| Package | Description |
|---|---|
| software.amazon.awssdk.services.proton |
This is the Proton Service API Reference.
|
| software.amazon.awssdk.services.proton.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListEnvironmentAccountConnectionsResponse |
ProtonClient.listEnvironmentAccountConnections(Consumer<ListEnvironmentAccountConnectionsRequest.Builder> listEnvironmentAccountConnectionsRequest)
View a list of environment account connections.
|
default ListEnvironmentAccountConnectionsResponse |
ProtonClient.listEnvironmentAccountConnections(ListEnvironmentAccountConnectionsRequest listEnvironmentAccountConnectionsRequest)
View a list of environment account connections.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListEnvironmentAccountConnectionsResponse> |
ProtonAsyncClient.listEnvironmentAccountConnections(Consumer<ListEnvironmentAccountConnectionsRequest.Builder> listEnvironmentAccountConnectionsRequest)
View a list of environment account connections.
|
default CompletableFuture<ListEnvironmentAccountConnectionsResponse> |
ProtonAsyncClient.listEnvironmentAccountConnections(ListEnvironmentAccountConnectionsRequest listEnvironmentAccountConnectionsRequest)
View a list of environment account connections.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListEnvironmentAccountConnectionsResponse> |
ListEnvironmentAccountConnectionsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListEnvironmentAccountConnectionsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListEnvironmentAccountConnectionsResponse> subscriber) |
Copyright © 2023. All rights reserved.