public static interface ListIPSetsResponse.Builder extends GuardDutyResponse.Builder, CopyableBuilder<ListIPSetsResponse.Builder,ListIPSetsResponse>
| Modifier and Type | Method and Description |
|---|---|
ListIPSetsResponse.Builder |
ipSetIds(Collection<String> ipSetIds)
Sets the value of the IpSetIds property for this object.
|
ListIPSetsResponse.Builder |
ipSetIds(String... ipSetIds)
Sets the value of the IpSetIds property for this object.
|
ListIPSetsResponse.Builder |
nextToken(String nextToken)
Sets the value of the NextToken property for this object.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildListIPSetsResponse.Builder ipSetIds(Collection<String> ipSetIds)
ipSetIds - The new value for the IpSetIds property for this object.ListIPSetsResponse.Builder ipSetIds(String... ipSetIds)
ipSetIds - The new value for the IpSetIds property for this object.ListIPSetsResponse.Builder nextToken(String nextToken)
nextToken - The new value for the NextToken property for this object.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.