Uses of Class
com.oracle.bmc.mediaservices.model.CreateMediaWorkflowJobDetails.WorkflowIdentifierType
-
Packages that use CreateMediaWorkflowJobDetails.WorkflowIdentifierType Package Description com.oracle.bmc.mediaservices.model -
-
Uses of CreateMediaWorkflowJobDetails.WorkflowIdentifierType in com.oracle.bmc.mediaservices.model
Methods in com.oracle.bmc.mediaservices.model that return CreateMediaWorkflowJobDetails.WorkflowIdentifierType Modifier and Type Method Description static CreateMediaWorkflowJobDetails.WorkflowIdentifierTypeCreateMediaWorkflowJobDetails.WorkflowIdentifierType. create(String key)static CreateMediaWorkflowJobDetails.WorkflowIdentifierTypeCreateMediaWorkflowJobDetails.WorkflowIdentifierType. valueOf(String name)Returns the enum constant of this type with the specified name.static CreateMediaWorkflowJobDetails.WorkflowIdentifierType[]CreateMediaWorkflowJobDetails.WorkflowIdentifierType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-