Name | Type | Description | Notes |
---|---|---|---|
Description | Pointer to string | [optional] | |
Flags | Pointer to []string | [optional] | |
Id | Pointer to int32 | [optional] | |
Limits | Pointer to V0041OpenapiSlurmdbdConfigRespQosInnerLimits | [optional] | |
Name | Pointer to string | [optional] | |
Preempt | Pointer to V0041OpenapiSlurmdbdConfigRespQosInnerPreempt | [optional] | |
Priority | Pointer to V0041OpenapiSlurmdbdJobsRespJobsInnerArrayTaskId | [optional] | |
UsageFactor | Pointer to V0041OpenapiSlurmdbdConfigRespQosInnerLimitsFactor | [optional] | |
UsageThreshold | Pointer to V0041OpenapiSlurmdbdConfigRespQosInnerLimitsFactor | [optional] |
func NewV0041OpenapiSlurmdbdConfigRespQosInner() *V0041OpenapiSlurmdbdConfigRespQosInner
NewV0041OpenapiSlurmdbdConfigRespQosInner instantiates a new V0041OpenapiSlurmdbdConfigRespQosInner 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 NewV0041OpenapiSlurmdbdConfigRespQosInnerWithDefaults() *V0041OpenapiSlurmdbdConfigRespQosInner
NewV0041OpenapiSlurmdbdConfigRespQosInnerWithDefaults instantiates a new V0041OpenapiSlurmdbdConfigRespQosInner 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 *V0041OpenapiSlurmdbdConfigRespQosInner) GetDescription() string
GetDescription returns the Description field if non-nil, zero value otherwise.
func (o *V0041OpenapiSlurmdbdConfigRespQosInner) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0041OpenapiSlurmdbdConfigRespQosInner) SetDescription(v string)
SetDescription sets Description field to given value.
func (o *V0041OpenapiSlurmdbdConfigRespQosInner) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (o *V0041OpenapiSlurmdbdConfigRespQosInner) GetFlags() []string
GetFlags returns the Flags field if non-nil, zero value otherwise.
func (o *V0041OpenapiSlurmdbdConfigRespQosInner) GetFlagsOk() (*[]string, bool)
GetFlagsOk returns a tuple with the Flags field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0041OpenapiSlurmdbdConfigRespQosInner) SetFlags(v []string)
SetFlags sets Flags field to given value.
func (o *V0041OpenapiSlurmdbdConfigRespQosInner) HasFlags() bool
HasFlags returns a boolean if a field has been set.
func (o *V0041OpenapiSlurmdbdConfigRespQosInner) GetId() int32
GetId returns the Id field if non-nil, zero value otherwise.
func (o *V0041OpenapiSlurmdbdConfigRespQosInner) GetIdOk() (*int32, bool)
GetIdOk returns a tuple with the Id field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0041OpenapiSlurmdbdConfigRespQosInner) SetId(v int32)
SetId sets Id field to given value.
func (o *V0041OpenapiSlurmdbdConfigRespQosInner) HasId() bool
HasId returns a boolean if a field has been set.
func (o *V0041OpenapiSlurmdbdConfigRespQosInner) GetLimits() V0041OpenapiSlurmdbdConfigRespQosInnerLimits
GetLimits returns the Limits field if non-nil, zero value otherwise.
func (o *V0041OpenapiSlurmdbdConfigRespQosInner) GetLimitsOk() (*V0041OpenapiSlurmdbdConfigRespQosInnerLimits, bool)
GetLimitsOk returns a tuple with the Limits field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0041OpenapiSlurmdbdConfigRespQosInner) SetLimits(v V0041OpenapiSlurmdbdConfigRespQosInnerLimits)
SetLimits sets Limits field to given value.
func (o *V0041OpenapiSlurmdbdConfigRespQosInner) HasLimits() bool
HasLimits returns a boolean if a field has been set.
func (o *V0041OpenapiSlurmdbdConfigRespQosInner) GetName() string
GetName returns the Name field if non-nil, zero value otherwise.
func (o *V0041OpenapiSlurmdbdConfigRespQosInner) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0041OpenapiSlurmdbdConfigRespQosInner) SetName(v string)
SetName sets Name field to given value.
func (o *V0041OpenapiSlurmdbdConfigRespQosInner) HasName() bool
HasName returns a boolean if a field has been set.
func (o *V0041OpenapiSlurmdbdConfigRespQosInner) GetPreempt() V0041OpenapiSlurmdbdConfigRespQosInnerPreempt
GetPreempt returns the Preempt field if non-nil, zero value otherwise.
func (o *V0041OpenapiSlurmdbdConfigRespQosInner) GetPreemptOk() (*V0041OpenapiSlurmdbdConfigRespQosInnerPreempt, bool)
GetPreemptOk returns a tuple with the Preempt field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0041OpenapiSlurmdbdConfigRespQosInner) SetPreempt(v V0041OpenapiSlurmdbdConfigRespQosInnerPreempt)
SetPreempt sets Preempt field to given value.
func (o *V0041OpenapiSlurmdbdConfigRespQosInner) HasPreempt() bool
HasPreempt returns a boolean if a field has been set.
func (o *V0041OpenapiSlurmdbdConfigRespQosInner) GetPriority() V0041OpenapiSlurmdbdJobsRespJobsInnerArrayTaskId
GetPriority returns the Priority field if non-nil, zero value otherwise.
func (o *V0041OpenapiSlurmdbdConfigRespQosInner) GetPriorityOk() (*V0041OpenapiSlurmdbdJobsRespJobsInnerArrayTaskId, bool)
GetPriorityOk returns a tuple with the Priority field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0041OpenapiSlurmdbdConfigRespQosInner) SetPriority(v V0041OpenapiSlurmdbdJobsRespJobsInnerArrayTaskId)
SetPriority sets Priority field to given value.
func (o *V0041OpenapiSlurmdbdConfigRespQosInner) HasPriority() bool
HasPriority returns a boolean if a field has been set.
func (o *V0041OpenapiSlurmdbdConfigRespQosInner) GetUsageFactor() V0041OpenapiSlurmdbdConfigRespQosInnerLimitsFactor
GetUsageFactor returns the UsageFactor field if non-nil, zero value otherwise.
func (o *V0041OpenapiSlurmdbdConfigRespQosInner) GetUsageFactorOk() (*V0041OpenapiSlurmdbdConfigRespQosInnerLimitsFactor, bool)
GetUsageFactorOk returns a tuple with the UsageFactor field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0041OpenapiSlurmdbdConfigRespQosInner) SetUsageFactor(v V0041OpenapiSlurmdbdConfigRespQosInnerLimitsFactor)
SetUsageFactor sets UsageFactor field to given value.
func (o *V0041OpenapiSlurmdbdConfigRespQosInner) HasUsageFactor() bool
HasUsageFactor returns a boolean if a field has been set.
func (o *V0041OpenapiSlurmdbdConfigRespQosInner) GetUsageThreshold() V0041OpenapiSlurmdbdConfigRespQosInnerLimitsFactor
GetUsageThreshold returns the UsageThreshold field if non-nil, zero value otherwise.
func (o *V0041OpenapiSlurmdbdConfigRespQosInner) GetUsageThresholdOk() (*V0041OpenapiSlurmdbdConfigRespQosInnerLimitsFactor, bool)
GetUsageThresholdOk returns a tuple with the UsageThreshold field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0041OpenapiSlurmdbdConfigRespQosInner) SetUsageThreshold(v V0041OpenapiSlurmdbdConfigRespQosInnerLimitsFactor)
SetUsageThreshold sets UsageThreshold field to given value.
func (o *V0041OpenapiSlurmdbdConfigRespQosInner) HasUsageThreshold() bool
HasUsageThreshold returns a boolean if a field has been set.