public static interface DescribeAppBlockBuilderAppBlockAssociationsRequest.Builder extends AppStreamRequest.Builder, SdkPojo, CopyableBuilder<DescribeAppBlockBuilderAppBlockAssociationsRequest.Builder,DescribeAppBlockBuilderAppBlockAssociationsRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeAppBlockBuilderAppBlockAssociationsRequest.Builder |
appBlockArn(String appBlockArn)
The ARN of the app block.
|
DescribeAppBlockBuilderAppBlockAssociationsRequest.Builder |
appBlockBuilderName(String appBlockBuilderName)
The name of the app block builder.
|
DescribeAppBlockBuilderAppBlockAssociationsRequest.Builder |
maxResults(Integer maxResults)
The maximum size of each page of results.
|
DescribeAppBlockBuilderAppBlockAssociationsRequest.Builder |
nextToken(String nextToken)
The pagination token used to retrieve the next page of results for this operation.
|
DescribeAppBlockBuilderAppBlockAssociationsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeAppBlockBuilderAppBlockAssociationsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeAppBlockBuilderAppBlockAssociationsRequest.Builder appBlockArn(String appBlockArn)
The ARN of the app block.
appBlockArn - The ARN of the app block.DescribeAppBlockBuilderAppBlockAssociationsRequest.Builder appBlockBuilderName(String appBlockBuilderName)
The name of the app block builder.
appBlockBuilderName - The name of the app block builder.DescribeAppBlockBuilderAppBlockAssociationsRequest.Builder maxResults(Integer maxResults)
The maximum size of each page of results.
maxResults - The maximum size of each page of results.DescribeAppBlockBuilderAppBlockAssociationsRequest.Builder nextToken(String nextToken)
The pagination token used to retrieve the next page of results for this operation.
nextToken - The pagination token used to retrieve the next page of results for this operation.DescribeAppBlockBuilderAppBlockAssociationsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeAppBlockBuilderAppBlockAssociationsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.