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() |
|