Interface GetOperationDetailResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<GetOperationDetailResponse.Builder,GetOperationDetailResponse>, Route53DomainsResponse.Builder, SdkBuilder<GetOperationDetailResponse.Builder,GetOperationDetailResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
GetOperationDetailResponse

  • Method Details

    • operationId

      GetOperationDetailResponse.Builder operationId(String operationId)

      The identifier for the operation.

      Parameters:
      operationId - The identifier for the operation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The current status of the requested operation in the system.

      Parameters:
      status - The current status of the requested operation in the system.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The current status of the requested operation in the system.

      Parameters:
      status - The current status of the requested operation in the system.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • message

      Detailed information on the status including possible errors.

      Parameters:
      message - Detailed information on the status including possible errors.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • domainName

      The name of a domain.

      Parameters:
      domainName - The name of a domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • type

      The type of operation that was requested.

      Parameters:
      type - The type of operation that was requested.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The type of operation that was requested.

      Parameters:
      type - The type of operation that was requested.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • submittedDate

      GetOperationDetailResponse.Builder submittedDate(Instant submittedDate)

      The date when the request was submitted.

      Parameters:
      submittedDate - The date when the request was submitted.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lastUpdatedDate

      GetOperationDetailResponse.Builder lastUpdatedDate(Instant lastUpdatedDate)

      The date when the operation was last updated.

      Parameters:
      lastUpdatedDate - The date when the operation was last updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • statusFlag

      Lists any outstanding operations that require customer action. Valid values are:

      • PENDING_ACCEPTANCE: The operation is waiting for acceptance from the account that is receiving the domain.

      • PENDING_CUSTOMER_ACTION: The operation is waiting for customer action, for example, returning an email.

      • PENDING_AUTHORIZATION: The operation is waiting for the form of authorization. For more information, see ResendOperationAuthorization.

      • PENDING_PAYMENT_VERIFICATION: The operation is waiting for the payment method to validate.

      • PENDING_SUPPORT_CASE: The operation includes a support case and is waiting for its resolution.

      Parameters:
      statusFlag - Lists any outstanding operations that require customer action. Valid values are:

      • PENDING_ACCEPTANCE: The operation is waiting for acceptance from the account that is receiving the domain.

      • PENDING_CUSTOMER_ACTION: The operation is waiting for customer action, for example, returning an email.

      • PENDING_AUTHORIZATION: The operation is waiting for the form of authorization. For more information, see ResendOperationAuthorization.

      • PENDING_PAYMENT_VERIFICATION: The operation is waiting for the payment method to validate.

      • PENDING_SUPPORT_CASE: The operation includes a support case and is waiting for its resolution.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • statusFlag

      Lists any outstanding operations that require customer action. Valid values are:

      • PENDING_ACCEPTANCE: The operation is waiting for acceptance from the account that is receiving the domain.

      • PENDING_CUSTOMER_ACTION: The operation is waiting for customer action, for example, returning an email.

      • PENDING_AUTHORIZATION: The operation is waiting for the form of authorization. For more information, see ResendOperationAuthorization.

      • PENDING_PAYMENT_VERIFICATION: The operation is waiting for the payment method to validate.

      • PENDING_SUPPORT_CASE: The operation includes a support case and is waiting for its resolution.

      Parameters:
      statusFlag - Lists any outstanding operations that require customer action. Valid values are:

      • PENDING_ACCEPTANCE: The operation is waiting for acceptance from the account that is receiving the domain.

      • PENDING_CUSTOMER_ACTION: The operation is waiting for customer action, for example, returning an email.

      • PENDING_AUTHORIZATION: The operation is waiting for the form of authorization. For more information, see ResendOperationAuthorization.

      • PENDING_PAYMENT_VERIFICATION: The operation is waiting for the payment method to validate.

      • PENDING_SUPPORT_CASE: The operation includes a support case and is waiting for its resolution.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: