| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model | |
| software.amazon.awssdk.services.connect.paginators |
| Modifier and Type | Method and Description |
|---|---|
Attribute |
DescribeInstanceAttributeResponse.attribute()
The type of attribute.
|
| Modifier and Type | Method and Description |
|---|---|
List<Attribute> |
ListInstanceAttributesResponse.attributes()
The attribute types.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeInstanceAttributeResponse.Builder |
DescribeInstanceAttributeResponse.Builder.attribute(Attribute attribute)
The type of attribute.
|
ListInstanceAttributesResponse.Builder |
ListInstanceAttributesResponse.Builder.attributes(Attribute... attributes)
The attribute types.
|
| Modifier and Type | Method and Description |
|---|---|
ListInstanceAttributesResponse.Builder |
ListInstanceAttributesResponse.Builder.attributes(Collection<Attribute> attributes)
The attribute types.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<Attribute> |
ListInstanceAttributesPublisher.attributes()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<Attribute> |
ListInstanceAttributesIterable.attributes()
Returns an iterable to iterate through the paginated
ListInstanceAttributesResponse.attributes() member. |
Copyright © 2022. All rights reserved.