Interface StartDomainExportResponse.Builder

  • Method Details

    • clientToken

      StartDomainExportResponse.Builder clientToken(String clientToken)

      The client token that was provided in the request.

      Parameters:
      clientToken - The client token that was provided in the request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • exportArn

      Unique ARN identifier of the export.

      Parameters:
      exportArn - Unique ARN identifier of the export.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • requestedAt

      StartDomainExportResponse.Builder requestedAt(Instant requestedAt)

      Timestamp when the export request was received by the service.

      Parameters:
      requestedAt - Timestamp when the export request was received by the service.
      Returns:
      Returns a reference to this object so that method calls can be chained together.