Interface ExtendLicenseConsumptionResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<ExtendLicenseConsumptionResponse.Builder,ExtendLicenseConsumptionResponse>, LicenseManagerResponse.Builder, SdkBuilder<ExtendLicenseConsumptionResponse.Builder,ExtendLicenseConsumptionResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
ExtendLicenseConsumptionResponse

  • Method Details

    • 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

      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.