Interface StepResource.DefinitionStages.WithProperties

All Known Subinterfaces:
StepResource.Definition
Enclosing interface:
StepResource.DefinitionStages

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

    • withProperties

      Specifies the properties property: The properties that define the step..
      Parameters:
      properties - The properties that define the step.
      Returns:
      the next definition stage.