| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles |
|
| Modifier and Type | Method and Description |
|---|---|
default ListDomainsResponse |
CustomerProfilesClient.listDomains(Consumer<ListDomainsRequest.Builder> listDomainsRequest)
Returns a list of all the domains for an AWS account that have been created.
|
default ListDomainsResponse |
CustomerProfilesClient.listDomains(ListDomainsRequest listDomainsRequest)
Returns a list of all the domains for an AWS account that have been created.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListDomainsResponse> |
CustomerProfilesAsyncClient.listDomains(Consumer<ListDomainsRequest.Builder> listDomainsRequest)
Returns a list of all the domains for an AWS account that have been created.
|
default CompletableFuture<ListDomainsResponse> |
CustomerProfilesAsyncClient.listDomains(ListDomainsRequest listDomainsRequest)
Returns a list of all the domains for an AWS account that have been created.
|
Copyright © 2021. All rights reserved.