| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| software.amazon.awssdk.services.pinpoint.transform |
| Modifier and Type | Method and Description |
|---|---|
default RemoveAttributesResponse |
PinpointClient.removeAttributes(RemoveAttributesRequest removeAttributesRequest)
Removes one or more attributes, of the same attribute type, from all the endpoints that are associated with an
application.
|
default CompletableFuture<RemoveAttributesResponse> |
PinpointAsyncClient.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 |
|---|---|
SdkHttpFullRequest |
RemoveAttributesRequestMarshaller.marshall(RemoveAttributesRequest removeAttributesRequest) |
Copyright © 2020. All rights reserved.