ListAttributesResponse.Builder |
ListAttributesResponse.Builder.attributes(Collection<Attribute> attributes) |
A list of attribute objects that meet the criteria of the request.
|
ListAttributesResponse.Builder |
ListAttributesResponse.Builder.attributes(Consumer<Attribute.Builder>... attributes) |
A list of attribute objects that meet the criteria of the request.
|
ListAttributesResponse.Builder |
ListAttributesResponse.Builder.attributes(Attribute... attributes) |
A list of attribute objects that meet the criteria of the request.
|
static ListAttributesResponse.Builder |
ListAttributesResponse.builder() |
|
ListAttributesResponse.Builder |
ListAttributesResponse.Builder.nextToken(String nextToken) |
The nextToken value to include in a future ListAttributes request.
|
ListAttributesResponse.Builder |
ListAttributesResponse.toBuilder() |
|