Interface CreateFirewallDomainListResponse.Builder

  • Method Details

    • arn

      An Amazon Resource Name (ARN) for the domain list.

      Parameters:
      arn - An Amazon Resource Name (ARN) for the domain list.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • globalResolverId

      CreateFirewallDomainListResponse.Builder globalResolverId(String globalResolverId)

      The ID of the Route 53 Global Resolver that the domain list is associated with.

      Parameters:
      globalResolverId - The ID of the Route 53 Global Resolver that the domain list is associated with.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdAt

      The time and date the domain list was created on.

      Parameters:
      createdAt - The time and date the domain list was created on.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

      Description for the domain list.

      Parameters:
      description - Description for the domain list.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • domainCount

      Number of domains in the domain list.

      Parameters:
      domainCount - Number of domains in the domain list.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • id

      ID of the domain list.

      Parameters:
      id - ID of the domain list.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      Name of the domain list.

      Parameters:
      name - Name of the domain list.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      Creation status of the domain list.

      Parameters:
      status - Creation status of the domain list.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      Creation status of the domain list.

      Parameters:
      status - Creation status of the domain list.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • updatedAt

      The time and date the domain list was updated.

      Parameters:
      updatedAt - The time and date the domain list was updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.