Interface SecurityConnector.UpdateStages.WithEnvironmentName

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

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

    • withEnvironmentName

      SecurityConnector.Update withEnvironmentName(CloudName environmentName)
      Specifies the environmentName property: The multi cloud resource's cloud name..
      Parameters:
      environmentName - The multi cloud resource's cloud name.
      Returns:
      the next definition stage.