Interface GetThreatEntitySetResponse.Builder

  • Method Details

    • name

      The name of the threat entity set associated with the specified threatEntitySetId.

      Parameters:
      name - The name of the threat entity set associated with the specified threatEntitySetId.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • format

      The format of the file that contains the threat entity set.

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

      The format of the file that contains the threat entity set.

      Parameters:
      format - The format of the file that contains the threat entity set.
      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 threat entity set.

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

      GetThreatEntitySetResponse.Builder expectedBucketOwner(String expectedBucketOwner)

      The Amazon Web Services account ID that owns the Amazon S3 bucket specified in the location parameter.

      Parameters:
      expectedBucketOwner - The Amazon Web Services account ID that owns the Amazon S3 bucket specified in the location parameter.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The status of the associated threat entity set.

      Parameters:
      status - The status of the associated threat entity set.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of the associated threat entity set.

      Parameters:
      status - The status of the associated threat entity set.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • tags

      The tags associated with the threat entity set resource.

      Parameters:
      tags - The tags associated with the threat entity set resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdAt

      The timestamp when the associated threat entity set was created.

      Parameters:
      createdAt - The timestamp when the associated threat entity set was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • updatedAt

      The timestamp when the associated threat entity set was updated.

      Parameters:
      updatedAt - The timestamp when the associated threat entity set was updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • errorDetails

      GetThreatEntitySetResponse.Builder errorDetails(String errorDetails)

      The error details when the status is shown as ERROR.

      Parameters:
      errorDetails - The error details when the status is shown as ERROR.
      Returns:
      Returns a reference to this object so that method calls can be chained together.