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 Detail

      • 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.