Uses of Class
com.ibm.cloud.platform_services.catalog_management.v1.model.GetOfferingAboutOptions
-
Packages that use GetOfferingAboutOptions 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 GetOfferingAboutOptions in com.ibm.cloud.platform_services.catalog_management.v1
Methods in com.ibm.cloud.platform_services.catalog_management.v1 with parameters of type GetOfferingAboutOptions Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<java.lang.String>CatalogManagement. getOfferingAbout(GetOfferingAboutOptions getOfferingAboutOptions)Get version about information. -
Uses of GetOfferingAboutOptions in com.ibm.cloud.platform_services.catalog_management.v1.model
Methods in com.ibm.cloud.platform_services.catalog_management.v1.model that return GetOfferingAboutOptions Modifier and Type Method Description GetOfferingAboutOptionsGetOfferingAboutOptions.Builder. build()Builds a GetOfferingAboutOptions.
-