| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| Modifier and Type | Method and Description |
|---|---|
default GetSegmentVersionResponse |
PinpointClient.getSegmentVersion(Consumer<GetSegmentVersionRequest.Builder> getSegmentVersionRequest)
Retrieves information about the configuration, dimension, and other settings for a specific version of a segment
that's associated with an application.
|
default GetSegmentVersionResponse |
PinpointClient.getSegmentVersion(GetSegmentVersionRequest getSegmentVersionRequest)
Retrieves information about the configuration, dimension, and other settings for a specific version of a segment
that's associated with an application.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetSegmentVersionResponse> |
PinpointAsyncClient.getSegmentVersion(Consumer<GetSegmentVersionRequest.Builder> getSegmentVersionRequest)
Retrieves information about the configuration, dimension, and other settings for a specific version of a segment
that's associated with an application.
|
default CompletableFuture<GetSegmentVersionResponse> |
PinpointAsyncClient.getSegmentVersion(GetSegmentVersionRequest getSegmentVersionRequest)
Retrieves information about the configuration, dimension, and other settings for a specific version of a segment
that's associated with an application.
|
Copyright © 2021. All rights reserved.