| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
ListInstanceAttributesResponse.Builder |
ListInstanceAttributesResponse.Builder.attributes(Attribute... attributes)
The attribute types.
|
ListInstanceAttributesResponse.Builder |
ListInstanceAttributesResponse.Builder.attributes(Collection<Attribute> attributes)
The attribute types.
|
ListInstanceAttributesResponse.Builder |
ListInstanceAttributesResponse.Builder.attributes(Consumer<Attribute.Builder>... attributes)
The attribute types.
|
static ListInstanceAttributesResponse.Builder |
ListInstanceAttributesResponse.builder() |
ListInstanceAttributesResponse.Builder |
ListInstanceAttributesResponse.Builder.nextToken(String nextToken)
If there are additional results, this is the token for the next set of results.
|
ListInstanceAttributesResponse.Builder |
ListInstanceAttributesResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListInstanceAttributesResponse.Builder> |
ListInstanceAttributesResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.