| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateAttributesRequest |
UpdateAttributesRequest.clone() |
UpdateAttributesRequest |
RemoveAttributesRequest.getUpdateAttributesRequest() |
UpdateAttributesRequest |
UpdateAttributesRequest.withBlacklist(Collection<String> blacklist)
An array of the attributes to remove from all the endpoints that are associated with the application.
|
UpdateAttributesRequest |
UpdateAttributesRequest.withBlacklist(String... blacklist)
An array of the attributes to remove from all the endpoints that are associated with the application.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RemoveAttributesRequest.setUpdateAttributesRequest(UpdateAttributesRequest updateAttributesRequest) |
RemoveAttributesRequest |
RemoveAttributesRequest.withUpdateAttributesRequest(UpdateAttributesRequest updateAttributesRequest) |
Copyright © 2019. All rights reserved.