| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
static StandardsStatus |
StandardsStatus.fromValue(String value)
Use this in place of valueOf.
|
static StandardsStatus |
StandardsStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StandardsStatus[] |
StandardsStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StandardsSubscription |
StandardsSubscription.withStandardsStatus(StandardsStatus standardsStatus)
The standard's status.
|
Copyright © 2019. All rights reserved.