| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateSegmentResponse |
PinpointClient.updateSegment(Consumer<UpdateSegmentRequest.Builder> 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.
|
default UpdateSegmentResponse |
PinpointClient.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.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateSegmentResponse> |
PinpointAsyncClient.updateSegment(Consumer<UpdateSegmentRequest.Builder> 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.
|
default CompletableFuture<UpdateSegmentResponse> |
PinpointAsyncClient.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.
|
Copyright © 2023. All rights reserved.