| Package | Description |
|---|---|
| com.amazonaws.services.proton |
This is the Proton Service API Reference.
|
| com.amazonaws.services.proton.model |
| Modifier and Type | Method and Description |
|---|---|
ListEnvironmentAccountConnectionsRequest |
ListEnvironmentAccountConnectionsRequest.clone() |
ListEnvironmentAccountConnectionsRequest |
ListEnvironmentAccountConnectionsRequest.withEnvironmentName(String environmentName)
The environment name that's associated with each listed environment account connection.
|
ListEnvironmentAccountConnectionsRequest |
ListEnvironmentAccountConnectionsRequest.withMaxResults(Integer maxResults)
The maximum number of environment account connections to list.
|
ListEnvironmentAccountConnectionsRequest |
ListEnvironmentAccountConnectionsRequest.withNextToken(String nextToken)
A token that indicates the location of the next environment account connection in the array of environment
account connections, after the list of environment account connections that was previously requested.
|
ListEnvironmentAccountConnectionsRequest |
ListEnvironmentAccountConnectionsRequest.withRequestedBy(EnvironmentAccountConnectionRequesterAccountType requestedBy)
The type of account making the
ListEnvironmentAccountConnections request. |
ListEnvironmentAccountConnectionsRequest |
ListEnvironmentAccountConnectionsRequest.withRequestedBy(String requestedBy)
The type of account making the
ListEnvironmentAccountConnections request. |
ListEnvironmentAccountConnectionsRequest |
ListEnvironmentAccountConnectionsRequest.withStatuses(Collection<String> statuses)
The status details for each listed environment account connection.
|
ListEnvironmentAccountConnectionsRequest |
ListEnvironmentAccountConnectionsRequest.withStatuses(EnvironmentAccountConnectionStatus... statuses)
The status details for each listed environment account connection.
|
ListEnvironmentAccountConnectionsRequest |
ListEnvironmentAccountConnectionsRequest.withStatuses(String... statuses)
The status details for each listed environment account connection.
|
Copyright © 2024. All rights reserved.