Interface ChangeProgressDetails.Builder

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

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

    • changeId

      The ID of the configuration change.

      Parameters:
      changeId - The ID of the configuration change.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • message

      A message corresponding to the status of the configuration change.

      Parameters:
      message - A message corresponding to the status of the configuration change.
      Returns:
      Returns a reference to this object so that method calls can be chained together.