Name | Type | Description | Notes |
---|---|---|---|
Per | Pointer to V0041OpenapiSlurmdbdConfigRespQosInnerLimitsMaxWallClockPer | [optional] |
func NewV0041OpenapiSlurmdbdConfigRespQosInnerLimitsMaxWallClock() *V0041OpenapiSlurmdbdConfigRespQosInnerLimitsMaxWallClock
NewV0041OpenapiSlurmdbdConfigRespQosInnerLimitsMaxWallClock instantiates a new V0041OpenapiSlurmdbdConfigRespQosInnerLimitsMaxWallClock 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 NewV0041OpenapiSlurmdbdConfigRespQosInnerLimitsMaxWallClockWithDefaults() *V0041OpenapiSlurmdbdConfigRespQosInnerLimitsMaxWallClock
NewV0041OpenapiSlurmdbdConfigRespQosInnerLimitsMaxWallClockWithDefaults instantiates a new V0041OpenapiSlurmdbdConfigRespQosInnerLimitsMaxWallClock 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 *V0041OpenapiSlurmdbdConfigRespQosInnerLimitsMaxWallClock) GetPer() V0041OpenapiSlurmdbdConfigRespQosInnerLimitsMaxWallClockPer
GetPer returns the Per field if non-nil, zero value otherwise.
func (o *V0041OpenapiSlurmdbdConfigRespQosInnerLimitsMaxWallClock) GetPerOk() (*V0041OpenapiSlurmdbdConfigRespQosInnerLimitsMaxWallClockPer, bool)
GetPerOk returns a tuple with the Per field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0041OpenapiSlurmdbdConfigRespQosInnerLimitsMaxWallClock) SetPer(v V0041OpenapiSlurmdbdConfigRespQosInnerLimitsMaxWallClockPer)
SetPer sets Per field to given value.
func (o *V0041OpenapiSlurmdbdConfigRespQosInnerLimitsMaxWallClock) HasPer() bool
HasPer returns a boolean if a field has been set.