public static interface DeleteThreatIntelSetRequest.Builder extends GuardDutyRequest.Builder, SdkPojo, CopyableBuilder<DeleteThreatIntelSetRequest.Builder,DeleteThreatIntelSetRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteThreatIntelSetRequest.Builder |
detectorId(String detectorId)
The unique ID of the detector that the threatIntelSet is associated with.
|
DeleteThreatIntelSetRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteThreatIntelSetRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DeleteThreatIntelSetRequest.Builder |
threatIntelSetId(String threatIntelSetId)
The unique ID of the threatIntelSet that you want to delete.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteThreatIntelSetRequest.Builder detectorId(String detectorId)
The unique ID of the detector that the threatIntelSet is associated with.
detectorId - The unique ID of the detector that the threatIntelSet is associated with.DeleteThreatIntelSetRequest.Builder threatIntelSetId(String threatIntelSetId)
The unique ID of the threatIntelSet that you want to delete.
threatIntelSetId - The unique ID of the threatIntelSet that you want to delete.DeleteThreatIntelSetRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteThreatIntelSetRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.