| 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<ListComponentOutputsResponse> |
ProtonAsyncClient.listComponentOutputs(ListComponentOutputsRequest listComponentOutputsRequest)
Get a list of component Infrastructure as Code (IaC) outputs.
|
default ListComponentOutputsResponse |
ProtonClient.listComponentOutputs(ListComponentOutputsRequest listComponentOutputsRequest)
Get a list of component Infrastructure as Code (IaC) outputs.
|
default ListComponentOutputsPublisher |
ProtonAsyncClient.listComponentOutputsPaginator(ListComponentOutputsRequest listComponentOutputsRequest)
Get a list of component Infrastructure as Code (IaC) outputs.
|
default ListComponentOutputsIterable |
ProtonClient.listComponentOutputsPaginator(ListComponentOutputsRequest listComponentOutputsRequest)
Get a list of component Infrastructure as Code (IaC) outputs.
|
| Constructor and Description |
|---|
ListComponentOutputsIterable(ProtonClient client,
ListComponentOutputsRequest firstRequest) |
ListComponentOutputsPublisher(ProtonAsyncClient client,
ListComponentOutputsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListComponentOutputsRequestMarshaller.marshall(ListComponentOutputsRequest listComponentOutputsRequest) |
Copyright © 2023. All rights reserved.