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