Interface GameLiftStreamsAsyncWaiter
- All Superinterfaces:
AutoCloseable,SdkAutoCloseable
builder() method-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbuilder()Create a builder that can be used to configure and create aGameLiftStreamsAsyncWaiter.static GameLiftStreamsAsyncWaitercreate()Create an instance ofGameLiftStreamsAsyncWaiterwith the default configuration.waitUntilApplicationDeleted(Consumer<GetApplicationRequest.Builder> getApplicationRequest) PollsGameLiftStreamsAsyncClient.getApplication(software.amazon.awssdk.services.gameliftstreams.model.GetApplicationRequest)API until the desired conditionApplicationDeletedis met, or until it is determined that the resource will never enter into the desired state.waitUntilApplicationDeleted(Consumer<GetApplicationRequest.Builder> getApplicationRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig) PollsGameLiftStreamsAsyncClient.getApplication(software.amazon.awssdk.services.gameliftstreams.model.GetApplicationRequest)API until the desired conditionApplicationDeletedis met, or until it is determined that the resource will never enter into the desired state.waitUntilApplicationDeleted(GetApplicationRequest getApplicationRequest) PollsGameLiftStreamsAsyncClient.getApplication(software.amazon.awssdk.services.gameliftstreams.model.GetApplicationRequest)API until the desired conditionApplicationDeletedis met, or until it is determined that the resource will never enter into the desired statewaitUntilApplicationDeleted(GetApplicationRequest getApplicationRequest, WaiterOverrideConfiguration overrideConfig) PollsGameLiftStreamsAsyncClient.getApplication(software.amazon.awssdk.services.gameliftstreams.model.GetApplicationRequest)API until the desired conditionApplicationDeletedis met, or until it is determined that the resource will never enter into the desired statewaitUntilApplicationReady(Consumer<GetApplicationRequest.Builder> getApplicationRequest) PollsGameLiftStreamsAsyncClient.getApplication(software.amazon.awssdk.services.gameliftstreams.model.GetApplicationRequest)API until the desired conditionApplicationReadyis met, or until it is determined that the resource will never enter into the desired state.waitUntilApplicationReady(Consumer<GetApplicationRequest.Builder> getApplicationRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig) PollsGameLiftStreamsAsyncClient.getApplication(software.amazon.awssdk.services.gameliftstreams.model.GetApplicationRequest)API until the desired conditionApplicationReadyis met, or until it is determined that the resource will never enter into the desired state.waitUntilApplicationReady(GetApplicationRequest getApplicationRequest) PollsGameLiftStreamsAsyncClient.getApplication(software.amazon.awssdk.services.gameliftstreams.model.GetApplicationRequest)API until the desired conditionApplicationReadyis met, or until it is determined that the resource will never enter into the desired statewaitUntilApplicationReady(GetApplicationRequest getApplicationRequest, WaiterOverrideConfiguration overrideConfig) PollsGameLiftStreamsAsyncClient.getApplication(software.amazon.awssdk.services.gameliftstreams.model.GetApplicationRequest)API until the desired conditionApplicationReadyis met, or until it is determined that the resource will never enter into the desired statewaitUntilStreamGroupActive(Consumer<GetStreamGroupRequest.Builder> getStreamGroupRequest) PollsGameLiftStreamsAsyncClient.getStreamGroup(software.amazon.awssdk.services.gameliftstreams.model.GetStreamGroupRequest)API until the desired conditionStreamGroupActiveis met, or until it is determined that the resource will never enter into the desired state.waitUntilStreamGroupActive(Consumer<GetStreamGroupRequest.Builder> getStreamGroupRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig) PollsGameLiftStreamsAsyncClient.getStreamGroup(software.amazon.awssdk.services.gameliftstreams.model.GetStreamGroupRequest)API until the desired conditionStreamGroupActiveis met, or until it is determined that the resource will never enter into the desired state.waitUntilStreamGroupActive(GetStreamGroupRequest getStreamGroupRequest) PollsGameLiftStreamsAsyncClient.getStreamGroup(software.amazon.awssdk.services.gameliftstreams.model.GetStreamGroupRequest)API until the desired conditionStreamGroupActiveis met, or until it is determined that the resource will never enter into the desired statewaitUntilStreamGroupActive(GetStreamGroupRequest getStreamGroupRequest, WaiterOverrideConfiguration overrideConfig) PollsGameLiftStreamsAsyncClient.getStreamGroup(software.amazon.awssdk.services.gameliftstreams.model.GetStreamGroupRequest)API until the desired conditionStreamGroupActiveis met, or until it is determined that the resource will never enter into the desired statewaitUntilStreamGroupDeleted(Consumer<GetStreamGroupRequest.Builder> getStreamGroupRequest) PollsGameLiftStreamsAsyncClient.getStreamGroup(software.amazon.awssdk.services.gameliftstreams.model.GetStreamGroupRequest)API until the desired conditionStreamGroupDeletedis met, or until it is determined that the resource will never enter into the desired state.waitUntilStreamGroupDeleted(Consumer<GetStreamGroupRequest.Builder> getStreamGroupRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig) PollsGameLiftStreamsAsyncClient.getStreamGroup(software.amazon.awssdk.services.gameliftstreams.model.GetStreamGroupRequest)API until the desired conditionStreamGroupDeletedis met, or until it is determined that the resource will never enter into the desired state.waitUntilStreamGroupDeleted(GetStreamGroupRequest getStreamGroupRequest) PollsGameLiftStreamsAsyncClient.getStreamGroup(software.amazon.awssdk.services.gameliftstreams.model.GetStreamGroupRequest)API until the desired conditionStreamGroupDeletedis met, or until it is determined that the resource will never enter into the desired statewaitUntilStreamGroupDeleted(GetStreamGroupRequest getStreamGroupRequest, WaiterOverrideConfiguration overrideConfig) PollsGameLiftStreamsAsyncClient.getStreamGroup(software.amazon.awssdk.services.gameliftstreams.model.GetStreamGroupRequest)API until the desired conditionStreamGroupDeletedis met, or until it is determined that the resource will never enter into the desired statewaitUntilStreamSessionActive(Consumer<GetStreamSessionRequest.Builder> getStreamSessionRequest) PollsGameLiftStreamsAsyncClient.getStreamSession(software.amazon.awssdk.services.gameliftstreams.model.GetStreamSessionRequest)API until the desired conditionStreamSessionActiveis met, or until it is determined that the resource will never enter into the desired state.waitUntilStreamSessionActive(Consumer<GetStreamSessionRequest.Builder> getStreamSessionRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig) PollsGameLiftStreamsAsyncClient.getStreamSession(software.amazon.awssdk.services.gameliftstreams.model.GetStreamSessionRequest)API until the desired conditionStreamSessionActiveis met, or until it is determined that the resource will never enter into the desired state.waitUntilStreamSessionActive(GetStreamSessionRequest getStreamSessionRequest) PollsGameLiftStreamsAsyncClient.getStreamSession(software.amazon.awssdk.services.gameliftstreams.model.GetStreamSessionRequest)API until the desired conditionStreamSessionActiveis met, or until it is determined that the resource will never enter into the desired statewaitUntilStreamSessionActive(GetStreamSessionRequest getStreamSessionRequest, WaiterOverrideConfiguration overrideConfig) PollsGameLiftStreamsAsyncClient.getStreamSession(software.amazon.awssdk.services.gameliftstreams.model.GetStreamSessionRequest)API until the desired conditionStreamSessionActiveis met, or until it is determined that the resource will never enter into the desired stateMethods inherited from interface software.amazon.awssdk.utils.SdkAutoCloseable
close
-
Method Details
-
waitUntilApplicationDeleted
default CompletableFuture<WaiterResponse<GetApplicationResponse>> waitUntilApplicationDeleted(GetApplicationRequest getApplicationRequest) PollsGameLiftStreamsAsyncClient.getApplication(software.amazon.awssdk.services.gameliftstreams.model.GetApplicationRequest)API until the desired conditionApplicationDeletedis met, or until it is determined that the resource will never enter into the desired state- Parameters:
getApplicationRequest- the request to be used for polling- Returns:
- CompletableFuture containing the WaiterResponse. It completes successfully when the resource enters into a desired state or exceptionally when it is determined that the resource will never enter into the desired state.
-
waitUntilApplicationDeleted
default CompletableFuture<WaiterResponse<GetApplicationResponse>> waitUntilApplicationDeleted(Consumer<GetApplicationRequest.Builder> getApplicationRequest) PollsGameLiftStreamsAsyncClient.getApplication(software.amazon.awssdk.services.gameliftstreams.model.GetApplicationRequest)API until the desired conditionApplicationDeletedis met, or until it is determined that the resource will never enter into the desired state.This is a convenience method to create an instance of the request builder without the need to create one manually using
GetApplicationRequest.builder()- Parameters:
getApplicationRequest- The consumer that will configure the request to be used for polling- Returns:
- CompletableFuture of the WaiterResponse containing either a response or an exception that has matched with the waiter success condition
-
waitUntilApplicationDeleted
default CompletableFuture<WaiterResponse<GetApplicationResponse>> waitUntilApplicationDeleted(GetApplicationRequest getApplicationRequest, WaiterOverrideConfiguration overrideConfig) PollsGameLiftStreamsAsyncClient.getApplication(software.amazon.awssdk.services.gameliftstreams.model.GetApplicationRequest)API until the desired conditionApplicationDeletedis met, or until it is determined that the resource will never enter into the desired state- Parameters:
getApplicationRequest- The request to be used for pollingoverrideConfig- Per request override configuration for waiters- Returns:
- WaiterResponse containing either a response or an exception that has matched with the waiter success condition
-
waitUntilApplicationDeleted
default CompletableFuture<WaiterResponse<GetApplicationResponse>> waitUntilApplicationDeleted(Consumer<GetApplicationRequest.Builder> getApplicationRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig) PollsGameLiftStreamsAsyncClient.getApplication(software.amazon.awssdk.services.gameliftstreams.model.GetApplicationRequest)API until the desired conditionApplicationDeletedis met, or until it is determined that the resource will never enter into the desired state.This is a convenience method to create an instance of the request builder and instance of the override config builder
- Parameters:
getApplicationRequest- The consumer that will configure the request to be used for pollingoverrideConfig- The consumer that will configure the per request override configuration for waiters- Returns:
- WaiterResponse containing either a response or an exception that has matched with the waiter success condition
-
waitUntilApplicationReady
default CompletableFuture<WaiterResponse<GetApplicationResponse>> waitUntilApplicationReady(GetApplicationRequest getApplicationRequest) PollsGameLiftStreamsAsyncClient.getApplication(software.amazon.awssdk.services.gameliftstreams.model.GetApplicationRequest)API until the desired conditionApplicationReadyis met, or until it is determined that the resource will never enter into the desired state- Parameters:
getApplicationRequest- the request to be used for polling- Returns:
- CompletableFuture containing the WaiterResponse. It completes successfully when the resource enters into a desired state or exceptionally when it is determined that the resource will never enter into the desired state.
-
waitUntilApplicationReady
default CompletableFuture<WaiterResponse<GetApplicationResponse>> waitUntilApplicationReady(Consumer<GetApplicationRequest.Builder> getApplicationRequest) PollsGameLiftStreamsAsyncClient.getApplication(software.amazon.awssdk.services.gameliftstreams.model.GetApplicationRequest)API until the desired conditionApplicationReadyis met, or until it is determined that the resource will never enter into the desired state.This is a convenience method to create an instance of the request builder without the need to create one manually using
GetApplicationRequest.builder()- Parameters:
getApplicationRequest- The consumer that will configure the request to be used for polling- Returns:
- CompletableFuture of the WaiterResponse containing either a response or an exception that has matched with the waiter success condition
-
waitUntilApplicationReady
default CompletableFuture<WaiterResponse<GetApplicationResponse>> waitUntilApplicationReady(GetApplicationRequest getApplicationRequest, WaiterOverrideConfiguration overrideConfig) PollsGameLiftStreamsAsyncClient.getApplication(software.amazon.awssdk.services.gameliftstreams.model.GetApplicationRequest)API until the desired conditionApplicationReadyis met, or until it is determined that the resource will never enter into the desired state- Parameters:
getApplicationRequest- The request to be used for pollingoverrideConfig- Per request override configuration for waiters- Returns:
- WaiterResponse containing either a response or an exception that has matched with the waiter success condition
-
waitUntilApplicationReady
default CompletableFuture<WaiterResponse<GetApplicationResponse>> waitUntilApplicationReady(Consumer<GetApplicationRequest.Builder> getApplicationRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig) PollsGameLiftStreamsAsyncClient.getApplication(software.amazon.awssdk.services.gameliftstreams.model.GetApplicationRequest)API until the desired conditionApplicationReadyis met, or until it is determined that the resource will never enter into the desired state.This is a convenience method to create an instance of the request builder and instance of the override config builder
- Parameters:
getApplicationRequest- The consumer that will configure the request to be used for pollingoverrideConfig- The consumer that will configure the per request override configuration for waiters- Returns:
- WaiterResponse containing either a response or an exception that has matched with the waiter success condition
-
waitUntilStreamGroupActive
default CompletableFuture<WaiterResponse<GetStreamGroupResponse>> waitUntilStreamGroupActive(GetStreamGroupRequest getStreamGroupRequest) PollsGameLiftStreamsAsyncClient.getStreamGroup(software.amazon.awssdk.services.gameliftstreams.model.GetStreamGroupRequest)API until the desired conditionStreamGroupActiveis met, or until it is determined that the resource will never enter into the desired state- Parameters:
getStreamGroupRequest- the request to be used for polling- Returns:
- CompletableFuture containing the WaiterResponse. It completes successfully when the resource enters into a desired state or exceptionally when it is determined that the resource will never enter into the desired state.
-
waitUntilStreamGroupActive
default CompletableFuture<WaiterResponse<GetStreamGroupResponse>> waitUntilStreamGroupActive(Consumer<GetStreamGroupRequest.Builder> getStreamGroupRequest) PollsGameLiftStreamsAsyncClient.getStreamGroup(software.amazon.awssdk.services.gameliftstreams.model.GetStreamGroupRequest)API until the desired conditionStreamGroupActiveis met, or until it is determined that the resource will never enter into the desired state.This is a convenience method to create an instance of the request builder without the need to create one manually using
GetStreamGroupRequest.builder()- Parameters:
getStreamGroupRequest- The consumer that will configure the request to be used for polling- Returns:
- CompletableFuture of the WaiterResponse containing either a response or an exception that has matched with the waiter success condition
-
waitUntilStreamGroupActive
default CompletableFuture<WaiterResponse<GetStreamGroupResponse>> waitUntilStreamGroupActive(GetStreamGroupRequest getStreamGroupRequest, WaiterOverrideConfiguration overrideConfig) PollsGameLiftStreamsAsyncClient.getStreamGroup(software.amazon.awssdk.services.gameliftstreams.model.GetStreamGroupRequest)API until the desired conditionStreamGroupActiveis met, or until it is determined that the resource will never enter into the desired state- Parameters:
getStreamGroupRequest- The request to be used for pollingoverrideConfig- Per request override configuration for waiters- Returns:
- WaiterResponse containing either a response or an exception that has matched with the waiter success condition
-
waitUntilStreamGroupActive
default CompletableFuture<WaiterResponse<GetStreamGroupResponse>> waitUntilStreamGroupActive(Consumer<GetStreamGroupRequest.Builder> getStreamGroupRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig) PollsGameLiftStreamsAsyncClient.getStreamGroup(software.amazon.awssdk.services.gameliftstreams.model.GetStreamGroupRequest)API until the desired conditionStreamGroupActiveis met, or until it is determined that the resource will never enter into the desired state.This is a convenience method to create an instance of the request builder and instance of the override config builder
- Parameters:
getStreamGroupRequest- The consumer that will configure the request to be used for pollingoverrideConfig- The consumer that will configure the per request override configuration for waiters- Returns:
- WaiterResponse containing either a response or an exception that has matched with the waiter success condition
-
waitUntilStreamGroupDeleted
default CompletableFuture<WaiterResponse<GetStreamGroupResponse>> waitUntilStreamGroupDeleted(GetStreamGroupRequest getStreamGroupRequest) PollsGameLiftStreamsAsyncClient.getStreamGroup(software.amazon.awssdk.services.gameliftstreams.model.GetStreamGroupRequest)API until the desired conditionStreamGroupDeletedis met, or until it is determined that the resource will never enter into the desired state- Parameters:
getStreamGroupRequest- the request to be used for polling- Returns:
- CompletableFuture containing the WaiterResponse. It completes successfully when the resource enters into a desired state or exceptionally when it is determined that the resource will never enter into the desired state.
-
waitUntilStreamGroupDeleted
default CompletableFuture<WaiterResponse<GetStreamGroupResponse>> waitUntilStreamGroupDeleted(Consumer<GetStreamGroupRequest.Builder> getStreamGroupRequest) PollsGameLiftStreamsAsyncClient.getStreamGroup(software.amazon.awssdk.services.gameliftstreams.model.GetStreamGroupRequest)API until the desired conditionStreamGroupDeletedis met, or until it is determined that the resource will never enter into the desired state.This is a convenience method to create an instance of the request builder without the need to create one manually using
GetStreamGroupRequest.builder()- Parameters:
getStreamGroupRequest- The consumer that will configure the request to be used for polling- Returns:
- CompletableFuture of the WaiterResponse containing either a response or an exception that has matched with the waiter success condition
-
waitUntilStreamGroupDeleted
default CompletableFuture<WaiterResponse<GetStreamGroupResponse>> waitUntilStreamGroupDeleted(GetStreamGroupRequest getStreamGroupRequest, WaiterOverrideConfiguration overrideConfig) PollsGameLiftStreamsAsyncClient.getStreamGroup(software.amazon.awssdk.services.gameliftstreams.model.GetStreamGroupRequest)API until the desired conditionStreamGroupDeletedis met, or until it is determined that the resource will never enter into the desired state- Parameters:
getStreamGroupRequest- The request to be used for pollingoverrideConfig- Per request override configuration for waiters- Returns:
- WaiterResponse containing either a response or an exception that has matched with the waiter success condition
-
waitUntilStreamGroupDeleted
default CompletableFuture<WaiterResponse<GetStreamGroupResponse>> waitUntilStreamGroupDeleted(Consumer<GetStreamGroupRequest.Builder> getStreamGroupRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig) PollsGameLiftStreamsAsyncClient.getStreamGroup(software.amazon.awssdk.services.gameliftstreams.model.GetStreamGroupRequest)API until the desired conditionStreamGroupDeletedis met, or until it is determined that the resource will never enter into the desired state.This is a convenience method to create an instance of the request builder and instance of the override config builder
- Parameters:
getStreamGroupRequest- The consumer that will configure the request to be used for pollingoverrideConfig- The consumer that will configure the per request override configuration for waiters- Returns:
- WaiterResponse containing either a response or an exception that has matched with the waiter success condition
-
waitUntilStreamSessionActive
default CompletableFuture<WaiterResponse<GetStreamSessionResponse>> waitUntilStreamSessionActive(GetStreamSessionRequest getStreamSessionRequest) PollsGameLiftStreamsAsyncClient.getStreamSession(software.amazon.awssdk.services.gameliftstreams.model.GetStreamSessionRequest)API until the desired conditionStreamSessionActiveis met, or until it is determined that the resource will never enter into the desired state- Parameters:
getStreamSessionRequest- the request to be used for polling- Returns:
- CompletableFuture containing the WaiterResponse. It completes successfully when the resource enters into a desired state or exceptionally when it is determined that the resource will never enter into the desired state.
-
waitUntilStreamSessionActive
default CompletableFuture<WaiterResponse<GetStreamSessionResponse>> waitUntilStreamSessionActive(Consumer<GetStreamSessionRequest.Builder> getStreamSessionRequest) PollsGameLiftStreamsAsyncClient.getStreamSession(software.amazon.awssdk.services.gameliftstreams.model.GetStreamSessionRequest)API until the desired conditionStreamSessionActiveis met, or until it is determined that the resource will never enter into the desired state.This is a convenience method to create an instance of the request builder without the need to create one manually using
GetStreamSessionRequest.builder()- Parameters:
getStreamSessionRequest- The consumer that will configure the request to be used for polling- Returns:
- CompletableFuture of the WaiterResponse containing either a response or an exception that has matched with the waiter success condition
-
waitUntilStreamSessionActive
default CompletableFuture<WaiterResponse<GetStreamSessionResponse>> waitUntilStreamSessionActive(GetStreamSessionRequest getStreamSessionRequest, WaiterOverrideConfiguration overrideConfig) PollsGameLiftStreamsAsyncClient.getStreamSession(software.amazon.awssdk.services.gameliftstreams.model.GetStreamSessionRequest)API until the desired conditionStreamSessionActiveis met, or until it is determined that the resource will never enter into the desired state- Parameters:
getStreamSessionRequest- The request to be used for pollingoverrideConfig- Per request override configuration for waiters- Returns:
- WaiterResponse containing either a response or an exception that has matched with the waiter success condition
-
waitUntilStreamSessionActive
default CompletableFuture<WaiterResponse<GetStreamSessionResponse>> waitUntilStreamSessionActive(Consumer<GetStreamSessionRequest.Builder> getStreamSessionRequest, Consumer<WaiterOverrideConfiguration.Builder> overrideConfig) PollsGameLiftStreamsAsyncClient.getStreamSession(software.amazon.awssdk.services.gameliftstreams.model.GetStreamSessionRequest)API until the desired conditionStreamSessionActiveis met, or until it is determined that the resource will never enter into the desired state.This is a convenience method to create an instance of the request builder and instance of the override config builder
- Parameters:
getStreamSessionRequest- The consumer that will configure the request to be used for pollingoverrideConfig- The consumer that will configure the per request override configuration for waiters- Returns:
- WaiterResponse containing either a response or an exception that has matched with the waiter success condition
-
builder
Create a builder that can be used to configure and create aGameLiftStreamsAsyncWaiter.- Returns:
- a builder
-
create
Create an instance ofGameLiftStreamsAsyncWaiterwith the default configuration.A default
GameLiftStreamsAsyncClientwill be created to poll resources. It is recommended to share a single instance of the waiter created via this method. If it is not desirable to share a waiter instance, invokeSdkAutoCloseable.close()to release the resources once the waiter is not needed.- Returns:
- an instance of
GameLiftStreamsAsyncWaiter
-