Uses of Class
odata.msgraph.client.beta.complex.VppLicensingType.Builder
-
Packages that use VppLicensingType.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of VppLicensingType.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return VppLicensingType.Builder Modifier and Type Method Description static VppLicensingType.BuilderVppLicensingType. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).VppLicensingType.BuilderVppLicensingType.Builder. supportDeviceLicensing(Boolean supportDeviceLicensing)“Whether the program supports the device licensing type.”VppLicensingType.BuilderVppLicensingType.Builder. supportsDeviceLicensing(Boolean supportsDeviceLicensing)“Whether the program supports the device licensing type.”VppLicensingType.BuilderVppLicensingType.Builder. supportsUserLicensing(Boolean supportsUserLicensing)“Whether the program supports the user licensing type.”VppLicensingType.BuilderVppLicensingType.Builder. supportUserLicensing(Boolean supportUserLicensing)“Whether the program supports the user licensing type.”
-