Name | Type | Description | Notes |
---|---|---|---|
PriorityThreshold | Pointer to V0041OpenapiSlurmdbdJobsRespJobsInnerArrayTaskId | [optional] |
func NewV0041OpenapiSlurmdbdConfigRespAssociationsInnerMin() *V0041OpenapiSlurmdbdConfigRespAssociationsInnerMin
NewV0041OpenapiSlurmdbdConfigRespAssociationsInnerMin instantiates a new V0041OpenapiSlurmdbdConfigRespAssociationsInnerMin 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 NewV0041OpenapiSlurmdbdConfigRespAssociationsInnerMinWithDefaults() *V0041OpenapiSlurmdbdConfigRespAssociationsInnerMin
NewV0041OpenapiSlurmdbdConfigRespAssociationsInnerMinWithDefaults instantiates a new V0041OpenapiSlurmdbdConfigRespAssociationsInnerMin 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 *V0041OpenapiSlurmdbdConfigRespAssociationsInnerMin) GetPriorityThreshold() V0041OpenapiSlurmdbdJobsRespJobsInnerArrayTaskId
GetPriorityThreshold returns the PriorityThreshold field if non-nil, zero value otherwise.
func (o *V0041OpenapiSlurmdbdConfigRespAssociationsInnerMin) GetPriorityThresholdOk() (*V0041OpenapiSlurmdbdJobsRespJobsInnerArrayTaskId, bool)
GetPriorityThresholdOk returns a tuple with the PriorityThreshold field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0041OpenapiSlurmdbdConfigRespAssociationsInnerMin) SetPriorityThreshold(v V0041OpenapiSlurmdbdJobsRespJobsInnerArrayTaskId)
SetPriorityThreshold sets PriorityThreshold field to given value.
func (o *V0041OpenapiSlurmdbdConfigRespAssociationsInnerMin) HasPriorityThreshold() bool
HasPriorityThreshold returns a boolean if a field has been set.