| Package | Description |
|---|---|
| software.amazon.awssdk.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
List<DetectorFeatureConfigurationResult> |
GetDetectorResponse.features()
Describes the features that have been enabled for the detector.
|
| Modifier and Type | Method and Description |
|---|---|
GetDetectorResponse.Builder |
GetDetectorResponse.Builder.features(DetectorFeatureConfigurationResult... features)
Describes the features that have been enabled for the detector.
|
| Modifier and Type | Method and Description |
|---|---|
GetDetectorResponse.Builder |
GetDetectorResponse.Builder.features(Collection<DetectorFeatureConfigurationResult> features)
Describes the features that have been enabled for the detector.
|
Copyright © 2023. All rights reserved.