Interface TemplateStepGroupSummary.Builder

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

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

    • id

      The ID of the step group.

      Parameters:
      id - The ID of the step group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the step group.

      Parameters:
      name - The name of the step group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • previous

      The previous step group.

      Parameters:
      previous - The previous step group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • previous

      The previous step group.

      Parameters:
      previous - The previous step group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • next

      The next step group.

      Parameters:
      next - The next step group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • next

      The next step group.

      Parameters:
      next - The next step group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.