| Package | Description |
|---|---|
| software.amazon.awssdk.services.proton |
This is the Proton Service API Reference.
|
| software.amazon.awssdk.services.proton.paginators | |
| software.amazon.awssdk.services.proton.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListDeploymentsResponse> |
ProtonAsyncClient.listDeployments(ListDeploymentsRequest listDeploymentsRequest)
List deployments.
|
default ListDeploymentsResponse |
ProtonClient.listDeployments(ListDeploymentsRequest listDeploymentsRequest)
List deployments.
|
default ListDeploymentsPublisher |
ProtonAsyncClient.listDeploymentsPaginator(ListDeploymentsRequest listDeploymentsRequest)
List deployments.
|
default ListDeploymentsIterable |
ProtonClient.listDeploymentsPaginator(ListDeploymentsRequest listDeploymentsRequest)
List deployments.
|
| Constructor and Description |
|---|
ListDeploymentsIterable(ProtonClient client,
ListDeploymentsRequest firstRequest) |
ListDeploymentsPublisher(ProtonAsyncClient client,
ListDeploymentsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListDeploymentsRequestMarshaller.marshall(ListDeploymentsRequest listDeploymentsRequest) |
Copyright © 2023. All rights reserved.