| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateAttributesRequest.Builder |
UpdateAttributesRequest.Builder.blacklist(Collection<String> blacklist)
An array of the attributes to remove from all the endpoints that are associated with the application.
|
UpdateAttributesRequest.Builder |
UpdateAttributesRequest.Builder.blacklist(String... blacklist)
An array of the attributes to remove from all the endpoints that are associated with the application.
|
static UpdateAttributesRequest.Builder |
UpdateAttributesRequest.builder() |
UpdateAttributesRequest.Builder |
UpdateAttributesRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateAttributesRequest.Builder> |
UpdateAttributesRequest.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default RemoveAttributesRequest.Builder |
RemoveAttributesRequest.Builder.updateAttributesRequest(Consumer<UpdateAttributesRequest.Builder> updateAttributesRequest)
Sets the value of the UpdateAttributesRequest property for this object.
|
Copyright © 2021. All rights reserved.