Interface ExtendLicenseConsumptionResponse.Builder

    • Method Detail

      • licenseConsumptionToken

        ExtendLicenseConsumptionResponse.Builder licenseConsumptionToken​(String licenseConsumptionToken)

        License consumption token.

        Parameters:
        licenseConsumptionToken - License consumption token.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • expiration

        ExtendLicenseConsumptionResponse.Builder expiration​(String expiration)

        Date and time at which the license consumption expires.

        Parameters:
        expiration - Date and time at which the license consumption expires.
        Returns:
        Returns a reference to this object so that method calls can be chained together.