Interface SecurityConnector.UpdateStages.WithOfferings

All Known Subinterfaces:
SecurityConnector.Update
Enclosing interface:
SecurityConnector.UpdateStages

public static interface SecurityConnector.UpdateStages.WithOfferings
The stage of the SecurityConnector update allowing to specify offerings.
  • Method Details

    • withOfferings

      SecurityConnector.Update withOfferings(List<CloudOffering> offerings)
      Specifies the offerings property: A collection of offerings for the security connector..
      Parameters:
      offerings - A collection of offerings for the security connector.
      Returns:
      the next definition stage.