Uses of Class
com.ibm.cloud.platform_services.catalog_management.v1.model.GetOfferingOptions
-
Packages that use GetOfferingOptions 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 GetOfferingOptions in com.ibm.cloud.platform_services.catalog_management.v1
Methods in com.ibm.cloud.platform_services.catalog_management.v1 with parameters of type GetOfferingOptions Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<Offering>CatalogManagement. getOffering(GetOfferingOptions getOfferingOptions)Get offering. -
Uses of GetOfferingOptions in com.ibm.cloud.platform_services.catalog_management.v1.model
Methods in com.ibm.cloud.platform_services.catalog_management.v1.model that return GetOfferingOptions Modifier and Type Method Description GetOfferingOptionsGetOfferingOptions.Builder. build()Builds a GetOfferingOptions.
-