Name | Type | Description | Notes |
---|---|---|---|
Apps | Pointer to NullableBool | [optional] | |
Connect | Pointer to NullableBool | [optional] | |
Console | Pointer to NullableBool | [optional] | |
Coretrace | Pointer to NullableBool | [optional] | |
DeviceControl | Pointer to NullableBool | [optional] | |
DeviceDelete | Pointer to NullableBool | [optional] | |
Files | Pointer to NullableBool | [optional] | |
Frida | Pointer to NullableBool | [optional] | |
Images | Pointer to NullableBool | [optional] | |
Messaging | Pointer to NullableBool | [optional] | |
Netmon | Pointer to NullableBool | [optional] | |
Network | Pointer to NullableBool | [optional] | |
PortForwarding | Pointer to NullableBool | [optional] | |
PowerManagement | Pointer to NullableBool | [optional] | |
Profile | Pointer to NullableBool | [optional] | |
Sensors | Pointer to NullableBool | [optional] | |
Settings | Pointer to NullableBool | [optional] | |
Snapshots | Pointer to NullableBool | [optional] | |
Strace | Pointer to NullableBool | [optional] | |
System | Pointer to NullableBool | [optional] |
func NewFeatures() *Features
NewFeatures instantiates a new Features object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewFeaturesWithDefaults() *Features
NewFeaturesWithDefaults instantiates a new Features object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (o *Features) GetApps() bool
GetApps returns the Apps field if non-nil, zero value otherwise.
func (o *Features) GetAppsOk() (*bool, bool)
GetAppsOk returns a tuple with the Apps field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *Features) SetApps(v bool)
SetApps sets Apps field to given value.
func (o *Features) HasApps() bool
HasApps returns a boolean if a field has been set.
func (o *Features) SetAppsNil(b bool)
SetAppsNil sets the value for Apps to be an explicit nil
func (o *Features) UnsetApps()
UnsetApps ensures that no value is present for Apps, not even an explicit nil
func (o *Features) GetConnect() bool
GetConnect returns the Connect field if non-nil, zero value otherwise.
func (o *Features) GetConnectOk() (*bool, bool)
GetConnectOk returns a tuple with the Connect field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *Features) SetConnect(v bool)
SetConnect sets Connect field to given value.
func (o *Features) HasConnect() bool
HasConnect returns a boolean if a field has been set.
func (o *Features) SetConnectNil(b bool)
SetConnectNil sets the value for Connect to be an explicit nil
func (o *Features) UnsetConnect()
UnsetConnect ensures that no value is present for Connect, not even an explicit nil
func (o *Features) GetConsole() bool
GetConsole returns the Console field if non-nil, zero value otherwise.
func (o *Features) GetConsoleOk() (*bool, bool)
GetConsoleOk returns a tuple with the Console field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *Features) SetConsole(v bool)
SetConsole sets Console field to given value.
func (o *Features) HasConsole() bool
HasConsole returns a boolean if a field has been set.
func (o *Features) SetConsoleNil(b bool)
SetConsoleNil sets the value for Console to be an explicit nil
func (o *Features) UnsetConsole()
UnsetConsole ensures that no value is present for Console, not even an explicit nil
func (o *Features) GetCoretrace() bool
GetCoretrace returns the Coretrace field if non-nil, zero value otherwise.
func (o *Features) GetCoretraceOk() (*bool, bool)
GetCoretraceOk returns a tuple with the Coretrace field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *Features) SetCoretrace(v bool)
SetCoretrace sets Coretrace field to given value.
func (o *Features) HasCoretrace() bool
HasCoretrace returns a boolean if a field has been set.
func (o *Features) SetCoretraceNil(b bool)
SetCoretraceNil sets the value for Coretrace to be an explicit nil
func (o *Features) UnsetCoretrace()
UnsetCoretrace ensures that no value is present for Coretrace, not even an explicit nil
func (o *Features) GetDeviceControl() bool
GetDeviceControl returns the DeviceControl field if non-nil, zero value otherwise.
func (o *Features) GetDeviceControlOk() (*bool, bool)
GetDeviceControlOk returns a tuple with the DeviceControl field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *Features) SetDeviceControl(v bool)
SetDeviceControl sets DeviceControl field to given value.
func (o *Features) HasDeviceControl() bool
HasDeviceControl returns a boolean if a field has been set.
func (o *Features) SetDeviceControlNil(b bool)
SetDeviceControlNil sets the value for DeviceControl to be an explicit nil
func (o *Features) UnsetDeviceControl()
UnsetDeviceControl ensures that no value is present for DeviceControl, not even an explicit nil
func (o *Features) GetDeviceDelete() bool
GetDeviceDelete returns the DeviceDelete field if non-nil, zero value otherwise.
func (o *Features) GetDeviceDeleteOk() (*bool, bool)
GetDeviceDeleteOk returns a tuple with the DeviceDelete field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *Features) SetDeviceDelete(v bool)
SetDeviceDelete sets DeviceDelete field to given value.
func (o *Features) HasDeviceDelete() bool
HasDeviceDelete returns a boolean if a field has been set.
func (o *Features) SetDeviceDeleteNil(b bool)
SetDeviceDeleteNil sets the value for DeviceDelete to be an explicit nil
func (o *Features) UnsetDeviceDelete()
UnsetDeviceDelete ensures that no value is present for DeviceDelete, not even an explicit nil
func (o *Features) GetFiles() bool
GetFiles returns the Files field if non-nil, zero value otherwise.
func (o *Features) GetFilesOk() (*bool, bool)
GetFilesOk returns a tuple with the Files field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *Features) SetFiles(v bool)
SetFiles sets Files field to given value.
func (o *Features) HasFiles() bool
HasFiles returns a boolean if a field has been set.
func (o *Features) SetFilesNil(b bool)
SetFilesNil sets the value for Files to be an explicit nil
func (o *Features) UnsetFiles()
UnsetFiles ensures that no value is present for Files, not even an explicit nil
func (o *Features) GetFrida() bool
GetFrida returns the Frida field if non-nil, zero value otherwise.
func (o *Features) GetFridaOk() (*bool, bool)
GetFridaOk returns a tuple with the Frida field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *Features) SetFrida(v bool)
SetFrida sets Frida field to given value.
func (o *Features) HasFrida() bool
HasFrida returns a boolean if a field has been set.
func (o *Features) SetFridaNil(b bool)
SetFridaNil sets the value for Frida to be an explicit nil
func (o *Features) UnsetFrida()
UnsetFrida ensures that no value is present for Frida, not even an explicit nil
func (o *Features) GetImages() bool
GetImages returns the Images field if non-nil, zero value otherwise.
func (o *Features) GetImagesOk() (*bool, bool)
GetImagesOk returns a tuple with the Images field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *Features) SetImages(v bool)
SetImages sets Images field to given value.
func (o *Features) HasImages() bool
HasImages returns a boolean if a field has been set.
func (o *Features) SetImagesNil(b bool)
SetImagesNil sets the value for Images to be an explicit nil
func (o *Features) UnsetImages()
UnsetImages ensures that no value is present for Images, not even an explicit nil
func (o *Features) GetMessaging() bool
GetMessaging returns the Messaging field if non-nil, zero value otherwise.
func (o *Features) GetMessagingOk() (*bool, bool)
GetMessagingOk returns a tuple with the Messaging field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *Features) SetMessaging(v bool)
SetMessaging sets Messaging field to given value.
func (o *Features) HasMessaging() bool
HasMessaging returns a boolean if a field has been set.
func (o *Features) SetMessagingNil(b bool)
SetMessagingNil sets the value for Messaging to be an explicit nil
func (o *Features) UnsetMessaging()
UnsetMessaging ensures that no value is present for Messaging, not even an explicit nil
func (o *Features) GetNetmon() bool
GetNetmon returns the Netmon field if non-nil, zero value otherwise.
func (o *Features) GetNetmonOk() (*bool, bool)
GetNetmonOk returns a tuple with the Netmon field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *Features) SetNetmon(v bool)
SetNetmon sets Netmon field to given value.
func (o *Features) HasNetmon() bool
HasNetmon returns a boolean if a field has been set.
func (o *Features) SetNetmonNil(b bool)
SetNetmonNil sets the value for Netmon to be an explicit nil
func (o *Features) UnsetNetmon()
UnsetNetmon ensures that no value is present for Netmon, not even an explicit nil
func (o *Features) GetNetwork() bool
GetNetwork returns the Network field if non-nil, zero value otherwise.
func (o *Features) GetNetworkOk() (*bool, bool)
GetNetworkOk returns a tuple with the Network field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *Features) SetNetwork(v bool)
SetNetwork sets Network field to given value.
func (o *Features) HasNetwork() bool
HasNetwork returns a boolean if a field has been set.
func (o *Features) SetNetworkNil(b bool)
SetNetworkNil sets the value for Network to be an explicit nil
func (o *Features) UnsetNetwork()
UnsetNetwork ensures that no value is present for Network, not even an explicit nil
func (o *Features) GetPortForwarding() bool
GetPortForwarding returns the PortForwarding field if non-nil, zero value otherwise.
func (o *Features) GetPortForwardingOk() (*bool, bool)
GetPortForwardingOk returns a tuple with the PortForwarding field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *Features) SetPortForwarding(v bool)
SetPortForwarding sets PortForwarding field to given value.
func (o *Features) HasPortForwarding() bool
HasPortForwarding returns a boolean if a field has been set.
func (o *Features) SetPortForwardingNil(b bool)
SetPortForwardingNil sets the value for PortForwarding to be an explicit nil
func (o *Features) UnsetPortForwarding()
UnsetPortForwarding ensures that no value is present for PortForwarding, not even an explicit nil
func (o *Features) GetPowerManagement() bool
GetPowerManagement returns the PowerManagement field if non-nil, zero value otherwise.
func (o *Features) GetPowerManagementOk() (*bool, bool)
GetPowerManagementOk returns a tuple with the PowerManagement field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *Features) SetPowerManagement(v bool)
SetPowerManagement sets PowerManagement field to given value.
func (o *Features) HasPowerManagement() bool
HasPowerManagement returns a boolean if a field has been set.
func (o *Features) SetPowerManagementNil(b bool)
SetPowerManagementNil sets the value for PowerManagement to be an explicit nil
func (o *Features) UnsetPowerManagement()
UnsetPowerManagement ensures that no value is present for PowerManagement, not even an explicit nil
func (o *Features) GetProfile() bool
GetProfile returns the Profile field if non-nil, zero value otherwise.
func (o *Features) GetProfileOk() (*bool, bool)
GetProfileOk returns a tuple with the Profile field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *Features) SetProfile(v bool)
SetProfile sets Profile field to given value.
func (o *Features) HasProfile() bool
HasProfile returns a boolean if a field has been set.
func (o *Features) SetProfileNil(b bool)
SetProfileNil sets the value for Profile to be an explicit nil
func (o *Features) UnsetProfile()
UnsetProfile ensures that no value is present for Profile, not even an explicit nil
func (o *Features) GetSensors() bool
GetSensors returns the Sensors field if non-nil, zero value otherwise.
func (o *Features) GetSensorsOk() (*bool, bool)
GetSensorsOk returns a tuple with the Sensors field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *Features) SetSensors(v bool)
SetSensors sets Sensors field to given value.
func (o *Features) HasSensors() bool
HasSensors returns a boolean if a field has been set.
func (o *Features) SetSensorsNil(b bool)
SetSensorsNil sets the value for Sensors to be an explicit nil
func (o *Features) UnsetSensors()
UnsetSensors ensures that no value is present for Sensors, not even an explicit nil
func (o *Features) GetSettings() bool
GetSettings returns the Settings field if non-nil, zero value otherwise.
func (o *Features) GetSettingsOk() (*bool, bool)
GetSettingsOk returns a tuple with the Settings field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *Features) SetSettings(v bool)
SetSettings sets Settings field to given value.
func (o *Features) HasSettings() bool
HasSettings returns a boolean if a field has been set.
func (o *Features) SetSettingsNil(b bool)
SetSettingsNil sets the value for Settings to be an explicit nil
func (o *Features) UnsetSettings()
UnsetSettings ensures that no value is present for Settings, not even an explicit nil
func (o *Features) GetSnapshots() bool
GetSnapshots returns the Snapshots field if non-nil, zero value otherwise.
func (o *Features) GetSnapshotsOk() (*bool, bool)
GetSnapshotsOk returns a tuple with the Snapshots field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *Features) SetSnapshots(v bool)
SetSnapshots sets Snapshots field to given value.
func (o *Features) HasSnapshots() bool
HasSnapshots returns a boolean if a field has been set.
func (o *Features) SetSnapshotsNil(b bool)
SetSnapshotsNil sets the value for Snapshots to be an explicit nil
func (o *Features) UnsetSnapshots()
UnsetSnapshots ensures that no value is present for Snapshots, not even an explicit nil
func (o *Features) GetStrace() bool
GetStrace returns the Strace field if non-nil, zero value otherwise.
func (o *Features) GetStraceOk() (*bool, bool)
GetStraceOk returns a tuple with the Strace field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *Features) SetStrace(v bool)
SetStrace sets Strace field to given value.
func (o *Features) HasStrace() bool
HasStrace returns a boolean if a field has been set.
func (o *Features) SetStraceNil(b bool)
SetStraceNil sets the value for Strace to be an explicit nil
func (o *Features) UnsetStrace()
UnsetStrace ensures that no value is present for Strace, not even an explicit nil
func (o *Features) GetSystem() bool
GetSystem returns the System field if non-nil, zero value otherwise.
func (o *Features) GetSystemOk() (*bool, bool)
GetSystemOk returns a tuple with the System field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *Features) SetSystem(v bool)
SetSystem sets System field to given value.
func (o *Features) HasSystem() bool
HasSystem returns a boolean if a field has been set.
func (o *Features) SetSystemNil(b bool)
SetSystemNil sets the value for System to be an explicit nil
func (o *Features) UnsetSystem()
UnsetSystem ensures that no value is present for System, not even an explicit nil