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 the ipSet is associated with.
|
GetIpSetRequest.Builder |
ipSetId(String ipSetId)
The unique ID of the ipSet you want to get.
|
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 the ipSet is associated with.
detectorId - The unique ID of the detector the ipSet is associated with.GetIpSetRequest.Builder ipSetId(String ipSetId)
The unique ID of the ipSet you want to get.
ipSetId - The unique ID of the ipSet you want to get.GetIpSetRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetIpSetRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2019. All rights reserved.