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, sdkHttpResponsecopyapplyMutation, 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.