CopyableBuilder<GetIPSetResponse.Builder,GetIPSetResponse>, SdkBuilder<GetIPSetResponse.Builder,GetIPSetResponse>public static interface GetIPSetResponse.Builder extends CopyableBuilder<GetIPSetResponse.Builder,GetIPSetResponse>
| Modifier and Type | Method | Description |
|---|---|---|
GetIPSetResponse.Builder |
ipSet(IPSet ipSet) |
Information about the IPSet that you specified in the
GetIPSet request. |
copyapply, buildGetIPSetResponse.Builder ipSet(IPSet ipSet)
Information about the IPSet that you specified in the GetIPSet request. For more
information, see the following topics:
IPSet: Contains IPSetDescriptors, IPSetId, and Name
IPSetDescriptors: Contains an array of IPSetDescriptor objects. Each
IPSetDescriptor object contains Type and Value
ipSet - Information about the IPSet that you specified in the GetIPSet request. For more
information, see the following topics:
IPSet: Contains IPSetDescriptors, IPSetId, and Name
IPSetDescriptors: Contains an array of IPSetDescriptor objects. Each
IPSetDescriptor object contains Type and Value
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.