Interface Lab.UpdateStages.WithSecurityProfile

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

public static interface Lab.UpdateStages.WithSecurityProfile
The stage of the Lab update allowing to specify securityProfile.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the securityProfile property: The lab security profile..
  • Method Details

    • withSecurityProfile

      Lab.Update withSecurityProfile(SecurityProfile securityProfile)
      Specifies the securityProfile property: The lab security profile..
      Parameters:
      securityProfile - The lab security profile.
      Returns:
      the next definition stage.