Interface Experiment.DefinitionStages.WithEndpointA

All Known Subinterfaces:
Experiment.Definition, Experiment.DefinitionStages.WithCreate
Enclosing interface:
Experiment.DefinitionStages

public static interface Experiment.DefinitionStages.WithEndpointA
The stage of the Experiment definition allowing to specify endpointA.
  • Method Details

    • withEndpointA

      Specifies the endpointA property: The endpoint A of an experiment.
      Parameters:
      endpointA - The endpoint A of an experiment.
      Returns:
      the next definition stage.