Uses of Class
com.ibm.cloud.platform_services.global_catalog.v1.model.UpdateCatalogEntryOptions
-
Packages that use UpdateCatalogEntryOptions Package Description com.ibm.cloud.platform_services.global_catalog.v1 Global Catalog API v1.com.ibm.cloud.platform_services.global_catalog.v1.model -
-
Uses of UpdateCatalogEntryOptions in com.ibm.cloud.platform_services.global_catalog.v1
Methods in com.ibm.cloud.platform_services.global_catalog.v1 with parameters of type UpdateCatalogEntryOptions Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<CatalogEntry>GlobalCatalog. updateCatalogEntry(UpdateCatalogEntryOptions updateCatalogEntryOptions)Update a catalog entry. -
Uses of UpdateCatalogEntryOptions in com.ibm.cloud.platform_services.global_catalog.v1.model
Methods in com.ibm.cloud.platform_services.global_catalog.v1.model that return UpdateCatalogEntryOptions Modifier and Type Method Description UpdateCatalogEntryOptionsUpdateCatalogEntryOptions.Builder. build()Builds a UpdateCatalogEntryOptions.
-