Interface GetIpSetResponse.Builder

    • Method Detail

      • ipSet

        GetIpSetResponse.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

        Parameters:
        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

        Returns:
        Returns a reference to this object so that method calls can be chained together.