| Package | Description |
|---|---|
| software.amazon.awssdk.services.proton |
This is the Proton Service API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default AcceptEnvironmentAccountConnectionResponse |
ProtonClient.acceptEnvironmentAccountConnection(AcceptEnvironmentAccountConnectionRequest acceptEnvironmentAccountConnectionRequest)
In a management account, an environment account connection request is accepted.
|
default AcceptEnvironmentAccountConnectionResponse |
ProtonClient.acceptEnvironmentAccountConnection(Consumer<AcceptEnvironmentAccountConnectionRequest.Builder> acceptEnvironmentAccountConnectionRequest)
In a management account, an environment account connection request is accepted.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AcceptEnvironmentAccountConnectionResponse> |
ProtonAsyncClient.acceptEnvironmentAccountConnection(AcceptEnvironmentAccountConnectionRequest acceptEnvironmentAccountConnectionRequest)
In a management account, an environment account connection request is accepted.
|
default CompletableFuture<AcceptEnvironmentAccountConnectionResponse> |
ProtonAsyncClient.acceptEnvironmentAccountConnection(Consumer<AcceptEnvironmentAccountConnectionRequest.Builder> acceptEnvironmentAccountConnectionRequest)
In a management account, an environment account connection request is accepted.
|
Copyright © 2023. All rights reserved.