Interface AssociateHostedZoneResponse.Builder

  • Method Details

    • id

      ID of the association.

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

      AssociateHostedZoneResponse.Builder resourceArn(String resourceArn)

      An Amazon Resource Name (ARN) of the Route 53 Global Resolver the private hosted zone is associated to.

      Parameters:
      resourceArn - An Amazon Resource Name (ARN) of the Route 53 Global Resolver the private hosted zone is associated to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • hostedZoneId

      AssociateHostedZoneResponse.Builder hostedZoneId(String hostedZoneId)

      ID of the private hosted zone.

      Parameters:
      hostedZoneId - ID of the private hosted zone.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • hostedZoneName

      AssociateHostedZoneResponse.Builder hostedZoneName(String hostedZoneName)

      Name of the hosted zone (also the domain associated with the hosted zone).

      Parameters:
      hostedZoneName - Name of the hosted zone (also the domain associated with the hosted zone).
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      Name for the private hosted zone association.

      Parameters:
      name - Name for the private hosted zone association.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdAt

      The date and time the private hosted zone association was created.

      Parameters:
      createdAt - The date and time the private hosted zone association was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • updatedAt

      The date and time the private hosted zone association was modified.

      Parameters:
      updatedAt - The date and time the private hosted zone association was modified.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      Aggregate status for all the AWS Regions in which the Route 53 Global Resolver exists.

      Parameters:
      status - Aggregate status for all the AWS Regions in which the Route 53 Global Resolver exists.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      Aggregate status for all the AWS Regions in which the Route 53 Global Resolver exists.

      Parameters:
      status - Aggregate status for all the AWS Regions in which the Route 53 Global Resolver exists.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: