| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateEndpointsBatchResult |
AmazonPinpointClient.updateEndpointsBatch(UpdateEndpointsBatchRequest request)
Creates a new batch of endpoints for an application or updates the settings and attributes of a batch of existing
endpoints for an application.
|
UpdateEndpointsBatchResult |
AmazonPinpoint.updateEndpointsBatch(UpdateEndpointsBatchRequest updateEndpointsBatchRequest)
Creates a new batch of endpoints for an application or updates the settings and attributes of a batch of existing
endpoints for an application.
|
UpdateEndpointsBatchResult |
AbstractAmazonPinpoint.updateEndpointsBatch(UpdateEndpointsBatchRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateEndpointsBatchResult> |
AbstractAmazonPinpointAsync.updateEndpointsBatchAsync(UpdateEndpointsBatchRequest request,
AsyncHandler<UpdateEndpointsBatchRequest,UpdateEndpointsBatchResult> asyncHandler) |
Future<UpdateEndpointsBatchResult> |
AmazonPinpointAsync.updateEndpointsBatchAsync(UpdateEndpointsBatchRequest updateEndpointsBatchRequest,
AsyncHandler<UpdateEndpointsBatchRequest,UpdateEndpointsBatchResult> asyncHandler)
Creates a new batch of endpoints for an application or updates the settings and attributes of a batch of existing
endpoints for an application.
|
Future<UpdateEndpointsBatchResult> |
AmazonPinpointAsyncClient.updateEndpointsBatchAsync(UpdateEndpointsBatchRequest request,
AsyncHandler<UpdateEndpointsBatchRequest,UpdateEndpointsBatchResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateEndpointsBatchResult |
UpdateEndpointsBatchResult.clone() |
UpdateEndpointsBatchResult |
UpdateEndpointsBatchResult.withMessageBody(MessageBody messageBody) |
Copyright © 2021. All rights reserved.