Class VppLicensingType.Builder

    • Method Detail

      • supportDeviceLicensing

        public VppLicensingType.Builder supportDeviceLicensing​(Boolean supportDeviceLicensing)
        “Whether the program supports the device licensing type.”
        Parameters:
        supportDeviceLicensing - value of supportDeviceLicensing property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • supportsDeviceLicensing

        public VppLicensingType.Builder supportsDeviceLicensing​(Boolean supportsDeviceLicensing)
        “Whether the program supports the device licensing type.”
        Parameters:
        supportsDeviceLicensing - value of supportsDeviceLicensing property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • supportsUserLicensing

        public VppLicensingType.Builder supportsUserLicensing​(Boolean supportsUserLicensing)
        “Whether the program supports the user licensing type.”
        Parameters:
        supportsUserLicensing - value of supportsUserLicensing property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • supportUserLicensing

        public VppLicensingType.Builder supportUserLicensing​(Boolean supportUserLicensing)
        “Whether the program supports the user licensing type.”
        Parameters:
        supportUserLicensing - value of supportUserLicensing property (as defined in service metadata)
        Returns:
        this (for method chaining)