Uses of Class
software.amazon.awssdk.services.omics.model.GetVariantStoreRequest
-
Packages that use GetVariantStoreRequest 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 -
-
Uses of GetVariantStoreRequest in software.amazon.awssdk.services.omics
Methods in software.amazon.awssdk.services.omics with parameters of type GetVariantStoreRequest Modifier and Type Method Description default CompletableFuture<GetVariantStoreResponse>OmicsAsyncClient. getVariantStore(GetVariantStoreRequest getVariantStoreRequest)Gets information about a variant store.default GetVariantStoreResponseOmicsClient. getVariantStore(GetVariantStoreRequest getVariantStoreRequest)Gets information about a variant store. -
Uses of GetVariantStoreRequest in software.amazon.awssdk.services.omics.transform
Methods in software.amazon.awssdk.services.omics.transform with parameters of type GetVariantStoreRequest Modifier and Type Method Description SdkHttpFullRequestGetVariantStoreRequestMarshaller. marshall(GetVariantStoreRequest getVariantStoreRequest) -
Uses of GetVariantStoreRequest in software.amazon.awssdk.services.omics.waiters
Methods in software.amazon.awssdk.services.omics.waiters with parameters of type GetVariantStoreRequest Modifier and Type Method Description default CompletableFuture<WaiterResponse<GetVariantStoreResponse>>OmicsAsyncWaiter. waitUntilVariantStoreCreated(GetVariantStoreRequest getVariantStoreRequest)PollsOmicsAsyncClient.getVariantStore(software.amazon.awssdk.services.omics.model.GetVariantStoreRequest)API until the desired conditionVariantStoreCreatedis met, or until it is determined that the resource will never enter into the desired statedefault CompletableFuture<WaiterResponse<GetVariantStoreResponse>>OmicsAsyncWaiter. waitUntilVariantStoreCreated(GetVariantStoreRequest getVariantStoreRequest, WaiterOverrideConfiguration overrideConfig)PollsOmicsAsyncClient.getVariantStore(software.amazon.awssdk.services.omics.model.GetVariantStoreRequest)API until the desired conditionVariantStoreCreatedis met, or until it is determined that the resource will never enter into the desired statedefault WaiterResponse<GetVariantStoreResponse>OmicsWaiter. waitUntilVariantStoreCreated(GetVariantStoreRequest getVariantStoreRequest)PollsOmicsClient.getVariantStore(software.amazon.awssdk.services.omics.model.GetVariantStoreRequest)API until the desired conditionVariantStoreCreatedis met, or until it is determined that the resource will never enter into the desired statedefault WaiterResponse<GetVariantStoreResponse>OmicsWaiter. waitUntilVariantStoreCreated(GetVariantStoreRequest getVariantStoreRequest, WaiterOverrideConfiguration overrideConfig)PollsOmicsClient.getVariantStore(software.amazon.awssdk.services.omics.model.GetVariantStoreRequest)API until the desired conditionVariantStoreCreatedis met, or until it is determined that the resource will never enter into the desired statedefault CompletableFuture<WaiterResponse<GetVariantStoreResponse>>OmicsAsyncWaiter. waitUntilVariantStoreDeleted(GetVariantStoreRequest getVariantStoreRequest)PollsOmicsAsyncClient.getVariantStore(software.amazon.awssdk.services.omics.model.GetVariantStoreRequest)API until the desired conditionVariantStoreDeletedis met, or until it is determined that the resource will never enter into the desired statedefault CompletableFuture<WaiterResponse<GetVariantStoreResponse>>OmicsAsyncWaiter. waitUntilVariantStoreDeleted(GetVariantStoreRequest getVariantStoreRequest, WaiterOverrideConfiguration overrideConfig)PollsOmicsAsyncClient.getVariantStore(software.amazon.awssdk.services.omics.model.GetVariantStoreRequest)API until the desired conditionVariantStoreDeletedis met, or until it is determined that the resource will never enter into the desired statedefault WaiterResponse<GetVariantStoreResponse>OmicsWaiter. waitUntilVariantStoreDeleted(GetVariantStoreRequest getVariantStoreRequest)PollsOmicsClient.getVariantStore(software.amazon.awssdk.services.omics.model.GetVariantStoreRequest)API until the desired conditionVariantStoreDeletedis met, or until it is determined that the resource will never enter into the desired statedefault WaiterResponse<GetVariantStoreResponse>OmicsWaiter. waitUntilVariantStoreDeleted(GetVariantStoreRequest getVariantStoreRequest, WaiterOverrideConfiguration overrideConfig)PollsOmicsClient.getVariantStore(software.amazon.awssdk.services.omics.model.GetVariantStoreRequest)API until the desired conditionVariantStoreDeletedis met, or until it is determined that the resource will never enter into the desired state
-