public static interface ListDomainNamesResponse.Builder extends CloudSearchResponse.Builder, CopyableBuilder<ListDomainNamesResponse.Builder,ListDomainNamesResponse>
| Modifier and Type | Method and Description |
|---|---|
ListDomainNamesResponse.Builder |
domainNames(Map<String,String> domainNames)
The names of the search domains owned by an account.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildListDomainNamesResponse.Builder domainNames(Map<String,String> domainNames)
The names of the search domains owned by an account.
domainNames - The names of the search domains owned by an account.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.