| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles |
|
| software.amazon.awssdk.services.customerprofiles.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateDomainResponse> |
CustomerProfilesAsyncClient.createDomain(CreateDomainRequest createDomainRequest)
Creates a domain, which is a container for all customer data, such as customer profile attributes, object types,
profile keys, and encryption keys.
|
default CreateDomainResponse |
CustomerProfilesClient.createDomain(CreateDomainRequest createDomainRequest)
Creates a domain, which is a container for all customer data, such as customer profile attributes, object types,
profile keys, and encryption keys.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateDomainRequestMarshaller.marshall(CreateDomainRequest createDomainRequest) |
Copyright © 2022. All rights reserved.