public static interface ListTrustAnchorsRequest.Builder extends RolesAnywhereRequest.Builder, SdkPojo, CopyableBuilder<ListTrustAnchorsRequest.Builder,ListTrustAnchorsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListTrustAnchorsRequest.Builder |
nextToken(String nextToken)
A token that indicates where the output should continue from, if a previous operation did not show all
results.
|
ListTrustAnchorsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListTrustAnchorsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ListTrustAnchorsRequest.Builder |
pageSize(Integer pageSize)
The number of resources in the paginated list.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListTrustAnchorsRequest.Builder nextToken(String nextToken)
A token that indicates where the output should continue from, if a previous operation did not show all results. To get the next results, call the operation again with this value.
nextToken - A token that indicates where the output should continue from, if a previous operation did not show all
results. To get the next results, call the operation again with this value.ListTrustAnchorsRequest.Builder pageSize(Integer pageSize)
The number of resources in the paginated list.
pageSize - The number of resources in the paginated list.ListTrustAnchorsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListTrustAnchorsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.