| 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 GetSegmentVersionsResponse |
PinpointClient.getSegmentVersions(GetSegmentVersionsRequest getSegmentVersionsRequest)
Retrieves information about the configuration, dimension, and other settings for all the versions of a specific
segment that's associated with an application.
|
default CompletableFuture<GetSegmentVersionsResponse> |
PinpointAsyncClient.getSegmentVersions(GetSegmentVersionsRequest getSegmentVersionsRequest)
Retrieves information about the configuration, dimension, and other settings for all the versions of a specific
segment that's associated with an application.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetSegmentVersionsRequestMarshaller.marshall(GetSegmentVersionsRequest getSegmentVersionsRequest) |
Copyright © 2022. All rights reserved.