| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles |
|
| Modifier and Type | Method and Description |
|---|---|
default GetProfileObjectTypeTemplateResponse |
CustomerProfilesClient.getProfileObjectTypeTemplate(Consumer<GetProfileObjectTypeTemplateRequest.Builder> getProfileObjectTypeTemplateRequest)
Returns the template information for a specific object type.
|
default GetProfileObjectTypeTemplateResponse |
CustomerProfilesClient.getProfileObjectTypeTemplate(GetProfileObjectTypeTemplateRequest getProfileObjectTypeTemplateRequest)
Returns the template information for a specific object type.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetProfileObjectTypeTemplateResponse> |
CustomerProfilesAsyncClient.getProfileObjectTypeTemplate(Consumer<GetProfileObjectTypeTemplateRequest.Builder> getProfileObjectTypeTemplateRequest)
Returns the template information for a specific object type.
|
default CompletableFuture<GetProfileObjectTypeTemplateResponse> |
CustomerProfilesAsyncClient.getProfileObjectTypeTemplate(GetProfileObjectTypeTemplateRequest getProfileObjectTypeTemplateRequest)
Returns the template information for a specific object type.
|
Copyright © 2023. All rights reserved.