| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
static FindingPublishingFrequency |
FindingPublishingFrequency.fromValue(String value)
Use this in place of valueOf.
|
static FindingPublishingFrequency |
FindingPublishingFrequency.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FindingPublishingFrequency[] |
FindingPublishingFrequency.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetDetectorResult |
GetDetectorResult.withFindingPublishingFrequency(FindingPublishingFrequency findingPublishingFrequency) |
UpdateDetectorRequest |
UpdateDetectorRequest.withFindingPublishingFrequency(FindingPublishingFrequency findingPublishingFrequency)
A enum value that specifies how frequently customer got Finding updates published.
|
CreateDetectorRequest |
CreateDetectorRequest.withFindingPublishingFrequency(FindingPublishingFrequency findingPublishingFrequency)
A enum value that specifies how frequently customer got Finding updates published.
|
Copyright © 2018. All rights reserved.