| Package | Description |
|---|---|
| software.amazon.awssdk.services.proton |
This is the Proton Service API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateEnvironmentAccountConnectionResponse |
ProtonClient.updateEnvironmentAccountConnection(Consumer<UpdateEnvironmentAccountConnectionRequest.Builder> updateEnvironmentAccountConnectionRequest)
In an environment account, update an environment account connection to use a new IAM role.
|
default UpdateEnvironmentAccountConnectionResponse |
ProtonClient.updateEnvironmentAccountConnection(UpdateEnvironmentAccountConnectionRequest updateEnvironmentAccountConnectionRequest)
In an environment account, update an environment account connection to use a new IAM role.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateEnvironmentAccountConnectionResponse> |
ProtonAsyncClient.updateEnvironmentAccountConnection(Consumer<UpdateEnvironmentAccountConnectionRequest.Builder> updateEnvironmentAccountConnectionRequest)
In an environment account, update an environment account connection to use a new IAM role.
|
default CompletableFuture<UpdateEnvironmentAccountConnectionResponse> |
ProtonAsyncClient.updateEnvironmentAccountConnection(UpdateEnvironmentAccountConnectionRequest updateEnvironmentAccountConnectionRequest)
In an environment account, update an environment account connection to use a new IAM role.
|
Copyright © 2023. All rights reserved.