Interface ListThreatIntelSetsResponse.Builder

  • Method Details

    • threatIntelSetIds

      ListThreatIntelSetsResponse.Builder threatIntelSetIds(Collection<String> threatIntelSetIds)

      The IDs of the ThreatIntelSet resources.

      Parameters:
      threatIntelSetIds - The IDs of the ThreatIntelSet resources.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • threatIntelSetIds

      ListThreatIntelSetsResponse.Builder threatIntelSetIds(String... threatIntelSetIds)

      The IDs of the ThreatIntelSet resources.

      Parameters:
      threatIntelSetIds - The IDs of the ThreatIntelSet resources.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • nextToken

      The pagination parameter to be used on the next list operation to retrieve more items.

      Parameters:
      nextToken - The pagination parameter to be used on the next list operation to retrieve more items.
      Returns:
      Returns a reference to this object so that method calls can be chained together.