| Package | Description |
|---|---|
| software.amazon.awssdk.services.finspace.model | |
| software.amazon.awssdk.services.finspace.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<KxEnvironment> |
ListKxEnvironmentsResponse.environments()
A list of environments in an account.
|
| Modifier and Type | Method and Description |
|---|---|
ListKxEnvironmentsResponse.Builder |
ListKxEnvironmentsResponse.Builder.environments(KxEnvironment... environments)
A list of environments in an account.
|
| Modifier and Type | Method and Description |
|---|---|
ListKxEnvironmentsResponse.Builder |
ListKxEnvironmentsResponse.Builder.environments(Collection<KxEnvironment> environments)
A list of environments in an account.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<KxEnvironment> |
ListKxEnvironmentsPublisher.environments()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<KxEnvironment> |
ListKxEnvironmentsIterable.environments()
Returns an iterable to iterate through the paginated
ListKxEnvironmentsResponse.environments() member. |
Copyright © 2023. All rights reserved.