public static interface ListAccessorsRequest.Builder extends ManagedBlockchainRequest.Builder, SdkPojo, CopyableBuilder<ListAccessorsRequest.Builder,ListAccessorsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListAccessorsRequest.Builder |
maxResults(Integer maxResults)
The maximum number of accessors to list.
|
ListAccessorsRequest.Builder |
nextToken(String nextToken)
The pagination token that indicates the next set of results to retrieve.
|
ListAccessorsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListAccessorsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListAccessorsRequest.Builder maxResults(Integer maxResults)
The maximum number of accessors to list.
maxResults - The maximum number of accessors to list.ListAccessorsRequest.Builder nextToken(String nextToken)
The pagination token that indicates the next set of results to retrieve.
nextToken - The pagination token that indicates the next set of results to retrieve.ListAccessorsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListAccessorsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.