| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| software.amazon.awssdk.services.pinpoint.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateSegmentResponse> |
PinpointAsyncClient.createSegment(CreateSegmentRequest createSegmentRequest)
Creates a new segment for an application or updates the configuration, dimension, and other settings for an
existing segment that's associated with an application.
|
default CreateSegmentResponse |
PinpointClient.createSegment(CreateSegmentRequest createSegmentRequest)
Creates a new segment for an application or updates the configuration, dimension, and other settings for an
existing segment that's associated with an application.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateSegmentRequestMarshaller.marshall(CreateSegmentRequest createSegmentRequest) |
Copyright © 2019. All rights reserved.