public static interface GetFilterRequest.Builder extends GuardDutyRequest.Builder, SdkPojo, CopyableBuilder<GetFilterRequest.Builder,GetFilterRequest>
| Modifier and Type | Method and Description |
|---|---|
GetFilterRequest.Builder |
detectorId(String detectorId)
The unique ID of the detector that the filter is associated with.
|
GetFilterRequest.Builder |
filterName(String filterName)
The name of the filter you want to get.
|
GetFilterRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetFilterRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetFilterRequest.Builder detectorId(String detectorId)
The unique ID of the detector that the filter is associated with.
detectorId - The unique ID of the detector that the filter is associated with.GetFilterRequest.Builder filterName(String filterName)
The name of the filter you want to get.
filterName - The name of the filter you want to get.GetFilterRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetFilterRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.