Interface ListProtocolsListsResponse.Builder

    • Method Detail

      • protocolsLists

        ListProtocolsListsResponse.Builder protocolsLists​(ProtocolsListDataSummary... protocolsLists)

        An array of ProtocolsListDataSummary objects.

        Parameters:
        protocolsLists - An array of ProtocolsListDataSummary objects.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • nextToken

        ListProtocolsListsResponse.Builder nextToken​(String nextToken)

        If you specify a value for MaxResults in your list request, and you have more objects than the maximum, Firewall Manager returns this token in the response. You can use this token in subsequent requests to retrieve the next batch of objects.

        Parameters:
        nextToken - If you specify a value for MaxResults in your list request, and you have more objects than the maximum, Firewall Manager returns this token in the response. You can use this token in subsequent requests to retrieve the next batch of objects.
        Returns:
        Returns a reference to this object so that method calls can be chained together.