Skip to content

Files

Latest commit

5159e36 · Aug 2, 2024

History

History
186 lines (101 loc) · 5.86 KB

V0041OpenapiDiagRespStatisticsBfExit.md

File metadata and controls

186 lines (101 loc) · 5.86 KB

V0041OpenapiDiagRespStatisticsBfExit

Properties

Name Type Description Notes
EndJobQueue Pointer to int32 [optional]
BfMaxJobStart Pointer to int32 [optional]
BfMaxJobTest Pointer to int32 [optional]
BfMaxTime Pointer to int32 [optional]
BfNodeSpaceSize Pointer to int32 [optional]
StateChanged Pointer to int32 [optional]

Methods

NewV0041OpenapiDiagRespStatisticsBfExit

func NewV0041OpenapiDiagRespStatisticsBfExit() *V0041OpenapiDiagRespStatisticsBfExit

NewV0041OpenapiDiagRespStatisticsBfExit instantiates a new V0041OpenapiDiagRespStatisticsBfExit 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

NewV0041OpenapiDiagRespStatisticsBfExitWithDefaults

func NewV0041OpenapiDiagRespStatisticsBfExitWithDefaults() *V0041OpenapiDiagRespStatisticsBfExit

NewV0041OpenapiDiagRespStatisticsBfExitWithDefaults instantiates a new V0041OpenapiDiagRespStatisticsBfExit 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

GetEndJobQueue

func (o *V0041OpenapiDiagRespStatisticsBfExit) GetEndJobQueue() int32

GetEndJobQueue returns the EndJobQueue field if non-nil, zero value otherwise.

GetEndJobQueueOk

func (o *V0041OpenapiDiagRespStatisticsBfExit) GetEndJobQueueOk() (*int32, bool)

GetEndJobQueueOk returns a tuple with the EndJobQueue field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetEndJobQueue

func (o *V0041OpenapiDiagRespStatisticsBfExit) SetEndJobQueue(v int32)

SetEndJobQueue sets EndJobQueue field to given value.

HasEndJobQueue

func (o *V0041OpenapiDiagRespStatisticsBfExit) HasEndJobQueue() bool

HasEndJobQueue returns a boolean if a field has been set.

GetBfMaxJobStart

func (o *V0041OpenapiDiagRespStatisticsBfExit) GetBfMaxJobStart() int32

GetBfMaxJobStart returns the BfMaxJobStart field if non-nil, zero value otherwise.

GetBfMaxJobStartOk

func (o *V0041OpenapiDiagRespStatisticsBfExit) GetBfMaxJobStartOk() (*int32, bool)

GetBfMaxJobStartOk returns a tuple with the BfMaxJobStart field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetBfMaxJobStart

func (o *V0041OpenapiDiagRespStatisticsBfExit) SetBfMaxJobStart(v int32)

SetBfMaxJobStart sets BfMaxJobStart field to given value.

HasBfMaxJobStart

func (o *V0041OpenapiDiagRespStatisticsBfExit) HasBfMaxJobStart() bool

HasBfMaxJobStart returns a boolean if a field has been set.

GetBfMaxJobTest

func (o *V0041OpenapiDiagRespStatisticsBfExit) GetBfMaxJobTest() int32

GetBfMaxJobTest returns the BfMaxJobTest field if non-nil, zero value otherwise.

GetBfMaxJobTestOk

func (o *V0041OpenapiDiagRespStatisticsBfExit) GetBfMaxJobTestOk() (*int32, bool)

GetBfMaxJobTestOk returns a tuple with the BfMaxJobTest field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetBfMaxJobTest

func (o *V0041OpenapiDiagRespStatisticsBfExit) SetBfMaxJobTest(v int32)

SetBfMaxJobTest sets BfMaxJobTest field to given value.

HasBfMaxJobTest

func (o *V0041OpenapiDiagRespStatisticsBfExit) HasBfMaxJobTest() bool

HasBfMaxJobTest returns a boolean if a field has been set.

GetBfMaxTime

func (o *V0041OpenapiDiagRespStatisticsBfExit) GetBfMaxTime() int32

GetBfMaxTime returns the BfMaxTime field if non-nil, zero value otherwise.

GetBfMaxTimeOk

func (o *V0041OpenapiDiagRespStatisticsBfExit) GetBfMaxTimeOk() (*int32, bool)

GetBfMaxTimeOk returns a tuple with the BfMaxTime field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetBfMaxTime

func (o *V0041OpenapiDiagRespStatisticsBfExit) SetBfMaxTime(v int32)

SetBfMaxTime sets BfMaxTime field to given value.

HasBfMaxTime

func (o *V0041OpenapiDiagRespStatisticsBfExit) HasBfMaxTime() bool

HasBfMaxTime returns a boolean if a field has been set.

GetBfNodeSpaceSize

func (o *V0041OpenapiDiagRespStatisticsBfExit) GetBfNodeSpaceSize() int32

GetBfNodeSpaceSize returns the BfNodeSpaceSize field if non-nil, zero value otherwise.

GetBfNodeSpaceSizeOk

func (o *V0041OpenapiDiagRespStatisticsBfExit) GetBfNodeSpaceSizeOk() (*int32, bool)

GetBfNodeSpaceSizeOk returns a tuple with the BfNodeSpaceSize field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetBfNodeSpaceSize

func (o *V0041OpenapiDiagRespStatisticsBfExit) SetBfNodeSpaceSize(v int32)

SetBfNodeSpaceSize sets BfNodeSpaceSize field to given value.

HasBfNodeSpaceSize

func (o *V0041OpenapiDiagRespStatisticsBfExit) HasBfNodeSpaceSize() bool

HasBfNodeSpaceSize returns a boolean if a field has been set.

GetStateChanged

func (o *V0041OpenapiDiagRespStatisticsBfExit) GetStateChanged() int32

GetStateChanged returns the StateChanged field if non-nil, zero value otherwise.

GetStateChangedOk

func (o *V0041OpenapiDiagRespStatisticsBfExit) GetStateChangedOk() (*int32, bool)

GetStateChangedOk returns a tuple with the StateChanged field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetStateChanged

func (o *V0041OpenapiDiagRespStatisticsBfExit) SetStateChanged(v int32)

SetStateChanged sets StateChanged field to given value.

HasStateChanged

func (o *V0041OpenapiDiagRespStatisticsBfExit) HasStateChanged() bool

HasStateChanged returns a boolean if a field has been set.

[Back to Model list] [Back to API list] [Back to README]