| Package | Description |
|---|---|
| software.amazon.awssdk.services.proton.model |
| Modifier and Type | Method and Description |
|---|---|
static ListEnvironmentAccountConnectionsResponse.Builder |
ListEnvironmentAccountConnectionsResponse.builder() |
ListEnvironmentAccountConnectionsResponse.Builder |
ListEnvironmentAccountConnectionsResponse.Builder.environmentAccountConnections(Collection<EnvironmentAccountConnectionSummary> environmentAccountConnections)
An array of environment account connections with details that's returned by Proton.
|
ListEnvironmentAccountConnectionsResponse.Builder |
ListEnvironmentAccountConnectionsResponse.Builder.environmentAccountConnections(Consumer<EnvironmentAccountConnectionSummary.Builder>... environmentAccountConnections)
An array of environment account connections with details that's returned by Proton.
|
ListEnvironmentAccountConnectionsResponse.Builder |
ListEnvironmentAccountConnectionsResponse.Builder.environmentAccountConnections(EnvironmentAccountConnectionSummary... environmentAccountConnections)
An array of environment account connections with details that's returned by Proton.
|
ListEnvironmentAccountConnectionsResponse.Builder |
ListEnvironmentAccountConnectionsResponse.Builder.nextToken(String nextToken)
A token that indicates the location of the next environment account connection in the array of environment
account connections, after the current requested list of environment account connections.
|
ListEnvironmentAccountConnectionsResponse.Builder |
ListEnvironmentAccountConnectionsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListEnvironmentAccountConnectionsResponse.Builder> |
ListEnvironmentAccountConnectionsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.