| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles |
|
| Modifier and Type | Method and Description |
|---|---|
default GetDomainResponse |
CustomerProfilesClient.getDomain(Consumer<GetDomainRequest.Builder> getDomainRequest)
Returns information about a specific domain.
|
default GetDomainResponse |
CustomerProfilesClient.getDomain(GetDomainRequest getDomainRequest)
Returns information about a specific domain.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDomainResponse> |
CustomerProfilesAsyncClient.getDomain(Consumer<GetDomainRequest.Builder> getDomainRequest)
Returns information about a specific domain.
|
default CompletableFuture<GetDomainResponse> |
CustomerProfilesAsyncClient.getDomain(GetDomainRequest getDomainRequest)
Returns information about a specific domain.
|
Copyright © 2021. All rights reserved.