public static interface UpdateAttributesRequest.Builder extends SdkPojo, CopyableBuilder<UpdateAttributesRequest.Builder,UpdateAttributesRequest>
| Modifier and Type | Method and Description |
|---|---|
UpdateAttributesRequest.Builder |
blacklist(Collection<String> blacklist)
The GLOB wildcard for removing the attributes in the application
|
UpdateAttributesRequest.Builder |
blacklist(String... blacklist)
The GLOB wildcard for removing the attributes in the application
|
copyapplyMutation, buildUpdateAttributesRequest.Builder blacklist(Collection<String> blacklist)
blacklist - The GLOB wildcard for removing the attributes in the applicationUpdateAttributesRequest.Builder blacklist(String... blacklist)
blacklist - The GLOB wildcard for removing the attributes in the applicationCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.