public static interface ExtendLicenseConsumptionRequest.Builder extends LicenseManagerRequest.Builder, SdkPojo, CopyableBuilder<ExtendLicenseConsumptionRequest.Builder,ExtendLicenseConsumptionRequest>
| Modifier and Type | Method and Description |
|---|---|
ExtendLicenseConsumptionRequest.Builder |
dryRun(Boolean dryRun)
Checks whether you have the required permissions for the action, without actually making the request.
|
ExtendLicenseConsumptionRequest.Builder |
licenseConsumptionToken(String licenseConsumptionToken)
License consumption token.
|
ExtendLicenseConsumptionRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ExtendLicenseConsumptionRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildExtendLicenseConsumptionRequest.Builder licenseConsumptionToken(String licenseConsumptionToken)
License consumption token.
licenseConsumptionToken - License consumption token.ExtendLicenseConsumptionRequest.Builder dryRun(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.
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.ExtendLicenseConsumptionRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderExtendLicenseConsumptionRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.