| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint |
Amazon Pinpoint
|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
RemoveAttributesResult |
AmazonPinpointClient.removeAttributes(RemoveAttributesRequest request)
Used to remove the attributes for an app
|
RemoveAttributesResult |
AbstractAmazonPinpoint.removeAttributes(RemoveAttributesRequest request) |
RemoveAttributesResult |
AmazonPinpoint.removeAttributes(RemoveAttributesRequest removeAttributesRequest)
Used to remove the attributes for an app
|
| 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)
Used to remove the attributes for an app
|
| Modifier and Type | Method and Description |
|---|---|
RemoveAttributesResult |
RemoveAttributesResult.clone() |
RemoveAttributesResult |
RemoveAttributesResult.withAttributesResource(AttributesResource attributesResource) |
Copyright © 2019. All rights reserved.