| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateEndpointResponse |
PinpointClient.updateEndpoint(Consumer<UpdateEndpointRequest.Builder> updateEndpointRequest)
Creates a new endpoint for an application or updates the settings and attributes of an existing endpoint for an
application.
|
default UpdateEndpointResponse |
PinpointClient.updateEndpoint(UpdateEndpointRequest updateEndpointRequest)
Creates a new endpoint for an application or updates the settings and attributes of an existing endpoint for an
application.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateEndpointResponse> |
PinpointAsyncClient.updateEndpoint(Consumer<UpdateEndpointRequest.Builder> updateEndpointRequest)
Creates a new endpoint for an application or updates the settings and attributes of an existing endpoint for an
application.
|
default CompletableFuture<UpdateEndpointResponse> |
PinpointAsyncClient.updateEndpoint(UpdateEndpointRequest updateEndpointRequest)
Creates a new endpoint for an application or updates the settings and attributes of an existing endpoint for an
application.
|
Copyright © 2021. All rights reserved.