Uses of Class
com.ibm.cloud.platform_services.catalog_management.v1.model.SetDeprecateVersionOptions
-
Packages that use SetDeprecateVersionOptions Package Description com.ibm.cloud.platform_services.catalog_management.v1 Catalog Management API v1.com.ibm.cloud.platform_services.catalog_management.v1.model -
-
Uses of SetDeprecateVersionOptions in com.ibm.cloud.platform_services.catalog_management.v1
Methods in com.ibm.cloud.platform_services.catalog_management.v1 with parameters of type SetDeprecateVersionOptions Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<java.lang.Void>CatalogManagement. setDeprecateVersion(SetDeprecateVersionOptions setDeprecateVersionOptions)Sets version to be deprecated in a certain time period. -
Uses of SetDeprecateVersionOptions in com.ibm.cloud.platform_services.catalog_management.v1.model
Methods in com.ibm.cloud.platform_services.catalog_management.v1.model that return SetDeprecateVersionOptions Modifier and Type Method Description SetDeprecateVersionOptionsSetDeprecateVersionOptions.Builder. build()Builds a SetDeprecateVersionOptions.
-