JavaScript is disabled on your browser.
Skip navigation links

AWS SDK for Java 1.x API Reference - 1.12.793

We announced the upcoming end-of-support for AWS SDK for Java (v1). We recommend that you migrate to AWS SDK for Java v2. For dates, additional details, and information on how to migrate, please refer to the linked announcement.
com.amazonaws.services.licensemanager.model

Class ExtendLicenseConsumptionRequest

    • Constructor Detail

      • ExtendLicenseConsumptionRequest

        public ExtendLicenseConsumptionRequest()
    • Method Detail

      • setLicenseConsumptionToken

        public void setLicenseConsumptionToken(String licenseConsumptionToken)

        License consumption token.

        Parameters:
        licenseConsumptionToken - License consumption token.
      • getLicenseConsumptionToken

        public String getLicenseConsumptionToken()

        License consumption token.

        Returns:
        License consumption token.
      • withLicenseConsumptionToken

        public ExtendLicenseConsumptionRequest withLicenseConsumptionToken(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.
      • setDryRun

        public void setDryRun(Boolean dryRun)

        Checks whether you have the required permissions for the action, without actually making the request. Provides an error response if you do not have the required permissions.

        Parameters:
        dryRun - Checks whether you have the required permissions for the action, without actually making the request. Provides an error response if you do not have the required permissions.
      • getDryRun

        public Boolean getDryRun()

        Checks whether you have the required permissions for the action, without actually making the request. Provides an error response if you do not have the required permissions.

        Returns:
        Checks whether you have the required permissions for the action, without actually making the request. Provides an error response if you do not have the required permissions.
      • withDryRun

        public ExtendLicenseConsumptionRequest withDryRun(Boolean dryRun)

        Checks whether you have the required permissions for the action, without actually making the request. Provides an error response if you do not have the required permissions.

        Parameters:
        dryRun - Checks whether you have the required permissions for the action, without actually making the request. Provides an error response if you do not have the required permissions.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • isDryRun

        public Boolean isDryRun()

        Checks whether you have the required permissions for the action, without actually making the request. Provides an error response if you do not have the required permissions.

        Returns:
        Checks whether you have the required permissions for the action, without actually making the request. Provides an error response if you do not have the required permissions.
      • toString

        public String toString()
        Returns a string representation of this object. This is useful for testing and debugging. Sensitive data will be redacted from this string using a placeholder value.
        Overrides:
        toString in class Object
        Returns:
        A string representation of this object.
        See Also:
        Object.toString()
Skip navigation links

AltStyle によって変換されたページ (->オリジナル) /