Name | Type | Description | Notes |
---|---|---|---|
Cpu | Pointer to V0041JobDescMsgRlimitsCpu | [optional] | |
Fsize | Pointer to V0041JobDescMsgRlimitsFsize | [optional] | |
Data | Pointer to V0041JobDescMsgRlimitsData | [optional] | |
Stack | Pointer to V0041JobDescMsgRlimitsStack | [optional] | |
Core | Pointer to V0041JobDescMsgRlimitsCore | [optional] | |
Rss | Pointer to V0041JobDescMsgRlimitsRss | [optional] | |
Nproc | Pointer to V0041JobDescMsgRlimitsNproc | [optional] | |
Nofile | Pointer to V0041JobDescMsgRlimitsNofile | [optional] | |
Memlock | Pointer to V0041JobDescMsgRlimitsMemlock | [optional] | |
As | Pointer to V0041JobDescMsgRlimitsAs | [optional] |
func NewV0041JobDescMsgRlimits() *V0041JobDescMsgRlimits
NewV0041JobDescMsgRlimits instantiates a new V0041JobDescMsgRlimits 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 NewV0041JobDescMsgRlimitsWithDefaults() *V0041JobDescMsgRlimits
NewV0041JobDescMsgRlimitsWithDefaults instantiates a new V0041JobDescMsgRlimits 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 *V0041JobDescMsgRlimits) GetCpu() V0041JobDescMsgRlimitsCpu
GetCpu returns the Cpu field if non-nil, zero value otherwise.
func (o *V0041JobDescMsgRlimits) GetCpuOk() (*V0041JobDescMsgRlimitsCpu, bool)
GetCpuOk returns a tuple with the Cpu field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0041JobDescMsgRlimits) SetCpu(v V0041JobDescMsgRlimitsCpu)
SetCpu sets Cpu field to given value.
func (o *V0041JobDescMsgRlimits) HasCpu() bool
HasCpu returns a boolean if a field has been set.
func (o *V0041JobDescMsgRlimits) GetFsize() V0041JobDescMsgRlimitsFsize
GetFsize returns the Fsize field if non-nil, zero value otherwise.
func (o *V0041JobDescMsgRlimits) GetFsizeOk() (*V0041JobDescMsgRlimitsFsize, bool)
GetFsizeOk returns a tuple with the Fsize field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0041JobDescMsgRlimits) SetFsize(v V0041JobDescMsgRlimitsFsize)
SetFsize sets Fsize field to given value.
func (o *V0041JobDescMsgRlimits) HasFsize() bool
HasFsize returns a boolean if a field has been set.
func (o *V0041JobDescMsgRlimits) GetData() V0041JobDescMsgRlimitsData
GetData returns the Data field if non-nil, zero value otherwise.
func (o *V0041JobDescMsgRlimits) GetDataOk() (*V0041JobDescMsgRlimitsData, bool)
GetDataOk returns a tuple with the Data field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0041JobDescMsgRlimits) SetData(v V0041JobDescMsgRlimitsData)
SetData sets Data field to given value.
func (o *V0041JobDescMsgRlimits) HasData() bool
HasData returns a boolean if a field has been set.
func (o *V0041JobDescMsgRlimits) GetStack() V0041JobDescMsgRlimitsStack
GetStack returns the Stack field if non-nil, zero value otherwise.
func (o *V0041JobDescMsgRlimits) GetStackOk() (*V0041JobDescMsgRlimitsStack, bool)
GetStackOk returns a tuple with the Stack field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0041JobDescMsgRlimits) SetStack(v V0041JobDescMsgRlimitsStack)
SetStack sets Stack field to given value.
func (o *V0041JobDescMsgRlimits) HasStack() bool
HasStack returns a boolean if a field has been set.
func (o *V0041JobDescMsgRlimits) GetCore() V0041JobDescMsgRlimitsCore
GetCore returns the Core field if non-nil, zero value otherwise.
func (o *V0041JobDescMsgRlimits) GetCoreOk() (*V0041JobDescMsgRlimitsCore, bool)
GetCoreOk returns a tuple with the Core field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0041JobDescMsgRlimits) SetCore(v V0041JobDescMsgRlimitsCore)
SetCore sets Core field to given value.
func (o *V0041JobDescMsgRlimits) HasCore() bool
HasCore returns a boolean if a field has been set.
func (o *V0041JobDescMsgRlimits) GetRss() V0041JobDescMsgRlimitsRss
GetRss returns the Rss field if non-nil, zero value otherwise.
func (o *V0041JobDescMsgRlimits) GetRssOk() (*V0041JobDescMsgRlimitsRss, bool)
GetRssOk returns a tuple with the Rss field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0041JobDescMsgRlimits) SetRss(v V0041JobDescMsgRlimitsRss)
SetRss sets Rss field to given value.
func (o *V0041JobDescMsgRlimits) HasRss() bool
HasRss returns a boolean if a field has been set.
func (o *V0041JobDescMsgRlimits) GetNproc() V0041JobDescMsgRlimitsNproc
GetNproc returns the Nproc field if non-nil, zero value otherwise.
func (o *V0041JobDescMsgRlimits) GetNprocOk() (*V0041JobDescMsgRlimitsNproc, bool)
GetNprocOk returns a tuple with the Nproc field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0041JobDescMsgRlimits) SetNproc(v V0041JobDescMsgRlimitsNproc)
SetNproc sets Nproc field to given value.
func (o *V0041JobDescMsgRlimits) HasNproc() bool
HasNproc returns a boolean if a field has been set.
func (o *V0041JobDescMsgRlimits) GetNofile() V0041JobDescMsgRlimitsNofile
GetNofile returns the Nofile field if non-nil, zero value otherwise.
func (o *V0041JobDescMsgRlimits) GetNofileOk() (*V0041JobDescMsgRlimitsNofile, bool)
GetNofileOk returns a tuple with the Nofile field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0041JobDescMsgRlimits) SetNofile(v V0041JobDescMsgRlimitsNofile)
SetNofile sets Nofile field to given value.
func (o *V0041JobDescMsgRlimits) HasNofile() bool
HasNofile returns a boolean if a field has been set.
func (o *V0041JobDescMsgRlimits) GetMemlock() V0041JobDescMsgRlimitsMemlock
GetMemlock returns the Memlock field if non-nil, zero value otherwise.
func (o *V0041JobDescMsgRlimits) GetMemlockOk() (*V0041JobDescMsgRlimitsMemlock, bool)
GetMemlockOk returns a tuple with the Memlock field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0041JobDescMsgRlimits) SetMemlock(v V0041JobDescMsgRlimitsMemlock)
SetMemlock sets Memlock field to given value.
func (o *V0041JobDescMsgRlimits) HasMemlock() bool
HasMemlock returns a boolean if a field has been set.
func (o *V0041JobDescMsgRlimits) GetAs() V0041JobDescMsgRlimitsAs
GetAs returns the As field if non-nil, zero value otherwise.
func (o *V0041JobDescMsgRlimits) GetAsOk() (*V0041JobDescMsgRlimitsAs, bool)
GetAsOk returns a tuple with the As field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0041JobDescMsgRlimits) SetAs(v V0041JobDescMsgRlimitsAs)
SetAs sets As field to given value.
func (o *V0041JobDescMsgRlimits) HasAs() bool
HasAs returns a boolean if a field has been set.