Interface Contact.DefinitionStages.WithGroundStationName

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

public static interface Contact.DefinitionStages.WithGroundStationName
The stage of the Contact definition allowing to specify groundStationName.
  • Method Details

    • withGroundStationName

      Contact.DefinitionStages.WithCreate withGroundStationName(String groundStationName)
      Specifies the groundStationName property: Azure Ground Station name..
      Parameters:
      groundStationName - Azure Ground Station name.
      Returns:
      the next definition stage.