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