public static interface GetIpSetRequest.Builder extends GuardDutyRequest.Builder, SdkPojo, CopyableBuilder<GetIpSetRequest.Builder,GetIpSetRequest>
| Modifier and Type | Method and Description |
|---|---|
GetIpSetRequest.Builder |
detectorId(String detectorId)
The unique ID of the detector that the IPSet is associated with.
|
GetIpSetRequest.Builder |
ipSetId(String ipSetId)
The unique ID of the IPSet to retrieve.
|
GetIpSetRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetIpSetRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetIpSetRequest.Builder detectorId(String detectorId)
The unique ID of the detector that the IPSet is associated with.
detectorId - The unique ID of the detector that the IPSet is associated with.GetIpSetRequest.Builder ipSetId(String ipSetId)
The unique ID of the IPSet to retrieve.
ipSetId - The unique ID of the IPSet to retrieve.GetIpSetRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetIpSetRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.