Uses of Class
com.oracle.bmc.ocvp.model.VsphereLicense.Builder
-
Packages that use VsphereLicense.Builder Package Description com.oracle.bmc.ocvp.model -
-
Uses of VsphereLicense.Builder in com.oracle.bmc.ocvp.model
Methods in com.oracle.bmc.ocvp.model that return VsphereLicense.Builder Modifier and Type Method Description static VsphereLicense.Builder
VsphereLicense. builder()
Create a new builder.VsphereLicense.Builder
VsphereLicense.Builder. copy(VsphereLicense model)
VsphereLicense.Builder
VsphereLicense.Builder. licenseKey(String licenseKey)
vSphere license key value.VsphereLicense.Builder
VsphereLicense.Builder. licenseType(String licenseType)
vSphere license type.VsphereLicense.Builder
VsphereLicense. toBuilder()
-