public static interface GetArchitectureRecommendationsRequest.Builder extends Route53RecoveryReadinessRequest.Builder, SdkPojo, CopyableBuilder<GetArchitectureRecommendationsRequest.Builder,GetArchitectureRecommendationsRequest>
| Modifier and Type | Method and Description |
|---|---|
GetArchitectureRecommendationsRequest.Builder |
maxResults(Integer maxResults)
Upper bound on number of records to return.
|
GetArchitectureRecommendationsRequest.Builder |
nextToken(String nextToken)
A token that can be used to resume pagination from the end of the collection.
|
GetArchitectureRecommendationsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetArchitectureRecommendationsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetArchitectureRecommendationsRequest.Builder |
recoveryGroupName(String recoveryGroupName)
Name of RecoveryGroup (top level resource) to be analyzed.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetArchitectureRecommendationsRequest.Builder maxResults(Integer maxResults)
maxResults - Upper bound on number of records to return.GetArchitectureRecommendationsRequest.Builder nextToken(String nextToken)
nextToken - A token that can be used to resume pagination from the end of the collection.GetArchitectureRecommendationsRequest.Builder recoveryGroupName(String recoveryGroupName)
recoveryGroupName - Name of RecoveryGroup (top level resource) to be analyzed.GetArchitectureRecommendationsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetArchitectureRecommendationsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.