public static interface DescribeRdsDbInstancesRequest.Builder extends OpsWorksRequest.Builder, SdkPojo, CopyableBuilder<DescribeRdsDbInstancesRequest.Builder,DescribeRdsDbInstancesRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeRdsDbInstancesRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeRdsDbInstancesRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DescribeRdsDbInstancesRequest.Builder |
rdsDbInstanceArns(Collection<String> rdsDbInstanceArns)
An array containing the ARNs of the instances to be described.
|
DescribeRdsDbInstancesRequest.Builder |
rdsDbInstanceArns(String... rdsDbInstanceArns)
An array containing the ARNs of the instances to be described.
|
DescribeRdsDbInstancesRequest.Builder |
stackId(String stackId)
The ID of the stack with which the instances are registered.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeRdsDbInstancesRequest.Builder stackId(String stackId)
The ID of the stack with which the instances are registered. The operation returns descriptions of all registered Amazon RDS instances.
stackId - The ID of the stack with which the instances are registered. The operation returns descriptions of all
registered Amazon RDS instances.DescribeRdsDbInstancesRequest.Builder rdsDbInstanceArns(Collection<String> rdsDbInstanceArns)
An array containing the ARNs of the instances to be described.
rdsDbInstanceArns - An array containing the ARNs of the instances to be described.DescribeRdsDbInstancesRequest.Builder rdsDbInstanceArns(String... rdsDbInstanceArns)
An array containing the ARNs of the instances to be described.
rdsDbInstanceArns - An array containing the ARNs of the instances to be described.DescribeRdsDbInstancesRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeRdsDbInstancesRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.