Package-level declarations
Inherited functions
Link copied to clipboard
suspend fun GameLiftStreamsClient.waitUntilApplicationDeleted(block: GetApplicationRequest.Builder.() -> Unit): <Error class: unknown class><GetApplicationResponse>
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(block: GetApplicationRequest.Builder.() -> Unit): <Error class: unknown class><GetApplicationResponse>
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(block: GetStreamGroupRequest.Builder.() -> Unit): <Error class: unknown class><GetStreamGroupResponse>
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(block: GetStreamGroupRequest.Builder.() -> Unit): <Error class: unknown class><GetStreamGroupResponse>
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(block: GetStreamSessionRequest.Builder.() -> Unit): <Error class: unknown class><GetStreamSessionResponse>
suspend fun GameLiftStreamsClient.waitUntilStreamSessionActive(request: GetStreamSessionRequest, retryStrategy: <Error class: unknown class>? = null): <Error class: unknown class><GetStreamSessionResponse>
Waits until a stream session is active