public static interface GetThreatIntelSetRequest.Builder extends GuardDutyRequest.Builder, SdkPojo, CopyableBuilder<GetThreatIntelSetRequest.Builder,GetThreatIntelSetRequest>
| Modifier and Type | Method and Description |
|---|---|
GetThreatIntelSetRequest.Builder |
detectorId(String detectorId)
The unique ID of the detector that the threatIntelSet is associated with.
|
GetThreatIntelSetRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetThreatIntelSetRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetThreatIntelSetRequest.Builder |
threatIntelSetId(String threatIntelSetId)
The unique ID of the threatIntelSet that you want to get.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetThreatIntelSetRequest.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.GetThreatIntelSetRequest.Builder threatIntelSetId(String threatIntelSetId)
The unique ID of the threatIntelSet that you want to get.
threatIntelSetId - The unique ID of the threatIntelSet that you want to get.GetThreatIntelSetRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetThreatIntelSetRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.