Package-level declarations

Types

Link copied to clipboard
enum AddRemove : Enum<AddRemove> , ConvertibleToJava<AddRemove>

Enum indicating if user is adding or removing a favorite lab

Link copied to clipboard
enum ConfigurationState : Enum<ConfigurationState> , ConvertibleToJava<ConfigurationState>

Describes the user's progress in configuring their environment setting

Link copied to clipboard
enum ConnectionType : Enum<ConnectionType> , ConvertibleToJava<ConnectionType>

The enabled access level for Web Access over SSH.

Link copied to clipboard
enum EnableState : Enum<EnableState> , ConvertibleToJava<EnableState>

Whether a VM will get shutdown when it hasn't been connected to after a period of time.

Link copied to clipboard
enum LabUserAccessMode : Enum<LabUserAccessMode> , ConvertibleToJava<LabUserAccessMode>

Lab user access mode (open to all vs. restricted to those listed on the lab).

Link copied to clipboard
enum ManagedLabVmSize : Enum<ManagedLabVmSize> , ConvertibleToJava<ManagedLabVmSize>

The size of the virtual machine

Link copied to clipboard
enum RecurrenceFrequency : Enum<RecurrenceFrequency> , ConvertibleToJava<RecurrenceFrequency>

The frequency of the recurrence.

Link copied to clipboard
enum ShutdownOnIdleMode : Enum<ShutdownOnIdleMode> , ConvertibleToJava<ShutdownOnIdleMode>

Whether a VM will get shutdown when it has idled for a period of time.

Link copied to clipboard
enum WeekDay : Enum<WeekDay> , ConvertibleToJava<WeekDay>

Days of the week.