public static interface ListAppMonitorsRequest.Builder extends RumRequest.Builder, SdkPojo, CopyableBuilder<ListAppMonitorsRequest.Builder,ListAppMonitorsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListAppMonitorsRequest.Builder |
maxResults(Integer maxResults)
The maximum number of results to return in one operation.
|
ListAppMonitorsRequest.Builder |
nextToken(String nextToken)
Use the token returned by the previous operation to request the next page of results.
|
ListAppMonitorsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListAppMonitorsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListAppMonitorsRequest.Builder maxResults(Integer maxResults)
The maximum number of results to return in one operation.
maxResults - The maximum number of results to return in one operation.ListAppMonitorsRequest.Builder nextToken(String nextToken)
Use the token returned by the previous operation to request the next page of results.
nextToken - Use the token returned by the previous operation to request the next page of results.ListAppMonitorsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListAppMonitorsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.