Interface Spacecraft.Update

All Superinterfaces:
Spacecraft.UpdateStages.WithTags
Enclosing interface:
Spacecraft

public static interface Spacecraft.Update extends Spacecraft.UpdateStages.WithTags
The template for Spacecraft update.
  • Method Details

    • apply

      Spacecraft apply()
      Executes the update request.
      Returns:
      the updated resource.
    • apply

      Spacecraft apply(com.azure.core.util.Context context)
      Executes the update request.
      Parameters:
      context - The context to associate with this operation.
      Returns:
      the updated resource.