| Package | Description |
|---|---|
| com.amazonaws.services.proton |
This is the Proton Service API Reference.
|
| com.amazonaws.services.proton.model |
| Modifier and Type | Method and Description |
|---|---|
ListEnvironmentAccountConnectionsResult |
AbstractAWSProton.listEnvironmentAccountConnections(ListEnvironmentAccountConnectionsRequest request) |
ListEnvironmentAccountConnectionsResult |
AWSProtonClient.listEnvironmentAccountConnections(ListEnvironmentAccountConnectionsRequest request)
View a list of environment account connections.
|
ListEnvironmentAccountConnectionsResult |
AWSProton.listEnvironmentAccountConnections(ListEnvironmentAccountConnectionsRequest listEnvironmentAccountConnectionsRequest)
View a list of environment account connections.
|
| Modifier and Type | Method and Description |
|---|---|
ListEnvironmentAccountConnectionsResult |
ListEnvironmentAccountConnectionsResult.clone() |
ListEnvironmentAccountConnectionsResult |
ListEnvironmentAccountConnectionsResult.withEnvironmentAccountConnections(Collection<EnvironmentAccountConnectionSummary> environmentAccountConnections)
An array of environment account connections with details that's returned by Proton.
|
ListEnvironmentAccountConnectionsResult |
ListEnvironmentAccountConnectionsResult.withEnvironmentAccountConnections(EnvironmentAccountConnectionSummary... environmentAccountConnections)
An array of environment account connections with details that's returned by Proton.
|
ListEnvironmentAccountConnectionsResult |
ListEnvironmentAccountConnectionsResult.withNextToken(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.
|
Copyright © 2024. All rights reserved.