Package-level declarations
Inherited functions
Link copied to clipboard
suspend fun GroundStationClient.waitUntilContactScheduled(block: DescribeContactRequest.Builder.() -> Unit): Outcome<DescribeContactResponse>
suspend fun GroundStationClient.waitUntilContactScheduled(request: DescribeContactRequest, retryStrategy: RetryStrategy? = null): Outcome<DescribeContactResponse>
Waits until a contact has been scheduled
Link copied to clipboard
suspend fun GroundStationClient.waitUntilContactUpdated(block: DescribeContactVersionRequest.Builder.() -> Unit): Outcome<DescribeContactVersionResponse>
suspend fun GroundStationClient.waitUntilContactUpdated(request: DescribeContactVersionRequest, retryStrategy: RetryStrategy? = null): Outcome<DescribeContactVersionResponse>
Waits until a contact has been updated