| Package | Description |
|---|---|
| software.amazon.awssdk.services.proton |
This is the Proton Service API Reference.
|
| software.amazon.awssdk.services.proton.transform | |
| software.amazon.awssdk.services.proton.waiters |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetComponentResponse> |
ProtonAsyncClient.getComponent(GetComponentRequest getComponentRequest)
Get detailed data for a component.
|
default GetComponentResponse |
ProtonClient.getComponent(GetComponentRequest getComponentRequest)
Get detailed data for a component.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetComponentRequestMarshaller.marshall(GetComponentRequest getComponentRequest) |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<WaiterResponse<GetComponentResponse>> |
ProtonAsyncWaiter.waitUntilComponentDeleted(GetComponentRequest getComponentRequest)
Polls
ProtonAsyncClient.getComponent(software.amazon.awssdk.services.proton.model.GetComponentRequest) API until the desired condition ComponentDeleted is met, or
until it is determined that the resource will never enter into the desired state |
default WaiterResponse<GetComponentResponse> |
ProtonWaiter.waitUntilComponentDeleted(GetComponentRequest getComponentRequest)
Polls
ProtonClient.getComponent(software.amazon.awssdk.services.proton.model.GetComponentRequest) API until the desired condition ComponentDeleted is met, or until
it is determined that the resource will never enter into the desired state |
default CompletableFuture<WaiterResponse<GetComponentResponse>> |
ProtonAsyncWaiter.waitUntilComponentDeleted(GetComponentRequest getComponentRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
ProtonAsyncClient.getComponent(software.amazon.awssdk.services.proton.model.GetComponentRequest) API until the desired condition ComponentDeleted is met, or
until it is determined that the resource will never enter into the desired state |
default WaiterResponse<GetComponentResponse> |
ProtonWaiter.waitUntilComponentDeleted(GetComponentRequest getComponentRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
ProtonClient.getComponent(software.amazon.awssdk.services.proton.model.GetComponentRequest) API until the desired condition ComponentDeleted is met, or until
it is determined that the resource will never enter into the desired state |
default CompletableFuture<WaiterResponse<GetComponentResponse>> |
ProtonAsyncWaiter.waitUntilComponentDeployed(GetComponentRequest getComponentRequest)
Polls
ProtonAsyncClient.getComponent(software.amazon.awssdk.services.proton.model.GetComponentRequest) API until the desired condition ComponentDeployed is met, or
until it is determined that the resource will never enter into the desired state |
default WaiterResponse<GetComponentResponse> |
ProtonWaiter.waitUntilComponentDeployed(GetComponentRequest getComponentRequest)
Polls
ProtonClient.getComponent(software.amazon.awssdk.services.proton.model.GetComponentRequest) API until the desired condition ComponentDeployed is met, or
until it is determined that the resource will never enter into the desired state |
default CompletableFuture<WaiterResponse<GetComponentResponse>> |
ProtonAsyncWaiter.waitUntilComponentDeployed(GetComponentRequest getComponentRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
ProtonAsyncClient.getComponent(software.amazon.awssdk.services.proton.model.GetComponentRequest) API until the desired condition ComponentDeployed is met, or
until it is determined that the resource will never enter into the desired state |
default WaiterResponse<GetComponentResponse> |
ProtonWaiter.waitUntilComponentDeployed(GetComponentRequest getComponentRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
ProtonClient.getComponent(software.amazon.awssdk.services.proton.model.GetComponentRequest) API until the desired condition ComponentDeployed is met, or
until it is determined that the resource will never enter into the desired state |
Copyright © 2023. All rights reserved.