Name | Type | Description | Notes |
---|---|---|---|
ActualFrequency | Pointer to int64 | [optional] |
func NewV0041OpenapiSlurmdbdJobsRespJobsInnerStepsInnerStatisticsCPU() *V0041OpenapiSlurmdbdJobsRespJobsInnerStepsInnerStatisticsCPU
NewV0041OpenapiSlurmdbdJobsRespJobsInnerStepsInnerStatisticsCPU instantiates a new V0041OpenapiSlurmdbdJobsRespJobsInnerStepsInnerStatisticsCPU 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 NewV0041OpenapiSlurmdbdJobsRespJobsInnerStepsInnerStatisticsCPUWithDefaults() *V0041OpenapiSlurmdbdJobsRespJobsInnerStepsInnerStatisticsCPU
NewV0041OpenapiSlurmdbdJobsRespJobsInnerStepsInnerStatisticsCPUWithDefaults instantiates a new V0041OpenapiSlurmdbdJobsRespJobsInnerStepsInnerStatisticsCPU 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 *V0041OpenapiSlurmdbdJobsRespJobsInnerStepsInnerStatisticsCPU) GetActualFrequency() int64
GetActualFrequency returns the ActualFrequency field if non-nil, zero value otherwise.
func (o *V0041OpenapiSlurmdbdJobsRespJobsInnerStepsInnerStatisticsCPU) GetActualFrequencyOk() (*int64, bool)
GetActualFrequencyOk returns a tuple with the ActualFrequency field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0041OpenapiSlurmdbdJobsRespJobsInnerStepsInnerStatisticsCPU) SetActualFrequency(v int64)
SetActualFrequency sets ActualFrequency field to given value.
func (o *V0041OpenapiSlurmdbdJobsRespJobsInnerStepsInnerStatisticsCPU) HasActualFrequency() bool
HasActualFrequency returns a boolean if a field has been set.