public static interface DescribeDomainsRequest.Builder extends CloudSearchRequest.Builder, SdkPojo, CopyableBuilder<DescribeDomainsRequest.Builder,DescribeDomainsRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeDomainsRequest.Builder |
domainNames(Collection<String> domainNames)
The names of the domains you want to include in the response.
|
DescribeDomainsRequest.Builder |
domainNames(String... domainNames)
The names of the domains you want to include in the response.
|
DescribeDomainsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeDomainsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeDomainsRequest.Builder domainNames(Collection<String> domainNames)
The names of the domains you want to include in the response.
domainNames - The names of the domains you want to include in the response.DescribeDomainsRequest.Builder domainNames(String... domainNames)
The names of the domains you want to include in the response.
domainNames - The names of the domains you want to include in the response.DescribeDomainsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeDomainsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.