Interface GetThreatIntelSetResponse.Builder

  • Method Details

    • name

      A user-friendly ThreatIntelSet name displayed in all findings that are generated by activity that involves IP addresses included in this ThreatIntelSet.

      Parameters:
      name - A user-friendly ThreatIntelSet name displayed in all findings that are generated by activity that involves IP addresses included in this ThreatIntelSet.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • format

      The format of the threatIntelSet.

      Parameters:
      format - The format of the threatIntelSet.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • format

      The format of the threatIntelSet.

      Parameters:
      format - The format of the threatIntelSet.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • location

      The URI of the file that contains the ThreatIntelSet.

      Parameters:
      location - The URI of the file that contains the ThreatIntelSet.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The status of threatIntelSet file uploaded.

      Parameters:
      status - The status of threatIntelSet file uploaded.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of threatIntelSet file uploaded.

      Parameters:
      status - The status of threatIntelSet file uploaded.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • tags

      The tags of the threat list resource.

      Parameters:
      tags - The tags of the threat list resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • expectedBucketOwner

      GetThreatIntelSetResponse.Builder expectedBucketOwner(String expectedBucketOwner)

      The Amazon Web Services account ID that owns the Amazon S3 bucket specified in the location parameter. This field appears in the response only if it was provided during ThreatIntelSet creation or update.

      Parameters:
      expectedBucketOwner - The Amazon Web Services account ID that owns the Amazon S3 bucket specified in the location parameter. This field appears in the response only if it was provided during ThreatIntelSet creation or update.
      Returns:
      Returns a reference to this object so that method calls can be chained together.