| Package | Description |
|---|---|
| software.amazon.awssdk.services.omics |
This is the AWS HealthOmics API Reference.
|
| software.amazon.awssdk.services.omics.transform | |
| software.amazon.awssdk.services.omics.waiters |
| Modifier and Type | Method and Description |
|---|---|
default GetVariantStoreResponse |
OmicsClient.getVariantStore(GetVariantStoreRequest getVariantStoreRequest)
Gets information about a variant store.
|
default CompletableFuture<GetVariantStoreResponse> |
OmicsAsyncClient.getVariantStore(GetVariantStoreRequest getVariantStoreRequest)
Gets information about a variant store.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetVariantStoreRequestMarshaller.marshall(GetVariantStoreRequest getVariantStoreRequest) |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<WaiterResponse<GetVariantStoreResponse>> |
OmicsAsyncWaiter.waitUntilVariantStoreCreated(GetVariantStoreRequest getVariantStoreRequest)
Polls
OmicsAsyncClient.getVariantStore(software.amazon.awssdk.services.omics.model.GetVariantStoreRequest) API until the desired condition VariantStoreCreated is
met, or until it is determined that the resource will never enter into the desired state |
default WaiterResponse<GetVariantStoreResponse> |
OmicsWaiter.waitUntilVariantStoreCreated(GetVariantStoreRequest getVariantStoreRequest)
Polls
OmicsClient.getVariantStore(software.amazon.awssdk.services.omics.model.GetVariantStoreRequest) API until the desired condition VariantStoreCreated is met, or
until it is determined that the resource will never enter into the desired state |
default CompletableFuture<WaiterResponse<GetVariantStoreResponse>> |
OmicsAsyncWaiter.waitUntilVariantStoreCreated(GetVariantStoreRequest getVariantStoreRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
OmicsAsyncClient.getVariantStore(software.amazon.awssdk.services.omics.model.GetVariantStoreRequest) API until the desired condition VariantStoreCreated is
met, or until it is determined that the resource will never enter into the desired state |
default WaiterResponse<GetVariantStoreResponse> |
OmicsWaiter.waitUntilVariantStoreCreated(GetVariantStoreRequest getVariantStoreRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
OmicsClient.getVariantStore(software.amazon.awssdk.services.omics.model.GetVariantStoreRequest) API until the desired condition VariantStoreCreated is met, or
until it is determined that the resource will never enter into the desired state |
default CompletableFuture<WaiterResponse<GetVariantStoreResponse>> |
OmicsAsyncWaiter.waitUntilVariantStoreDeleted(GetVariantStoreRequest getVariantStoreRequest)
Polls
OmicsAsyncClient.getVariantStore(software.amazon.awssdk.services.omics.model.GetVariantStoreRequest) API until the desired condition VariantStoreDeleted is
met, or until it is determined that the resource will never enter into the desired state |
default WaiterResponse<GetVariantStoreResponse> |
OmicsWaiter.waitUntilVariantStoreDeleted(GetVariantStoreRequest getVariantStoreRequest)
Polls
OmicsClient.getVariantStore(software.amazon.awssdk.services.omics.model.GetVariantStoreRequest) API until the desired condition VariantStoreDeleted is met, or
until it is determined that the resource will never enter into the desired state |
default CompletableFuture<WaiterResponse<GetVariantStoreResponse>> |
OmicsAsyncWaiter.waitUntilVariantStoreDeleted(GetVariantStoreRequest getVariantStoreRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
OmicsAsyncClient.getVariantStore(software.amazon.awssdk.services.omics.model.GetVariantStoreRequest) API until the desired condition VariantStoreDeleted is
met, or until it is determined that the resource will never enter into the desired state |
default WaiterResponse<GetVariantStoreResponse> |
OmicsWaiter.waitUntilVariantStoreDeleted(GetVariantStoreRequest getVariantStoreRequest,
WaiterOverrideConfiguration overrideConfig)
Polls
OmicsClient.getVariantStore(software.amazon.awssdk.services.omics.model.GetVariantStoreRequest) API until the desired condition VariantStoreDeleted is met, or
until it is determined that the resource will never enter into the desired state |
Copyright © 2023. All rights reserved.