Interface EnableDnsViewResponse.Builder

  • Method Details

    • id

      The unique identifier of the enabled DNS view.

      Parameters:
      id - The unique identifier of the enabled DNS view.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • arn

      The Amazon Resource Name (ARN) of the enabled DNS view.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the enabled DNS view.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • clientToken

      EnableDnsViewResponse.Builder clientToken(String clientToken)

      The unique string that identifies the request and ensures idempotency.

      Parameters:
      clientToken - The unique string that identifies the request and ensures idempotency.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • dnssecValidation

      EnableDnsViewResponse.Builder dnssecValidation(String dnssecValidation)

      Whether DNSSEC validation is enabled for the enabled DNS view.

      Parameters:
      dnssecValidation - Whether DNSSEC validation is enabled for the enabled DNS view.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • dnssecValidation

      EnableDnsViewResponse.Builder dnssecValidation(DnsSecValidationType dnssecValidation)

      Whether DNSSEC validation is enabled for the enabled DNS view.

      Parameters:
      dnssecValidation - Whether DNSSEC validation is enabled for the enabled DNS view.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • ednsClientSubnet

      EnableDnsViewResponse.Builder ednsClientSubnet(String ednsClientSubnet)

      Whether EDNS Client Subnet injection is enabled for the enabled DNS view.

      Parameters:
      ednsClientSubnet - Whether EDNS Client Subnet injection is enabled for the enabled DNS view.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • ednsClientSubnet

      EnableDnsViewResponse.Builder ednsClientSubnet(EdnsClientSubnetType ednsClientSubnet)

      Whether EDNS Client Subnet injection is enabled for the enabled DNS view.

      Parameters:
      ednsClientSubnet - Whether EDNS Client Subnet injection is enabled for the enabled DNS view.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • firewallRulesFailOpen

      EnableDnsViewResponse.Builder firewallRulesFailOpen(String firewallRulesFailOpen)

      The firewall rules fail-open behavior configured for the enabled DNS view.

      Parameters:
      firewallRulesFailOpen - The firewall rules fail-open behavior configured for the enabled DNS view.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • firewallRulesFailOpen

      EnableDnsViewResponse.Builder firewallRulesFailOpen(FirewallRulesFailOpenType firewallRulesFailOpen)

      The firewall rules fail-open behavior configured for the enabled DNS view.

      Parameters:
      firewallRulesFailOpen - The firewall rules fail-open behavior configured for the enabled DNS view.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • name

      The name of the enabled DNS view.

      Parameters:
      name - The name of the enabled DNS view.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

      EnableDnsViewResponse.Builder description(String description)

      The description of the enabled DNS view.

      Parameters:
      description - The description of the enabled DNS view.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • globalResolverId

      EnableDnsViewResponse.Builder globalResolverId(String globalResolverId)

      The ID of the Route 53 Global Resolver that the enabled DNS view is associated with.

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

      EnableDnsViewResponse.Builder createdAt(Instant createdAt)

      The date and time when the DNS view was originally created.

      Parameters:
      createdAt - The date and time when the DNS view was originally created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • updatedAt

      EnableDnsViewResponse.Builder updatedAt(Instant updatedAt)

      The date and time when the DNS view was last updated.

      Parameters:
      updatedAt - The date and time when the DNS view was last updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The current status of the enabled DNS view.

      Parameters:
      status - The current status of the enabled DNS view.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The current status of the enabled DNS view.

      Parameters:
      status - The current status of the enabled DNS view.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: