public static final class VppLicensingType.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
VppLicensingType |
build() |
VppLicensingType.Builder |
supportDeviceLicensing(Boolean supportDeviceLicensing)
“Whether the program supports the device licensing type.”
|
VppLicensingType.Builder |
supportsDeviceLicensing(Boolean supportsDeviceLicensing)
“Whether the program supports the device licensing type.”
|
VppLicensingType.Builder |
supportsUserLicensing(Boolean supportsUserLicensing)
“Whether the program supports the user licensing type.”
|
VppLicensingType.Builder |
supportUserLicensing(Boolean supportUserLicensing)
“Whether the program supports the user licensing type.”
|
public VppLicensingType.Builder supportUserLicensing(Boolean supportUserLicensing)
supportUserLicensing - value of supportUserLicensing property (as defined in service metadata)this (for method chaining)public VppLicensingType.Builder supportDeviceLicensing(Boolean supportDeviceLicensing)
supportDeviceLicensing - value of supportDeviceLicensing property (as defined in service metadata)this (for method chaining)public VppLicensingType.Builder supportsUserLicensing(Boolean supportsUserLicensing)
supportsUserLicensing - value of supportsUserLicensing property (as defined in service metadata)this (for method chaining)public VppLicensingType.Builder supportsDeviceLicensing(Boolean supportsDeviceLicensing)
supportsDeviceLicensing - value of supportsDeviceLicensing property (as defined in service metadata)this (for method chaining)public VppLicensingType build()
Copyright © 2018–2020. All rights reserved.