Interface GetIpSetResponse.Builder

  • Method Details

    • name

      The user-friendly name for the IPSet.

      Parameters:
      name - The user-friendly name for the IPSet.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • format

      The format of the file that contains the IPSet.

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

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

      GetIpSetResponse.Builder location(String location)

      The URI of the file that contains the IPSet.

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

      The status of IPSet file that was uploaded.

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

      The status of IPSet file that was uploaded.

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

      The tags of the IPSet resource.

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

      GetIpSetResponse.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 IPSet 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 IPSet creation or update.
      Returns:
      Returns a reference to this object so that method calls can be chained together.