public static interface ListResponsePlansRequest.Builder extends SsmIncidentsRequest.Builder, SdkPojo, CopyableBuilder<ListResponsePlansRequest.Builder,ListResponsePlansRequest>
| Modifier and Type | Method and Description |
|---|---|
ListResponsePlansRequest.Builder |
maxResults(Integer maxResults)
The maximum number of response plans per page.
|
ListResponsePlansRequest.Builder |
nextToken(String nextToken)
The pagination token to continue to the next page of results.
|
ListResponsePlansRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListResponsePlansRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListResponsePlansRequest.Builder maxResults(Integer maxResults)
The maximum number of response plans per page.
maxResults - The maximum number of response plans per page.ListResponsePlansRequest.Builder nextToken(String nextToken)
The pagination token to continue to the next page of results.
nextToken - The pagination token to continue to the next page of results.ListResponsePlansRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListResponsePlansRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.