CopyableBuilder<GetIPSetRequest.Builder,GetIPSetRequest>
, SdkBuilder<GetIPSetRequest.Builder,GetIPSetRequest>
public static interface GetIPSetRequest.Builder extends CopyableBuilder<GetIPSetRequest.Builder,GetIPSetRequest>
Modifier and Type | Method | Description |
---|---|---|
GetIPSetRequest.Builder |
ipSetId(String ipSetId) |
The
IPSetId of the IPSet that you want to get. |
copy
apply, build
GetIPSetRequest.Builder ipSetId(String ipSetId)
The IPSetId
of the IPSet that you want to get. IPSetId
is returned by
CreateIPSet and by ListIPSets.
ipSetId
- The IPSetId
of the IPSet that you want to get. IPSetId
is returned by
CreateIPSet and by ListIPSets.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.