| Package | Description |
|---|---|
| software.amazon.awssdk.services.proton.model | |
| software.amazon.awssdk.services.proton.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<EnvironmentAccountConnectionSummary> |
ListEnvironmentAccountConnectionsResponse.environmentAccountConnections()
An array of environment account connections with details that's returned by Proton.
|
| Modifier and Type | Method and Description |
|---|---|
ListEnvironmentAccountConnectionsResponse.Builder |
ListEnvironmentAccountConnectionsResponse.Builder.environmentAccountConnections(EnvironmentAccountConnectionSummary... environmentAccountConnections)
An array of environment account connections with details that's returned by Proton.
|
| Modifier and Type | Method and Description |
|---|---|
ListEnvironmentAccountConnectionsResponse.Builder |
ListEnvironmentAccountConnectionsResponse.Builder.environmentAccountConnections(Collection<EnvironmentAccountConnectionSummary> environmentAccountConnections)
An array of environment account connections with details that's returned by Proton.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<EnvironmentAccountConnectionSummary> |
ListEnvironmentAccountConnectionsPublisher.environmentAccountConnections()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<EnvironmentAccountConnectionSummary> |
ListEnvironmentAccountConnectionsIterable.environmentAccountConnections()
Returns an iterable to iterate through the paginated
ListEnvironmentAccountConnectionsResponse.environmentAccountConnections() member. |
Copyright © 2023. All rights reserved.