public static interface ListCrlsRequest.Builder extends RolesAnywhereRequest.Builder, SdkPojo, CopyableBuilder<ListCrlsRequest.Builder,ListCrlsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListCrlsRequest.Builder |
nextToken(String nextToken)
A token that indicates where the output should continue from, if a previous operation did not show all
results.
|
ListCrlsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListCrlsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ListCrlsRequest.Builder |
pageSize(Integer pageSize)
The number of resources in the paginated list.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListCrlsRequest.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.ListCrlsRequest.Builder pageSize(Integer pageSize)
The number of resources in the paginated list.
pageSize - The number of resources in the paginated list.ListCrlsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListCrlsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.