public static interface GetReadinessCheckStatusRequest.Builder extends Route53RecoveryReadinessRequest.Builder, SdkPojo, CopyableBuilder<GetReadinessCheckStatusRequest.Builder,GetReadinessCheckStatusRequest>
| Modifier and Type | Method and Description |
|---|---|
GetReadinessCheckStatusRequest.Builder |
maxResults(Integer maxResults)
The number of objects that you want to return with this call.
|
GetReadinessCheckStatusRequest.Builder |
nextToken(String nextToken)
The token that identifies which batch of results you want to see.
|
GetReadinessCheckStatusRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetReadinessCheckStatusRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetReadinessCheckStatusRequest.Builder |
readinessCheckName(String readinessCheckName)
Name of a readiness check.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetReadinessCheckStatusRequest.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.GetReadinessCheckStatusRequest.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.GetReadinessCheckStatusRequest.Builder readinessCheckName(String readinessCheckName)
Name of a readiness check.
readinessCheckName - Name of a readiness check.GetReadinessCheckStatusRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetReadinessCheckStatusRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.