@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AmazonOmicsWaiters extends Object
Constructor and Description |
---|
AmazonOmicsWaiters(AmazonOmics client)
Constructs a new AmazonOmicsWaiters with the given client
|
Modifier and Type | Method and Description |
---|---|
Waiter<GetAnnotationImportJobRequest> |
annotationImportJobCreated()
Builds a AnnotationImportJobCreated waiter by using custom parameters waiterParameters and other parameters
defined in the waiters specification, and then polls until it determines whether the resource entered the desired
state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<GetAnnotationStoreRequest> |
annotationStoreCreated()
Builds a AnnotationStoreCreated waiter by using custom parameters waiterParameters and other parameters defined
in the waiters specification, and then polls until it determines whether the resource entered the desired state
or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<GetAnnotationStoreRequest> |
annotationStoreDeleted()
Builds a AnnotationStoreDeleted waiter by using custom parameters waiterParameters and other parameters defined
in the waiters specification, and then polls until it determines whether the resource entered the desired state
or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<GetAnnotationStoreVersionRequest> |
annotationStoreVersionCreated()
Builds a AnnotationStoreVersionCreated waiter by using custom parameters waiterParameters and other parameters
defined in the waiters specification, and then polls until it determines whether the resource entered the desired
state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<GetAnnotationStoreVersionRequest> |
annotationStoreVersionDeleted()
Builds a AnnotationStoreVersionDeleted waiter by using custom parameters waiterParameters and other parameters
defined in the waiters specification, and then polls until it determines whether the resource entered the desired
state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<GetReadSetActivationJobRequest> |
readSetActivationJobCompleted()
Builds a ReadSetActivationJobCompleted waiter by using custom parameters waiterParameters and other parameters
defined in the waiters specification, and then polls until it determines whether the resource entered the desired
state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<GetReadSetExportJobRequest> |
readSetExportJobCompleted()
Builds a ReadSetExportJobCompleted waiter by using custom parameters waiterParameters and other parameters
defined in the waiters specification, and then polls until it determines whether the resource entered the desired
state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<GetReadSetImportJobRequest> |
readSetImportJobCompleted()
Builds a ReadSetImportJobCompleted waiter by using custom parameters waiterParameters and other parameters
defined in the waiters specification, and then polls until it determines whether the resource entered the desired
state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<GetReferenceImportJobRequest> |
referenceImportJobCompleted()
Builds a ReferenceImportJobCompleted waiter by using custom parameters waiterParameters and other parameters
defined in the waiters specification, and then polls until it determines whether the resource entered the desired
state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<GetRunRequest> |
runCompleted()
Builds a RunCompleted waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<GetRunRequest> |
runRunning()
Builds a RunRunning waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
|
void |
shutdown() |
Waiter<GetRunTaskRequest> |
taskCompleted()
Builds a TaskCompleted waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<GetRunTaskRequest> |
taskRunning()
Builds a TaskRunning waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<GetVariantImportJobRequest> |
variantImportJobCreated()
Builds a VariantImportJobCreated waiter by using custom parameters waiterParameters and other parameters defined
in the waiters specification, and then polls until it determines whether the resource entered the desired state
or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<GetVariantStoreRequest> |
variantStoreCreated()
Builds a VariantStoreCreated waiter by using custom parameters waiterParameters and other parameters defined in
the waiters specification, and then polls until it determines whether the resource entered the desired state or
not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<GetVariantStoreRequest> |
variantStoreDeleted()
Builds a VariantStoreDeleted waiter by using custom parameters waiterParameters and other parameters defined in
the waiters specification, and then polls until it determines whether the resource entered the desired state or
not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<GetWorkflowRequest> |
workflowActive()
Builds a WorkflowActive waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
|
public AmazonOmicsWaiters(AmazonOmics client)
client
- Service clientpublic Waiter<GetAnnotationStoreVersionRequest> annotationStoreVersionDeleted()
public Waiter<GetRunRequest> runRunning()
public Waiter<GetReadSetImportJobRequest> readSetImportJobCompleted()
public Waiter<GetAnnotationStoreRequest> annotationStoreDeleted()
public Waiter<GetWorkflowRequest> workflowActive()
public Waiter<GetAnnotationImportJobRequest> annotationImportJobCreated()
public Waiter<GetRunTaskRequest> taskCompleted()
public Waiter<GetReadSetActivationJobRequest> readSetActivationJobCompleted()
public Waiter<GetReadSetExportJobRequest> readSetExportJobCompleted()
public Waiter<GetRunRequest> runCompleted()
public Waiter<GetAnnotationStoreRequest> annotationStoreCreated()
public Waiter<GetVariantImportJobRequest> variantImportJobCreated()
public Waiter<GetVariantStoreRequest> variantStoreDeleted()
public Waiter<GetReferenceImportJobRequest> referenceImportJobCompleted()
public Waiter<GetVariantStoreRequest> variantStoreCreated()
public Waiter<GetAnnotationStoreVersionRequest> annotationStoreVersionCreated()
public Waiter<GetRunTaskRequest> taskRunning()
public void shutdown()