| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateSegmentResult |
AmazonPinpoint.updateSegment(UpdateSegmentRequest updateSegmentRequest)
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.
|
UpdateSegmentResult |
AbstractAmazonPinpoint.updateSegment(UpdateSegmentRequest request) |
UpdateSegmentResult |
AmazonPinpointClient.updateSegment(UpdateSegmentRequest request)
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 |
|---|---|
Future<UpdateSegmentResult> |
AmazonPinpointAsync.updateSegmentAsync(UpdateSegmentRequest updateSegmentRequest)
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.
|
Future<UpdateSegmentResult> |
AmazonPinpointAsyncClient.updateSegmentAsync(UpdateSegmentRequest request) |
Future<UpdateSegmentResult> |
AbstractAmazonPinpointAsync.updateSegmentAsync(UpdateSegmentRequest request) |
Future<UpdateSegmentResult> |
AmazonPinpointAsync.updateSegmentAsync(UpdateSegmentRequest updateSegmentRequest,
AsyncHandler<UpdateSegmentRequest,UpdateSegmentResult> asyncHandler)
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.
|
Future<UpdateSegmentResult> |
AmazonPinpointAsyncClient.updateSegmentAsync(UpdateSegmentRequest request,
AsyncHandler<UpdateSegmentRequest,UpdateSegmentResult> asyncHandler) |
Future<UpdateSegmentResult> |
AbstractAmazonPinpointAsync.updateSegmentAsync(UpdateSegmentRequest request,
AsyncHandler<UpdateSegmentRequest,UpdateSegmentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateSegmentResult> |
AmazonPinpointAsync.updateSegmentAsync(UpdateSegmentRequest updateSegmentRequest,
AsyncHandler<UpdateSegmentRequest,UpdateSegmentResult> asyncHandler)
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.
|
Future<UpdateSegmentResult> |
AmazonPinpointAsyncClient.updateSegmentAsync(UpdateSegmentRequest request,
AsyncHandler<UpdateSegmentRequest,UpdateSegmentResult> asyncHandler) |
Future<UpdateSegmentResult> |
AbstractAmazonPinpointAsync.updateSegmentAsync(UpdateSegmentRequest request,
AsyncHandler<UpdateSegmentRequest,UpdateSegmentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateSegmentResult |
UpdateSegmentResult.clone() |
UpdateSegmentResult |
UpdateSegmentResult.withSegmentResponse(SegmentResponse segmentResponse) |
Copyright © 2021. All rights reserved.