Versions in this module Expand all Collapse all v1 v1.6.0 Mar 10, 2026 Changes in this version + const INSTANCESTATUS_FAILED + const INSTANCESTATUS_PENDING + const INSTANCESTATUS_PROCESSING + const INSTANCESTATUS_READY + const INSTANCESTATUS_UNKNOWN + const RestoreJobBroken + const RestoreJobFinished + const RestoreJobKilled + const RestoreJobProcessing + func CloneInstanceWaitHandler(ctx context.Context, a mongodbflex.DefaultAPI, ...) *wait.AsyncActionHandler[mongodbflex.InstanceResponse] + func CreateInstanceWaitHandler(ctx context.Context, a mongodbflex.DefaultAPI, ...) *wait.AsyncActionHandler[mongodbflex.InstanceResponse] + func DeleteInstanceWaitHandler(ctx context.Context, a mongodbflex.DefaultAPI, ...) *wait.AsyncActionHandler[struct{}] + func PartialUpdateInstanceWaitHandler(ctx context.Context, a mongodbflex.DefaultAPI, ...) *wait.AsyncActionHandler[mongodbflex.InstanceResponse] + func RestoreInstanceWaitHandler(ctx context.Context, a mongodbflex.DefaultAPI, ...) *wait.AsyncActionHandler[mongodbflex.ListRestoreJobsResponse] + func UpdateInstanceWaitHandler(ctx context.Context, a mongodbflex.DefaultAPI, ...) *wait.AsyncActionHandler[mongodbflex.InstanceResponse]