Uses of Class
com.ibm.cloud.platform_services.catalog_management.v1.model.License
-
Packages that use License Package Description com.ibm.cloud.platform_services.catalog_management.v1.model -
-
Uses of License in com.ibm.cloud.platform_services.catalog_management.v1.model
Methods in com.ibm.cloud.platform_services.catalog_management.v1.model that return License Modifier and Type Method Description LicenseLicense.Builder. build()Builds a License.Methods in com.ibm.cloud.platform_services.catalog_management.v1.model that return types with arguments of type License Modifier and Type Method Description java.util.List<License>Version. licenses()Gets the licenses.Methods in com.ibm.cloud.platform_services.catalog_management.v1.model with parameters of type License Modifier and Type Method Description Version.BuilderVersion.Builder. addLicenses(License licenses)Adds an licenses to licenses.Method parameters in com.ibm.cloud.platform_services.catalog_management.v1.model with type arguments of type License Modifier and Type Method Description Version.BuilderVersion.Builder. licenses(java.util.List<License> licenses)Set the licenses.
-