Name | Type | Description | Notes |
---|---|---|---|
Count | Pointer to V0041OpenapiSlurmdbdJobsRespJobsInnerArrayTaskId | [optional] | |
Accruing | Pointer to V0041OpenapiSlurmdbdJobsRespJobsInnerArrayTaskId | [optional] | |
Submitted | Pointer to V0041OpenapiSlurmdbdJobsRespJobsInnerArrayTaskId | [optional] | |
WallClock | Pointer to V0041OpenapiSlurmdbdJobsRespJobsInnerArrayTaskId | [optional] |
func NewV0041OpenapiSlurmdbdConfigRespAssociationsInnerMaxJobsPer() *V0041OpenapiSlurmdbdConfigRespAssociationsInnerMaxJobsPer
NewV0041OpenapiSlurmdbdConfigRespAssociationsInnerMaxJobsPer instantiates a new V0041OpenapiSlurmdbdConfigRespAssociationsInnerMaxJobsPer 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 NewV0041OpenapiSlurmdbdConfigRespAssociationsInnerMaxJobsPerWithDefaults() *V0041OpenapiSlurmdbdConfigRespAssociationsInnerMaxJobsPer
NewV0041OpenapiSlurmdbdConfigRespAssociationsInnerMaxJobsPerWithDefaults instantiates a new V0041OpenapiSlurmdbdConfigRespAssociationsInnerMaxJobsPer 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 *V0041OpenapiSlurmdbdConfigRespAssociationsInnerMaxJobsPer) GetCount() V0041OpenapiSlurmdbdJobsRespJobsInnerArrayTaskId
GetCount returns the Count field if non-nil, zero value otherwise.
func (o *V0041OpenapiSlurmdbdConfigRespAssociationsInnerMaxJobsPer) GetCountOk() (*V0041OpenapiSlurmdbdJobsRespJobsInnerArrayTaskId, bool)
GetCountOk returns a tuple with the Count field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0041OpenapiSlurmdbdConfigRespAssociationsInnerMaxJobsPer) SetCount(v V0041OpenapiSlurmdbdJobsRespJobsInnerArrayTaskId)
SetCount sets Count field to given value.
func (o *V0041OpenapiSlurmdbdConfigRespAssociationsInnerMaxJobsPer) HasCount() bool
HasCount returns a boolean if a field has been set.
func (o *V0041OpenapiSlurmdbdConfigRespAssociationsInnerMaxJobsPer) GetAccruing() V0041OpenapiSlurmdbdJobsRespJobsInnerArrayTaskId
GetAccruing returns the Accruing field if non-nil, zero value otherwise.
func (o *V0041OpenapiSlurmdbdConfigRespAssociationsInnerMaxJobsPer) GetAccruingOk() (*V0041OpenapiSlurmdbdJobsRespJobsInnerArrayTaskId, bool)
GetAccruingOk returns a tuple with the Accruing field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0041OpenapiSlurmdbdConfigRespAssociationsInnerMaxJobsPer) SetAccruing(v V0041OpenapiSlurmdbdJobsRespJobsInnerArrayTaskId)
SetAccruing sets Accruing field to given value.
func (o *V0041OpenapiSlurmdbdConfigRespAssociationsInnerMaxJobsPer) HasAccruing() bool
HasAccruing returns a boolean if a field has been set.
func (o *V0041OpenapiSlurmdbdConfigRespAssociationsInnerMaxJobsPer) GetSubmitted() V0041OpenapiSlurmdbdJobsRespJobsInnerArrayTaskId
GetSubmitted returns the Submitted field if non-nil, zero value otherwise.
func (o *V0041OpenapiSlurmdbdConfigRespAssociationsInnerMaxJobsPer) GetSubmittedOk() (*V0041OpenapiSlurmdbdJobsRespJobsInnerArrayTaskId, bool)
GetSubmittedOk returns a tuple with the Submitted field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0041OpenapiSlurmdbdConfigRespAssociationsInnerMaxJobsPer) SetSubmitted(v V0041OpenapiSlurmdbdJobsRespJobsInnerArrayTaskId)
SetSubmitted sets Submitted field to given value.
func (o *V0041OpenapiSlurmdbdConfigRespAssociationsInnerMaxJobsPer) HasSubmitted() bool
HasSubmitted returns a boolean if a field has been set.
func (o *V0041OpenapiSlurmdbdConfigRespAssociationsInnerMaxJobsPer) GetWallClock() V0041OpenapiSlurmdbdJobsRespJobsInnerArrayTaskId
GetWallClock returns the WallClock field if non-nil, zero value otherwise.
func (o *V0041OpenapiSlurmdbdConfigRespAssociationsInnerMaxJobsPer) GetWallClockOk() (*V0041OpenapiSlurmdbdJobsRespJobsInnerArrayTaskId, bool)
GetWallClockOk returns a tuple with the WallClock field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0041OpenapiSlurmdbdConfigRespAssociationsInnerMaxJobsPer) SetWallClock(v V0041OpenapiSlurmdbdJobsRespJobsInnerArrayTaskId)
SetWallClock sets WallClock field to given value.
func (o *V0041OpenapiSlurmdbdConfigRespAssociationsInnerMaxJobsPer) HasWallClock() bool
HasWallClock returns a boolean if a field has been set.