| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
static WorkflowState |
WorkflowState.fromValue(String value)
Deprecated.
Use this in place of valueOf.
|
static WorkflowState |
WorkflowState.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static WorkflowState[] |
WorkflowState.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AwsSecurityFinding |
AwsSecurityFinding.withWorkflowState(WorkflowState workflowState)
Deprecated.
|
Copyright © 2024. All rights reserved.