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