Interface StepResource.UpdateStages.WithProperties

All Known Subinterfaces:
StepResource.Update
Enclosing interface:
StepResource.UpdateStages

public static interface StepResource.UpdateStages.WithProperties
The stage of the StepResource update allowing to specify properties.
  • Method Details

    • withProperties

      StepResource.Update withProperties(StepProperties properties)
      Specifies the properties property: The properties that define the step..
      Parameters:
      properties - The properties that define the step.
      Returns:
      the next definition stage.