| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Amazon Pinpoint
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateSegmentResponse |
PinpointClient.updateSegment(Consumer<UpdateSegmentRequest.Builder> updateSegmentRequest)
Used to update a segment.
|
default UpdateSegmentResponse |
PinpointClient.updateSegment(UpdateSegmentRequest updateSegmentRequest)
Used to update a segment.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateSegmentResponse> |
PinpointAsyncClient.updateSegment(Consumer<UpdateSegmentRequest.Builder> updateSegmentRequest)
Used to update a segment.
|
default CompletableFuture<UpdateSegmentResponse> |
PinpointAsyncClient.updateSegment(UpdateSegmentRequest updateSegmentRequest)
Used to update a segment.
|
Copyright © 2018. All rights reserved.