Interface DisassociateHostedZoneResponse.Builder

  • Method Details

    • id

      The unique identifier of the disassociation.

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

      The Amazon Resource Name (ARN) of the Route 53 Global Resolver resource that the hosted zone was disassociated from.

      Parameters:
      resourceArn - The Amazon Resource Name (ARN) of the Route 53 Global Resolver resource that the hosted zone was disassociated from.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • hostedZoneId

      DisassociateHostedZoneResponse.Builder hostedZoneId(String hostedZoneId)

      The ID of the Route 53 private hosted zone that was disassociated.

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

      DisassociateHostedZoneResponse.Builder hostedZoneName(String hostedZoneName)

      The name of the Route 53 private hosted zone that was disassociated.

      Parameters:
      hostedZoneName - The name of the Route 53 private hosted zone that was disassociated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the association that was removed.

      Parameters:
      name - The name of the association that was removed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdAt

      The date and time when the association was originally created.

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

      The date and time when the association was last updated before disassociation.

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

      The final status of the disassociation.

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

      The final status of the disassociation.

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