Interface RegistrationOutput.Builder

All Superinterfaces:
Buildable, CopyableBuilder<RegistrationOutput.Builder,RegistrationOutput>, SdkBuilder<RegistrationOutput.Builder,RegistrationOutput>, SdkPojo
Enclosing class:
RegistrationOutput

public static interface RegistrationOutput.Builder extends SdkPojo, CopyableBuilder<RegistrationOutput.Builder,RegistrationOutput>
  • Method Details

    • message

      Explains the status of the registration attempt from Amazon AppFlow. If the attempt fails, the message explains why.

      Parameters:
      message - Explains the status of the registration attempt from Amazon AppFlow. If the attempt fails, the message explains why.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • result

      Indicates the number of resources that Amazon AppFlow created or updated. Possible resources include metadata tables and data partitions.

      Parameters:
      result - Indicates the number of resources that Amazon AppFlow created or updated. Possible resources include metadata tables and data partitions.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      Indicates the status of the registration attempt from Amazon AppFlow.

      Parameters:
      status - Indicates the status of the registration attempt from Amazon AppFlow.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      Indicates the status of the registration attempt from Amazon AppFlow.

      Parameters:
      status - Indicates the status of the registration attempt from Amazon AppFlow.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: