public static interface ListFailuresForLicenseConfigurationOperationsRequest.Builder extends LicenseManagerRequest.Builder, SdkPojo, CopyableBuilder<ListFailuresForLicenseConfigurationOperationsRequest.Builder,ListFailuresForLicenseConfigurationOperationsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListFailuresForLicenseConfigurationOperationsRequest.Builder |
licenseConfigurationArn(String licenseConfigurationArn)
Amazon Resource Name of the license configuration.
|
ListFailuresForLicenseConfigurationOperationsRequest.Builder |
maxResults(Integer maxResults)
Maximum number of results to return in a single call.
|
ListFailuresForLicenseConfigurationOperationsRequest.Builder |
nextToken(String nextToken)
Token for the next set of results.
|
ListFailuresForLicenseConfigurationOperationsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListFailuresForLicenseConfigurationOperationsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListFailuresForLicenseConfigurationOperationsRequest.Builder licenseConfigurationArn(String licenseConfigurationArn)
Amazon Resource Name of the license configuration.
licenseConfigurationArn - Amazon Resource Name of the license configuration.ListFailuresForLicenseConfigurationOperationsRequest.Builder maxResults(Integer maxResults)
Maximum number of results to return in a single call.
maxResults - Maximum number of results to return in a single call.ListFailuresForLicenseConfigurationOperationsRequest.Builder nextToken(String nextToken)
Token for the next set of results.
nextToken - Token for the next set of results.ListFailuresForLicenseConfigurationOperationsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListFailuresForLicenseConfigurationOperationsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.