Package-level declarations

Inherited functions

Link copied to clipboard
suspend fun GameLiftStreamsClient.waitUntilApplicationDeleted(request: GetApplicationRequest, retryStrategy: <Error class: unknown class>? = null): <Error class: unknown class><GetApplicationResponse>

Waits until an application is deleted

Link copied to clipboard
suspend fun GameLiftStreamsClient.waitUntilApplicationReady(request: GetApplicationRequest, retryStrategy: <Error class: unknown class>? = null): <Error class: unknown class><GetApplicationResponse>

Waits until an application is ready

Link copied to clipboard
suspend fun GameLiftStreamsClient.waitUntilStreamGroupActive(request: GetStreamGroupRequest, retryStrategy: <Error class: unknown class>? = null): <Error class: unknown class><GetStreamGroupResponse>

Waits until a stream group is active

Link copied to clipboard
suspend fun GameLiftStreamsClient.waitUntilStreamGroupDeleted(request: GetStreamGroupRequest, retryStrategy: <Error class: unknown class>? = null): <Error class: unknown class><GetStreamGroupResponse>

Waits until a stream group is deleted

Link copied to clipboard
suspend fun GameLiftStreamsClient.waitUntilStreamSessionActive(request: GetStreamSessionRequest, retryStrategy: <Error class: unknown class>? = null): <Error class: unknown class><GetStreamSessionResponse>

Waits until a stream session is active