| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles |
|
| software.amazon.awssdk.services.customerprofiles.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListProfileObjectsResponse> |
CustomerProfilesAsyncClient.listProfileObjects(ListProfileObjectsRequest listProfileObjectsRequest)
Returns a list of objects associated with a profile of a given ProfileObjectType.
|
default ListProfileObjectsResponse |
CustomerProfilesClient.listProfileObjects(ListProfileObjectsRequest listProfileObjectsRequest)
Returns a list of objects associated with a profile of a given ProfileObjectType.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListProfileObjectsRequestMarshaller.marshall(ListProfileObjectsRequest listProfileObjectsRequest) |
Copyright © 2022. All rights reserved.