| Package | Description |
|---|---|
| software.amazon.awssdk.services.proton |
This is the Proton Service API Reference.
|
| software.amazon.awssdk.services.proton.model | |
| software.amazon.awssdk.services.proton.waiters |
| Modifier and Type | Method and Description |
|---|---|
default GetServiceResponse |
ProtonClient.getService(Consumer<GetServiceRequest.Builder> getServiceRequest)
Get detailed data for a service.
|
default CompletableFuture<GetServiceResponse> |
ProtonAsyncClient.getService(Consumer<GetServiceRequest.Builder> getServiceRequest)
Get detailed data for a service.
|
| Modifier and Type | Method and Description |
|---|---|
static GetServiceRequest.Builder |
GetServiceRequest.builder() |
GetServiceRequest.Builder |
GetServiceRequest.Builder.name(String name)
The name of the service that you want to get the detailed data for.
|
GetServiceRequest.Builder |
GetServiceRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetServiceRequest.Builder |
GetServiceRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetServiceRequest.Builder |
GetServiceRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetServiceRequest.Builder> |
GetServiceRequest.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<WaiterResponse<GetServiceResponse>> |
ProtonAsyncWaiter.waitUntilServiceCreated(Consumer<GetServiceRequest.Builder> getServiceRequest)
Polls
ProtonAsyncClient.getService(software.amazon.awssdk.services.proton.model.GetServiceRequest) API until the desired condition ServiceCreated is met, or
until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<GetServiceResponse> |
ProtonWaiter.waitUntilServiceCreated(Consumer<GetServiceRequest.Builder> getServiceRequest)
Polls
ProtonClient.getService(software.amazon.awssdk.services.proton.model.GetServiceRequest) API until the desired condition ServiceCreated is met, or until it
is determined that the resource will never enter into the desired state. |
default CompletableFuture<WaiterResponse<GetServiceResponse>> |
ProtonAsyncWaiter.waitUntilServiceCreated(Consumer<GetServiceRequest.Builder> getServiceRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
ProtonAsyncClient.getService(software.amazon.awssdk.services.proton.model.GetServiceRequest) API until the desired condition ServiceCreated is met, or
until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<GetServiceResponse> |
ProtonWaiter.waitUntilServiceCreated(Consumer<GetServiceRequest.Builder> getServiceRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
ProtonClient.getService(software.amazon.awssdk.services.proton.model.GetServiceRequest) API until the desired condition ServiceCreated is met, or until it
is determined that the resource will never enter into the desired state. |
default CompletableFuture<WaiterResponse<GetServiceResponse>> |
ProtonAsyncWaiter.waitUntilServiceDeleted(Consumer<GetServiceRequest.Builder> getServiceRequest)
Polls
ProtonAsyncClient.getService(software.amazon.awssdk.services.proton.model.GetServiceRequest) API until the desired condition ServiceDeleted is met, or
until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<GetServiceResponse> |
ProtonWaiter.waitUntilServiceDeleted(Consumer<GetServiceRequest.Builder> getServiceRequest)
Polls
ProtonClient.getService(software.amazon.awssdk.services.proton.model.GetServiceRequest) API until the desired condition ServiceDeleted is met, or until it
is determined that the resource will never enter into the desired state. |
default CompletableFuture<WaiterResponse<GetServiceResponse>> |
ProtonAsyncWaiter.waitUntilServiceDeleted(Consumer<GetServiceRequest.Builder> getServiceRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
ProtonAsyncClient.getService(software.amazon.awssdk.services.proton.model.GetServiceRequest) API until the desired condition ServiceDeleted is met, or
until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<GetServiceResponse> |
ProtonWaiter.waitUntilServiceDeleted(Consumer<GetServiceRequest.Builder> getServiceRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
ProtonClient.getService(software.amazon.awssdk.services.proton.model.GetServiceRequest) API until the desired condition ServiceDeleted is met, or until it
is determined that the resource will never enter into the desired state. |
default CompletableFuture<WaiterResponse<GetServiceResponse>> |
ProtonAsyncWaiter.waitUntilServicePipelineDeployed(Consumer<GetServiceRequest.Builder> getServiceRequest)
Polls
ProtonAsyncClient.getService(software.amazon.awssdk.services.proton.model.GetServiceRequest) API until the desired condition ServicePipelineDeployed is
met, or until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<GetServiceResponse> |
ProtonWaiter.waitUntilServicePipelineDeployed(Consumer<GetServiceRequest.Builder> getServiceRequest)
Polls
ProtonClient.getService(software.amazon.awssdk.services.proton.model.GetServiceRequest) API until the desired condition ServicePipelineDeployed is met, or
until it is determined that the resource will never enter into the desired state. |
default CompletableFuture<WaiterResponse<GetServiceResponse>> |
ProtonAsyncWaiter.waitUntilServicePipelineDeployed(Consumer<GetServiceRequest.Builder> getServiceRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
ProtonAsyncClient.getService(software.amazon.awssdk.services.proton.model.GetServiceRequest) API until the desired condition ServicePipelineDeployed is
met, or until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<GetServiceResponse> |
ProtonWaiter.waitUntilServicePipelineDeployed(Consumer<GetServiceRequest.Builder> getServiceRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
ProtonClient.getService(software.amazon.awssdk.services.proton.model.GetServiceRequest) API until the desired condition ServicePipelineDeployed is met, or
until it is determined that the resource will never enter into the desired state. |
default CompletableFuture<WaiterResponse<GetServiceResponse>> |
ProtonAsyncWaiter.waitUntilServiceUpdated(Consumer<GetServiceRequest.Builder> getServiceRequest)
Polls
ProtonAsyncClient.getService(software.amazon.awssdk.services.proton.model.GetServiceRequest) API until the desired condition ServiceUpdated is met, or
until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<GetServiceResponse> |
ProtonWaiter.waitUntilServiceUpdated(Consumer<GetServiceRequest.Builder> getServiceRequest)
Polls
ProtonClient.getService(software.amazon.awssdk.services.proton.model.GetServiceRequest) API until the desired condition ServiceUpdated is met, or until it
is determined that the resource will never enter into the desired state. |
default CompletableFuture<WaiterResponse<GetServiceResponse>> |
ProtonAsyncWaiter.waitUntilServiceUpdated(Consumer<GetServiceRequest.Builder> getServiceRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
ProtonAsyncClient.getService(software.amazon.awssdk.services.proton.model.GetServiceRequest) API until the desired condition ServiceUpdated is met, or
until it is determined that the resource will never enter into the desired state. |
default WaiterResponse<GetServiceResponse> |
ProtonWaiter.waitUntilServiceUpdated(Consumer<GetServiceRequest.Builder> getServiceRequest,
Consumer<WaiterOverrideConfiguration.Builder> overrideConfig)
Polls
ProtonClient.getService(software.amazon.awssdk.services.proton.model.GetServiceRequest) API until the desired condition ServiceUpdated is met, or until it
is determined that the resource will never enter into the desired state. |
Copyright © 2023. All rights reserved.