| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles |
|
| Modifier and Type | Method and Description |
|---|---|
default PutProfileObjectTypeResponse |
CustomerProfilesClient.putProfileObjectType(Consumer<PutProfileObjectTypeRequest.Builder> putProfileObjectTypeRequest)
Defines a ProfileObjectType.
|
default PutProfileObjectTypeResponse |
CustomerProfilesClient.putProfileObjectType(PutProfileObjectTypeRequest putProfileObjectTypeRequest)
Defines a ProfileObjectType.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutProfileObjectTypeResponse> |
CustomerProfilesAsyncClient.putProfileObjectType(Consumer<PutProfileObjectTypeRequest.Builder> putProfileObjectTypeRequest)
Defines a ProfileObjectType.
|
default CompletableFuture<PutProfileObjectTypeResponse> |
CustomerProfilesAsyncClient.putProfileObjectType(PutProfileObjectTypeRequest putProfileObjectTypeRequest)
Defines a ProfileObjectType.
|
Copyright © 2022. All rights reserved.