Enum DrPlanStepType

  • All Implemented Interfaces:
    BmcEnum, Serializable, Comparable<DrPlanStepType>

    @Generated(value="OracleSDKGenerator",
               comments="API Version: 20220125")
    public enum DrPlanStepType
    extends Enum<DrPlanStepType>
    implements BmcEnum
    The types of steps in a DR plan.
    • COMPUTE_INSTANCE_STOP_PRECHECK - A precheck step for validating a compute instance stop. - COMPUTE_INSTANCE_LAUNCH_PRECHECK - A precheck step for validating a compute instance launch. - COMPUTE_INSTANCE_TERMINATE_PRECHECK - A precheck step for validating a compute instance termination. - COMPUTE_INSTANCE_REMOVE_PRECHECK - A precheck step for validating a compute instance removal. - VOLUME_GROUP_RESTORE_SWITCHOVER_PRECHECK - A precheck step for validating a volume group restoration during a switchover. - VOLUME_GROUP_RESTORE_FAILOVER_PRECHECK - A precheck step for validating a volume group restoration during a failover. - DATABASE_SWITCHOVER_PRECHECK - A precheck step for validating the database during a switchover. - DATABASE_FAILOVER_PRECHECK - A precheck step for validating the database during a failover. - AUTONOMOUS_DATABASE_SWITCHOVER_PRECHECK - A precheck step for validating an autonomous database during a switchover. - AUTONOMOUS_DATABASE_FAILOVER_PRECHECK - A precheck step for validating an autonomous database during a failover. - AUTONOMOUS_CONTAINER_DATABASE_SWITCHOVER_PRECHECK - A precheck step for validating an autonomous container database during a switchover. - AUTONOMOUS_CONTAINER_DATABASE_FAILOVER_PRECHECK - A precheck step for validating an autonomous container database during a failover. - AUTONOMOUS_CONTAINER_DATABASE_START_DRILL_CONVERT_TO_SNAPSHOT_STANDBY_PRECHECK - A precheck step for validating the conversion of an autonomous container database to a snapshot at standby for a start drill. - AUTONOMOUS_CONTAINER_DATABASE_STOP_DRILL_CONVERT_TO_PHYSICAL_STANDBY_PRECHECK - A precheck step for validating the conversion of an autonomous container database to a physical instance at standby for a stop drill. - AUTONOMOUS_CONTAINER_DATABASE_SWITCHOVER - A DR plan step to perform an autonomous container database switchover. - AUTONOMOUS_CONTAINER_DATABASE_FAILOVER
    • A DR plan step to perform an autonomous container database failover. - AUTONOMOUS_CONTAINER_DATABASE_START_DRILL_CONVERT_TO_SNAPSHOT_STANDBY - A DR plan step to convert an autonomous container database to a snapshot at standby during a start drill. - AUTONOMOUS_CONTAINER_DATABASE_STOP_DRILL_CONVERT_TO_PHYSICAL_STANDBY - A DR plan step to convert an autonomous container database to a physical instance at standby during a stop drill. - AUTONOMOUS_DATABASE_START_DRILL_CREATE_CLONE_STANDBY_PRECHECK - A precheck step for validating the creation of an autonomous database clone at standby during a start drill. - AUTONOMOUS_DATABASE_STOP_DRILL_DELETE_CLONE_STANDBY_PRECHECK - A precheck step for validating the deletion of an autonomous database clone at standby during a stop drill. - AUTONOMOUS_DATABASE_START_DRILL_CONVERT_TO_SNAPSHOT_STANDBY_PRECHECK - A precheck step for validating the conversion of an autonomous database to snapshot at standby during a start drill.
    • AUTONOMOUS_DATABASE_STOP_DRILL_CONVERT_TO_PHYSICAL_STANDBY_PRECHECK - A precheck step for validating the conversion of an autonomous database to a physical instance at standby during a start drill. - AUTONOMOUS_DATABASE_START_DRILL_CREATE_CLONE_STANDBY - A DR plan step to create an autonomous database clone at standby during a start drill. - AUTONOMOUS_DATABASE_STOP_DRILL_DELETE_CLONE_STANDBY - A DR plan step to delete an autonomous database clone at standby during a stop drill. - AUTONOMOUS_DATABASE_START_DRILL_CONVERT_TO_SNAPSHOT_STANDBY - A DR plan step to convert an autonomous database to a snapshot at standby during a start drill. - AUTONOMOUS_DATABASE_STOP_DRILL_CONVERT_TO_PHYSICAL_STANDBY - A DR plan step to convert an autonomous database to a physical instance at standby during a stop drill. - DATABASE_START_DRILL_CONVERT_TO_SNAPSHOT_STANDBY_PRECHECK - A precheck step for validating the conversion of a database to a snapshot at standby during a start drill. - DATABASE_STOP_DRILL_CONVERT_TO_PHYSICAL_STANDBY_PRECHECK - A precheck step for validating the conversion of a database to a physical instance at standby during a stop drill. - DATABASE_START_DRILL_CONVERT_TO_SNAPSHOT_STANDBY - A DR plan step to convert a database to a snapshot at standby during a start drill. - DATABASE_STOP_DRILL_CONVERT_TO_PHYSICAL_STANDBY - A DR plan step to convert a database to a physical instance at standby during a stop drill. - USER_DEFINED_PRECHECK - A precheck step for validating a user-defined step. - COMPUTE_INSTANCE_LAUNCH - A DR plan step to launch a compute instance. - COMPUTE_INSTANCE_STOP - A DR plan step to stop a compute instance. - COMPUTE_INSTANCE_TERMINATE - A DR plan step to terminate a compute instance. - COMPUTE_INSTANCE_REMOVE - A DR plan step to remove a compute instance. - DATABASE_SWITCHOVER - A DR plan step to perform a database switchover. - DATABASE_FAILOVER - A DR plan step to perform a database failover. - AUTONOMOUS_DATABASE_SWITCHOVER - A DR plan step to perform an autonomous database switchover. - AUTONOMOUS_DATABASE_FAILOVER - A DR plan step to perform an autonomous database failover. - VOLUME_GROUP_RESTORE_SWITCHOVER - A DR plan step to perform a volume group restoration during a switchover. - VOLUME_GROUP_RESTORE_FAILOVER - A DR plan step to perform a volume group restoration during a failover. - VOLUME_GROUP_REVERSE - A DR plan step to reverse a volume group.
    • VOLUME_GROUP_DELETE - A DR plan step to delete a volume group. - VOLUME_GROUP_REMOVE - A DR plan step to remove a volume group. - VOLUME_GROUP_TERMINATE - A DR plan step to terminate a volume group. - USER_DEFINED - User-defined step - USER_DEFINED_CUSTOM_PRECHECK - User-defined custom precheck step. - VOLUME_GROUP_RESTORE_START_DRILL_PRECHECK - A precheck step for validating a volume group restoration during a start drill. - VOLUME_GROUP_REMOVE_PRECHECK - A precheck step for validating a volume group removal. - VOLUME_GROUP_TERMINATE_PRECHECK - A precheck step for validating a volume group termination. - VOLUME_GROUP_RESTORE_START_DRILL - A DR plan step for volume group restoration during a start drill. - AUTONOMOUS_DATABASE_CREATE_CLONE_PRECHECK - A precheck step for validating the creation of an autonomous database clone. - AUTONOMOUS_DATABASE_DELETE_CLONE_PRECHECK - A precheck step for validating the deletion of an autonomous database clone. - LOAD_BALANCER_UPDATE_PRIMARY_BACKEND_SET_PRECHECK - A precheck step for validating the update of primary load balancer backend set. - LOAD_BALANCER_UPDATE_STANDBY_BACKEND_SET_PRECHECK - A precheck step for validating the update of standby load balancer backend set. - FILE_SYSTEM_SWITCHOVER_PRECHECK - A precheck step for validating a file system during a switchover. - FILE_SYSTEM_FAILOVER_PRECHECK - A precheck step for validating a file system during a failover. - FILE_SYSTEM_START_DRILL_PRECHECK - A precheck step for validating a file system during a start drill. - FILE_SYSTEM_STOP_DRILL_PRECHECK - A precheck step for validating a file system during a stop drill. - FILE_SYSTEM_REMOVE_PRECHECK - A precheck step for validating a file system removal. - FILE_SYSTEM_TERMINATE_PRECHECK - A precheck step for validating a file system termination. - FILE_SYSTEM_MOUNT_PRECHECK - A precheck step for validating a file system to be mounted. - FILE_SYSTEM_UNMOUNT_PRECHECK - A precheck step for validating a file system to be unmounted. - COMPUTE_INSTANCE_START_PRECHECK - A precheck step for validating the start of a compute instance. - COMPUTE_INSTANCE_ATTACH_BLOCK_VOLUMES_PRECHECK - A precheck step for validating the attachment of block volumes to a compute instance. - COMPUTE_INSTANCE_DETACH_BLOCK_VOLUMES_PRECHECK - A precheck step for validating the detachment of block volumes from a compute instance. - COMPUTE_INSTANCE_MOUNT_BLOCK_VOLUMES_PRECHECK - A precheck step for validating the mounting of block volumes on a compute instance. - COMPUTE_INSTANCE_UNMOUNT_BLOCK_VOLUMES_PRECHECK - A precheck step for validating the unmounting of block volumes from a compute instance. - COMPUTE_CAPACITY_RESERVATION_START_DRILL_PRECHECK - A precheck step for validating a compute capacity reservation during a start drill. - COMPUTE_CAPACITY_AVAILABILITY_START_DRILL_PRECHECK - A precheck step for validating a compute capacity availability during a start drill . - AUTONOMOUS_DATABASE_CREATE_CLONE - A DR plan step to create an autonomous database clone. - AUTONOMOUS_DATABASE_DELETE_CLONE - A DR plan step to delete an autonomous database clone. - LOAD_BALANCER_UPDATE_PRIMARY_BACKEND_SET - A DR plan step to update a primary load balancer backend set. - LOAD_BALANCER_UPDATE_STANDBY_BACKEND_SET - A DR plan step to update a standby load balancer backend set. - FILE_SYSTEM_SWITCHOVER - A DR plan step to perform a file system switchover. - FILE_SYSTEM_FAILOVER - A DR plan step to perform a file system failover. - FILE_SYSTEM_REMOVE - A DR plan step to remove a file system. - FILE_SYSTEM_REVERSE - A DR plan step to reverse replication in a file system. - FILE_SYSTEM_TERMINATE - A DR plan step to terminate a file system. - FILE_SYSTEM_START_DRILL - A DR plan step to perform a start drill operation for a file system. - FILE_SYSTEM_STOP_DRILL - A DR plan step to perform a stop drill operation for a file system. - COMPUTE_INSTANCE_START - A DR plan step to start a compute instance. - COMPUTE_INSTANCE_ATTACH_BLOCK_VOLUMES - A DR plan step to attach block volumes to a compute instance. - COMPUTE_INSTANCE_DETACH_BLOCK_VOLUMES - A DR plan step to detach block volumes from a compute instance. - FILE_SYSTEM_MOUNT - A DR plan step to mount a file system. - FILE_SYSTEM_UNMOUNT - A DR plan step to unmount a file system. - COMPUTE_CAPACITY_RESERVATION_SWITCHOVER_PRECHECK - A precheck step for validating a compute capacity reservation during a switchover. - COMPUTE_CAPACITY_RESERVATION_FAILOVER_PRECHECK - A precheck step for validating a capacity reservation during a failover. - COMPUTE_CAPACITY_AVAILABILITY_SWITCHOVER_PRECHECK - A precheck step for validating a compute capacity availability during a switchover. - COMPUTE_CAPACITY_AVAILABILITY_FAILOVER_PRECHECK - A precheck step for validating a compute capacity availability during a failover. - OKE_CLUSTER_SWITCHOVER_CLEANUP_PRIMARY_PRECHECK - A precheck step for validating clean up of an OKE cluster in the primary region during a switchover. - OKE_CLUSTER_SWITCHOVER_RESTORE_STANDBY_PRECHECK - A precheck step for validating restoration of an OKE cluster in the standby region during a switchover. - OKE_CLUSTER_FAILOVER_RESTORE_STANDBY_PRECHECK - A precheck step for validating restoration of an OKE cluster in the standby region during a failover. - OKE_CLUSTER_STOP_DRILL_CLEANUP_STANDBY_PRECHECK - A precheck step for validating clean up of an OKE cluster in the standby region during a stop drill. - OKE_CLUSTER_START_DRILL_RESTORE_STANDBY_PRECHECK - A precheck step for validating restoration of an OKE cluster in the standby region during a start drill. - OKE_CLUSTER_SWITCHOVER_CLEANUP_PRIMARY - A DR plan step to clean up an OKE cluster in the primary region during a switchover. - OKE_CLUSTER_SWITCHOVER_SCALE_UP_STANDBY - A DR plan step to scale up the node pool of an OKE cluster in the standby during a switchover. - OKE_CLUSTER_SWITCHOVER_RESTORE_STANDBY - A DR plan step to restore an OKE cluster in the standby region during a switchover. - OKE_CLUSTER_SWITCHOVER_REVERSE_BACKUP_STANDBY - A DR plan step to reverse an OKE cluster backup in the standby during a switchover. - OKE_CLUSTER_SWITCHOVER_SCALE_DOWN_PRIMARY - A DR plan step to scale down the node pool of an OKE cluster in the primary during a switchover. - OKE_CLUSTER_FAILOVER_RESTORE_STANDBY - A DR plan step to restore an OKE cluster in the standby region during a failover. - OKE_CLUSTER_FAILOVER_SCALE_UP_STANDBY - A DR plan step to scale up the node pool of an OKE cluster in the standby region during a failover. - OKE_CLUSTER_START_DRILL_RESTORE_STANDBY - A DR plan step to restore an OKE cluster in the standby region during a start drill. - OKE_CLUSTER_START_DRILL_SCALE_UP_STANDBY - A DR plan step to scale up the node pool of an OKE cluster in the standby region during a start drill. - OKE_CLUSTER_STOP_DRILL_CLEANUP_STANDBY - A DR plan step to clean up an OKE cluster in the standby region during a stop drill. - OKE_CLUSTER_STOP_DRILL_SCALE_DOWN_STANDBY - A DR plan step to scale down the node pool of an OKE cluster in the standby region during a stop drill. - OBJECT_STORAGE_BUCKET_SWITCHOVER_DELETE_REPLICATION_PRIMARY_PRECHECK - A precheck step for validating the deletion of an object storage bucket replication in the primary region during a switchover. - OBJECT_STORAGE_BUCKET_SWITCHOVER_SETUP_REVERSE_REPLICATION_STANDBY_PRECHECK - A precheck step for validating an object storage bucket reverse replication set up in the standby region during a switchover. - OBJECT_STORAGE_BUCKET_FAILOVER_DELETE_REPLICATION_STANDBY_PRECHECK
    • A precheck step for validating the deletion of an object storage bucket replication in the standby region during a failover. - OBJECT_STORAGE_BUCKET_FAILOVER_SETUP_REVERSE_REPLICATION_STANDBY_PRECHECK - A precheck step for validating an object storage bucket reverse replication set up in the standby region during a failover. - OBJECT_STORAGE_BUCKET_SWITCHOVER_DELETE_REPLICATION_PRIMARY - A DR plan step to delete an object storage bucket replication in the primary region during a switchover. - OBJECT_STORAGE_BUCKET_SWITCHOVER_SETUP_REVERSE_REPLICATION_STANDBY - A DR plan step to set up an object storage bucket reverse replication in the standby region during a switchover. - OBJECT_STORAGE_BUCKET_FAILOVER_DELETE_REPLICATION_STANDBY - A DR plan step to delete an object storage bucket replication in the standby region during a failover. - OBJECT_STORAGE_BUCKET_FAILOVER_SETUP_REVERSE_REPLICATION_STANDBY - A DR plan step to set up an object storage bucket reverse replication in the standby region during a failover.
    • Enum Constant Detail

      • ComputeInstanceStopPrecheck

        public static final DrPlanStepType ComputeInstanceStopPrecheck
      • ComputeInstanceLaunchPrecheck

        public static final DrPlanStepType ComputeInstanceLaunchPrecheck
      • ComputeInstanceTerminatePrecheck

        public static final DrPlanStepType ComputeInstanceTerminatePrecheck
      • ComputeInstanceRemovePrecheck

        public static final DrPlanStepType ComputeInstanceRemovePrecheck
      • VolumeGroupRestoreSwitchoverPrecheck

        public static final DrPlanStepType VolumeGroupRestoreSwitchoverPrecheck
      • VolumeGroupRestoreFailoverPrecheck

        public static final DrPlanStepType VolumeGroupRestoreFailoverPrecheck
      • DatabaseSwitchoverPrecheck

        public static final DrPlanStepType DatabaseSwitchoverPrecheck
      • DatabaseFailoverPrecheck

        public static final DrPlanStepType DatabaseFailoverPrecheck
      • AutonomousDatabaseSwitchoverPrecheck

        public static final DrPlanStepType AutonomousDatabaseSwitchoverPrecheck
      • AutonomousDatabaseFailoverPrecheck

        public static final DrPlanStepType AutonomousDatabaseFailoverPrecheck
      • AutonomousContainerDatabaseSwitchoverPrecheck

        public static final DrPlanStepType AutonomousContainerDatabaseSwitchoverPrecheck
      • AutonomousContainerDatabaseFailoverPrecheck

        public static final DrPlanStepType AutonomousContainerDatabaseFailoverPrecheck
      • AutonomousContainerDatabaseStartDrillConvertToSnapshotStandbyPrecheck

        public static final DrPlanStepType AutonomousContainerDatabaseStartDrillConvertToSnapshotStandbyPrecheck
      • AutonomousContainerDatabaseStopDrillConvertToPhysicalStandbyPrecheck

        public static final DrPlanStepType AutonomousContainerDatabaseStopDrillConvertToPhysicalStandbyPrecheck
      • AutonomousContainerDatabaseSwitchover

        public static final DrPlanStepType AutonomousContainerDatabaseSwitchover
      • AutonomousContainerDatabaseFailover

        public static final DrPlanStepType AutonomousContainerDatabaseFailover
      • AutonomousContainerDatabaseStartDrillConvertToSnapshotStandby

        public static final DrPlanStepType AutonomousContainerDatabaseStartDrillConvertToSnapshotStandby
      • AutonomousContainerDatabaseStopDrillConvertToPhysicalStandby

        public static final DrPlanStepType AutonomousContainerDatabaseStopDrillConvertToPhysicalStandby
      • AutonomousDatabaseStartDrillCreateCloneStandbyPrecheck

        public static final DrPlanStepType AutonomousDatabaseStartDrillCreateCloneStandbyPrecheck
      • AutonomousDatabaseStopDrillDeleteCloneStandbyPrecheck

        public static final DrPlanStepType AutonomousDatabaseStopDrillDeleteCloneStandbyPrecheck
      • AutonomousDatabaseStartDrillConvertToSnapshotStandbyPrecheck

        public static final DrPlanStepType AutonomousDatabaseStartDrillConvertToSnapshotStandbyPrecheck
      • AutonomousDatabaseStopDrillConvertToPhysicalStandbyPrecheck

        public static final DrPlanStepType AutonomousDatabaseStopDrillConvertToPhysicalStandbyPrecheck
      • AutonomousDatabaseStartDrillCreateCloneStandby

        public static final DrPlanStepType AutonomousDatabaseStartDrillCreateCloneStandby
      • AutonomousDatabaseStopDrillDeleteCloneStandby

        public static final DrPlanStepType AutonomousDatabaseStopDrillDeleteCloneStandby
      • AutonomousDatabaseStartDrillConvertToSnapshotStandby

        public static final DrPlanStepType AutonomousDatabaseStartDrillConvertToSnapshotStandby
      • AutonomousDatabaseStopDrillConvertToPhysicalStandby

        public static final DrPlanStepType AutonomousDatabaseStopDrillConvertToPhysicalStandby
      • DatabaseStartDrillConvertToSnapshotStandbyPrecheck

        public static final DrPlanStepType DatabaseStartDrillConvertToSnapshotStandbyPrecheck
      • DatabaseStopDrillConvertToPhysicalStandbyPrecheck

        public static final DrPlanStepType DatabaseStopDrillConvertToPhysicalStandbyPrecheck
      • DatabaseStartDrillConvertToSnapshotStandby

        public static final DrPlanStepType DatabaseStartDrillConvertToSnapshotStandby
      • DatabaseStopDrillConvertToPhysicalStandby

        public static final DrPlanStepType DatabaseStopDrillConvertToPhysicalStandby
      • UserDefinedPrecheck

        public static final DrPlanStepType UserDefinedPrecheck
      • ComputeInstanceLaunch

        public static final DrPlanStepType ComputeInstanceLaunch
      • ComputeInstanceStop

        public static final DrPlanStepType ComputeInstanceStop
      • ComputeInstanceTerminate

        public static final DrPlanStepType ComputeInstanceTerminate
      • ComputeInstanceRemove

        public static final DrPlanStepType ComputeInstanceRemove
      • DatabaseSwitchover

        public static final DrPlanStepType DatabaseSwitchover
      • DatabaseFailover

        public static final DrPlanStepType DatabaseFailover
      • AutonomousDatabaseSwitchover

        public static final DrPlanStepType AutonomousDatabaseSwitchover
      • AutonomousDatabaseFailover

        public static final DrPlanStepType AutonomousDatabaseFailover
      • VolumeGroupRestoreSwitchover

        public static final DrPlanStepType VolumeGroupRestoreSwitchover
      • VolumeGroupRestoreFailover

        public static final DrPlanStepType VolumeGroupRestoreFailover
      • VolumeGroupReverse

        public static final DrPlanStepType VolumeGroupReverse
      • VolumeGroupDelete

        public static final DrPlanStepType VolumeGroupDelete
      • VolumeGroupRemove

        public static final DrPlanStepType VolumeGroupRemove
      • VolumeGroupTerminate

        public static final DrPlanStepType VolumeGroupTerminate
      • UserDefinedCustomPrecheck

        public static final DrPlanStepType UserDefinedCustomPrecheck
      • VolumeGroupRestoreStartDrillPrecheck

        public static final DrPlanStepType VolumeGroupRestoreStartDrillPrecheck
      • VolumeGroupRemovePrecheck

        public static final DrPlanStepType VolumeGroupRemovePrecheck
      • VolumeGroupTerminatePrecheck

        public static final DrPlanStepType VolumeGroupTerminatePrecheck
      • VolumeGroupRestoreStartDrill

        public static final DrPlanStepType VolumeGroupRestoreStartDrill
      • AutonomousDatabaseCreateClonePrecheck

        public static final DrPlanStepType AutonomousDatabaseCreateClonePrecheck
      • AutonomousDatabaseDeleteClonePrecheck

        public static final DrPlanStepType AutonomousDatabaseDeleteClonePrecheck
      • LoadBalancerUpdatePrimaryBackendSetPrecheck

        public static final DrPlanStepType LoadBalancerUpdatePrimaryBackendSetPrecheck
      • LoadBalancerUpdateStandbyBackendSetPrecheck

        public static final DrPlanStepType LoadBalancerUpdateStandbyBackendSetPrecheck
      • FileSystemSwitchoverPrecheck

        public static final DrPlanStepType FileSystemSwitchoverPrecheck
      • FileSystemFailoverPrecheck

        public static final DrPlanStepType FileSystemFailoverPrecheck
      • FileSystemStartDrillPrecheck

        public static final DrPlanStepType FileSystemStartDrillPrecheck
      • FileSystemStopDrillPrecheck

        public static final DrPlanStepType FileSystemStopDrillPrecheck
      • FileSystemRemovePrecheck

        public static final DrPlanStepType FileSystemRemovePrecheck
      • FileSystemTerminatePrecheck

        public static final DrPlanStepType FileSystemTerminatePrecheck
      • FileSystemMountPrecheck

        public static final DrPlanStepType FileSystemMountPrecheck
      • FileSystemUnmountPrecheck

        public static final DrPlanStepType FileSystemUnmountPrecheck
      • ComputeInstanceStartPrecheck

        public static final DrPlanStepType ComputeInstanceStartPrecheck
      • ComputeInstanceAttachBlockVolumesPrecheck

        public static final DrPlanStepType ComputeInstanceAttachBlockVolumesPrecheck
      • ComputeInstanceDetachBlockVolumesPrecheck

        public static final DrPlanStepType ComputeInstanceDetachBlockVolumesPrecheck
      • ComputeInstanceMountBlockVolumesPrecheck

        public static final DrPlanStepType ComputeInstanceMountBlockVolumesPrecheck
      • ComputeInstanceUnmountBlockVolumesPrecheck

        public static final DrPlanStepType ComputeInstanceUnmountBlockVolumesPrecheck
      • ComputeCapacityReservationStartDrillPrecheck

        public static final DrPlanStepType ComputeCapacityReservationStartDrillPrecheck
      • ComputeCapacityAvailabilityStartDrillPrecheck

        public static final DrPlanStepType ComputeCapacityAvailabilityStartDrillPrecheck
      • AutonomousDatabaseCreateClone

        public static final DrPlanStepType AutonomousDatabaseCreateClone
      • AutonomousDatabaseDeleteClone

        public static final DrPlanStepType AutonomousDatabaseDeleteClone
      • LoadBalancerUpdatePrimaryBackendSet

        public static final DrPlanStepType LoadBalancerUpdatePrimaryBackendSet
      • LoadBalancerUpdateStandbyBackendSet

        public static final DrPlanStepType LoadBalancerUpdateStandbyBackendSet
      • FileSystemSwitchover

        public static final DrPlanStepType FileSystemSwitchover
      • FileSystemFailover

        public static final DrPlanStepType FileSystemFailover
      • FileSystemRemove

        public static final DrPlanStepType FileSystemRemove
      • FileSystemReverse

        public static final DrPlanStepType FileSystemReverse
      • FileSystemTerminate

        public static final DrPlanStepType FileSystemTerminate
      • FileSystemStartDrill

        public static final DrPlanStepType FileSystemStartDrill
      • FileSystemStopDrill

        public static final DrPlanStepType FileSystemStopDrill
      • ComputeInstanceStart

        public static final DrPlanStepType ComputeInstanceStart
      • ComputeInstanceAttachBlockVolumes

        public static final DrPlanStepType ComputeInstanceAttachBlockVolumes
      • ComputeInstanceDetachBlockVolumes

        public static final DrPlanStepType ComputeInstanceDetachBlockVolumes
      • FileSystemUnmount

        public static final DrPlanStepType FileSystemUnmount
      • ComputeCapacityReservationSwitchoverPrecheck

        public static final DrPlanStepType ComputeCapacityReservationSwitchoverPrecheck
      • ComputeCapacityReservationFailoverPrecheck

        public static final DrPlanStepType ComputeCapacityReservationFailoverPrecheck
      • ComputeCapacityAvailabilitySwitchoverPrecheck

        public static final DrPlanStepType ComputeCapacityAvailabilitySwitchoverPrecheck
      • ComputeCapacityAvailabilityFailoverPrecheck

        public static final DrPlanStepType ComputeCapacityAvailabilityFailoverPrecheck
      • OkeClusterSwitchoverCleanupPrimaryPrecheck

        public static final DrPlanStepType OkeClusterSwitchoverCleanupPrimaryPrecheck
      • OkeClusterSwitchoverRestoreStandbyPrecheck

        public static final DrPlanStepType OkeClusterSwitchoverRestoreStandbyPrecheck
      • OkeClusterFailoverRestoreStandbyPrecheck

        public static final DrPlanStepType OkeClusterFailoverRestoreStandbyPrecheck
      • OkeClusterStopDrillCleanupStandbyPrecheck

        public static final DrPlanStepType OkeClusterStopDrillCleanupStandbyPrecheck
      • OkeClusterStartDrillRestoreStandbyPrecheck

        public static final DrPlanStepType OkeClusterStartDrillRestoreStandbyPrecheck
      • OkeClusterSwitchoverCleanupPrimary

        public static final DrPlanStepType OkeClusterSwitchoverCleanupPrimary
      • OkeClusterSwitchoverScaleUpStandby

        public static final DrPlanStepType OkeClusterSwitchoverScaleUpStandby
      • OkeClusterSwitchoverRestoreStandby

        public static final DrPlanStepType OkeClusterSwitchoverRestoreStandby
      • OkeClusterSwitchoverReverseBackupStandby

        public static final DrPlanStepType OkeClusterSwitchoverReverseBackupStandby
      • OkeClusterSwitchoverScaleDownPrimary

        public static final DrPlanStepType OkeClusterSwitchoverScaleDownPrimary
      • OkeClusterFailoverRestoreStandby

        public static final DrPlanStepType OkeClusterFailoverRestoreStandby
      • OkeClusterFailoverScaleUpStandby

        public static final DrPlanStepType OkeClusterFailoverScaleUpStandby
      • OkeClusterStartDrillRestoreStandby

        public static final DrPlanStepType OkeClusterStartDrillRestoreStandby
      • OkeClusterStartDrillScaleUpStandby

        public static final DrPlanStepType OkeClusterStartDrillScaleUpStandby
      • OkeClusterStopDrillCleanupStandby

        public static final DrPlanStepType OkeClusterStopDrillCleanupStandby
      • OkeClusterStopDrillScaleDownStandby

        public static final DrPlanStepType OkeClusterStopDrillScaleDownStandby
      • ObjectStorageBucketSwitchoverDeleteReplicationPrimaryPrecheck

        public static final DrPlanStepType ObjectStorageBucketSwitchoverDeleteReplicationPrimaryPrecheck
      • ObjectStorageBucketSwitchoverSetupReverseReplicationStandbyPrecheck

        public static final DrPlanStepType ObjectStorageBucketSwitchoverSetupReverseReplicationStandbyPrecheck
      • ObjectStorageBucketFailoverDeleteReplicationStandbyPrecheck

        public static final DrPlanStepType ObjectStorageBucketFailoverDeleteReplicationStandbyPrecheck
      • ObjectStorageBucketFailoverSetupReverseReplicationStandbyPrecheck

        public static final DrPlanStepType ObjectStorageBucketFailoverSetupReverseReplicationStandbyPrecheck
      • ObjectStorageBucketSwitchoverDeleteReplicationPrimary

        public static final DrPlanStepType ObjectStorageBucketSwitchoverDeleteReplicationPrimary
      • ObjectStorageBucketSwitchoverSetupReverseReplicationStandby

        public static final DrPlanStepType ObjectStorageBucketSwitchoverSetupReverseReplicationStandby
      • ObjectStorageBucketFailoverDeleteReplicationStandby

        public static final DrPlanStepType ObjectStorageBucketFailoverDeleteReplicationStandby
      • ObjectStorageBucketFailoverSetupReverseReplicationStandby

        public static final DrPlanStepType ObjectStorageBucketFailoverSetupReverseReplicationStandby
      • UnknownEnumValue

        public static final DrPlanStepType UnknownEnumValue
        This value is used if a service returns a value for this enum that is not recognized by this version of the SDK.
    • Method Detail

      • values

        public static DrPlanStepType[] values()
        Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:
        for (DrPlanStepType c : DrPlanStepType.values())
            System.out.println(c);
        
        Returns:
        an array containing the constants of this enum type, in the order they are declared
      • valueOf

        public static DrPlanStepType valueOf​(String name)
        Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
        Parameters:
        name - the name of the enum constant to be returned.
        Returns:
        the enum constant with the specified name
        Throws:
        IllegalArgumentException - if this enum type has no constant with the specified name
        NullPointerException - if the argument is null