public static class VsphereLicense.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
VsphereLicense |
build() |
VsphereLicense.Builder |
copy(VsphereLicense model) |
VsphereLicense.Builder |
licenseKey(String licenseKey)
vSphere license key value.
|
VsphereLicense.Builder |
licenseType(String licenseType)
vSphere license type.
|
public VsphereLicense.Builder licenseType(String licenseType)
vSphere license type.
licenseType
- the value to setpublic VsphereLicense.Builder licenseKey(String licenseKey)
vSphere license key value.
licenseKey
- the value to setpublic VsphereLicense build()
public VsphereLicense.Builder copy(VsphereLicense model)
Copyright © 2016–2024. All rights reserved.