| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles |
|
| software.amazon.awssdk.services.customerprofiles.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateEventStreamResponse |
CustomerProfilesClient.createEventStream(CreateEventStreamRequest createEventStreamRequest)
Creates an event stream, which is a subscription to real-time events, such as when profiles are created and
updated through Amazon Connect Customer Profiles.
|
default CompletableFuture<CreateEventStreamResponse> |
CustomerProfilesAsyncClient.createEventStream(CreateEventStreamRequest createEventStreamRequest)
Creates an event stream, which is a subscription to real-time events, such as when profiles are created and
updated through Amazon Connect Customer Profiles.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateEventStreamRequestMarshaller.marshall(CreateEventStreamRequest createEventStreamRequest) |
Copyright © 2023. All rights reserved.