public static interface ListRulesRequest.Builder extends Route53RecoveryReadinessRequest.Builder, SdkPojo, CopyableBuilder<ListRulesRequest.Builder,ListRulesRequest>
| Modifier and Type | Method and Description |
|---|---|
ListRulesRequest.Builder |
maxResults(Integer maxResults)
The number of objects that you want to return with this call.
|
ListRulesRequest.Builder |
nextToken(String nextToken)
The token that identifies which batch of results you want to see.
|
ListRulesRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListRulesRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ListRulesRequest.Builder |
resourceType(String resourceType)
The resource type that a readiness rule applies to.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListRulesRequest.Builder maxResults(Integer maxResults)
The number of objects that you want to return with this call.
maxResults - The number of objects that you want to return with this call.ListRulesRequest.Builder nextToken(String nextToken)
The token that identifies which batch of results you want to see.
nextToken - The token that identifies which batch of results you want to see.ListRulesRequest.Builder resourceType(String resourceType)
The resource type that a readiness rule applies to.
resourceType - The resource type that a readiness rule applies to.ListRulesRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListRulesRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.