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