| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint |
Amazon Pinpoint
|
| com.amazonaws.services.pinpoint.model |
| 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 |
|---|---|
RemoveAttributesRequest |
RemoveAttributesRequest.clone() |
RemoveAttributesRequest |
RemoveAttributesRequest.withApplicationId(String applicationId)
The unique ID of your Amazon Pinpoint application.
|
RemoveAttributesRequest |
RemoveAttributesRequest.withAttributeType(String attributeType)
Type of attribute.
|
RemoveAttributesRequest |
RemoveAttributesRequest.withUpdateAttributesRequest(UpdateAttributesRequest updateAttributesRequest) |
Copyright © 2018. All rights reserved.