| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Amazon Pinpoint
|
| Modifier and Type | Method and Description |
|---|---|
default RemoveAttributesResponse |
PinpointClient.removeAttributes(Consumer<RemoveAttributesRequest.Builder> removeAttributesRequest)
Used to remove the attributes for an app
|
default RemoveAttributesResponse |
PinpointClient.removeAttributes(RemoveAttributesRequest removeAttributesRequest)
Used to remove the attributes for an app
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RemoveAttributesResponse> |
PinpointAsyncClient.removeAttributes(Consumer<RemoveAttributesRequest.Builder> removeAttributesRequest)
Used to remove the attributes for an app
|
default CompletableFuture<RemoveAttributesResponse> |
PinpointAsyncClient.removeAttributes(RemoveAttributesRequest removeAttributesRequest)
Used to remove the attributes for an app
|
Copyright © 2018. All rights reserved.