Interface DeleteGlobalResolverResponse.Builder

  • Method Details

    • id

      The unique identifier of the deleted Route 53 Global Resolver.

      Parameters:
      id - The unique identifier of the deleted Route 53 Global Resolver.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • arn

      The Amazon Resource Name (ARN) of the deleted Route 53 Global Resolver.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the deleted Route 53 Global Resolver.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • clientToken

      DeleteGlobalResolverResponse.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.
    • dnsName

      The hostname that DNS clients used for TLS certificate validation when connecting to the deleted Route 53 Global Resolver.

      Parameters:
      dnsName - The hostname that DNS clients used for TLS certificate validation when connecting to the deleted Route 53 Global Resolver.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • observabilityRegion

      DeleteGlobalResolverResponse.Builder observabilityRegion(String observabilityRegion)

      The AWS Region where observability data for the deleted Route 53 Global Resolver was stored.

      Parameters:
      observabilityRegion - The AWS Region where observability data for the deleted Route 53 Global Resolver was stored.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the deleted Route 53 Global Resolver.

      Parameters:
      name - The name of the deleted Route 53 Global Resolver.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

      DeleteGlobalResolverResponse.Builder description(String description)

      The description of the deleted Route 53 Global Resolver.

      Parameters:
      description - The description of the deleted Route 53 Global Resolver.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • regions

      The AWS Regions where the deleted Route 53 Global Resolver was deployed and operational.

      Parameters:
      regions - The AWS Regions where the deleted Route 53 Global Resolver was deployed and operational.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • regions

      The AWS Regions where the deleted Route 53 Global Resolver was deployed and operational.

      Parameters:
      regions - The AWS Regions where the deleted Route 53 Global Resolver was deployed and operational.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdAt

      The date and time when the Route 53 Global Resolver was originally created.

      Parameters:
      createdAt - The date and time when the Route 53 Global Resolver 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 Route 53 Global Resolver was last updated before deletion.

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

      The final status of the deleted Route 53 Global Resolver.

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

      The final status of the deleted Route 53 Global Resolver.

      Parameters:
      status - The final status of the deleted Route 53 Global Resolver.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • ipv4Addresses

      The global anycast IPv4 addresses that were associated with the deleted Route 53 Global Resolver.

      Parameters:
      ipv4Addresses - The global anycast IPv4 addresses that were associated with the deleted Route 53 Global Resolver.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • ipv4Addresses

      DeleteGlobalResolverResponse.Builder ipv4Addresses(String... ipv4Addresses)

      The global anycast IPv4 addresses that were associated with the deleted Route 53 Global Resolver.

      Parameters:
      ipv4Addresses - The global anycast IPv4 addresses that were associated with the deleted Route 53 Global Resolver.
      Returns:
      Returns a reference to this object so that method calls can be chained together.