| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
RemoveAttributesResult |
AmazonPinpointClient.removeAttributes(RemoveAttributesRequest request)
Removes one or more attributes, of the same attribute type, from all the endpoints that are associated with an
application.
|
RemoveAttributesResult |
AbstractAmazonPinpoint.removeAttributes(RemoveAttributesRequest request) |
RemoveAttributesResult |
AmazonPinpoint.removeAttributes(RemoveAttributesRequest removeAttributesRequest)
Removes one or more attributes, of the same attribute type, from all the endpoints that are associated with an
application.
|
| Modifier and Type | Method and Description |
|---|---|
Future<RemoveAttributesResult> |
AmazonPinpointAsyncClient.removeAttributesAsync(RemoveAttributesRequest request) |
Future<RemoveAttributesResult> |
AbstractAmazonPinpointAsync.removeAttributesAsync(RemoveAttributesRequest request) |
Future<RemoveAttributesResult> |
AmazonPinpointAsync.removeAttributesAsync(RemoveAttributesRequest removeAttributesRequest)
Removes one or more attributes, of the same attribute type, from all the endpoints that are associated with an
application.
|
Future<RemoveAttributesResult> |
AmazonPinpointAsyncClient.removeAttributesAsync(RemoveAttributesRequest request,
AsyncHandler<RemoveAttributesRequest,RemoveAttributesResult> asyncHandler) |
Future<RemoveAttributesResult> |
AbstractAmazonPinpointAsync.removeAttributesAsync(RemoveAttributesRequest request,
AsyncHandler<RemoveAttributesRequest,RemoveAttributesResult> asyncHandler) |
Future<RemoveAttributesResult> |
AmazonPinpointAsync.removeAttributesAsync(RemoveAttributesRequest removeAttributesRequest,
AsyncHandler<RemoveAttributesRequest,RemoveAttributesResult> asyncHandler)
Removes one or more attributes, of the same attribute type, from all the endpoints that are associated with an
application.
|
| Modifier and Type | Method and Description |
|---|---|
Future<RemoveAttributesResult> |
AmazonPinpointAsyncClient.removeAttributesAsync(RemoveAttributesRequest request,
AsyncHandler<RemoveAttributesRequest,RemoveAttributesResult> asyncHandler) |
Future<RemoveAttributesResult> |
AbstractAmazonPinpointAsync.removeAttributesAsync(RemoveAttributesRequest request,
AsyncHandler<RemoveAttributesRequest,RemoveAttributesResult> asyncHandler) |
Future<RemoveAttributesResult> |
AmazonPinpointAsync.removeAttributesAsync(RemoveAttributesRequest removeAttributesRequest,
AsyncHandler<RemoveAttributesRequest,RemoveAttributesResult> asyncHandler)
Removes one or more attributes, of the same attribute type, from all the endpoints that are associated with an
application.
|
| Modifier and Type | Method and Description |
|---|---|
RemoveAttributesResult |
RemoveAttributesResult.clone() |
RemoveAttributesResult |
RemoveAttributesResult.withAttributesResource(AttributesResource attributesResource) |
Copyright © 2020. All rights reserved.