| Package | Description |
|---|---|
| software.amazon.awssdk.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
static DetectorFeatureConfigurationResult.Builder |
DetectorFeatureConfigurationResult.builder() |
DetectorFeatureConfigurationResult.Builder |
DetectorFeatureConfigurationResult.Builder.name(DetectorFeatureResult name)
Indicates the name of the feature that can be enabled for the detector.
|
DetectorFeatureConfigurationResult.Builder |
DetectorFeatureConfigurationResult.Builder.name(String name)
Indicates the name of the feature that can be enabled for the detector.
|
DetectorFeatureConfigurationResult.Builder |
DetectorFeatureConfigurationResult.Builder.status(FeatureStatus status)
Indicates the status of the feature that is enabled for the detector.
|
DetectorFeatureConfigurationResult.Builder |
DetectorFeatureConfigurationResult.Builder.status(String status)
Indicates the status of the feature that is enabled for the detector.
|
DetectorFeatureConfigurationResult.Builder |
DetectorFeatureConfigurationResult.toBuilder() |
DetectorFeatureConfigurationResult.Builder |
DetectorFeatureConfigurationResult.Builder.updatedAt(Instant updatedAt)
The timestamp at which the feature object was updated.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DetectorFeatureConfigurationResult.Builder> |
DetectorFeatureConfigurationResult.serializableBuilderClass() |
Copyright © 2023. All rights reserved.