| Package | Description |
|---|---|
| software.amazon.awssdk.services.proton.model |
| Modifier and Type | Method and Description |
|---|---|
EnvironmentAccountConnection |
AcceptEnvironmentAccountConnectionResponse.environmentAccountConnection()
The environment account connection data that's returned by Proton.
|
EnvironmentAccountConnection |
GetEnvironmentAccountConnectionResponse.environmentAccountConnection()
The detailed data of the requested environment account connection.
|
EnvironmentAccountConnection |
CreateEnvironmentAccountConnectionResponse.environmentAccountConnection()
The environment account connection detail data that's returned by Proton.
|
EnvironmentAccountConnection |
DeleteEnvironmentAccountConnectionResponse.environmentAccountConnection()
The detailed data of the environment account connection being deleted.
|
EnvironmentAccountConnection |
UpdateEnvironmentAccountConnectionResponse.environmentAccountConnection()
The environment account connection detail data that's returned by Proton.
|
EnvironmentAccountConnection |
RejectEnvironmentAccountConnectionResponse.environmentAccountConnection()
The environment connection account detail data that's returned by Proton.
|
| Modifier and Type | Method and Description |
|---|---|
AcceptEnvironmentAccountConnectionResponse.Builder |
AcceptEnvironmentAccountConnectionResponse.Builder.environmentAccountConnection(EnvironmentAccountConnection environmentAccountConnection)
The environment account connection data that's returned by Proton.
|
GetEnvironmentAccountConnectionResponse.Builder |
GetEnvironmentAccountConnectionResponse.Builder.environmentAccountConnection(EnvironmentAccountConnection environmentAccountConnection)
The detailed data of the requested environment account connection.
|
CreateEnvironmentAccountConnectionResponse.Builder |
CreateEnvironmentAccountConnectionResponse.Builder.environmentAccountConnection(EnvironmentAccountConnection environmentAccountConnection)
The environment account connection detail data that's returned by Proton.
|
DeleteEnvironmentAccountConnectionResponse.Builder |
DeleteEnvironmentAccountConnectionResponse.Builder.environmentAccountConnection(EnvironmentAccountConnection environmentAccountConnection)
The detailed data of the environment account connection being deleted.
|
UpdateEnvironmentAccountConnectionResponse.Builder |
UpdateEnvironmentAccountConnectionResponse.Builder.environmentAccountConnection(EnvironmentAccountConnection environmentAccountConnection)
The environment account connection detail data that's returned by Proton.
|
RejectEnvironmentAccountConnectionResponse.Builder |
RejectEnvironmentAccountConnectionResponse.Builder.environmentAccountConnection(EnvironmentAccountConnection environmentAccountConnection)
The environment connection account detail data that's returned by Proton.
|
Copyright © 2023. All rights reserved.