| Package | Description |
|---|---|
| software.amazon.awssdk.services.proton |
This is the Proton Service API Reference.
|
| software.amazon.awssdk.services.proton.waiters |
| Modifier and Type | Method and Description |
|---|---|
default GetComponentResponse |
ProtonClient.getComponent(Consumer<GetComponentRequest.Builder> 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 |
|---|---|
default CompletableFuture<GetComponentResponse> |
ProtonAsyncClient.getComponent(Consumer<GetComponentRequest.Builder> getComponentRequest)
Get detailed data for a component.
|
default CompletableFuture<GetComponentResponse> |
ProtonAsyncClient.getComponent(GetComponentRequest getComponentRequest)
Get detailed data for a component.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<WaiterResponse<GetComponentResponse>> |
ProtonAsyncWaiter.waitUntilComponentDeleted(Consumer<GetComponentRequest.Builder> 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(Consumer<GetComponentRequest.Builder> 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(Consumer<GetComponentRequest.Builder> getComponentRequest,
Consumer<WaiterOverrideConfiguration.Builder> 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(Consumer<GetComponentRequest.Builder> getComponentRequest,
Consumer<WaiterOverrideConfiguration.Builder> 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.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(Consumer<GetComponentRequest.Builder> 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(Consumer<GetComponentRequest.Builder> 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(Consumer<GetComponentRequest.Builder> getComponentRequest,
Consumer<WaiterOverrideConfiguration.Builder> 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(Consumer<GetComponentRequest.Builder> getComponentRequest,
Consumer<WaiterOverrideConfiguration.Builder> 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. |
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.