Interface StepStateChangeReason.Builder

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

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

    • code

      The programmable code for the state change reason. Note: Currently, the service provides no code for the state change.

      Parameters:
      code - The programmable code for the state change reason. Note: Currently, the service provides no code for the state change.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • code

      The programmable code for the state change reason. Note: Currently, the service provides no code for the state change.

      Parameters:
      code - The programmable code for the state change reason. Note: Currently, the service provides no code for the state change.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • message

      The descriptive message for the state change reason.

      Parameters:
      message - The descriptive message for the state change reason.
      Returns:
      Returns a reference to this object so that method calls can be chained together.