| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles |
|
| Modifier and Type | Method and Description |
|---|---|
default GetProfileObjectTypeResponse |
CustomerProfilesClient.getProfileObjectType(Consumer<GetProfileObjectTypeRequest.Builder> getProfileObjectTypeRequest)
Returns the object types for a specific domain.
|
default GetProfileObjectTypeResponse |
CustomerProfilesClient.getProfileObjectType(GetProfileObjectTypeRequest getProfileObjectTypeRequest)
Returns the object types for a specific domain.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetProfileObjectTypeResponse> |
CustomerProfilesAsyncClient.getProfileObjectType(Consumer<GetProfileObjectTypeRequest.Builder> getProfileObjectTypeRequest)
Returns the object types for a specific domain.
|
default CompletableFuture<GetProfileObjectTypeResponse> |
CustomerProfilesAsyncClient.getProfileObjectType(GetProfileObjectTypeRequest getProfileObjectTypeRequest)
Returns the object types for a specific domain.
|
Copyright © 2023. All rights reserved.