| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles |
|
| software.amazon.awssdk.services.customerprofiles.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListDomainsResponse> |
CustomerProfilesAsyncClient.listDomains(ListDomainsRequest 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 |
|---|---|
SdkHttpFullRequest |
ListDomainsRequestMarshaller.marshall(ListDomainsRequest listDomainsRequest) |
Copyright © 2021. All rights reserved.