Uses of Class
com.ibm.cloud.platform_services.catalog_management.v1.model.GetOfferingSourceOptions
-
Packages that use GetOfferingSourceOptions 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 GetOfferingSourceOptions in com.ibm.cloud.platform_services.catalog_management.v1
Methods in com.ibm.cloud.platform_services.catalog_management.v1 with parameters of type GetOfferingSourceOptions Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<java.io.InputStream>CatalogManagement. getOfferingSource(GetOfferingSourceOptions getOfferingSourceOptions)Get offering source. -
Uses of GetOfferingSourceOptions in com.ibm.cloud.platform_services.catalog_management.v1.model
Methods in com.ibm.cloud.platform_services.catalog_management.v1.model that return GetOfferingSourceOptions Modifier and Type Method Description GetOfferingSourceOptionsGetOfferingSourceOptions.Builder. build()Builds a GetOfferingSourceOptions.
-