public static interface GetIPSetRequest.Builder extends GuardDutyRequest.Builder, CopyableBuilder<GetIPSetRequest.Builder,GetIPSetRequest>
| Modifier and Type | Method and Description |
|---|---|
GetIPSetRequest.Builder |
detectorId(String detectorId)
The detectorID that specifies the GuardDuty service whose IPSet you want to retrieve.
|
GetIPSetRequest.Builder |
ipSetId(String ipSetId)
The unique ID that specifies the IPSet that you want to describe.
|
GetIPSetRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, buildGetIPSetRequest.Builder detectorId(String detectorId)
detectorId - The detectorID that specifies the GuardDuty service whose IPSet you want to retrieve.GetIPSetRequest.Builder ipSetId(String ipSetId)
ipSetId - The unique ID that specifies the IPSet that you want to describe.GetIPSetRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.