Uses of Class
com.ibm.cloud.platform_services.catalog_management.v1.model.GetLicenseEntitlementsOptions.Builder
-
Packages that use GetLicenseEntitlementsOptions.Builder Package Description com.ibm.cloud.platform_services.catalog_management.v1.model -
-
Uses of GetLicenseEntitlementsOptions.Builder in com.ibm.cloud.platform_services.catalog_management.v1.model
Methods in com.ibm.cloud.platform_services.catalog_management.v1.model that return GetLicenseEntitlementsOptions.Builder Modifier and Type Method Description GetLicenseEntitlementsOptions.BuilderGetLicenseEntitlementsOptions.Builder. accountId(java.lang.String accountId)Set the accountId.GetLicenseEntitlementsOptions.BuilderGetLicenseEntitlementsOptions.Builder. licenseProductId(java.lang.String licenseProductId)Set the licenseProductId.GetLicenseEntitlementsOptions.BuilderGetLicenseEntitlementsOptions. newBuilder()New builder.GetLicenseEntitlementsOptions.BuilderGetLicenseEntitlementsOptions.Builder. versionId(java.lang.String versionId)Set the versionId.
-