Interface IPSetSummary.Builder

    • Method Detail

      • ipSetId

        IPSetSummary.Builder ipSetId​(String ipSetId)

        The IPSetId for an IPSet. You can use IPSetId in a GetIPSet request to get detailed information about an IPSet.

        Parameters:
        ipSetId - The IPSetId for an IPSet. You can use IPSetId in a GetIPSet request to get detailed information about an IPSet.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • name

        IPSetSummary.Builder name​(String name)

        A friendly name or description of the IPSet. You can't change the name of an IPSet after you create it.

        Parameters:
        name - A friendly name or description of the IPSet. You can't change the name of an IPSet after you create it.
        Returns:
        Returns a reference to this object so that method calls can be chained together.