| Package | Description |
|---|---|
| software.amazon.awssdk.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
static UnprocessedDataSourcesResult.Builder |
UnprocessedDataSourcesResult.builder() |
default UnprocessedDataSourcesResult.Builder |
UnprocessedDataSourcesResult.Builder.malwareProtection(Consumer<MalwareProtectionConfigurationResult.Builder> malwareProtection)
Sets the value of the MalwareProtection property for this object.
|
UnprocessedDataSourcesResult.Builder |
UnprocessedDataSourcesResult.Builder.malwareProtection(MalwareProtectionConfigurationResult malwareProtection)
Sets the value of the MalwareProtection property for this object.
|
UnprocessedDataSourcesResult.Builder |
UnprocessedDataSourcesResult.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UnprocessedDataSourcesResult.Builder> |
UnprocessedDataSourcesResult.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default CreateDetectorResponse.Builder |
CreateDetectorResponse.Builder.unprocessedDataSources(Consumer<UnprocessedDataSourcesResult.Builder> unprocessedDataSources)
Specifies the data sources that couldn't be enabled when GuardDuty was enabled for the first time.
|
Copyright © 2022. All rights reserved.