Package-level declarations
Inherited functions
Link copied to clipboard
suspend fun ArcRegionSwitchClient.waitUntilPlanEvaluationStatusPassed(block: GetPlanEvaluationStatusRequest.Builder.() -> Unit): Outcome<GetPlanEvaluationStatusResponse>
suspend fun ArcRegionSwitchClient.waitUntilPlanEvaluationStatusPassed(request: GetPlanEvaluationStatusRequest, retryStrategy: RetryStrategy? = null): Outcome<GetPlanEvaluationStatusResponse>
Link copied to clipboard
suspend fun ArcRegionSwitchClient.waitUntilPlanExecutionCompleted(block: GetPlanExecutionRequest.Builder.() -> Unit): Outcome<GetPlanExecutionResponse>
suspend fun ArcRegionSwitchClient.waitUntilPlanExecutionCompleted(request: GetPlanExecutionRequest, retryStrategy: RetryStrategy? = null): Outcome<GetPlanExecutionResponse>