Package | Description |
---|---|
com.oracle.bmc.fleetappsmanagement.model |
Modifier and Type | Method and Description |
---|---|
static RollbackWorkflowDetails.Scope |
RollbackWorkflowDetails.Scope.create(String key) |
RollbackWorkflowDetails.Scope |
RollbackWorkflowDetails.getScope()
rollback Scope
|
static RollbackWorkflowDetails.Scope |
RollbackWorkflowDetails.Scope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RollbackWorkflowDetails.Scope[] |
RollbackWorkflowDetails.Scope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
RollbackWorkflowDetails.Builder |
RollbackWorkflowDetails.Builder.scope(RollbackWorkflowDetails.Scope scope)
rollback Scope
|
Constructor and Description |
---|
RollbackWorkflowDetails(RollbackWorkflowDetails.Scope scope,
List<WorkflowGroup> workflow)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.