Name | Type | Description | Notes |
---|---|---|---|
Sda | Pointer to GetLinodeConfigs200ResponseDataInnerDevicesSda | [optional] | |
Sdb | Pointer to GetLinodeConfigs200ResponseDataInnerDevicesSda | [optional] | |
Sdc | Pointer to GetLinodeConfigs200ResponseDataInnerDevicesSda | [optional] | |
Sdd | Pointer to GetLinodeConfigs200ResponseDataInnerDevicesSda | [optional] | |
Sde | Pointer to GetLinodeConfigs200ResponseDataInnerDevicesSda | [optional] | |
Sdf | Pointer to GetLinodeConfigs200ResponseDataInnerDevicesSda | [optional] | |
Sdg | Pointer to GetLinodeConfigs200ResponseDataInnerDevicesSda | [optional] |
func NewPostRescueLinodeInstanceRequestDevices() *PostRescueLinodeInstanceRequestDevices
NewPostRescueLinodeInstanceRequestDevices instantiates a new PostRescueLinodeInstanceRequestDevices 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 NewPostRescueLinodeInstanceRequestDevicesWithDefaults() *PostRescueLinodeInstanceRequestDevices
NewPostRescueLinodeInstanceRequestDevicesWithDefaults instantiates a new PostRescueLinodeInstanceRequestDevices 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 *PostRescueLinodeInstanceRequestDevices) GetSda() GetLinodeConfigs200ResponseDataInnerDevicesSda
GetSda returns the Sda field if non-nil, zero value otherwise.
func (o *PostRescueLinodeInstanceRequestDevices) GetSdaOk() (*GetLinodeConfigs200ResponseDataInnerDevicesSda, bool)
GetSdaOk returns a tuple with the Sda field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *PostRescueLinodeInstanceRequestDevices) SetSda(v GetLinodeConfigs200ResponseDataInnerDevicesSda)
SetSda sets Sda field to given value.
func (o *PostRescueLinodeInstanceRequestDevices) HasSda() bool
HasSda returns a boolean if a field has been set.
func (o *PostRescueLinodeInstanceRequestDevices) GetSdb() GetLinodeConfigs200ResponseDataInnerDevicesSda
GetSdb returns the Sdb field if non-nil, zero value otherwise.
func (o *PostRescueLinodeInstanceRequestDevices) GetSdbOk() (*GetLinodeConfigs200ResponseDataInnerDevicesSda, bool)
GetSdbOk returns a tuple with the Sdb field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *PostRescueLinodeInstanceRequestDevices) SetSdb(v GetLinodeConfigs200ResponseDataInnerDevicesSda)
SetSdb sets Sdb field to given value.
func (o *PostRescueLinodeInstanceRequestDevices) HasSdb() bool
HasSdb returns a boolean if a field has been set.
func (o *PostRescueLinodeInstanceRequestDevices) GetSdc() GetLinodeConfigs200ResponseDataInnerDevicesSda
GetSdc returns the Sdc field if non-nil, zero value otherwise.
func (o *PostRescueLinodeInstanceRequestDevices) GetSdcOk() (*GetLinodeConfigs200ResponseDataInnerDevicesSda, bool)
GetSdcOk returns a tuple with the Sdc field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *PostRescueLinodeInstanceRequestDevices) SetSdc(v GetLinodeConfigs200ResponseDataInnerDevicesSda)
SetSdc sets Sdc field to given value.
func (o *PostRescueLinodeInstanceRequestDevices) HasSdc() bool
HasSdc returns a boolean if a field has been set.
func (o *PostRescueLinodeInstanceRequestDevices) GetSdd() GetLinodeConfigs200ResponseDataInnerDevicesSda
GetSdd returns the Sdd field if non-nil, zero value otherwise.
func (o *PostRescueLinodeInstanceRequestDevices) GetSddOk() (*GetLinodeConfigs200ResponseDataInnerDevicesSda, bool)
GetSddOk returns a tuple with the Sdd field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *PostRescueLinodeInstanceRequestDevices) SetSdd(v GetLinodeConfigs200ResponseDataInnerDevicesSda)
SetSdd sets Sdd field to given value.
func (o *PostRescueLinodeInstanceRequestDevices) HasSdd() bool
HasSdd returns a boolean if a field has been set.
func (o *PostRescueLinodeInstanceRequestDevices) GetSde() GetLinodeConfigs200ResponseDataInnerDevicesSda
GetSde returns the Sde field if non-nil, zero value otherwise.
func (o *PostRescueLinodeInstanceRequestDevices) GetSdeOk() (*GetLinodeConfigs200ResponseDataInnerDevicesSda, bool)
GetSdeOk returns a tuple with the Sde field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *PostRescueLinodeInstanceRequestDevices) SetSde(v GetLinodeConfigs200ResponseDataInnerDevicesSda)
SetSde sets Sde field to given value.
func (o *PostRescueLinodeInstanceRequestDevices) HasSde() bool
HasSde returns a boolean if a field has been set.
func (o *PostRescueLinodeInstanceRequestDevices) GetSdf() GetLinodeConfigs200ResponseDataInnerDevicesSda
GetSdf returns the Sdf field if non-nil, zero value otherwise.
func (o *PostRescueLinodeInstanceRequestDevices) GetSdfOk() (*GetLinodeConfigs200ResponseDataInnerDevicesSda, bool)
GetSdfOk returns a tuple with the Sdf field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *PostRescueLinodeInstanceRequestDevices) SetSdf(v GetLinodeConfigs200ResponseDataInnerDevicesSda)
SetSdf sets Sdf field to given value.
func (o *PostRescueLinodeInstanceRequestDevices) HasSdf() bool
HasSdf returns a boolean if a field has been set.
func (o *PostRescueLinodeInstanceRequestDevices) GetSdg() GetLinodeConfigs200ResponseDataInnerDevicesSda
GetSdg returns the Sdg field if non-nil, zero value otherwise.
func (o *PostRescueLinodeInstanceRequestDevices) GetSdgOk() (*GetLinodeConfigs200ResponseDataInnerDevicesSda, bool)
GetSdgOk returns a tuple with the Sdg field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *PostRescueLinodeInstanceRequestDevices) SetSdg(v GetLinodeConfigs200ResponseDataInnerDevicesSda)
SetSdg sets Sdg field to given value.
func (o *PostRescueLinodeInstanceRequestDevices) HasSdg() bool
HasSdg returns a boolean if a field has been set.