Documentation ¶
Index ¶
- Variables
- func CacheExpires(r *http.Response) time.Time
- func IsNil(i interface{}) bool
- func PtrBool(v bool) *bool
- func PtrFloat32(v float32) *float32
- func PtrFloat64(v float64) *float64
- func PtrInt(v int) *int
- func PtrInt32(v int32) *int32
- func PtrInt64(v int64) *int64
- func PtrString(v string) *string
- func PtrTime(v time.Time) *time.Time
- type APIClient
- type APIKey
- type APIResponse
- type AckState
- type AdministrativeState
- type AlarmListSingle
- func (o *AlarmListSingle) GetAttributes() AlarmListSingleAllOfAttributes
- func (o *AlarmListSingle) GetAttributesOk() (*AlarmListSingleAllOfAttributes, bool)
- func (o *AlarmListSingle) GetId() string
- func (o *AlarmListSingle) GetIdOk() (*string, bool)
- func (o *AlarmListSingle) GetObjectClass() string
- func (o *AlarmListSingle) GetObjectClassOk() (*string, bool)
- func (o *AlarmListSingle) GetObjectInstance() string
- func (o *AlarmListSingle) GetObjectInstanceOk() (*string, bool)
- func (o *AlarmListSingle) GetVsDataContainer() []VsDataContainerSingle
- func (o *AlarmListSingle) GetVsDataContainerOk() ([]VsDataContainerSingle, bool)
- func (o *AlarmListSingle) HasAttributes() bool
- func (o *AlarmListSingle) HasObjectClass() bool
- func (o *AlarmListSingle) HasObjectInstance() bool
- func (o *AlarmListSingle) HasVsDataContainer() bool
- func (o AlarmListSingle) MarshalJSON() ([]byte, error)
- func (o *AlarmListSingle) SetAttributes(v AlarmListSingleAllOfAttributes)
- func (o *AlarmListSingle) SetId(v string)
- func (o *AlarmListSingle) SetObjectClass(v string)
- func (o *AlarmListSingle) SetObjectInstance(v string)
- func (o *AlarmListSingle) SetVsDataContainer(v []VsDataContainerSingle)
- func (o AlarmListSingle) ToMap() (map[string]interface{}, error)
- type AlarmListSingleAllOf
- func (o *AlarmListSingleAllOf) GetAttributes() AlarmListSingleAllOfAttributes
- func (o *AlarmListSingleAllOf) GetAttributesOk() (*AlarmListSingleAllOfAttributes, bool)
- func (o *AlarmListSingleAllOf) HasAttributes() bool
- func (o AlarmListSingleAllOf) MarshalJSON() ([]byte, error)
- func (o *AlarmListSingleAllOf) SetAttributes(v AlarmListSingleAllOfAttributes)
- func (o AlarmListSingleAllOf) ToMap() (map[string]interface{}, error)
- type AlarmListSingleAllOfAttributes
- func (o *AlarmListSingleAllOfAttributes) GetAdministrativeState() AdministrativeState
- func (o *AlarmListSingleAllOfAttributes) GetAdministrativeStateOk() (*AdministrativeState, bool)
- func (o *AlarmListSingleAllOfAttributes) GetAlarmRecords() map[string]AlarmRecord
- func (o *AlarmListSingleAllOfAttributes) GetAlarmRecordsOk() (*map[string]AlarmRecord, bool)
- func (o *AlarmListSingleAllOfAttributes) GetLastModification() time.Time
- func (o *AlarmListSingleAllOfAttributes) GetLastModificationOk() (*time.Time, bool)
- func (o *AlarmListSingleAllOfAttributes) GetNumOfAlarmRecords() int32
- func (o *AlarmListSingleAllOfAttributes) GetNumOfAlarmRecordsOk() (*int32, bool)
- func (o *AlarmListSingleAllOfAttributes) GetOperationalState() OperationalState
- func (o *AlarmListSingleAllOfAttributes) GetOperationalStateOk() (*OperationalState, bool)
- func (o *AlarmListSingleAllOfAttributes) HasAdministrativeState() bool
- func (o *AlarmListSingleAllOfAttributes) HasAlarmRecords() bool
- func (o *AlarmListSingleAllOfAttributes) HasLastModification() bool
- func (o *AlarmListSingleAllOfAttributes) HasNumOfAlarmRecords() bool
- func (o *AlarmListSingleAllOfAttributes) HasOperationalState() bool
- func (o AlarmListSingleAllOfAttributes) MarshalJSON() ([]byte, error)
- func (o *AlarmListSingleAllOfAttributes) SetAdministrativeState(v AdministrativeState)
- func (o *AlarmListSingleAllOfAttributes) SetAlarmRecords(v map[string]AlarmRecord)
- func (o *AlarmListSingleAllOfAttributes) SetLastModification(v time.Time)
- func (o *AlarmListSingleAllOfAttributes) SetNumOfAlarmRecords(v int32)
- func (o *AlarmListSingleAllOfAttributes) SetOperationalState(v OperationalState)
- func (o AlarmListSingleAllOfAttributes) ToMap() (map[string]interface{}, error)
- type AlarmNotificationTypes
- type AlarmRecord
- func (o *AlarmRecord) GetAckState() AckState
- func (o *AlarmRecord) GetAckStateOk() (*AckState, bool)
- func (o *AlarmRecord) GetAckSystemId() string
- func (o *AlarmRecord) GetAckSystemIdOk() (*string, bool)
- func (o *AlarmRecord) GetAckTime() time.Time
- func (o *AlarmRecord) GetAckTimeOk() (*time.Time, bool)
- func (o *AlarmRecord) GetAckUserId() string
- func (o *AlarmRecord) GetAckUserIdOk() (*string, bool)
- func (o *AlarmRecord) GetAdditionalInformation() map[string]interface{}
- func (o *AlarmRecord) GetAdditionalInformationOk() (map[string]interface{}, bool)
- func (o *AlarmRecord) GetAdditionalText() string
- func (o *AlarmRecord) GetAdditionalTextOk() (*string, bool)
- func (o *AlarmRecord) GetAlarmChangedTime() time.Time
- func (o *AlarmRecord) GetAlarmChangedTimeOk() (*time.Time, bool)
- func (o *AlarmRecord) GetAlarmClearedTime() time.Time
- func (o *AlarmRecord) GetAlarmClearedTimeOk() (*time.Time, bool)
- func (o *AlarmRecord) GetAlarmRaisedTime() time.Time
- func (o *AlarmRecord) GetAlarmRaisedTimeOk() (*time.Time, bool)
- func (o *AlarmRecord) GetAlarmType() AlarmType
- func (o *AlarmRecord) GetAlarmTypeOk() (*AlarmType, bool)
- func (o *AlarmRecord) GetBackUpObject() string
- func (o *AlarmRecord) GetBackUpObjectOk() (*string, bool)
- func (o *AlarmRecord) GetBackedUpStatus() bool
- func (o *AlarmRecord) GetBackedUpStatusOk() (*bool, bool)
- func (o *AlarmRecord) GetClearSystemId() string
- func (o *AlarmRecord) GetClearSystemIdOk() (*string, bool)
- func (o *AlarmRecord) GetClearUserId() string
- func (o *AlarmRecord) GetClearUserIdOk() (*string, bool)
- func (o *AlarmRecord) GetCorrelatedNotifications() []CorrelatedNotification
- func (o *AlarmRecord) GetCorrelatedNotificationsOk() ([]CorrelatedNotification, bool)
- func (o *AlarmRecord) GetMonitoredAttributes() map[string]interface{}
- func (o *AlarmRecord) GetMonitoredAttributesOk() (map[string]interface{}, bool)
- func (o *AlarmRecord) GetNotificationId() int32
- func (o *AlarmRecord) GetNotificationIdOk() (*int32, bool)
- func (o *AlarmRecord) GetObjectInstance() string
- func (o *AlarmRecord) GetObjectInstanceOk() (*string, bool)
- func (o *AlarmRecord) GetPerceivedSeverity() PerceivedSeverity
- func (o *AlarmRecord) GetPerceivedSeverityOk() (*PerceivedSeverity, bool)
- func (o *AlarmRecord) GetProbableCause() ProbableCause
- func (o *AlarmRecord) GetProbableCauseOk() (*ProbableCause, bool)
- func (o *AlarmRecord) GetProposedRepairActions() string
- func (o *AlarmRecord) GetProposedRepairActionsOk() (*string, bool)
- func (o *AlarmRecord) GetRootCauseIndicator() bool
- func (o *AlarmRecord) GetRootCauseIndicatorOk() (*bool, bool)
- func (o *AlarmRecord) GetSecurityAlarmDetector() string
- func (o *AlarmRecord) GetSecurityAlarmDetectorOk() (*string, bool)
- func (o *AlarmRecord) GetServiceProvider() string
- func (o *AlarmRecord) GetServiceProviderOk() (*string, bool)
- func (o *AlarmRecord) GetServiceUser() string
- func (o *AlarmRecord) GetServiceUserOk() (*string, bool)
- func (o *AlarmRecord) GetSpecificProblem() SpecificProblem
- func (o *AlarmRecord) GetSpecificProblemOk() (*SpecificProblem, bool)
- func (o *AlarmRecord) GetStateChangeDefinition() []map[string]interface{}
- func (o *AlarmRecord) GetStateChangeDefinitionOk() ([]map[string]interface{}, bool)
- func (o *AlarmRecord) GetThresholdinfo() ThresholdInfo1
- func (o *AlarmRecord) GetThresholdinfoOk() (*ThresholdInfo1, bool)
- func (o *AlarmRecord) GetTrendIndication() TrendIndication
- func (o *AlarmRecord) GetTrendIndicationOk() (*TrendIndication, bool)
- func (o *AlarmRecord) HasAckState() bool
- func (o *AlarmRecord) HasAckSystemId() bool
- func (o *AlarmRecord) HasAckTime() bool
- func (o *AlarmRecord) HasAckUserId() bool
- func (o *AlarmRecord) HasAdditionalInformation() bool
- func (o *AlarmRecord) HasAdditionalText() bool
- func (o *AlarmRecord) HasAlarmChangedTime() bool
- func (o *AlarmRecord) HasAlarmClearedTime() bool
- func (o *AlarmRecord) HasAlarmRaisedTime() bool
- func (o *AlarmRecord) HasAlarmType() bool
- func (o *AlarmRecord) HasBackUpObject() bool
- func (o *AlarmRecord) HasBackedUpStatus() bool
- func (o *AlarmRecord) HasClearSystemId() bool
- func (o *AlarmRecord) HasClearUserId() bool
- func (o *AlarmRecord) HasCorrelatedNotifications() bool
- func (o *AlarmRecord) HasMonitoredAttributes() bool
- func (o *AlarmRecord) HasNotificationId() bool
- func (o *AlarmRecord) HasObjectInstance() bool
- func (o *AlarmRecord) HasPerceivedSeverity() bool
- func (o *AlarmRecord) HasProbableCause() bool
- func (o *AlarmRecord) HasProposedRepairActions() bool
- func (o *AlarmRecord) HasRootCauseIndicator() bool
- func (o *AlarmRecord) HasSecurityAlarmDetector() bool
- func (o *AlarmRecord) HasServiceProvider() bool
- func (o *AlarmRecord) HasServiceUser() bool
- func (o *AlarmRecord) HasSpecificProblem() bool
- func (o *AlarmRecord) HasStateChangeDefinition() bool
- func (o *AlarmRecord) HasThresholdinfo() bool
- func (o *AlarmRecord) HasTrendIndication() bool
- func (o AlarmRecord) MarshalJSON() ([]byte, error)
- func (o *AlarmRecord) SetAckState(v AckState)
- func (o *AlarmRecord) SetAckSystemId(v string)
- func (o *AlarmRecord) SetAckTime(v time.Time)
- func (o *AlarmRecord) SetAckUserId(v string)
- func (o *AlarmRecord) SetAdditionalInformation(v map[string]interface{})
- func (o *AlarmRecord) SetAdditionalText(v string)
- func (o *AlarmRecord) SetAlarmChangedTime(v time.Time)
- func (o *AlarmRecord) SetAlarmClearedTime(v time.Time)
- func (o *AlarmRecord) SetAlarmRaisedTime(v time.Time)
- func (o *AlarmRecord) SetAlarmType(v AlarmType)
- func (o *AlarmRecord) SetBackUpObject(v string)
- func (o *AlarmRecord) SetBackedUpStatus(v bool)
- func (o *AlarmRecord) SetClearSystemId(v string)
- func (o *AlarmRecord) SetClearUserId(v string)
- func (o *AlarmRecord) SetCorrelatedNotifications(v []CorrelatedNotification)
- func (o *AlarmRecord) SetMonitoredAttributes(v map[string]interface{})
- func (o *AlarmRecord) SetNotificationId(v int32)
- func (o *AlarmRecord) SetObjectInstance(v string)
- func (o *AlarmRecord) SetPerceivedSeverity(v PerceivedSeverity)
- func (o *AlarmRecord) SetProbableCause(v ProbableCause)
- func (o *AlarmRecord) SetProposedRepairActions(v string)
- func (o *AlarmRecord) SetRootCauseIndicator(v bool)
- func (o *AlarmRecord) SetSecurityAlarmDetector(v string)
- func (o *AlarmRecord) SetServiceProvider(v string)
- func (o *AlarmRecord) SetServiceUser(v string)
- func (o *AlarmRecord) SetSpecificProblem(v SpecificProblem)
- func (o *AlarmRecord) SetStateChangeDefinition(v []map[string]interface{})
- func (o *AlarmRecord) SetThresholdinfo(v ThresholdInfo1)
- func (o *AlarmRecord) SetTrendIndication(v TrendIndication)
- func (o AlarmRecord) ToMap() (map[string]interface{}, error)
- type AlarmType
- type AnonymizationOfMdtDataType
- type AreaConfig
- func (o *AreaConfig) GetFreqInfo() FreqInfo
- func (o *AreaConfig) GetFreqInfoOk() (*FreqInfo, bool)
- func (o *AreaConfig) GetPciList() []int32
- func (o *AreaConfig) GetPciListOk() ([]int32, bool)
- func (o *AreaConfig) HasFreqInfo() bool
- func (o *AreaConfig) HasPciList() bool
- func (o AreaConfig) MarshalJSON() ([]byte, error)
- func (o *AreaConfig) SetFreqInfo(v FreqInfo)
- func (o *AreaConfig) SetPciList(v []int32)
- func (o AreaConfig) ToMap() (map[string]interface{}, error)
- type AreaOfInterest
- func ArrayOfEutraCellIdAsAreaOfInterest(v *[]EutraCellId) AreaOfInterest
- func ArrayOfNrCellIdAsAreaOfInterest(v *[]NrCellId) AreaOfInterest
- func ArrayOfTaiAsAreaOfInterest(v *[]Tai) AreaOfInterest
- func ArrayOfUtraCellIdAsAreaOfInterest(v *[]UtraCellId) AreaOfInterest
- func GeoAreaToCellMappingAsAreaOfInterest(v *GeoAreaToCellMapping) AreaOfInterest
- type AreaScope
- type BasicAuth
- type CNSliceSubnetProfile
- func (o *CNSliceSubnetProfile) GetCoverageAreaTAList() []int32
- func (o *CNSliceSubnetProfile) GetCoverageAreaTAListOk() ([]int32, bool)
- func (o *CNSliceSubnetProfile) GetDLDeterministicComm() DeterministicComm
- func (o *CNSliceSubnetProfile) GetDLDeterministicCommOk() (*DeterministicComm, bool)
- func (o *CNSliceSubnetProfile) GetDLLatency() float32
- func (o *CNSliceSubnetProfile) GetDLLatencyOk() (*float32, bool)
- func (o *CNSliceSubnetProfile) GetDLMaxPktSize() int32
- func (o *CNSliceSubnetProfile) GetDLMaxPktSizeOk() (*int32, bool)
- func (o *CNSliceSubnetProfile) GetDLThptPerSliceSubnet() XLThpt
- func (o *CNSliceSubnetProfile) GetDLThptPerSliceSubnetOk() (*XLThpt, bool)
- func (o *CNSliceSubnetProfile) GetDLThptPerUE() XLThpt
- func (o *CNSliceSubnetProfile) GetDLThptPerUEOk() (*XLThpt, bool)
- func (o *CNSliceSubnetProfile) GetDelayTolerance() DelayTolerance
- func (o *CNSliceSubnetProfile) GetDelayToleranceOk() (*DelayTolerance, bool)
- func (o *CNSliceSubnetProfile) GetEnergyEfficiency() float32
- func (o *CNSliceSubnetProfile) GetEnergyEfficiencyOk() (*float32, bool)
- func (o *CNSliceSubnetProfile) GetMaxNumberOfPDUSessions() int32
- func (o *CNSliceSubnetProfile) GetMaxNumberOfPDUSessionsOk() (*int32, bool)
- func (o *CNSliceSubnetProfile) GetMaxNumberofUEs() int32
- func (o *CNSliceSubnetProfile) GetMaxNumberofUEsOk() (*int32, bool)
- func (o *CNSliceSubnetProfile) GetN6Protection() N6Protection
- func (o *CNSliceSubnetProfile) GetN6ProtectionOk() (*N6Protection, bool)
- func (o *CNSliceSubnetProfile) GetNssaaSupport() NSSAASupport
- func (o *CNSliceSubnetProfile) GetNssaaSupportOk() (*NSSAASupport, bool)
- func (o *CNSliceSubnetProfile) GetReliability() float32
- func (o *CNSliceSubnetProfile) GetReliabilityOk() (*float32, bool)
- func (o *CNSliceSubnetProfile) GetResourceSharingLevel() SharingLevel
- func (o *CNSliceSubnetProfile) GetResourceSharingLevelOk() (*SharingLevel, bool)
- func (o *CNSliceSubnetProfile) GetSliceSimultaneousUse() SliceSimultaneousUse
- func (o *CNSliceSubnetProfile) GetSliceSimultaneousUseOk() (*SliceSimultaneousUse, bool)
- func (o *CNSliceSubnetProfile) GetSurvivalTime() float32
- func (o *CNSliceSubnetProfile) GetSurvivalTimeOk() (*float32, bool)
- func (o *CNSliceSubnetProfile) GetSynchronicity() SynchronicityRANSubnet
- func (o *CNSliceSubnetProfile) GetSynchronicityOk() (*SynchronicityRANSubnet, bool)
- func (o *CNSliceSubnetProfile) GetULDeterministicComm() DeterministicComm
- func (o *CNSliceSubnetProfile) GetULDeterministicCommOk() (*DeterministicComm, bool)
- func (o *CNSliceSubnetProfile) GetULLatency() float32
- func (o *CNSliceSubnetProfile) GetULLatencyOk() (*float32, bool)
- func (o *CNSliceSubnetProfile) GetULMaxPktSize() int32
- func (o *CNSliceSubnetProfile) GetULMaxPktSizeOk() (*int32, bool)
- func (o *CNSliceSubnetProfile) GetULThptPerSliceSubnet() XLThpt
- func (o *CNSliceSubnetProfile) GetULThptPerSliceSubnetOk() (*XLThpt, bool)
- func (o *CNSliceSubnetProfile) GetULThptPerUE() XLThpt
- func (o *CNSliceSubnetProfile) GetULThptPerUEOk() (*XLThpt, bool)
- func (o *CNSliceSubnetProfile) HasCoverageAreaTAList() bool
- func (o *CNSliceSubnetProfile) HasDLDeterministicComm() bool
- func (o *CNSliceSubnetProfile) HasDLLatency() bool
- func (o *CNSliceSubnetProfile) HasDLMaxPktSize() bool
- func (o *CNSliceSubnetProfile) HasDLThptPerSliceSubnet() bool
- func (o *CNSliceSubnetProfile) HasDLThptPerUE() bool
- func (o *CNSliceSubnetProfile) HasDelayTolerance() bool
- func (o *CNSliceSubnetProfile) HasEnergyEfficiency() bool
- func (o *CNSliceSubnetProfile) HasMaxNumberOfPDUSessions() bool
- func (o *CNSliceSubnetProfile) HasMaxNumberofUEs() bool
- func (o *CNSliceSubnetProfile) HasN6Protection() bool
- func (o *CNSliceSubnetProfile) HasNssaaSupport() bool
- func (o *CNSliceSubnetProfile) HasReliability() bool
- func (o *CNSliceSubnetProfile) HasResourceSharingLevel() bool
- func (o *CNSliceSubnetProfile) HasSliceSimultaneousUse() bool
- func (o *CNSliceSubnetProfile) HasSurvivalTime() bool
- func (o *CNSliceSubnetProfile) HasSynchronicity() bool
- func (o *CNSliceSubnetProfile) HasULDeterministicComm() bool
- func (o *CNSliceSubnetProfile) HasULLatency() bool
- func (o *CNSliceSubnetProfile) HasULMaxPktSize() bool
- func (o *CNSliceSubnetProfile) HasULThptPerSliceSubnet() bool
- func (o *CNSliceSubnetProfile) HasULThptPerUE() bool
- func (o CNSliceSubnetProfile) MarshalJSON() ([]byte, error)
- func (o *CNSliceSubnetProfile) SetCoverageAreaTAList(v []int32)
- func (o *CNSliceSubnetProfile) SetDLDeterministicComm(v DeterministicComm)
- func (o *CNSliceSubnetProfile) SetDLLatency(v float32)
- func (o *CNSliceSubnetProfile) SetDLMaxPktSize(v int32)
- func (o *CNSliceSubnetProfile) SetDLThptPerSliceSubnet(v XLThpt)
- func (o *CNSliceSubnetProfile) SetDLThptPerUE(v XLThpt)
- func (o *CNSliceSubnetProfile) SetDelayTolerance(v DelayTolerance)
- func (o *CNSliceSubnetProfile) SetEnergyEfficiency(v float32)
- func (o *CNSliceSubnetProfile) SetMaxNumberOfPDUSessions(v int32)
- func (o *CNSliceSubnetProfile) SetMaxNumberofUEs(v int32)
- func (o *CNSliceSubnetProfile) SetN6Protection(v N6Protection)
- func (o *CNSliceSubnetProfile) SetNssaaSupport(v NSSAASupport)
- func (o *CNSliceSubnetProfile) SetReliability(v float32)
- func (o *CNSliceSubnetProfile) SetResourceSharingLevel(v SharingLevel)
- func (o *CNSliceSubnetProfile) SetSliceSimultaneousUse(v SliceSimultaneousUse)
- func (o *CNSliceSubnetProfile) SetSurvivalTime(v float32)
- func (o *CNSliceSubnetProfile) SetSynchronicity(v SynchronicityRANSubnet)
- func (o *CNSliceSubnetProfile) SetULDeterministicComm(v DeterministicComm)
- func (o *CNSliceSubnetProfile) SetULLatency(v float32)
- func (o *CNSliceSubnetProfile) SetULMaxPktSize(v int32)
- func (o *CNSliceSubnetProfile) SetULThptPerSliceSubnet(v XLThpt)
- func (o *CNSliceSubnetProfile) SetULThptPerUE(v XLThpt)
- func (o CNSliceSubnetProfile) ToMap() (map[string]interface{}, error)
- type Category
- type CmNotificationTypes
- type CollectionPeriodM6LteType
- type CollectionPeriodM6NrType
- type CollectionPeriodRrmLteType
- type CollectionPeriodRrmNrType
- type CollectionPeriodRrmUmtsType
- type Configuration
- type CorrelatedNotification
- func (o *CorrelatedNotification) GetNotificationIds() []int32
- func (o *CorrelatedNotification) GetNotificationIdsOk() ([]int32, bool)
- func (o *CorrelatedNotification) GetSourceObjectInstance() string
- func (o *CorrelatedNotification) GetSourceObjectInstanceOk() (*string, bool)
- func (o CorrelatedNotification) MarshalJSON() ([]byte, error)
- func (o *CorrelatedNotification) SetNotificationIds(v []int32)
- func (o *CorrelatedNotification) SetSourceObjectInstance(v string)
- func (o CorrelatedNotification) ToMap() (map[string]interface{}, error)
- type DelayTolerance
- func (o *DelayTolerance) GetServAttrCom() ServAttrCom
- func (o *DelayTolerance) GetServAttrComOk() (*ServAttrCom, bool)
- func (o *DelayTolerance) GetSupport() Support
- func (o *DelayTolerance) GetSupportOk() (*Support, bool)
- func (o *DelayTolerance) HasServAttrCom() bool
- func (o *DelayTolerance) HasSupport() bool
- func (o DelayTolerance) MarshalJSON() ([]byte, error)
- func (o *DelayTolerance) SetServAttrCom(v ServAttrCom)
- func (o *DelayTolerance) SetSupport(v Support)
- func (o DelayTolerance) ToMap() (map[string]interface{}, error)
- type DeterministicComm
- func (o *DeterministicComm) GetAvailability() Support
- func (o *DeterministicComm) GetAvailabilityOk() (*Support, bool)
- func (o *DeterministicComm) GetPeriodicityList() []int32
- func (o *DeterministicComm) GetPeriodicityListOk() ([]int32, bool)
- func (o *DeterministicComm) GetServAttrCom() ServAttrCom
- func (o *DeterministicComm) GetServAttrComOk() (*ServAttrCom, bool)
- func (o *DeterministicComm) HasAvailability() bool
- func (o *DeterministicComm) HasPeriodicityList() bool
- func (o *DeterministicComm) HasServAttrCom() bool
- func (o DeterministicComm) MarshalJSON() ([]byte, error)
- func (o *DeterministicComm) SetAvailability(v Support)
- func (o *DeterministicComm) SetPeriodicityList(v []int32)
- func (o *DeterministicComm) SetServAttrCom(v ServAttrCom)
- func (o DeterministicComm) ToMap() (map[string]interface{}, error)
- type EEPerfReq
- type EPTransportSingle
- func (o *EPTransportSingle) GetAttributes() EPTransportSingleAllOfAttributes
- func (o *EPTransportSingle) GetAttributesOk() (*EPTransportSingleAllOfAttributes, bool)
- func (o *EPTransportSingle) GetId() string
- func (o *EPTransportSingle) GetIdOk() (*string, bool)
- func (o *EPTransportSingle) GetObjectClass() string
- func (o *EPTransportSingle) GetObjectClassOk() (*string, bool)
- func (o *EPTransportSingle) GetObjectInstance() string
- func (o *EPTransportSingle) GetObjectInstanceOk() (*string, bool)
- func (o *EPTransportSingle) GetVsDataContainer() []VsDataContainerSingle
- func (o *EPTransportSingle) GetVsDataContainerOk() ([]VsDataContainerSingle, bool)
- func (o *EPTransportSingle) HasAttributes() bool
- func (o *EPTransportSingle) HasObjectClass() bool
- func (o *EPTransportSingle) HasObjectInstance() bool
- func (o *EPTransportSingle) HasVsDataContainer() bool
- func (o EPTransportSingle) MarshalJSON() ([]byte, error)
- func (o *EPTransportSingle) SetAttributes(v EPTransportSingleAllOfAttributes)
- func (o *EPTransportSingle) SetId(v string)
- func (o *EPTransportSingle) SetObjectClass(v string)
- func (o *EPTransportSingle) SetObjectInstance(v string)
- func (o *EPTransportSingle) SetVsDataContainer(v []VsDataContainerSingle)
- func (o EPTransportSingle) ToMap() (map[string]interface{}, error)
- type EPTransportSingleAllOf
- func (o *EPTransportSingleAllOf) GetAttributes() EPTransportSingleAllOfAttributes
- func (o *EPTransportSingleAllOf) GetAttributesOk() (*EPTransportSingleAllOfAttributes, bool)
- func (o *EPTransportSingleAllOf) HasAttributes() bool
- func (o EPTransportSingleAllOf) MarshalJSON() ([]byte, error)
- func (o *EPTransportSingleAllOf) SetAttributes(v EPTransportSingleAllOfAttributes)
- func (o EPTransportSingleAllOf) ToMap() (map[string]interface{}, error)
- type EPTransportSingleAllOfAttributes
- func (o *EPTransportSingleAllOfAttributes) GetEpApplicationRefs() []string
- func (o *EPTransportSingleAllOfAttributes) GetEpApplicationRefsOk() ([]string, bool)
- func (o *EPTransportSingleAllOfAttributes) GetIpAddress() IpAddress
- func (o *EPTransportSingleAllOfAttributes) GetIpAddressOk() (*IpAddress, bool)
- func (o *EPTransportSingleAllOfAttributes) GetLogicalInterfaceInfo() LogicalInterfaceInfo
- func (o *EPTransportSingleAllOfAttributes) GetLogicalInterfaceInfoOk() (*LogicalInterfaceInfo, bool)
- func (o *EPTransportSingleAllOfAttributes) GetNextHopInfo() string
- func (o *EPTransportSingleAllOfAttributes) GetNextHopInfoOk() (*string, bool)
- func (o *EPTransportSingleAllOfAttributes) GetQosProfile() string
- func (o *EPTransportSingleAllOfAttributes) GetQosProfileOk() (*string, bool)
- func (o *EPTransportSingleAllOfAttributes) HasEpApplicationRefs() bool
- func (o *EPTransportSingleAllOfAttributes) HasIpAddress() bool
- func (o *EPTransportSingleAllOfAttributes) HasLogicalInterfaceInfo() bool
- func (o *EPTransportSingleAllOfAttributes) HasNextHopInfo() bool
- func (o *EPTransportSingleAllOfAttributes) HasQosProfile() bool
- func (o EPTransportSingleAllOfAttributes) MarshalJSON() ([]byte, error)
- func (o *EPTransportSingleAllOfAttributes) SetEpApplicationRefs(v []string)
- func (o *EPTransportSingleAllOfAttributes) SetIpAddress(v IpAddress)
- func (o *EPTransportSingleAllOfAttributes) SetLogicalInterfaceInfo(v LogicalInterfaceInfo)
- func (o *EPTransportSingleAllOfAttributes) SetNextHopInfo(v string)
- func (o *EPTransportSingleAllOfAttributes) SetQosProfile(v string)
- func (o EPTransportSingleAllOfAttributes) ToMap() (map[string]interface{}, error)
- type EmbbEEPerfReq
- func (o *EmbbEEPerfReq) GetKpiType() string
- func (o *EmbbEEPerfReq) GetKpiTypeOk() (*string, bool)
- func (o *EmbbEEPerfReq) GetReq() float32
- func (o *EmbbEEPerfReq) GetReqOk() (*float32, bool)
- func (o *EmbbEEPerfReq) HasKpiType() bool
- func (o *EmbbEEPerfReq) HasReq() bool
- func (o EmbbEEPerfReq) MarshalJSON() ([]byte, error)
- func (o *EmbbEEPerfReq) SetKpiType(v string)
- func (o *EmbbEEPerfReq) SetReq(v float32)
- func (o EmbbEEPerfReq) ToMap() (map[string]interface{}, error)
- type EnergyEfficiency
- func (o *EnergyEfficiency) GetPerformance() EEPerfReq
- func (o *EnergyEfficiency) GetPerformanceOk() (*EEPerfReq, bool)
- func (o *EnergyEfficiency) GetServAttrCom() ServAttrCom
- func (o *EnergyEfficiency) GetServAttrComOk() (*ServAttrCom, bool)
- func (o *EnergyEfficiency) HasPerformance() bool
- func (o *EnergyEfficiency) HasServAttrCom() bool
- func (o EnergyEfficiency) MarshalJSON() ([]byte, error)
- func (o *EnergyEfficiency) SetPerformance(v EEPerfReq)
- func (o *EnergyEfficiency) SetServAttrCom(v ServAttrCom)
- func (o EnergyEfficiency) ToMap() (map[string]interface{}, error)
- type EventListForEventTriggeredMeasurementType
- type EventThresholdL1Type
- func (o *EventThresholdL1Type) GetRSRP() int32
- func (o *EventThresholdL1Type) GetRSRPOk() (*int32, bool)
- func (o *EventThresholdL1Type) GetRSRQ() int32
- func (o *EventThresholdL1Type) GetRSRQOk() (*int32, bool)
- func (o *EventThresholdL1Type) HasRSRP() bool
- func (o *EventThresholdL1Type) HasRSRQ() bool
- func (o EventThresholdL1Type) MarshalJSON() ([]byte, error)
- func (o *EventThresholdL1Type) SetRSRP(v int32)
- func (o *EventThresholdL1Type) SetRSRQ(v int32)
- func (o EventThresholdL1Type) ToMap() (map[string]interface{}, error)
- type EventThresholdType
- func (o *EventThresholdType) GetEventThreshold1F() EventThresholdTypeEventThreshold1F
- func (o *EventThresholdType) GetEventThreshold1FOk() (*EventThresholdTypeEventThreshold1F, bool)
- func (o *EventThresholdType) GetEventThreshold1I() int32
- func (o *EventThresholdType) GetEventThreshold1IOk() (*int32, bool)
- func (o *EventThresholdType) GetEventThresholdRSRP() EventThresholdTypeEventThresholdRSRP
- func (o *EventThresholdType) GetEventThresholdRSRPOk() (*EventThresholdTypeEventThresholdRSRP, bool)
- func (o *EventThresholdType) GetEventThresholdRSRQ() EventThresholdTypeEventThresholdRSRQ
- func (o *EventThresholdType) GetEventThresholdRSRQOk() (*EventThresholdTypeEventThresholdRSRQ, bool)
- func (o *EventThresholdType) HasEventThreshold1F() bool
- func (o *EventThresholdType) HasEventThreshold1I() bool
- func (o *EventThresholdType) HasEventThresholdRSRP() bool
- func (o *EventThresholdType) HasEventThresholdRSRQ() bool
- func (o EventThresholdType) MarshalJSON() ([]byte, error)
- func (o *EventThresholdType) SetEventThreshold1F(v EventThresholdTypeEventThreshold1F)
- func (o *EventThresholdType) SetEventThreshold1I(v int32)
- func (o *EventThresholdType) SetEventThresholdRSRP(v EventThresholdTypeEventThresholdRSRP)
- func (o *EventThresholdType) SetEventThresholdRSRQ(v EventThresholdTypeEventThresholdRSRQ)
- func (o EventThresholdType) ToMap() (map[string]interface{}, error)
- type EventThresholdTypeEventThreshold1F
- func (o *EventThresholdTypeEventThreshold1F) GetCPICHEcNo() int32
- func (o *EventThresholdTypeEventThreshold1F) GetCPICHEcNoOk() (*int32, bool)
- func (o *EventThresholdTypeEventThreshold1F) GetCPICH_RSCP() int32
- func (o *EventThresholdTypeEventThreshold1F) GetCPICH_RSCPOk() (*int32, bool)
- func (o *EventThresholdTypeEventThreshold1F) GetPathLoss() int32
- func (o *EventThresholdTypeEventThreshold1F) GetPathLossOk() (*int32, bool)
- func (o *EventThresholdTypeEventThreshold1F) HasCPICHEcNo() bool
- func (o *EventThresholdTypeEventThreshold1F) HasCPICH_RSCP() bool
- func (o *EventThresholdTypeEventThreshold1F) HasPathLoss() bool
- func (o EventThresholdTypeEventThreshold1F) MarshalJSON() ([]byte, error)
- func (o *EventThresholdTypeEventThreshold1F) SetCPICHEcNo(v int32)
- func (o *EventThresholdTypeEventThreshold1F) SetCPICH_RSCP(v int32)
- func (o *EventThresholdTypeEventThreshold1F) SetPathLoss(v int32)
- func (o EventThresholdTypeEventThreshold1F) ToMap() (map[string]interface{}, error)
- type EventThresholdTypeEventThresholdRSRP
- type EventThresholdTypeEventThresholdRSRQ
- type Exposure
- type FeasibilityCheckAndReservationJobSingle
- func (o *FeasibilityCheckAndReservationJobSingle) GetAttributes() FeasibilityCheckAndReservationJobSingleAllOfAttributes
- func (o *FeasibilityCheckAndReservationJobSingle) GetAttributesOk() (*FeasibilityCheckAndReservationJobSingleAllOfAttributes, bool)
- func (o *FeasibilityCheckAndReservationJobSingle) GetId() string
- func (o *FeasibilityCheckAndReservationJobSingle) GetIdOk() (*string, bool)
- func (o *FeasibilityCheckAndReservationJobSingle) GetObjectClass() string
- func (o *FeasibilityCheckAndReservationJobSingle) GetObjectClassOk() (*string, bool)
- func (o *FeasibilityCheckAndReservationJobSingle) GetObjectInstance() string
- func (o *FeasibilityCheckAndReservationJobSingle) GetObjectInstanceOk() (*string, bool)
- func (o *FeasibilityCheckAndReservationJobSingle) GetVsDataContainer() []VsDataContainerSingle
- func (o *FeasibilityCheckAndReservationJobSingle) GetVsDataContainerOk() ([]VsDataContainerSingle, bool)
- func (o *FeasibilityCheckAndReservationJobSingle) HasAttributes() bool
- func (o *FeasibilityCheckAndReservationJobSingle) HasObjectClass() bool
- func (o *FeasibilityCheckAndReservationJobSingle) HasObjectInstance() bool
- func (o *FeasibilityCheckAndReservationJobSingle) HasVsDataContainer() bool
- func (o FeasibilityCheckAndReservationJobSingle) MarshalJSON() ([]byte, error)
- func (o *FeasibilityCheckAndReservationJobSingle) SetAttributes(v FeasibilityCheckAndReservationJobSingleAllOfAttributes)
- func (o *FeasibilityCheckAndReservationJobSingle) SetId(v string)
- func (o *FeasibilityCheckAndReservationJobSingle) SetObjectClass(v string)
- func (o *FeasibilityCheckAndReservationJobSingle) SetObjectInstance(v string)
- func (o *FeasibilityCheckAndReservationJobSingle) SetVsDataContainer(v []VsDataContainerSingle)
- func (o FeasibilityCheckAndReservationJobSingle) ToMap() (map[string]interface{}, error)
- type FeasibilityCheckAndReservationJobSingleAllOf
- func (o *FeasibilityCheckAndReservationJobSingleAllOf) GetAttributes() FeasibilityCheckAndReservationJobSingleAllOfAttributes
- func (o *FeasibilityCheckAndReservationJobSingleAllOf) GetAttributesOk() (*FeasibilityCheckAndReservationJobSingleAllOfAttributes, bool)
- func (o *FeasibilityCheckAndReservationJobSingleAllOf) HasAttributes() bool
- func (o FeasibilityCheckAndReservationJobSingleAllOf) MarshalJSON() ([]byte, error)
- func (o *FeasibilityCheckAndReservationJobSingleAllOf) SetAttributes(v FeasibilityCheckAndReservationJobSingleAllOfAttributes)
- func (o FeasibilityCheckAndReservationJobSingleAllOf) ToMap() (map[string]interface{}, error)
- type FeasibilityCheckAndReservationJobSingleAllOfAttributes
- func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetFeasibilityResult() FeasibilityResult
- func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetFeasibilityResultOk() (*FeasibilityResult, bool)
- func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetInFeasibleReason() string
- func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetInFeasibleReasonOk() (*string, bool)
- func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetProcessMonitor() ProcessMonitor
- func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetProcessMonitorOk() (*ProcessMonitor, bool)
- func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetProfile() OneOfSliceProfileServiceProfile
- func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetProfileOk() (*OneOfSliceProfileServiceProfile, bool)
- func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetRecommendationRequest() bool
- func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetRecommendationRequestOk() (*bool, bool)
- func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetRecommendedRequirements() string
- func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetRecommendedRequirementsOk() (*string, bool)
- func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetRequestedReservationExpiration() string
- func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetRequestedReservationExpirationOk() (*string, bool)
- func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetReservationExpiration() string
- func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetReservationExpirationOk() (*string, bool)
- func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetReservationFailureReason() string
- func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetReservationFailureReasonOk() (*string, bool)
- func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetResourceReservation() bool
- func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetResourceReservationOk() (*bool, bool)
- func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetResourceReservationStatus() ResourceReservationStatus
- func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetResourceReservationStatusOk() (*ResourceReservationStatus, bool)
- func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) HasFeasibilityResult() bool
- func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) HasInFeasibleReason() bool
- func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) HasProcessMonitor() bool
- func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) HasProfile() bool
- func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) HasRecommendationRequest() bool
- func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) HasRecommendedRequirements() bool
- func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) HasRequestedReservationExpiration() bool
- func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) HasReservationExpiration() bool
- func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) HasReservationFailureReason() bool
- func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) HasResourceReservation() bool
- func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) HasResourceReservationStatus() bool
- func (o FeasibilityCheckAndReservationJobSingleAllOfAttributes) MarshalJSON() ([]byte, error)
- func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) SetFeasibilityResult(v FeasibilityResult)
- func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) SetInFeasibleReason(v string)
- func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) SetProcessMonitor(v ProcessMonitor)
- func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) SetProfile(v OneOfSliceProfileServiceProfile)
- func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) SetProfileNil()
- func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) SetRecommendationRequest(v bool)
- func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) SetRecommendedRequirements(v string)
- func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) SetRequestedReservationExpiration(v string)
- func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) SetReservationExpiration(v string)
- func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) SetReservationFailureReason(v string)
- func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) SetResourceReservation(v bool)
- func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) SetResourceReservationStatus(v ResourceReservationStatus)
- func (o FeasibilityCheckAndReservationJobSingleAllOfAttributes) ToMap() (map[string]interface{}, error)
- func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) UnsetProfile()
- type FeasibilityResult
- type FileDownloadJobProcessMonitor
- func (o *FileDownloadJobProcessMonitor) GetEndTime() time.Time
- func (o *FileDownloadJobProcessMonitor) GetEndTimeOk() (*time.Time, bool)
- func (o *FileDownloadJobProcessMonitor) GetJobId() string
- func (o *FileDownloadJobProcessMonitor) GetJobIdOk() (*string, bool)
- func (o *FileDownloadJobProcessMonitor) GetProgressPercentage() int32
- func (o *FileDownloadJobProcessMonitor) GetProgressPercentageOk() (*int32, bool)
- func (o *FileDownloadJobProcessMonitor) GetProgressStateInfo() string
- func (o *FileDownloadJobProcessMonitor) GetProgressStateInfoOk() (*string, bool)
- func (o *FileDownloadJobProcessMonitor) GetResultStateInfo() FileDownloadJobProcessMonitorResultStateInfo
- func (o *FileDownloadJobProcessMonitor) GetResultStateInfoOk() (*FileDownloadJobProcessMonitorResultStateInfo, bool)
- func (o *FileDownloadJobProcessMonitor) GetStartTime() time.Time
- func (o *FileDownloadJobProcessMonitor) GetStartTimeOk() (*time.Time, bool)
- func (o *FileDownloadJobProcessMonitor) GetStatus() string
- func (o *FileDownloadJobProcessMonitor) GetStatusOk() (*string, bool)
- func (o *FileDownloadJobProcessMonitor) GetTimer() int32
- func (o *FileDownloadJobProcessMonitor) GetTimerOk() (*int32, bool)
- func (o *FileDownloadJobProcessMonitor) HasEndTime() bool
- func (o *FileDownloadJobProcessMonitor) HasJobId() bool
- func (o *FileDownloadJobProcessMonitor) HasProgressPercentage() bool
- func (o *FileDownloadJobProcessMonitor) HasProgressStateInfo() bool
- func (o *FileDownloadJobProcessMonitor) HasResultStateInfo() bool
- func (o *FileDownloadJobProcessMonitor) HasStartTime() bool
- func (o *FileDownloadJobProcessMonitor) HasStatus() bool
- func (o *FileDownloadJobProcessMonitor) HasTimer() bool
- func (o FileDownloadJobProcessMonitor) MarshalJSON() ([]byte, error)
- func (o *FileDownloadJobProcessMonitor) SetEndTime(v time.Time)
- func (o *FileDownloadJobProcessMonitor) SetJobId(v string)
- func (o *FileDownloadJobProcessMonitor) SetProgressPercentage(v int32)
- func (o *FileDownloadJobProcessMonitor) SetProgressStateInfo(v string)
- func (o *FileDownloadJobProcessMonitor) SetResultStateInfo(v FileDownloadJobProcessMonitorResultStateInfo)
- func (o *FileDownloadJobProcessMonitor) SetStartTime(v time.Time)
- func (o *FileDownloadJobProcessMonitor) SetStatus(v string)
- func (o *FileDownloadJobProcessMonitor) SetTimer(v int32)
- func (o FileDownloadJobProcessMonitor) ToMap() (map[string]interface{}, error)
- type FileDownloadJobProcessMonitorResultStateInfo
- type FileDownloadJobSingle
- func (o *FileDownloadJobSingle) GetAttributes() FileDownloadJobSingleAllOfAttributes
- func (o *FileDownloadJobSingle) GetAttributesOk() (*FileDownloadJobSingleAllOfAttributes, bool)
- func (o *FileDownloadJobSingle) GetId() string
- func (o *FileDownloadJobSingle) GetIdOk() (*string, bool)
- func (o *FileDownloadJobSingle) GetObjectClass() string
- func (o *FileDownloadJobSingle) GetObjectClassOk() (*string, bool)
- func (o *FileDownloadJobSingle) GetObjectInstance() string
- func (o *FileDownloadJobSingle) GetObjectInstanceOk() (*string, bool)
- func (o *FileDownloadJobSingle) GetVsDataContainer() []VsDataContainerSingle
- func (o *FileDownloadJobSingle) GetVsDataContainerOk() ([]VsDataContainerSingle, bool)
- func (o *FileDownloadJobSingle) HasAttributes() bool
- func (o *FileDownloadJobSingle) HasObjectClass() bool
- func (o *FileDownloadJobSingle) HasObjectInstance() bool
- func (o *FileDownloadJobSingle) HasVsDataContainer() bool
- func (o FileDownloadJobSingle) MarshalJSON() ([]byte, error)
- func (o *FileDownloadJobSingle) SetAttributes(v FileDownloadJobSingleAllOfAttributes)
- func (o *FileDownloadJobSingle) SetId(v string)
- func (o *FileDownloadJobSingle) SetObjectClass(v string)
- func (o *FileDownloadJobSingle) SetObjectInstance(v string)
- func (o *FileDownloadJobSingle) SetVsDataContainer(v []VsDataContainerSingle)
- func (o FileDownloadJobSingle) ToMap() (map[string]interface{}, error)
- type FileDownloadJobSingleAllOf
- func (o *FileDownloadJobSingleAllOf) GetAttributes() FileDownloadJobSingleAllOfAttributes
- func (o *FileDownloadJobSingleAllOf) GetAttributesOk() (*FileDownloadJobSingleAllOfAttributes, bool)
- func (o *FileDownloadJobSingleAllOf) HasAttributes() bool
- func (o FileDownloadJobSingleAllOf) MarshalJSON() ([]byte, error)
- func (o *FileDownloadJobSingleAllOf) SetAttributes(v FileDownloadJobSingleAllOfAttributes)
- func (o FileDownloadJobSingleAllOf) ToMap() (map[string]interface{}, error)
- type FileDownloadJobSingleAllOfAttributes
- func (o *FileDownloadJobSingleAllOfAttributes) GetCancelJob() string
- func (o *FileDownloadJobSingleAllOfAttributes) GetCancelJobOk() (*string, bool)
- func (o *FileDownloadJobSingleAllOfAttributes) GetFileLocation() string
- func (o *FileDownloadJobSingleAllOfAttributes) GetFileLocationOk() (*string, bool)
- func (o *FileDownloadJobSingleAllOfAttributes) GetJobMonitor() FileDownloadJobProcessMonitor
- func (o *FileDownloadJobSingleAllOfAttributes) GetJobMonitorOk() (*FileDownloadJobProcessMonitor, bool)
- func (o *FileDownloadJobSingleAllOfAttributes) GetNotificationRecipientAddress() string
- func (o *FileDownloadJobSingleAllOfAttributes) GetNotificationRecipientAddressOk() (*string, bool)
- func (o *FileDownloadJobSingleAllOfAttributes) HasCancelJob() bool
- func (o *FileDownloadJobSingleAllOfAttributes) HasFileLocation() bool
- func (o *FileDownloadJobSingleAllOfAttributes) HasJobMonitor() bool
- func (o *FileDownloadJobSingleAllOfAttributes) HasNotificationRecipientAddress() bool
- func (o FileDownloadJobSingleAllOfAttributes) MarshalJSON() ([]byte, error)
- func (o *FileDownloadJobSingleAllOfAttributes) SetCancelJob(v string)
- func (o *FileDownloadJobSingleAllOfAttributes) SetFileLocation(v string)
- func (o *FileDownloadJobSingleAllOfAttributes) SetJobMonitor(v FileDownloadJobProcessMonitor)
- func (o *FileDownloadJobSingleAllOfAttributes) SetNotificationRecipientAddress(v string)
- func (o FileDownloadJobSingleAllOfAttributes) ToMap() (map[string]interface{}, error)
- type FileNotificationTypes
- type FileSingle
- func (o *FileSingle) GetAttributes() FileSingleAllOfAttributes
- func (o *FileSingle) GetAttributesOk() (*FileSingleAllOfAttributes, bool)
- func (o *FileSingle) GetId() string
- func (o *FileSingle) GetIdOk() (*string, bool)
- func (o *FileSingle) GetObjectClass() string
- func (o *FileSingle) GetObjectClassOk() (*string, bool)
- func (o *FileSingle) GetObjectInstance() string
- func (o *FileSingle) GetObjectInstanceOk() (*string, bool)
- func (o *FileSingle) GetVsDataContainer() []VsDataContainerSingle
- func (o *FileSingle) GetVsDataContainerOk() ([]VsDataContainerSingle, bool)
- func (o *FileSingle) HasAttributes() bool
- func (o *FileSingle) HasObjectClass() bool
- func (o *FileSingle) HasObjectInstance() bool
- func (o *FileSingle) HasVsDataContainer() bool
- func (o FileSingle) MarshalJSON() ([]byte, error)
- func (o *FileSingle) SetAttributes(v FileSingleAllOfAttributes)
- func (o *FileSingle) SetId(v string)
- func (o *FileSingle) SetObjectClass(v string)
- func (o *FileSingle) SetObjectInstance(v string)
- func (o *FileSingle) SetVsDataContainer(v []VsDataContainerSingle)
- func (o FileSingle) ToMap() (map[string]interface{}, error)
- type FileSingleAllOf
- func (o *FileSingleAllOf) GetAttributes() FileSingleAllOfAttributes
- func (o *FileSingleAllOf) GetAttributesOk() (*FileSingleAllOfAttributes, bool)
- func (o *FileSingleAllOf) HasAttributes() bool
- func (o FileSingleAllOf) MarshalJSON() ([]byte, error)
- func (o *FileSingleAllOf) SetAttributes(v FileSingleAllOfAttributes)
- func (o FileSingleAllOf) ToMap() (map[string]interface{}, error)
- type FileSingleAllOfAttributes
- func (o *FileSingleAllOfAttributes) GetFileCompression() string
- func (o *FileSingleAllOfAttributes) GetFileCompressionOk() (*string, bool)
- func (o *FileSingleAllOfAttributes) GetFileContent() string
- func (o *FileSingleAllOfAttributes) GetFileContentOk() (*string, bool)
- func (o *FileSingleAllOfAttributes) GetFileDataType() string
- func (o *FileSingleAllOfAttributes) GetFileDataTypeOk() (*string, bool)
- func (o *FileSingleAllOfAttributes) GetFileExpirationTime() time.Time
- func (o *FileSingleAllOfAttributes) GetFileExpirationTimeOk() (*time.Time, bool)
- func (o *FileSingleAllOfAttributes) GetFileFormat() string
- func (o *FileSingleAllOfAttributes) GetFileFormatOk() (*string, bool)
- func (o *FileSingleAllOfAttributes) GetFileLocation() string
- func (o *FileSingleAllOfAttributes) GetFileLocationOk() (*string, bool)
- func (o *FileSingleAllOfAttributes) GetFileReadyTime() time.Time
- func (o *FileSingleAllOfAttributes) GetFileReadyTimeOk() (*time.Time, bool)
- func (o *FileSingleAllOfAttributes) GetFileSize() int32
- func (o *FileSingleAllOfAttributes) GetFileSizeOk() (*int32, bool)
- func (o *FileSingleAllOfAttributes) GetJobId() string
- func (o *FileSingleAllOfAttributes) GetJobIdOk() (*string, bool)
- func (o *FileSingleAllOfAttributes) GetJobRef() string
- func (o *FileSingleAllOfAttributes) GetJobRefOk() (*string, bool)
- func (o *FileSingleAllOfAttributes) HasFileCompression() bool
- func (o *FileSingleAllOfAttributes) HasFileContent() bool
- func (o *FileSingleAllOfAttributes) HasFileDataType() bool
- func (o *FileSingleAllOfAttributes) HasFileExpirationTime() bool
- func (o *FileSingleAllOfAttributes) HasFileFormat() bool
- func (o *FileSingleAllOfAttributes) HasFileLocation() bool
- func (o *FileSingleAllOfAttributes) HasFileReadyTime() bool
- func (o *FileSingleAllOfAttributes) HasFileSize() bool
- func (o *FileSingleAllOfAttributes) HasJobId() bool
- func (o *FileSingleAllOfAttributes) HasJobRef() bool
- func (o FileSingleAllOfAttributes) MarshalJSON() ([]byte, error)
- func (o *FileSingleAllOfAttributes) SetFileCompression(v string)
- func (o *FileSingleAllOfAttributes) SetFileContent(v string)
- func (o *FileSingleAllOfAttributes) SetFileDataType(v string)
- func (o *FileSingleAllOfAttributes) SetFileExpirationTime(v time.Time)
- func (o *FileSingleAllOfAttributes) SetFileFormat(v string)
- func (o *FileSingleAllOfAttributes) SetFileLocation(v string)
- func (o *FileSingleAllOfAttributes) SetFileReadyTime(v time.Time)
- func (o *FileSingleAllOfAttributes) SetFileSize(v int32)
- func (o *FileSingleAllOfAttributes) SetJobId(v string)
- func (o *FileSingleAllOfAttributes) SetJobRef(v string)
- func (o FileSingleAllOfAttributes) ToMap() (map[string]interface{}, error)
- type FilesSingle
- func (o *FilesSingle) GetAttributes() FilesSingleAllOfAttributes
- func (o *FilesSingle) GetAttributesOk() (*FilesSingleAllOfAttributes, bool)
- func (o *FilesSingle) GetId() string
- func (o *FilesSingle) GetIdOk() (*string, bool)
- func (o *FilesSingle) GetObjectClass() string
- func (o *FilesSingle) GetObjectClassOk() (*string, bool)
- func (o *FilesSingle) GetObjectInstance() string
- func (o *FilesSingle) GetObjectInstanceOk() (*string, bool)
- func (o *FilesSingle) GetVsDataContainer() []VsDataContainerSingle
- func (o *FilesSingle) GetVsDataContainerOk() ([]VsDataContainerSingle, bool)
- func (o *FilesSingle) HasAttributes() bool
- func (o *FilesSingle) HasObjectClass() bool
- func (o *FilesSingle) HasObjectInstance() bool
- func (o *FilesSingle) HasVsDataContainer() bool
- func (o FilesSingle) MarshalJSON() ([]byte, error)
- func (o *FilesSingle) SetAttributes(v FilesSingleAllOfAttributes)
- func (o *FilesSingle) SetId(v string)
- func (o *FilesSingle) SetObjectClass(v string)
- func (o *FilesSingle) SetObjectInstance(v string)
- func (o *FilesSingle) SetVsDataContainer(v []VsDataContainerSingle)
- func (o FilesSingle) ToMap() (map[string]interface{}, error)
- type FilesSingleAllOf
- func (o *FilesSingleAllOf) GetAttributes() FilesSingleAllOfAttributes
- func (o *FilesSingleAllOf) GetAttributesOk() (*FilesSingleAllOfAttributes, bool)
- func (o *FilesSingleAllOf) HasAttributes() bool
- func (o FilesSingleAllOf) MarshalJSON() ([]byte, error)
- func (o *FilesSingleAllOf) SetAttributes(v FilesSingleAllOfAttributes)
- func (o FilesSingleAllOf) ToMap() (map[string]interface{}, error)
- type FilesSingleAllOfAttributes
- func (o *FilesSingleAllOfAttributes) GetFile() []FileSingle
- func (o *FilesSingleAllOfAttributes) GetFileOk() ([]FileSingle, bool)
- func (o *FilesSingleAllOfAttributes) GetJobId() string
- func (o *FilesSingleAllOfAttributes) GetJobIdOk() (*string, bool)
- func (o *FilesSingleAllOfAttributes) GetJobRef() string
- func (o *FilesSingleAllOfAttributes) GetJobRefOk() (*string, bool)
- func (o *FilesSingleAllOfAttributes) GetNumberOfFiles() int32
- func (o *FilesSingleAllOfAttributes) GetNumberOfFilesOk() (*int32, bool)
- func (o *FilesSingleAllOfAttributes) HasFile() bool
- func (o *FilesSingleAllOfAttributes) HasJobId() bool
- func (o *FilesSingleAllOfAttributes) HasJobRef() bool
- func (o *FilesSingleAllOfAttributes) HasNumberOfFiles() bool
- func (o FilesSingleAllOfAttributes) MarshalJSON() ([]byte, error)
- func (o *FilesSingleAllOfAttributes) SetFile(v []FileSingle)
- func (o *FilesSingleAllOfAttributes) SetJobId(v string)
- func (o *FilesSingleAllOfAttributes) SetJobRef(v string)
- func (o *FilesSingleAllOfAttributes) SetNumberOfFiles(v int32)
- func (o FilesSingleAllOfAttributes) ToMap() (map[string]interface{}, error)
- type FreqInfo
- func (o *FreqInfo) GetArfcn() int32
- func (o *FreqInfo) GetArfcnOk() (*int32, bool)
- func (o *FreqInfo) GetFreqBands() []int32
- func (o *FreqInfo) GetFreqBandsOk() ([]int32, bool)
- func (o *FreqInfo) HasArfcn() bool
- func (o *FreqInfo) HasFreqBands() bool
- func (o FreqInfo) MarshalJSON() ([]byte, error)
- func (o *FreqInfo) SetArfcn(v int32)
- func (o *FreqInfo) SetFreqBands(v []int32)
- func (o FreqInfo) ToMap() (map[string]interface{}, error)
- type GenericOpenAPIError
- type GeoArea
- func (o *GeoArea) GetConvexGeoPolygon() []GeoCoordinate
- func (o *GeoArea) GetConvexGeoPolygonOk() ([]GeoCoordinate, bool)
- func (o *GeoArea) HasConvexGeoPolygon() bool
- func (o GeoArea) MarshalJSON() ([]byte, error)
- func (o *GeoArea) SetConvexGeoPolygon(v []GeoCoordinate)
- func (o GeoArea) ToMap() (map[string]interface{}, error)
- type GeoAreaToCellMapping
- func (o *GeoAreaToCellMapping) GetAssociationThreshold() int32
- func (o *GeoAreaToCellMapping) GetAssociationThresholdOk() (*int32, bool)
- func (o *GeoAreaToCellMapping) GetGeoArea() GeoArea
- func (o *GeoAreaToCellMapping) GetGeoAreaOk() (*GeoArea, bool)
- func (o *GeoAreaToCellMapping) HasAssociationThreshold() bool
- func (o *GeoAreaToCellMapping) HasGeoArea() bool
- func (o GeoAreaToCellMapping) MarshalJSON() ([]byte, error)
- func (o *GeoAreaToCellMapping) SetAssociationThreshold(v int32)
- func (o *GeoAreaToCellMapping) SetGeoArea(v GeoArea)
- func (o GeoAreaToCellMapping) ToMap() (map[string]interface{}, error)
- type GeoCoordinate
- func (o *GeoCoordinate) GetLatitude() float32
- func (o *GeoCoordinate) GetLatitudeOk() (*float32, bool)
- func (o *GeoCoordinate) GetLongitude() float32
- func (o *GeoCoordinate) GetLongitudeOk() (*float32, bool)
- func (o *GeoCoordinate) HasLatitude() bool
- func (o *GeoCoordinate) HasLongitude() bool
- func (o GeoCoordinate) MarshalJSON() ([]byte, error)
- func (o *GeoCoordinate) SetLatitude(v float32)
- func (o *GeoCoordinate) SetLongitude(v float32)
- func (o GeoCoordinate) ToMap() (map[string]interface{}, error)
- type HeartbeatControlSingle
- func (o *HeartbeatControlSingle) GetAttributes() HeartbeatControlSingleAllOfAttributes
- func (o *HeartbeatControlSingle) GetAttributesOk() (*HeartbeatControlSingleAllOfAttributes, bool)
- func (o *HeartbeatControlSingle) GetId() string
- func (o *HeartbeatControlSingle) GetIdOk() (*string, bool)
- func (o *HeartbeatControlSingle) GetObjectClass() string
- func (o *HeartbeatControlSingle) GetObjectClassOk() (*string, bool)
- func (o *HeartbeatControlSingle) GetObjectInstance() string
- func (o *HeartbeatControlSingle) GetObjectInstanceOk() (*string, bool)
- func (o *HeartbeatControlSingle) GetVsDataContainer() []VsDataContainerSingle
- func (o *HeartbeatControlSingle) GetVsDataContainerOk() ([]VsDataContainerSingle, bool)
- func (o *HeartbeatControlSingle) HasAttributes() bool
- func (o *HeartbeatControlSingle) HasObjectClass() bool
- func (o *HeartbeatControlSingle) HasObjectInstance() bool
- func (o *HeartbeatControlSingle) HasVsDataContainer() bool
- func (o HeartbeatControlSingle) MarshalJSON() ([]byte, error)
- func (o *HeartbeatControlSingle) SetAttributes(v HeartbeatControlSingleAllOfAttributes)
- func (o *HeartbeatControlSingle) SetId(v string)
- func (o *HeartbeatControlSingle) SetObjectClass(v string)
- func (o *HeartbeatControlSingle) SetObjectInstance(v string)
- func (o *HeartbeatControlSingle) SetVsDataContainer(v []VsDataContainerSingle)
- func (o HeartbeatControlSingle) ToMap() (map[string]interface{}, error)
- type HeartbeatControlSingleAllOf
- func (o *HeartbeatControlSingleAllOf) GetAttributes() HeartbeatControlSingleAllOfAttributes
- func (o *HeartbeatControlSingleAllOf) GetAttributesOk() (*HeartbeatControlSingleAllOfAttributes, bool)
- func (o *HeartbeatControlSingleAllOf) HasAttributes() bool
- func (o HeartbeatControlSingleAllOf) MarshalJSON() ([]byte, error)
- func (o *HeartbeatControlSingleAllOf) SetAttributes(v HeartbeatControlSingleAllOfAttributes)
- func (o HeartbeatControlSingleAllOf) ToMap() (map[string]interface{}, error)
- type HeartbeatControlSingleAllOfAttributes
- func (o *HeartbeatControlSingleAllOfAttributes) GetHeartbeatNtfPeriod() int32
- func (o *HeartbeatControlSingleAllOfAttributes) GetHeartbeatNtfPeriodOk() (*int32, bool)
- func (o *HeartbeatControlSingleAllOfAttributes) GetTriggerHeartbeatNtf() bool
- func (o *HeartbeatControlSingleAllOfAttributes) GetTriggerHeartbeatNtfOk() (*bool, bool)
- func (o *HeartbeatControlSingleAllOfAttributes) HasHeartbeatNtfPeriod() bool
- func (o *HeartbeatControlSingleAllOfAttributes) HasTriggerHeartbeatNtf() bool
- func (o HeartbeatControlSingleAllOfAttributes) MarshalJSON() ([]byte, error)
- func (o *HeartbeatControlSingleAllOfAttributes) SetHeartbeatNtfPeriod(v int32)
- func (o *HeartbeatControlSingleAllOfAttributes) SetTriggerHeartbeatNtf(v bool)
- func (o HeartbeatControlSingleAllOfAttributes) ToMap() (map[string]interface{}, error)
- type HeartbeatNotificationTypes
- type IpAddr
- type IpAddress
- type Ipv6Addr
- type JobTypeType
- type KPIMonitoring
- func (o *KPIMonitoring) GetKPIList() []string
- func (o *KPIMonitoring) GetKPIListOk() ([]string, bool)
- func (o *KPIMonitoring) GetServAttrCom() ServAttrCom
- func (o *KPIMonitoring) GetServAttrComOk() (*ServAttrCom, bool)
- func (o *KPIMonitoring) HasKPIList() bool
- func (o *KPIMonitoring) HasServAttrCom() bool
- func (o KPIMonitoring) MarshalJSON() ([]byte, error)
- func (o *KPIMonitoring) SetKPIList(v []string)
- func (o *KPIMonitoring) SetServAttrCom(v ServAttrCom)
- func (o KPIMonitoring) ToMap() (map[string]interface{}, error)
- type ListOfInterfacesType
- func (o *ListOfInterfacesType) GetAMFInterfaces() []string
- func (o *ListOfInterfacesType) GetAMFInterfacesOk() ([]string, bool)
- func (o *ListOfInterfacesType) GetASInterfaces() []string
- func (o *ListOfInterfacesType) GetASInterfacesOk() ([]string, bool)
- func (o *ListOfInterfacesType) GetAUSFInterfaces() []string
- func (o *ListOfInterfacesType) GetAUSFInterfacesOk() ([]string, bool)
- func (o *ListOfInterfacesType) GetBGCFInterfaces() []string
- func (o *ListOfInterfacesType) GetBGCFInterfacesOk() ([]string, bool)
- func (o *ListOfInterfacesType) GetBMSCInterfaces() []string
- func (o *ListOfInterfacesType) GetBMSCInterfacesOk() ([]string, bool)
- func (o *ListOfInterfacesType) GetECSCFInterfaces() []string
- func (o *ListOfInterfacesType) GetECSCFInterfacesOk() ([]string, bool)
- func (o *ListOfInterfacesType) GetEIRInterfaces() []string
- func (o *ListOfInterfacesType) GetEIRInterfacesOk() ([]string, bool)
- func (o *ListOfInterfacesType) GetENBInterfaces() []string
- func (o *ListOfInterfacesType) GetENBInterfacesOk() ([]string, bool)
- func (o *ListOfInterfacesType) GetEnGNBInterfaces() []string
- func (o *ListOfInterfacesType) GetEnGNBInterfacesOk() ([]string, bool)
- func (o *ListOfInterfacesType) GetGGSNInterfaces() []string
- func (o *ListOfInterfacesType) GetGGSNInterfacesOk() ([]string, bool)
- func (o *ListOfInterfacesType) GetGNBCUCPInterfaces() []string
- func (o *ListOfInterfacesType) GetGNBCUCPInterfacesOk() ([]string, bool)
- func (o *ListOfInterfacesType) GetGNBCUUPInterfaces() []string
- func (o *ListOfInterfacesType) GetGNBCUUPInterfacesOk() ([]string, bool)
- func (o *ListOfInterfacesType) GetGNBDUInterfaces() []string
- func (o *ListOfInterfacesType) GetGNBDUInterfacesOk() ([]string, bool)
- func (o *ListOfInterfacesType) GetHSSInterfaces() []string
- func (o *ListOfInterfacesType) GetHSSInterfacesOk() ([]string, bool)
- func (o *ListOfInterfacesType) GetIBCFInterfaces() []string
- func (o *ListOfInterfacesType) GetIBCFInterfacesOk() ([]string, bool)
- func (o *ListOfInterfacesType) GetICSCFInterfaces() []string
- func (o *ListOfInterfacesType) GetICSCFInterfacesOk() ([]string, bool)
- func (o *ListOfInterfacesType) GetMGCFInterfaces() []string
- func (o *ListOfInterfacesType) GetMGCFInterfacesOk() ([]string, bool)
- func (o *ListOfInterfacesType) GetMGWInterfaces() []string
- func (o *ListOfInterfacesType) GetMGWInterfacesOk() ([]string, bool)
- func (o *ListOfInterfacesType) GetMMEInterfaces() []string
- func (o *ListOfInterfacesType) GetMMEInterfacesOk() ([]string, bool)
- func (o *ListOfInterfacesType) GetMRFCInterfaces() []string
- func (o *ListOfInterfacesType) GetMRFCInterfacesOk() ([]string, bool)
- func (o *ListOfInterfacesType) GetMSCServerInterfaces() []string
- func (o *ListOfInterfacesType) GetMSCServerInterfacesOk() ([]string, bool)
- func (o *ListOfInterfacesType) GetNEFInterfaces() []string
- func (o *ListOfInterfacesType) GetNEFInterfacesOk() ([]string, bool)
- func (o *ListOfInterfacesType) GetNRFInterfaces() []string
- func (o *ListOfInterfacesType) GetNRFInterfacesOk() ([]string, bool)
- func (o *ListOfInterfacesType) GetNSSFInterfaces() []string
- func (o *ListOfInterfacesType) GetNSSFInterfacesOk() ([]string, bool)
- func (o *ListOfInterfacesType) GetNgENBInterfaces() []string
- func (o *ListOfInterfacesType) GetNgENBInterfacesOk() ([]string, bool)
- func (o *ListOfInterfacesType) GetPCFInterfaces() []string
- func (o *ListOfInterfacesType) GetPCFInterfacesOk() ([]string, bool)
- func (o *ListOfInterfacesType) GetPCSCFInterfaces() []string
- func (o *ListOfInterfacesType) GetPCSCFInterfacesOk() ([]string, bool)
- func (o *ListOfInterfacesType) GetPDNGWInterfaces() []string
- func (o *ListOfInterfacesType) GetPDNGWInterfacesOk() ([]string, bool)
- func (o *ListOfInterfacesType) GetRNCInterfaces() []string
- func (o *ListOfInterfacesType) GetRNCInterfacesOk() ([]string, bool)
- func (o *ListOfInterfacesType) GetSCSCFInterfaces() []string
- func (o *ListOfInterfacesType) GetSCSCFInterfacesOk() ([]string, bool)
- func (o *ListOfInterfacesType) GetSGSNInterfaces() []string
- func (o *ListOfInterfacesType) GetSGSNInterfacesOk() ([]string, bool)
- func (o *ListOfInterfacesType) GetSGWInterfaces() []string
- func (o *ListOfInterfacesType) GetSGWInterfacesOk() ([]string, bool)
- func (o *ListOfInterfacesType) GetSMFInterfaces() []string
- func (o *ListOfInterfacesType) GetSMFInterfacesOk() ([]string, bool)
- func (o *ListOfInterfacesType) GetSMSFInterfaces() []string
- func (o *ListOfInterfacesType) GetSMSFInterfacesOk() ([]string, bool)
- func (o *ListOfInterfacesType) GetUDMInterfaces() []string
- func (o *ListOfInterfacesType) GetUDMInterfacesOk() ([]string, bool)
- func (o *ListOfInterfacesType) GetUPFInterfaces() []string
- func (o *ListOfInterfacesType) GetUPFInterfacesOk() ([]string, bool)
- func (o *ListOfInterfacesType) HasAMFInterfaces() bool
- func (o *ListOfInterfacesType) HasASInterfaces() bool
- func (o *ListOfInterfacesType) HasAUSFInterfaces() bool
- func (o *ListOfInterfacesType) HasBGCFInterfaces() bool
- func (o *ListOfInterfacesType) HasBMSCInterfaces() bool
- func (o *ListOfInterfacesType) HasECSCFInterfaces() bool
- func (o *ListOfInterfacesType) HasEIRInterfaces() bool
- func (o *ListOfInterfacesType) HasENBInterfaces() bool
- func (o *ListOfInterfacesType) HasEnGNBInterfaces() bool
- func (o *ListOfInterfacesType) HasGGSNInterfaces() bool
- func (o *ListOfInterfacesType) HasGNBCUCPInterfaces() bool
- func (o *ListOfInterfacesType) HasGNBCUUPInterfaces() bool
- func (o *ListOfInterfacesType) HasGNBDUInterfaces() bool
- func (o *ListOfInterfacesType) HasHSSInterfaces() bool
- func (o *ListOfInterfacesType) HasIBCFInterfaces() bool
- func (o *ListOfInterfacesType) HasICSCFInterfaces() bool
- func (o *ListOfInterfacesType) HasMGCFInterfaces() bool
- func (o *ListOfInterfacesType) HasMGWInterfaces() bool
- func (o *ListOfInterfacesType) HasMMEInterfaces() bool
- func (o *ListOfInterfacesType) HasMRFCInterfaces() bool
- func (o *ListOfInterfacesType) HasMSCServerInterfaces() bool
- func (o *ListOfInterfacesType) HasNEFInterfaces() bool
- func (o *ListOfInterfacesType) HasNRFInterfaces() bool
- func (o *ListOfInterfacesType) HasNSSFInterfaces() bool
- func (o *ListOfInterfacesType) HasNgENBInterfaces() bool
- func (o *ListOfInterfacesType) HasPCFInterfaces() bool
- func (o *ListOfInterfacesType) HasPCSCFInterfaces() bool
- func (o *ListOfInterfacesType) HasPDNGWInterfaces() bool
- func (o *ListOfInterfacesType) HasRNCInterfaces() bool
- func (o *ListOfInterfacesType) HasSCSCFInterfaces() bool
- func (o *ListOfInterfacesType) HasSGSNInterfaces() bool
- func (o *ListOfInterfacesType) HasSGWInterfaces() bool
- func (o *ListOfInterfacesType) HasSMFInterfaces() bool
- func (o *ListOfInterfacesType) HasSMSFInterfaces() bool
- func (o *ListOfInterfacesType) HasUDMInterfaces() bool
- func (o *ListOfInterfacesType) HasUPFInterfaces() bool
- func (o ListOfInterfacesType) MarshalJSON() ([]byte, error)
- func (o *ListOfInterfacesType) SetAMFInterfaces(v []string)
- func (o *ListOfInterfacesType) SetASInterfaces(v []string)
- func (o *ListOfInterfacesType) SetAUSFInterfaces(v []string)
- func (o *ListOfInterfacesType) SetBGCFInterfaces(v []string)
- func (o *ListOfInterfacesType) SetBMSCInterfaces(v []string)
- func (o *ListOfInterfacesType) SetECSCFInterfaces(v []string)
- func (o *ListOfInterfacesType) SetEIRInterfaces(v []string)
- func (o *ListOfInterfacesType) SetENBInterfaces(v []string)
- func (o *ListOfInterfacesType) SetEnGNBInterfaces(v []string)
- func (o *ListOfInterfacesType) SetGGSNInterfaces(v []string)
- func (o *ListOfInterfacesType) SetGNBCUCPInterfaces(v []string)
- func (o *ListOfInterfacesType) SetGNBCUUPInterfaces(v []string)
- func (o *ListOfInterfacesType) SetGNBDUInterfaces(v []string)
- func (o *ListOfInterfacesType) SetHSSInterfaces(v []string)
- func (o *ListOfInterfacesType) SetIBCFInterfaces(v []string)
- func (o *ListOfInterfacesType) SetICSCFInterfaces(v []string)
- func (o *ListOfInterfacesType) SetMGCFInterfaces(v []string)
- func (o *ListOfInterfacesType) SetMGWInterfaces(v []string)
- func (o *ListOfInterfacesType) SetMMEInterfaces(v []string)
- func (o *ListOfInterfacesType) SetMRFCInterfaces(v []string)
- func (o *ListOfInterfacesType) SetMSCServerInterfaces(v []string)
- func (o *ListOfInterfacesType) SetNEFInterfaces(v []string)
- func (o *ListOfInterfacesType) SetNRFInterfaces(v []string)
- func (o *ListOfInterfacesType) SetNSSFInterfaces(v []string)
- func (o *ListOfInterfacesType) SetNgENBInterfaces(v []string)
- func (o *ListOfInterfacesType) SetPCFInterfaces(v []string)
- func (o *ListOfInterfacesType) SetPCSCFInterfaces(v []string)
- func (o *ListOfInterfacesType) SetPDNGWInterfaces(v []string)
- func (o *ListOfInterfacesType) SetRNCInterfaces(v []string)
- func (o *ListOfInterfacesType) SetSCSCFInterfaces(v []string)
- func (o *ListOfInterfacesType) SetSGSNInterfaces(v []string)
- func (o *ListOfInterfacesType) SetSGWInterfaces(v []string)
- func (o *ListOfInterfacesType) SetSMFInterfaces(v []string)
- func (o *ListOfInterfacesType) SetSMSFInterfaces(v []string)
- func (o *ListOfInterfacesType) SetUDMInterfaces(v []string)
- func (o *ListOfInterfacesType) SetUPFInterfaces(v []string)
- func (o ListOfInterfacesType) ToMap() (map[string]interface{}, error)
- type ListOfMeasurementsType
- func (o *ListOfMeasurementsType) GetLTE() []string
- func (o *ListOfMeasurementsType) GetLTEOk() ([]string, bool)
- func (o *ListOfMeasurementsType) GetNR() []string
- func (o *ListOfMeasurementsType) GetNROk() ([]string, bool)
- func (o *ListOfMeasurementsType) GetUMTS() []string
- func (o *ListOfMeasurementsType) GetUMTSOk() ([]string, bool)
- func (o *ListOfMeasurementsType) HasLTE() bool
- func (o *ListOfMeasurementsType) HasNR() bool
- func (o *ListOfMeasurementsType) HasUMTS() bool
- func (o ListOfMeasurementsType) MarshalJSON() ([]byte, error)
- func (o *ListOfMeasurementsType) SetLTE(v []string)
- func (o *ListOfMeasurementsType) SetNR(v []string)
- func (o *ListOfMeasurementsType) SetUMTS(v []string)
- func (o ListOfMeasurementsType) ToMap() (map[string]interface{}, error)
- type LoggingDurationType
- type LoggingIntervalType
- func (o *LoggingIntervalType) GetLTE() []string
- func (o *LoggingIntervalType) GetLTEOk() ([]string, bool)
- func (o *LoggingIntervalType) GetNR() []string
- func (o *LoggingIntervalType) GetNROk() ([]string, bool)
- func (o *LoggingIntervalType) GetUMTS() []string
- func (o *LoggingIntervalType) GetUMTSOk() ([]string, bool)
- func (o *LoggingIntervalType) HasLTE() bool
- func (o *LoggingIntervalType) HasNR() bool
- func (o *LoggingIntervalType) HasUMTS() bool
- func (o LoggingIntervalType) MarshalJSON() ([]byte, error)
- func (o *LoggingIntervalType) SetLTE(v []string)
- func (o *LoggingIntervalType) SetNR(v []string)
- func (o *LoggingIntervalType) SetUMTS(v []string)
- func (o LoggingIntervalType) ToMap() (map[string]interface{}, error)
- type LogicalInterfaceInfo
- func (o *LogicalInterfaceInfo) GetLogicalInterfaceId() string
- func (o *LogicalInterfaceInfo) GetLogicalInterfaceIdOk() (*string, bool)
- func (o *LogicalInterfaceInfo) GetLogicalInterfaceType() string
- func (o *LogicalInterfaceInfo) GetLogicalInterfaceTypeOk() (*string, bool)
- func (o *LogicalInterfaceInfo) HasLogicalInterfaceId() bool
- func (o *LogicalInterfaceInfo) HasLogicalInterfaceType() bool
- func (o LogicalInterfaceInfo) MarshalJSON() ([]byte, error)
- func (o *LogicalInterfaceInfo) SetLogicalInterfaceId(v string)
- func (o *LogicalInterfaceInfo) SetLogicalInterfaceType(v string)
- func (o LogicalInterfaceInfo) ToMap() (map[string]interface{}, error)
- type MIoTEEPerfReq
- func (o *MIoTEEPerfReq) GetKpiType() string
- func (o *MIoTEEPerfReq) GetKpiTypeOk() (*string, bool)
- func (o *MIoTEEPerfReq) GetReq() float32
- func (o *MIoTEEPerfReq) GetReqOk() (*float32, bool)
- func (o *MIoTEEPerfReq) HasKpiType() bool
- func (o *MIoTEEPerfReq) HasReq() bool
- func (o MIoTEEPerfReq) MarshalJSON() ([]byte, error)
- func (o *MIoTEEPerfReq) SetKpiType(v string)
- func (o *MIoTEEPerfReq) SetReq(v float32)
- func (o MIoTEEPerfReq) ToMap() (map[string]interface{}, error)
- type ManagementData
- type ManagementDataCollectionSingle
- func (o *ManagementDataCollectionSingle) GetAttributes() ManagementDataCollectionSingleAllOfAttributes
- func (o *ManagementDataCollectionSingle) GetAttributesOk() (*ManagementDataCollectionSingleAllOfAttributes, bool)
- func (o *ManagementDataCollectionSingle) GetId() string
- func (o *ManagementDataCollectionSingle) GetIdOk() (*string, bool)
- func (o *ManagementDataCollectionSingle) GetObjectClass() string
- func (o *ManagementDataCollectionSingle) GetObjectClassOk() (*string, bool)
- func (o *ManagementDataCollectionSingle) GetObjectInstance() string
- func (o *ManagementDataCollectionSingle) GetObjectInstanceOk() (*string, bool)
- func (o *ManagementDataCollectionSingle) GetVsDataContainer() []VsDataContainerSingle
- func (o *ManagementDataCollectionSingle) GetVsDataContainerOk() ([]VsDataContainerSingle, bool)
- func (o *ManagementDataCollectionSingle) HasAttributes() bool
- func (o *ManagementDataCollectionSingle) HasObjectClass() bool
- func (o *ManagementDataCollectionSingle) HasObjectInstance() bool
- func (o *ManagementDataCollectionSingle) HasVsDataContainer() bool
- func (o ManagementDataCollectionSingle) MarshalJSON() ([]byte, error)
- func (o *ManagementDataCollectionSingle) SetAttributes(v ManagementDataCollectionSingleAllOfAttributes)
- func (o *ManagementDataCollectionSingle) SetId(v string)
- func (o *ManagementDataCollectionSingle) SetObjectClass(v string)
- func (o *ManagementDataCollectionSingle) SetObjectInstance(v string)
- func (o *ManagementDataCollectionSingle) SetVsDataContainer(v []VsDataContainerSingle)
- func (o ManagementDataCollectionSingle) ToMap() (map[string]interface{}, error)
- type ManagementDataCollectionSingleAllOf
- func (o *ManagementDataCollectionSingleAllOf) GetAttributes() ManagementDataCollectionSingleAllOfAttributes
- func (o *ManagementDataCollectionSingleAllOf) GetAttributesOk() (*ManagementDataCollectionSingleAllOfAttributes, bool)
- func (o *ManagementDataCollectionSingleAllOf) HasAttributes() bool
- func (o ManagementDataCollectionSingleAllOf) MarshalJSON() ([]byte, error)
- func (o *ManagementDataCollectionSingleAllOf) SetAttributes(v ManagementDataCollectionSingleAllOfAttributes)
- func (o ManagementDataCollectionSingleAllOf) ToMap() (map[string]interface{}, error)
- type ManagementDataCollectionSingleAllOfAttributes
- func (o *ManagementDataCollectionSingleAllOfAttributes) GetCollectionTimeWindow() TimeWindow
- func (o *ManagementDataCollectionSingleAllOfAttributes) GetCollectionTimeWindowOk() (*TimeWindow, bool)
- func (o *ManagementDataCollectionSingleAllOfAttributes) GetDataScope() string
- func (o *ManagementDataCollectionSingleAllOfAttributes) GetDataScopeOk() (*string, bool)
- func (o *ManagementDataCollectionSingleAllOfAttributes) GetManagementData() ManagementData
- func (o *ManagementDataCollectionSingleAllOfAttributes) GetManagementDataOk() (*ManagementData, bool)
- func (o *ManagementDataCollectionSingleAllOfAttributes) GetReportingCtrl() ReportingCtrl
- func (o *ManagementDataCollectionSingleAllOfAttributes) GetReportingCtrlOk() (*ReportingCtrl, bool)
- func (o *ManagementDataCollectionSingleAllOfAttributes) GetTargetNodeFilter() NodeFilter
- func (o *ManagementDataCollectionSingleAllOfAttributes) GetTargetNodeFilterOk() (*NodeFilter, bool)
- func (o *ManagementDataCollectionSingleAllOfAttributes) HasCollectionTimeWindow() bool
- func (o *ManagementDataCollectionSingleAllOfAttributes) HasDataScope() bool
- func (o *ManagementDataCollectionSingleAllOfAttributes) HasManagementData() bool
- func (o *ManagementDataCollectionSingleAllOfAttributes) HasReportingCtrl() bool
- func (o *ManagementDataCollectionSingleAllOfAttributes) HasTargetNodeFilter() bool
- func (o ManagementDataCollectionSingleAllOfAttributes) MarshalJSON() ([]byte, error)
- func (o *ManagementDataCollectionSingleAllOfAttributes) SetCollectionTimeWindow(v TimeWindow)
- func (o *ManagementDataCollectionSingleAllOfAttributes) SetDataScope(v string)
- func (o *ManagementDataCollectionSingleAllOfAttributes) SetManagementData(v ManagementData)
- func (o *ManagementDataCollectionSingleAllOfAttributes) SetReportingCtrl(v ReportingCtrl)
- func (o *ManagementDataCollectionSingleAllOfAttributes) SetTargetNodeFilter(v NodeFilter)
- func (o ManagementDataCollectionSingleAllOfAttributes) ToMap() (map[string]interface{}, error)
- type ManagementNodeSingle
- func (o *ManagementNodeSingle) GetAttributes() ManagementNodeSingleAllOfAttributes
- func (o *ManagementNodeSingle) GetAttributesOk() (*ManagementNodeSingleAllOfAttributes, bool)
- func (o *ManagementNodeSingle) GetId() string
- func (o *ManagementNodeSingle) GetIdOk() (*string, bool)
- func (o *ManagementNodeSingle) GetMnsAgent() []MnsAgentSingle
- func (o *ManagementNodeSingle) GetMnsAgentOk() ([]MnsAgentSingle, bool)
- func (o *ManagementNodeSingle) GetObjectClass() string
- func (o *ManagementNodeSingle) GetObjectClassOk() (*string, bool)
- func (o *ManagementNodeSingle) GetObjectInstance() string
- func (o *ManagementNodeSingle) GetObjectInstanceOk() (*string, bool)
- func (o *ManagementNodeSingle) GetVsDataContainer() []VsDataContainerSingle
- func (o *ManagementNodeSingle) GetVsDataContainerOk() ([]VsDataContainerSingle, bool)
- func (o *ManagementNodeSingle) HasAttributes() bool
- func (o *ManagementNodeSingle) HasMnsAgent() bool
- func (o *ManagementNodeSingle) HasObjectClass() bool
- func (o *ManagementNodeSingle) HasObjectInstance() bool
- func (o *ManagementNodeSingle) HasVsDataContainer() bool
- func (o ManagementNodeSingle) MarshalJSON() ([]byte, error)
- func (o *ManagementNodeSingle) SetAttributes(v ManagementNodeSingleAllOfAttributes)
- func (o *ManagementNodeSingle) SetId(v string)
- func (o *ManagementNodeSingle) SetMnsAgent(v []MnsAgentSingle)
- func (o *ManagementNodeSingle) SetObjectClass(v string)
- func (o *ManagementNodeSingle) SetObjectInstance(v string)
- func (o *ManagementNodeSingle) SetVsDataContainer(v []VsDataContainerSingle)
- func (o ManagementNodeSingle) ToMap() (map[string]interface{}, error)
- type ManagementNodeSingleAllOf
- func (o *ManagementNodeSingleAllOf) GetAttributes() ManagementNodeSingleAllOfAttributes
- func (o *ManagementNodeSingleAllOf) GetAttributesOk() (*ManagementNodeSingleAllOfAttributes, bool)
- func (o *ManagementNodeSingleAllOf) GetMnsAgent() []MnsAgentSingle
- func (o *ManagementNodeSingleAllOf) GetMnsAgentOk() ([]MnsAgentSingle, bool)
- func (o *ManagementNodeSingleAllOf) HasAttributes() bool
- func (o *ManagementNodeSingleAllOf) HasMnsAgent() bool
- func (o ManagementNodeSingleAllOf) MarshalJSON() ([]byte, error)
- func (o *ManagementNodeSingleAllOf) SetAttributes(v ManagementNodeSingleAllOfAttributes)
- func (o *ManagementNodeSingleAllOf) SetMnsAgent(v []MnsAgentSingle)
- func (o ManagementNodeSingleAllOf) ToMap() (map[string]interface{}, error)
- type ManagementNodeSingleAllOfAttributes
- func (o *ManagementNodeSingleAllOfAttributes) GetLocationName() string
- func (o *ManagementNodeSingleAllOfAttributes) GetLocationNameOk() (*string, bool)
- func (o *ManagementNodeSingleAllOfAttributes) GetManagedElements() []string
- func (o *ManagementNodeSingleAllOfAttributes) GetManagedElementsOk() ([]string, bool)
- func (o *ManagementNodeSingleAllOfAttributes) GetSwVersion() string
- func (o *ManagementNodeSingleAllOfAttributes) GetSwVersionOk() (*string, bool)
- func (o *ManagementNodeSingleAllOfAttributes) GetUserDefinedState() string
- func (o *ManagementNodeSingleAllOfAttributes) GetUserDefinedStateOk() (*string, bool)
- func (o *ManagementNodeSingleAllOfAttributes) GetUserLabel() string
- func (o *ManagementNodeSingleAllOfAttributes) GetUserLabelOk() (*string, bool)
- func (o *ManagementNodeSingleAllOfAttributes) GetVendorName() string
- func (o *ManagementNodeSingleAllOfAttributes) GetVendorNameOk() (*string, bool)
- func (o *ManagementNodeSingleAllOfAttributes) HasLocationName() bool
- func (o *ManagementNodeSingleAllOfAttributes) HasManagedElements() bool
- func (o *ManagementNodeSingleAllOfAttributes) HasSwVersion() bool
- func (o *ManagementNodeSingleAllOfAttributes) HasUserDefinedState() bool
- func (o *ManagementNodeSingleAllOfAttributes) HasUserLabel() bool
- func (o *ManagementNodeSingleAllOfAttributes) HasVendorName() bool
- func (o ManagementNodeSingleAllOfAttributes) MarshalJSON() ([]byte, error)
- func (o *ManagementNodeSingleAllOfAttributes) SetLocationName(v string)
- func (o *ManagementNodeSingleAllOfAttributes) SetManagedElements(v []string)
- func (o *ManagementNodeSingleAllOfAttributes) SetSwVersion(v string)
- func (o *ManagementNodeSingleAllOfAttributes) SetUserDefinedState(v string)
- func (o *ManagementNodeSingleAllOfAttributes) SetUserLabel(v string)
- func (o *ManagementNodeSingleAllOfAttributes) SetVendorName(v string)
- func (o ManagementNodeSingleAllOfAttributes) ToMap() (map[string]interface{}, error)
- type MappedNullable
- type MaxNumberofPDUSessions
- func (o *MaxNumberofPDUSessions) GetNOofPDUSessions() int32
- func (o *MaxNumberofPDUSessions) GetNOofPDUSessionsOk() (*int32, bool)
- func (o *MaxNumberofPDUSessions) GetServAttrCom() ServAttrCom
- func (o *MaxNumberofPDUSessions) GetServAttrComOk() (*ServAttrCom, bool)
- func (o *MaxNumberofPDUSessions) HasNOofPDUSessions() bool
- func (o *MaxNumberofPDUSessions) HasServAttrCom() bool
- func (o MaxNumberofPDUSessions) MarshalJSON() ([]byte, error)
- func (o *MaxNumberofPDUSessions) SetNOofPDUSessions(v int32)
- func (o *MaxNumberofPDUSessions) SetServAttrCom(v ServAttrCom)
- func (o MaxNumberofPDUSessions) ToMap() (map[string]interface{}, error)
- type MaxPktSize
- func (o *MaxPktSize) GetMaxsize() int32
- func (o *MaxPktSize) GetMaxsizeOk() (*int32, bool)
- func (o *MaxPktSize) GetServAttrCom() ServAttrCom
- func (o *MaxPktSize) GetServAttrComOk() (*ServAttrCom, bool)
- func (o *MaxPktSize) HasMaxsize() bool
- func (o *MaxPktSize) HasServAttrCom() bool
- func (o MaxPktSize) MarshalJSON() ([]byte, error)
- func (o *MaxPktSize) SetMaxsize(v int32)
- func (o *MaxPktSize) SetServAttrCom(v ServAttrCom)
- func (o MaxPktSize) ToMap() (map[string]interface{}, error)
- type MbsfnArea
- func (o *MbsfnArea) GetEarfcn() int32
- func (o *MbsfnArea) GetEarfcnOk() (*int32, bool)
- func (o *MbsfnArea) GetMbsfnAreaId() int32
- func (o *MbsfnArea) GetMbsfnAreaIdOk() (*int32, bool)
- func (o *MbsfnArea) HasEarfcn() bool
- func (o *MbsfnArea) HasMbsfnAreaId() bool
- func (o MbsfnArea) MarshalJSON() ([]byte, error)
- func (o *MbsfnArea) SetEarfcn(v int32)
- func (o *MbsfnArea) SetMbsfnAreaId(v int32)
- func (o MbsfnArea) ToMap() (map[string]interface{}, error)
- type MeContextSingle
- func (o *MeContextSingle) GetAttributes() MeContextSingleAllOfAttributes
- func (o *MeContextSingle) GetAttributesOk() (*MeContextSingleAllOfAttributes, bool)
- func (o *MeContextSingle) GetId() string
- func (o *MeContextSingle) GetIdOk() (*string, bool)
- func (o *MeContextSingle) GetObjectClass() string
- func (o *MeContextSingle) GetObjectClassOk() (*string, bool)
- func (o *MeContextSingle) GetObjectInstance() string
- func (o *MeContextSingle) GetObjectInstanceOk() (*string, bool)
- func (o *MeContextSingle) GetVsDataContainer() []VsDataContainerSingle
- func (o *MeContextSingle) GetVsDataContainerOk() ([]VsDataContainerSingle, bool)
- func (o *MeContextSingle) HasAttributes() bool
- func (o *MeContextSingle) HasObjectClass() bool
- func (o *MeContextSingle) HasObjectInstance() bool
- func (o *MeContextSingle) HasVsDataContainer() bool
- func (o MeContextSingle) MarshalJSON() ([]byte, error)
- func (o *MeContextSingle) SetAttributes(v MeContextSingleAllOfAttributes)
- func (o *MeContextSingle) SetId(v string)
- func (o *MeContextSingle) SetObjectClass(v string)
- func (o *MeContextSingle) SetObjectInstance(v string)
- func (o *MeContextSingle) SetVsDataContainer(v []VsDataContainerSingle)
- func (o MeContextSingle) ToMap() (map[string]interface{}, error)
- type MeContextSingleAllOf
- func (o *MeContextSingleAllOf) GetAttributes() MeContextSingleAllOfAttributes
- func (o *MeContextSingleAllOf) GetAttributesOk() (*MeContextSingleAllOfAttributes, bool)
- func (o *MeContextSingleAllOf) HasAttributes() bool
- func (o MeContextSingleAllOf) MarshalJSON() ([]byte, error)
- func (o *MeContextSingleAllOf) SetAttributes(v MeContextSingleAllOfAttributes)
- func (o MeContextSingleAllOf) ToMap() (map[string]interface{}, error)
- type MeContextSingleAllOfAttributes
- func (o *MeContextSingleAllOfAttributes) GetDnPrefix() string
- func (o *MeContextSingleAllOfAttributes) GetDnPrefixOk() (*string, bool)
- func (o *MeContextSingleAllOfAttributes) HasDnPrefix() bool
- func (o MeContextSingleAllOfAttributes) MarshalJSON() ([]byte, error)
- func (o *MeContextSingleAllOfAttributes) SetDnPrefix(v string)
- func (o MeContextSingleAllOfAttributes) ToMap() (map[string]interface{}, error)
- type MeasurementPeriodLteType
- type MeasurementPeriodUmtsType
- type MeasurementQuantityType
- type MnS
- type MnSOneOf
- func (o *MnSOneOf) GetSubNetwork() []SubNetworkSingle
- func (o *MnSOneOf) GetSubNetworkOk() ([]SubNetworkSingle, bool)
- func (o *MnSOneOf) HasSubNetwork() bool
- func (o MnSOneOf) MarshalJSON() ([]byte, error)
- func (o *MnSOneOf) SetSubNetwork(v []SubNetworkSingle)
- func (o MnSOneOf) ToMap() (map[string]interface{}, error)
- type MnsAgentSingle
- func (o *MnsAgentSingle) GetAttributes() MnsAgentSingleAllOfAttributes
- func (o *MnsAgentSingle) GetAttributesOk() (*MnsAgentSingleAllOfAttributes, bool)
- func (o *MnsAgentSingle) GetId() string
- func (o *MnsAgentSingle) GetIdOk() (*string, bool)
- func (o *MnsAgentSingle) GetObjectClass() string
- func (o *MnsAgentSingle) GetObjectClassOk() (*string, bool)
- func (o *MnsAgentSingle) GetObjectInstance() string
- func (o *MnsAgentSingle) GetObjectInstanceOk() (*string, bool)
- func (o *MnsAgentSingle) GetVsDataContainer() []VsDataContainerSingle
- func (o *MnsAgentSingle) GetVsDataContainerOk() ([]VsDataContainerSingle, bool)
- func (o *MnsAgentSingle) HasAttributes() bool
- func (o *MnsAgentSingle) HasObjectClass() bool
- func (o *MnsAgentSingle) HasObjectInstance() bool
- func (o *MnsAgentSingle) HasVsDataContainer() bool
- func (o MnsAgentSingle) MarshalJSON() ([]byte, error)
- func (o *MnsAgentSingle) SetAttributes(v MnsAgentSingleAllOfAttributes)
- func (o *MnsAgentSingle) SetId(v string)
- func (o *MnsAgentSingle) SetObjectClass(v string)
- func (o *MnsAgentSingle) SetObjectInstance(v string)
- func (o *MnsAgentSingle) SetVsDataContainer(v []VsDataContainerSingle)
- func (o MnsAgentSingle) ToMap() (map[string]interface{}, error)
- type MnsAgentSingleAllOf
- func (o *MnsAgentSingleAllOf) GetAttributes() MnsAgentSingleAllOfAttributes
- func (o *MnsAgentSingleAllOf) GetAttributesOk() (*MnsAgentSingleAllOfAttributes, bool)
- func (o *MnsAgentSingleAllOf) HasAttributes() bool
- func (o MnsAgentSingleAllOf) MarshalJSON() ([]byte, error)
- func (o *MnsAgentSingleAllOf) SetAttributes(v MnsAgentSingleAllOfAttributes)
- func (o MnsAgentSingleAllOf) ToMap() (map[string]interface{}, error)
- type MnsAgentSingleAllOfAttributes
- func (o *MnsAgentSingleAllOfAttributes) GetSystemDN() string
- func (o *MnsAgentSingleAllOfAttributes) GetSystemDNOk() (*string, bool)
- func (o *MnsAgentSingleAllOfAttributes) HasSystemDN() bool
- func (o MnsAgentSingleAllOfAttributes) MarshalJSON() ([]byte, error)
- func (o *MnsAgentSingleAllOfAttributes) SetSystemDN(v string)
- func (o MnsAgentSingleAllOfAttributes) ToMap() (map[string]interface{}, error)
- type MnsInfoSingle
- func (o *MnsInfoSingle) GetMnsAddress() string
- func (o *MnsInfoSingle) GetMnsAddressOk() (*string, bool)
- func (o *MnsInfoSingle) GetMnsLabel() string
- func (o *MnsInfoSingle) GetMnsLabelOk() (*string, bool)
- func (o *MnsInfoSingle) GetMnsScope() []string
- func (o *MnsInfoSingle) GetMnsScopeOk() ([]string, bool)
- func (o *MnsInfoSingle) GetMnsType() string
- func (o *MnsInfoSingle) GetMnsTypeOk() (*string, bool)
- func (o *MnsInfoSingle) GetMnsVersion() string
- func (o *MnsInfoSingle) GetMnsVersionOk() (*string, bool)
- func (o *MnsInfoSingle) HasMnsAddress() bool
- func (o *MnsInfoSingle) HasMnsLabel() bool
- func (o *MnsInfoSingle) HasMnsScope() bool
- func (o *MnsInfoSingle) HasMnsType() bool
- func (o *MnsInfoSingle) HasMnsVersion() bool
- func (o MnsInfoSingle) MarshalJSON() ([]byte, error)
- func (o *MnsInfoSingle) SetMnsAddress(v string)
- func (o *MnsInfoSingle) SetMnsLabel(v string)
- func (o *MnsInfoSingle) SetMnsScope(v []string)
- func (o *MnsInfoSingle) SetMnsType(v string)
- func (o *MnsInfoSingle) SetMnsVersion(v string)
- func (o MnsInfoSingle) ToMap() (map[string]interface{}, error)
- type MnsRegistrySingle
- func (o *MnsRegistrySingle) GetMnsInfo() []MnsInfoSingle
- func (o *MnsRegistrySingle) GetMnsInfoOk() ([]MnsInfoSingle, bool)
- func (o *MnsRegistrySingle) HasMnsInfo() bool
- func (o MnsRegistrySingle) MarshalJSON() ([]byte, error)
- func (o *MnsRegistrySingle) SetMnsInfo(v []MnsInfoSingle)
- func (o MnsRegistrySingle) ToMap() (map[string]interface{}, error)
- type MobilityLevel
- type N6Protection
- func (o *N6Protection) GetSecFuncList() []SecFunc
- func (o *N6Protection) GetSecFuncListOk() ([]SecFunc, bool)
- func (o *N6Protection) GetServAttrCom() ServAttrCom
- func (o *N6Protection) GetServAttrComOk() (*ServAttrCom, bool)
- func (o *N6Protection) HasSecFuncList() bool
- func (o *N6Protection) HasServAttrCom() bool
- func (o N6Protection) MarshalJSON() ([]byte, error)
- func (o *N6Protection) SetSecFuncList(v []SecFunc)
- func (o *N6Protection) SetServAttrCom(v ServAttrCom)
- func (o N6Protection) ToMap() (map[string]interface{}, error)
- type NBIoT
- func (o *NBIoT) GetServAttrCom() ServAttrCom
- func (o *NBIoT) GetServAttrComOk() (*ServAttrCom, bool)
- func (o *NBIoT) GetSupport() Support
- func (o *NBIoT) GetSupportOk() (*Support, bool)
- func (o *NBIoT) HasServAttrCom() bool
- func (o *NBIoT) HasSupport() bool
- func (o NBIoT) MarshalJSON() ([]byte, error)
- func (o *NBIoT) SetServAttrCom(v ServAttrCom)
- func (o *NBIoT) SetSupport(v Support)
- func (o NBIoT) ToMap() (map[string]interface{}, error)
- type NSSAASupport
- func (o *NSSAASupport) GetServAttrCom() ServAttrCom
- func (o *NSSAASupport) GetServAttrComOk() (*ServAttrCom, bool)
- func (o *NSSAASupport) GetSupport() Support
- func (o *NSSAASupport) GetSupportOk() (*Support, bool)
- func (o *NSSAASupport) HasServAttrCom() bool
- func (o *NSSAASupport) HasSupport() bool
- func (o NSSAASupport) MarshalJSON() ([]byte, error)
- func (o *NSSAASupport) SetServAttrCom(v ServAttrCom)
- func (o *NSSAASupport) SetSupport(v Support)
- func (o NSSAASupport) ToMap() (map[string]interface{}, error)
- type NetworkSliceSharingIndicator
- type NetworkSliceSingle
- func (o *NetworkSliceSingle) GetAttributes() NetworkSliceSingleAllOfAttributes
- func (o *NetworkSliceSingle) GetAttributesOk() (*NetworkSliceSingleAllOfAttributes, bool)
- func (o *NetworkSliceSingle) GetId() string
- func (o *NetworkSliceSingle) GetIdOk() (*string, bool)
- func (o *NetworkSliceSingle) GetObjectClass() string
- func (o *NetworkSliceSingle) GetObjectClassOk() (*string, bool)
- func (o *NetworkSliceSingle) GetObjectInstance() string
- func (o *NetworkSliceSingle) GetObjectInstanceOk() (*string, bool)
- func (o *NetworkSliceSingle) GetVsDataContainer() []VsDataContainerSingle
- func (o *NetworkSliceSingle) GetVsDataContainerOk() ([]VsDataContainerSingle, bool)
- func (o *NetworkSliceSingle) HasAttributes() bool
- func (o *NetworkSliceSingle) HasObjectClass() bool
- func (o *NetworkSliceSingle) HasObjectInstance() bool
- func (o *NetworkSliceSingle) HasVsDataContainer() bool
- func (o NetworkSliceSingle) MarshalJSON() ([]byte, error)
- func (o *NetworkSliceSingle) SetAttributes(v NetworkSliceSingleAllOfAttributes)
- func (o *NetworkSliceSingle) SetId(v string)
- func (o *NetworkSliceSingle) SetObjectClass(v string)
- func (o *NetworkSliceSingle) SetObjectInstance(v string)
- func (o *NetworkSliceSingle) SetVsDataContainer(v []VsDataContainerSingle)
- func (o NetworkSliceSingle) ToMap() (map[string]interface{}, error)
- type NetworkSliceSingleAllOf
- func (o *NetworkSliceSingleAllOf) GetAttributes() NetworkSliceSingleAllOfAttributes
- func (o *NetworkSliceSingleAllOf) GetAttributesOk() (*NetworkSliceSingleAllOfAttributes, bool)
- func (o *NetworkSliceSingleAllOf) HasAttributes() bool
- func (o NetworkSliceSingleAllOf) MarshalJSON() ([]byte, error)
- func (o *NetworkSliceSingleAllOf) SetAttributes(v NetworkSliceSingleAllOfAttributes)
- func (o NetworkSliceSingleAllOf) ToMap() (map[string]interface{}, error)
- type NetworkSliceSingleAllOfAttributes
- func (o *NetworkSliceSingleAllOfAttributes) GetAdministrativeState() AdministrativeState
- func (o *NetworkSliceSingleAllOfAttributes) GetAdministrativeStateOk() (*AdministrativeState, bool)
- func (o *NetworkSliceSingleAllOfAttributes) GetNetworkSliceSubnetRef() string
- func (o *NetworkSliceSingleAllOfAttributes) GetNetworkSliceSubnetRefOk() (*string, bool)
- func (o *NetworkSliceSingleAllOfAttributes) GetOperationalState() OperationalState
- func (o *NetworkSliceSingleAllOfAttributes) GetOperationalStateOk() (*OperationalState, bool)
- func (o *NetworkSliceSingleAllOfAttributes) GetServiceProfileList() []ServiceProfile
- func (o *NetworkSliceSingleAllOfAttributes) GetServiceProfileListOk() ([]ServiceProfile, bool)
- func (o *NetworkSliceSingleAllOfAttributes) HasAdministrativeState() bool
- func (o *NetworkSliceSingleAllOfAttributes) HasNetworkSliceSubnetRef() bool
- func (o *NetworkSliceSingleAllOfAttributes) HasOperationalState() bool
- func (o *NetworkSliceSingleAllOfAttributes) HasServiceProfileList() bool
- func (o NetworkSliceSingleAllOfAttributes) MarshalJSON() ([]byte, error)
- func (o *NetworkSliceSingleAllOfAttributes) SetAdministrativeState(v AdministrativeState)
- func (o *NetworkSliceSingleAllOfAttributes) SetNetworkSliceSubnetRef(v string)
- func (o *NetworkSliceSingleAllOfAttributes) SetOperationalState(v OperationalState)
- func (o *NetworkSliceSingleAllOfAttributes) SetServiceProfileList(v []ServiceProfile)
- func (o NetworkSliceSingleAllOfAttributes) ToMap() (map[string]interface{}, error)
- type NetworkSliceSingleAllOfAttributesAllOf
- func (o *NetworkSliceSingleAllOfAttributesAllOf) GetAdministrativeState() AdministrativeState
- func (o *NetworkSliceSingleAllOfAttributesAllOf) GetAdministrativeStateOk() (*AdministrativeState, bool)
- func (o *NetworkSliceSingleAllOfAttributesAllOf) GetNetworkSliceSubnetRef() string
- func (o *NetworkSliceSingleAllOfAttributesAllOf) GetNetworkSliceSubnetRefOk() (*string, bool)
- func (o *NetworkSliceSingleAllOfAttributesAllOf) GetOperationalState() OperationalState
- func (o *NetworkSliceSingleAllOfAttributesAllOf) GetOperationalStateOk() (*OperationalState, bool)
- func (o *NetworkSliceSingleAllOfAttributesAllOf) GetServiceProfileList() []ServiceProfile
- func (o *NetworkSliceSingleAllOfAttributesAllOf) GetServiceProfileListOk() ([]ServiceProfile, bool)
- func (o *NetworkSliceSingleAllOfAttributesAllOf) HasAdministrativeState() bool
- func (o *NetworkSliceSingleAllOfAttributesAllOf) HasNetworkSliceSubnetRef() bool
- func (o *NetworkSliceSingleAllOfAttributesAllOf) HasOperationalState() bool
- func (o *NetworkSliceSingleAllOfAttributesAllOf) HasServiceProfileList() bool
- func (o NetworkSliceSingleAllOfAttributesAllOf) MarshalJSON() ([]byte, error)
- func (o *NetworkSliceSingleAllOfAttributesAllOf) SetAdministrativeState(v AdministrativeState)
- func (o *NetworkSliceSingleAllOfAttributesAllOf) SetNetworkSliceSubnetRef(v string)
- func (o *NetworkSliceSingleAllOfAttributesAllOf) SetOperationalState(v OperationalState)
- func (o *NetworkSliceSingleAllOfAttributesAllOf) SetServiceProfileList(v []ServiceProfile)
- func (o NetworkSliceSingleAllOfAttributesAllOf) ToMap() (map[string]interface{}, error)
- type NetworkSliceSubnetProviderCapabilitiesSingle
- func (o *NetworkSliceSubnetProviderCapabilitiesSingle) GetAttributes() NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes
- func (o *NetworkSliceSubnetProviderCapabilitiesSingle) GetAttributesOk() (*NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes, bool)
- func (o *NetworkSliceSubnetProviderCapabilitiesSingle) GetId() string
- func (o *NetworkSliceSubnetProviderCapabilitiesSingle) GetIdOk() (*string, bool)
- func (o *NetworkSliceSubnetProviderCapabilitiesSingle) GetObjectClass() string
- func (o *NetworkSliceSubnetProviderCapabilitiesSingle) GetObjectClassOk() (*string, bool)
- func (o *NetworkSliceSubnetProviderCapabilitiesSingle) GetObjectInstance() string
- func (o *NetworkSliceSubnetProviderCapabilitiesSingle) GetObjectInstanceOk() (*string, bool)
- func (o *NetworkSliceSubnetProviderCapabilitiesSingle) GetVsDataContainer() []VsDataContainerSingle
- func (o *NetworkSliceSubnetProviderCapabilitiesSingle) GetVsDataContainerOk() ([]VsDataContainerSingle, bool)
- func (o *NetworkSliceSubnetProviderCapabilitiesSingle) HasAttributes() bool
- func (o *NetworkSliceSubnetProviderCapabilitiesSingle) HasObjectClass() bool
- func (o *NetworkSliceSubnetProviderCapabilitiesSingle) HasObjectInstance() bool
- func (o *NetworkSliceSubnetProviderCapabilitiesSingle) HasVsDataContainer() bool
- func (o NetworkSliceSubnetProviderCapabilitiesSingle) MarshalJSON() ([]byte, error)
- func (o *NetworkSliceSubnetProviderCapabilitiesSingle) SetAttributes(v NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes)
- func (o *NetworkSliceSubnetProviderCapabilitiesSingle) SetId(v string)
- func (o *NetworkSliceSubnetProviderCapabilitiesSingle) SetObjectClass(v string)
- func (o *NetworkSliceSubnetProviderCapabilitiesSingle) SetObjectInstance(v string)
- func (o *NetworkSliceSubnetProviderCapabilitiesSingle) SetVsDataContainer(v []VsDataContainerSingle)
- func (o NetworkSliceSubnetProviderCapabilitiesSingle) ToMap() (map[string]interface{}, error)
- type NetworkSliceSubnetProviderCapabilitiesSingleAllOf
- func (o *NetworkSliceSubnetProviderCapabilitiesSingleAllOf) GetAttributes() NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes
- func (o *NetworkSliceSubnetProviderCapabilitiesSingleAllOf) GetAttributesOk() (*NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes, bool)
- func (o *NetworkSliceSubnetProviderCapabilitiesSingleAllOf) HasAttributes() bool
- func (o NetworkSliceSubnetProviderCapabilitiesSingleAllOf) MarshalJSON() ([]byte, error)
- func (o *NetworkSliceSubnetProviderCapabilitiesSingleAllOf) SetAttributes(v NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes)
- func (o NetworkSliceSubnetProviderCapabilitiesSingleAllOf) ToMap() (map[string]interface{}, error)
- type NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes
- func (o *NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) GetCoverageAreaTAList() []int32
- func (o *NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) GetCoverageAreaTAListOk() ([]int32, bool)
- func (o *NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) GetDLThptPerSliceSubnet() XLThpt
- func (o *NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) GetDLThptPerSliceSubnetOk() (*XLThpt, bool)
- func (o *NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) GetDLlatency() int32
- func (o *NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) GetDLlatencyOk() (*int32, bool)
- func (o *NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) GetULThptPerSliceSubnet() XLThpt
- func (o *NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) GetULThptPerSliceSubnetOk() (*XLThpt, bool)
- func (o *NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) GetULlatency() int32
- func (o *NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) GetULlatencyOk() (*int32, bool)
- func (o *NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) HasCoverageAreaTAList() bool
- func (o *NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) HasDLThptPerSliceSubnet() bool
- func (o *NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) HasDLlatency() bool
- func (o *NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) HasULThptPerSliceSubnet() bool
- func (o *NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) HasULlatency() bool
- func (o NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) MarshalJSON() ([]byte, error)
- func (o *NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) SetCoverageAreaTAList(v []int32)
- func (o *NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) SetDLThptPerSliceSubnet(v XLThpt)
- func (o *NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) SetDLlatency(v int32)
- func (o *NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) SetULThptPerSliceSubnet(v XLThpt)
- func (o *NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) SetULlatency(v int32)
- func (o NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) ToMap() (map[string]interface{}, error)
- type NetworkSliceSubnetSingle
- func (o *NetworkSliceSubnetSingle) GetAttributes() NetworkSliceSubnetSingleAllOfAttributes
- func (o *NetworkSliceSubnetSingle) GetAttributesOk() (*NetworkSliceSubnetSingleAllOfAttributes, bool)
- func (o *NetworkSliceSubnetSingle) GetId() string
- func (o *NetworkSliceSubnetSingle) GetIdOk() (*string, bool)
- func (o *NetworkSliceSubnetSingle) GetObjectClass() string
- func (o *NetworkSliceSubnetSingle) GetObjectClassOk() (*string, bool)
- func (o *NetworkSliceSubnetSingle) GetObjectInstance() string
- func (o *NetworkSliceSubnetSingle) GetObjectInstanceOk() (*string, bool)
- func (o *NetworkSliceSubnetSingle) GetVsDataContainer() []VsDataContainerSingle
- func (o *NetworkSliceSubnetSingle) GetVsDataContainerOk() ([]VsDataContainerSingle, bool)
- func (o *NetworkSliceSubnetSingle) HasAttributes() bool
- func (o *NetworkSliceSubnetSingle) HasObjectClass() bool
- func (o *NetworkSliceSubnetSingle) HasObjectInstance() bool
- func (o *NetworkSliceSubnetSingle) HasVsDataContainer() bool
- func (o NetworkSliceSubnetSingle) MarshalJSON() ([]byte, error)
- func (o *NetworkSliceSubnetSingle) SetAttributes(v NetworkSliceSubnetSingleAllOfAttributes)
- func (o *NetworkSliceSubnetSingle) SetId(v string)
- func (o *NetworkSliceSubnetSingle) SetObjectClass(v string)
- func (o *NetworkSliceSubnetSingle) SetObjectInstance(v string)
- func (o *NetworkSliceSubnetSingle) SetVsDataContainer(v []VsDataContainerSingle)
- func (o NetworkSliceSubnetSingle) ToMap() (map[string]interface{}, error)
- type NetworkSliceSubnetSingleAllOf
- func (o *NetworkSliceSubnetSingleAllOf) GetAttributes() NetworkSliceSubnetSingleAllOfAttributes
- func (o *NetworkSliceSubnetSingleAllOf) GetAttributesOk() (*NetworkSliceSubnetSingleAllOfAttributes, bool)
- func (o *NetworkSliceSubnetSingleAllOf) HasAttributes() bool
- func (o NetworkSliceSubnetSingleAllOf) MarshalJSON() ([]byte, error)
- func (o *NetworkSliceSubnetSingleAllOf) SetAttributes(v NetworkSliceSubnetSingleAllOfAttributes)
- func (o NetworkSliceSubnetSingleAllOf) ToMap() (map[string]interface{}, error)
- type NetworkSliceSubnetSingleAllOfAttributes
- func (o *NetworkSliceSubnetSingleAllOfAttributes) GetAdministrativeState() AdministrativeState
- func (o *NetworkSliceSubnetSingleAllOfAttributes) GetAdministrativeStateOk() (*AdministrativeState, bool)
- func (o *NetworkSliceSubnetSingleAllOfAttributes) GetEpTransportRefList() []string
- func (o *NetworkSliceSubnetSingleAllOfAttributes) GetEpTransportRefListOk() ([]string, bool)
- func (o *NetworkSliceSubnetSingleAllOfAttributes) GetManagedFunctionRefList() []string
- func (o *NetworkSliceSubnetSingleAllOfAttributes) GetManagedFunctionRefListOk() ([]string, bool)
- func (o *NetworkSliceSubnetSingleAllOfAttributes) GetNetworkSliceSubnetRefList() []string
- func (o *NetworkSliceSubnetSingleAllOfAttributes) GetNetworkSliceSubnetRefListOk() ([]string, bool)
- func (o *NetworkSliceSubnetSingleAllOfAttributes) GetNetworkSliceSubnetType() string
- func (o *NetworkSliceSubnetSingleAllOfAttributes) GetNetworkSliceSubnetTypeOk() (*string, bool)
- func (o *NetworkSliceSubnetSingleAllOfAttributes) GetNsInfo() NsInfo
- func (o *NetworkSliceSubnetSingleAllOfAttributes) GetNsInfoOk() (*NsInfo, bool)
- func (o *NetworkSliceSubnetSingleAllOfAttributes) GetOperationalState() OperationalState
- func (o *NetworkSliceSubnetSingleAllOfAttributes) GetOperationalStateOk() (*OperationalState, bool)
- func (o *NetworkSliceSubnetSingleAllOfAttributes) GetPriorityLabel() int32
- func (o *NetworkSliceSubnetSingleAllOfAttributes) GetPriorityLabelOk() (*int32, bool)
- func (o *NetworkSliceSubnetSingleAllOfAttributes) GetSliceProfileList() []SliceProfile
- func (o *NetworkSliceSubnetSingleAllOfAttributes) GetSliceProfileListOk() ([]SliceProfile, bool)
- func (o *NetworkSliceSubnetSingleAllOfAttributes) HasAdministrativeState() bool
- func (o *NetworkSliceSubnetSingleAllOfAttributes) HasEpTransportRefList() bool
- func (o *NetworkSliceSubnetSingleAllOfAttributes) HasManagedFunctionRefList() bool
- func (o *NetworkSliceSubnetSingleAllOfAttributes) HasNetworkSliceSubnetRefList() bool
- func (o *NetworkSliceSubnetSingleAllOfAttributes) HasNetworkSliceSubnetType() bool
- func (o *NetworkSliceSubnetSingleAllOfAttributes) HasNsInfo() bool
- func (o *NetworkSliceSubnetSingleAllOfAttributes) HasOperationalState() bool
- func (o *NetworkSliceSubnetSingleAllOfAttributes) HasPriorityLabel() bool
- func (o *NetworkSliceSubnetSingleAllOfAttributes) HasSliceProfileList() bool
- func (o NetworkSliceSubnetSingleAllOfAttributes) MarshalJSON() ([]byte, error)
- func (o *NetworkSliceSubnetSingleAllOfAttributes) SetAdministrativeState(v AdministrativeState)
- func (o *NetworkSliceSubnetSingleAllOfAttributes) SetEpTransportRefList(v []string)
- func (o *NetworkSliceSubnetSingleAllOfAttributes) SetManagedFunctionRefList(v []string)
- func (o *NetworkSliceSubnetSingleAllOfAttributes) SetNetworkSliceSubnetRefList(v []string)
- func (o *NetworkSliceSubnetSingleAllOfAttributes) SetNetworkSliceSubnetType(v string)
- func (o *NetworkSliceSubnetSingleAllOfAttributes) SetNsInfo(v NsInfo)
- func (o *NetworkSliceSubnetSingleAllOfAttributes) SetOperationalState(v OperationalState)
- func (o *NetworkSliceSubnetSingleAllOfAttributes) SetPriorityLabel(v int32)
- func (o *NetworkSliceSubnetSingleAllOfAttributes) SetSliceProfileList(v []SliceProfile)
- func (o NetworkSliceSubnetSingleAllOfAttributes) ToMap() (map[string]interface{}, error)
- type NetworkSliceSubnetSingleAllOfAttributesAllOf
- func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) GetAdministrativeState() AdministrativeState
- func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) GetAdministrativeStateOk() (*AdministrativeState, bool)
- func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) GetEpTransportRefList() []string
- func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) GetEpTransportRefListOk() ([]string, bool)
- func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) GetManagedFunctionRefList() []string
- func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) GetManagedFunctionRefListOk() ([]string, bool)
- func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) GetNetworkSliceSubnetRefList() []string
- func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) GetNetworkSliceSubnetRefListOk() ([]string, bool)
- func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) GetNetworkSliceSubnetType() string
- func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) GetNetworkSliceSubnetTypeOk() (*string, bool)
- func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) GetNsInfo() NsInfo
- func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) GetNsInfoOk() (*NsInfo, bool)
- func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) GetOperationalState() OperationalState
- func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) GetOperationalStateOk() (*OperationalState, bool)
- func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) GetPriorityLabel() int32
- func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) GetPriorityLabelOk() (*int32, bool)
- func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) GetSliceProfileList() []SliceProfile
- func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) GetSliceProfileListOk() ([]SliceProfile, bool)
- func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) HasAdministrativeState() bool
- func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) HasEpTransportRefList() bool
- func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) HasManagedFunctionRefList() bool
- func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) HasNetworkSliceSubnetRefList() bool
- func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) HasNetworkSliceSubnetType() bool
- func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) HasNsInfo() bool
- func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) HasOperationalState() bool
- func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) HasPriorityLabel() bool
- func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) HasSliceProfileList() bool
- func (o NetworkSliceSubnetSingleAllOfAttributesAllOf) MarshalJSON() ([]byte, error)
- func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) SetAdministrativeState(v AdministrativeState)
- func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) SetEpTransportRefList(v []string)
- func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) SetManagedFunctionRefList(v []string)
- func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) SetNetworkSliceSubnetRefList(v []string)
- func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) SetNetworkSliceSubnetType(v string)
- func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) SetNsInfo(v NsInfo)
- func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) SetOperationalState(v OperationalState)
- func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) SetPriorityLabel(v int32)
- func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) SetSliceProfileList(v []SliceProfile)
- func (o NetworkSliceSubnetSingleAllOfAttributesAllOf) ToMap() (map[string]interface{}, error)
- type NodeFilter
- func (o *NodeFilter) GetAreaOfInterest() AreaOfInterest
- func (o *NodeFilter) GetAreaOfInterestOk() (*AreaOfInterest, bool)
- func (o *NodeFilter) GetCpUpType() string
- func (o *NodeFilter) GetCpUpTypeOk() (*string, bool)
- func (o *NodeFilter) GetNetworkDomain() string
- func (o *NodeFilter) GetNetworkDomainOk() (*string, bool)
- func (o *NodeFilter) GetSst() int32
- func (o *NodeFilter) GetSstOk() (*int32, bool)
- func (o *NodeFilter) HasAreaOfInterest() bool
- func (o *NodeFilter) HasCpUpType() bool
- func (o *NodeFilter) HasNetworkDomain() bool
- func (o *NodeFilter) HasSst() bool
- func (o NodeFilter) MarshalJSON() ([]byte, error)
- func (o *NodeFilter) SetAreaOfInterest(v AreaOfInterest)
- func (o *NodeFilter) SetCpUpType(v string)
- func (o *NodeFilter) SetNetworkDomain(v string)
- func (o *NodeFilter) SetSst(v int32)
- func (o NodeFilter) ToMap() (map[string]interface{}, error)
- type NotificationType
- func AlarmNotificationTypesAsNotificationType(v *AlarmNotificationTypes) NotificationType
- func CmNotificationTypesAsNotificationType(v *CmNotificationTypes) NotificationType
- func FileNotificationTypesAsNotificationType(v *FileNotificationTypes) NotificationType
- func HeartbeatNotificationTypesAsNotificationType(v *HeartbeatNotificationTypes) NotificationType
- func PerfNotificationTypesAsNotificationType(v *PerfNotificationTypes) NotificationType
- type NsInfo
- func (o *NsInfo) GetNsInstanceId() string
- func (o *NsInfo) GetNsInstanceIdOk() (*string, bool)
- func (o *NsInfo) GetNsName() string
- func (o *NsInfo) GetNsNameOk() (*string, bool)
- func (o *NsInfo) HasNsInstanceId() bool
- func (o *NsInfo) HasNsName() bool
- func (o NsInfo) MarshalJSON() ([]byte, error)
- func (o *NsInfo) SetNsInstanceId(v string)
- func (o *NsInfo) SetNsName(v string)
- func (o NsInfo) ToMap() (map[string]interface{}, error)
- type NtfSubscriptionControlSingle
- func (o *NtfSubscriptionControlSingle) GetAttributes() NtfSubscriptionControlSingleAllOfAttributes
- func (o *NtfSubscriptionControlSingle) GetAttributesOk() (*NtfSubscriptionControlSingleAllOfAttributes, bool)
- func (o *NtfSubscriptionControlSingle) GetHeartbeatControl() HeartbeatControlSingle
- func (o *NtfSubscriptionControlSingle) GetHeartbeatControlOk() (*HeartbeatControlSingle, bool)
- func (o *NtfSubscriptionControlSingle) GetId() string
- func (o *NtfSubscriptionControlSingle) GetIdOk() (*string, bool)
- func (o *NtfSubscriptionControlSingle) GetObjectClass() string
- func (o *NtfSubscriptionControlSingle) GetObjectClassOk() (*string, bool)
- func (o *NtfSubscriptionControlSingle) GetObjectInstance() string
- func (o *NtfSubscriptionControlSingle) GetObjectInstanceOk() (*string, bool)
- func (o *NtfSubscriptionControlSingle) GetVsDataContainer() []VsDataContainerSingle
- func (o *NtfSubscriptionControlSingle) GetVsDataContainerOk() ([]VsDataContainerSingle, bool)
- func (o *NtfSubscriptionControlSingle) HasAttributes() bool
- func (o *NtfSubscriptionControlSingle) HasHeartbeatControl() bool
- func (o *NtfSubscriptionControlSingle) HasObjectClass() bool
- func (o *NtfSubscriptionControlSingle) HasObjectInstance() bool
- func (o *NtfSubscriptionControlSingle) HasVsDataContainer() bool
- func (o NtfSubscriptionControlSingle) MarshalJSON() ([]byte, error)
- func (o *NtfSubscriptionControlSingle) SetAttributes(v NtfSubscriptionControlSingleAllOfAttributes)
- func (o *NtfSubscriptionControlSingle) SetHeartbeatControl(v HeartbeatControlSingle)
- func (o *NtfSubscriptionControlSingle) SetId(v string)
- func (o *NtfSubscriptionControlSingle) SetObjectClass(v string)
- func (o *NtfSubscriptionControlSingle) SetObjectInstance(v string)
- func (o *NtfSubscriptionControlSingle) SetVsDataContainer(v []VsDataContainerSingle)
- func (o NtfSubscriptionControlSingle) ToMap() (map[string]interface{}, error)
- type NtfSubscriptionControlSingleAllOf
- func (o *NtfSubscriptionControlSingleAllOf) GetAttributes() NtfSubscriptionControlSingleAllOfAttributes
- func (o *NtfSubscriptionControlSingleAllOf) GetAttributesOk() (*NtfSubscriptionControlSingleAllOfAttributes, bool)
- func (o *NtfSubscriptionControlSingleAllOf) GetHeartbeatControl() HeartbeatControlSingle
- func (o *NtfSubscriptionControlSingleAllOf) GetHeartbeatControlOk() (*HeartbeatControlSingle, bool)
- func (o *NtfSubscriptionControlSingleAllOf) HasAttributes() bool
- func (o *NtfSubscriptionControlSingleAllOf) HasHeartbeatControl() bool
- func (o NtfSubscriptionControlSingleAllOf) MarshalJSON() ([]byte, error)
- func (o *NtfSubscriptionControlSingleAllOf) SetAttributes(v NtfSubscriptionControlSingleAllOfAttributes)
- func (o *NtfSubscriptionControlSingleAllOf) SetHeartbeatControl(v HeartbeatControlSingle)
- func (o NtfSubscriptionControlSingleAllOf) ToMap() (map[string]interface{}, error)
- type NtfSubscriptionControlSingleAllOfAttributes
- func (o *NtfSubscriptionControlSingleAllOfAttributes) GetNotificationFilter() string
- func (o *NtfSubscriptionControlSingleAllOfAttributes) GetNotificationFilterOk() (*string, bool)
- func (o *NtfSubscriptionControlSingleAllOfAttributes) GetNotificationRecipientAddress() string
- func (o *NtfSubscriptionControlSingleAllOfAttributes) GetNotificationRecipientAddressOk() (*string, bool)
- func (o *NtfSubscriptionControlSingleAllOfAttributes) GetNotificationTypes() []NotificationType
- func (o *NtfSubscriptionControlSingleAllOfAttributes) GetNotificationTypesOk() ([]NotificationType, bool)
- func (o *NtfSubscriptionControlSingleAllOfAttributes) GetScope() Scope
- func (o *NtfSubscriptionControlSingleAllOfAttributes) GetScopeOk() (*Scope, bool)
- func (o *NtfSubscriptionControlSingleAllOfAttributes) HasNotificationFilter() bool
- func (o *NtfSubscriptionControlSingleAllOfAttributes) HasNotificationRecipientAddress() bool
- func (o *NtfSubscriptionControlSingleAllOfAttributes) HasNotificationTypes() bool
- func (o *NtfSubscriptionControlSingleAllOfAttributes) HasScope() bool
- func (o NtfSubscriptionControlSingleAllOfAttributes) MarshalJSON() ([]byte, error)
- func (o *NtfSubscriptionControlSingleAllOfAttributes) SetNotificationFilter(v string)
- func (o *NtfSubscriptionControlSingleAllOfAttributes) SetNotificationRecipientAddress(v string)
- func (o *NtfSubscriptionControlSingleAllOfAttributes) SetNotificationTypes(v []NotificationType)
- func (o *NtfSubscriptionControlSingleAllOfAttributes) SetScope(v Scope)
- func (o NtfSubscriptionControlSingleAllOfAttributes) ToMap() (map[string]interface{}, error)
- type NullableAckState
- type NullableAdministrativeState
- func (v NullableAdministrativeState) Get() *AdministrativeState
- func (v NullableAdministrativeState) IsSet() bool
- func (v NullableAdministrativeState) MarshalJSON() ([]byte, error)
- func (v *NullableAdministrativeState) Set(val *AdministrativeState)
- func (v *NullableAdministrativeState) UnmarshalJSON(src []byte) error
- func (v *NullableAdministrativeState) Unset()
- type NullableAlarmListSingle
- func (v NullableAlarmListSingle) Get() *AlarmListSingle
- func (v NullableAlarmListSingle) IsSet() bool
- func (v NullableAlarmListSingle) MarshalJSON() ([]byte, error)
- func (v *NullableAlarmListSingle) Set(val *AlarmListSingle)
- func (v *NullableAlarmListSingle) UnmarshalJSON(src []byte) error
- func (v *NullableAlarmListSingle) Unset()
- type NullableAlarmListSingleAllOf
- func (v NullableAlarmListSingleAllOf) Get() *AlarmListSingleAllOf
- func (v NullableAlarmListSingleAllOf) IsSet() bool
- func (v NullableAlarmListSingleAllOf) MarshalJSON() ([]byte, error)
- func (v *NullableAlarmListSingleAllOf) Set(val *AlarmListSingleAllOf)
- func (v *NullableAlarmListSingleAllOf) UnmarshalJSON(src []byte) error
- func (v *NullableAlarmListSingleAllOf) Unset()
- type NullableAlarmListSingleAllOfAttributes
- func (v NullableAlarmListSingleAllOfAttributes) Get() *AlarmListSingleAllOfAttributes
- func (v NullableAlarmListSingleAllOfAttributes) IsSet() bool
- func (v NullableAlarmListSingleAllOfAttributes) MarshalJSON() ([]byte, error)
- func (v *NullableAlarmListSingleAllOfAttributes) Set(val *AlarmListSingleAllOfAttributes)
- func (v *NullableAlarmListSingleAllOfAttributes) UnmarshalJSON(src []byte) error
- func (v *NullableAlarmListSingleAllOfAttributes) Unset()
- type NullableAlarmNotificationTypes
- func (v NullableAlarmNotificationTypes) Get() *AlarmNotificationTypes
- func (v NullableAlarmNotificationTypes) IsSet() bool
- func (v NullableAlarmNotificationTypes) MarshalJSON() ([]byte, error)
- func (v *NullableAlarmNotificationTypes) Set(val *AlarmNotificationTypes)
- func (v *NullableAlarmNotificationTypes) UnmarshalJSON(src []byte) error
- func (v *NullableAlarmNotificationTypes) Unset()
- type NullableAlarmRecord
- func (v NullableAlarmRecord) Get() *AlarmRecord
- func (v NullableAlarmRecord) IsSet() bool
- func (v NullableAlarmRecord) MarshalJSON() ([]byte, error)
- func (v *NullableAlarmRecord) Set(val *AlarmRecord)
- func (v *NullableAlarmRecord) UnmarshalJSON(src []byte) error
- func (v *NullableAlarmRecord) Unset()
- type NullableAlarmType
- type NullableAnonymizationOfMdtDataType
- func (v NullableAnonymizationOfMdtDataType) Get() *AnonymizationOfMdtDataType
- func (v NullableAnonymizationOfMdtDataType) IsSet() bool
- func (v NullableAnonymizationOfMdtDataType) MarshalJSON() ([]byte, error)
- func (v *NullableAnonymizationOfMdtDataType) Set(val *AnonymizationOfMdtDataType)
- func (v *NullableAnonymizationOfMdtDataType) UnmarshalJSON(src []byte) error
- func (v *NullableAnonymizationOfMdtDataType) Unset()
- type NullableAreaConfig
- type NullableAreaOfInterest
- func (v NullableAreaOfInterest) Get() *AreaOfInterest
- func (v NullableAreaOfInterest) IsSet() bool
- func (v NullableAreaOfInterest) MarshalJSON() ([]byte, error)
- func (v *NullableAreaOfInterest) Set(val *AreaOfInterest)
- func (v *NullableAreaOfInterest) UnmarshalJSON(src []byte) error
- func (v *NullableAreaOfInterest) Unset()
- type NullableAreaScope
- type NullableBool
- type NullableCNSliceSubnetProfile
- func (v NullableCNSliceSubnetProfile) Get() *CNSliceSubnetProfile
- func (v NullableCNSliceSubnetProfile) IsSet() bool
- func (v NullableCNSliceSubnetProfile) MarshalJSON() ([]byte, error)
- func (v *NullableCNSliceSubnetProfile) Set(val *CNSliceSubnetProfile)
- func (v *NullableCNSliceSubnetProfile) UnmarshalJSON(src []byte) error
- func (v *NullableCNSliceSubnetProfile) Unset()
- type NullableCategory
- type NullableCmNotificationTypes
- func (v NullableCmNotificationTypes) Get() *CmNotificationTypes
- func (v NullableCmNotificationTypes) IsSet() bool
- func (v NullableCmNotificationTypes) MarshalJSON() ([]byte, error)
- func (v *NullableCmNotificationTypes) Set(val *CmNotificationTypes)
- func (v *NullableCmNotificationTypes) UnmarshalJSON(src []byte) error
- func (v *NullableCmNotificationTypes) Unset()
- type NullableCollectionPeriodM6LteType
- func (v NullableCollectionPeriodM6LteType) Get() *CollectionPeriodM6LteType
- func (v NullableCollectionPeriodM6LteType) IsSet() bool
- func (v NullableCollectionPeriodM6LteType) MarshalJSON() ([]byte, error)
- func (v *NullableCollectionPeriodM6LteType) Set(val *CollectionPeriodM6LteType)
- func (v *NullableCollectionPeriodM6LteType) UnmarshalJSON(src []byte) error
- func (v *NullableCollectionPeriodM6LteType) Unset()
- type NullableCollectionPeriodM6NrType
- func (v NullableCollectionPeriodM6NrType) Get() *CollectionPeriodM6NrType
- func (v NullableCollectionPeriodM6NrType) IsSet() bool
- func (v NullableCollectionPeriodM6NrType) MarshalJSON() ([]byte, error)
- func (v *NullableCollectionPeriodM6NrType) Set(val *CollectionPeriodM6NrType)
- func (v *NullableCollectionPeriodM6NrType) UnmarshalJSON(src []byte) error
- func (v *NullableCollectionPeriodM6NrType) Unset()
- type NullableCollectionPeriodRrmLteType
- func (v NullableCollectionPeriodRrmLteType) Get() *CollectionPeriodRrmLteType
- func (v NullableCollectionPeriodRrmLteType) IsSet() bool
- func (v NullableCollectionPeriodRrmLteType) MarshalJSON() ([]byte, error)
- func (v *NullableCollectionPeriodRrmLteType) Set(val *CollectionPeriodRrmLteType)
- func (v *NullableCollectionPeriodRrmLteType) UnmarshalJSON(src []byte) error
- func (v *NullableCollectionPeriodRrmLteType) Unset()
- type NullableCollectionPeriodRrmNrType
- func (v NullableCollectionPeriodRrmNrType) Get() *CollectionPeriodRrmNrType
- func (v NullableCollectionPeriodRrmNrType) IsSet() bool
- func (v NullableCollectionPeriodRrmNrType) MarshalJSON() ([]byte, error)
- func (v *NullableCollectionPeriodRrmNrType) Set(val *CollectionPeriodRrmNrType)
- func (v *NullableCollectionPeriodRrmNrType) UnmarshalJSON(src []byte) error
- func (v *NullableCollectionPeriodRrmNrType) Unset()
- type NullableCollectionPeriodRrmUmtsType
- func (v NullableCollectionPeriodRrmUmtsType) Get() *CollectionPeriodRrmUmtsType
- func (v NullableCollectionPeriodRrmUmtsType) IsSet() bool
- func (v NullableCollectionPeriodRrmUmtsType) MarshalJSON() ([]byte, error)
- func (v *NullableCollectionPeriodRrmUmtsType) Set(val *CollectionPeriodRrmUmtsType)
- func (v *NullableCollectionPeriodRrmUmtsType) UnmarshalJSON(src []byte) error
- func (v *NullableCollectionPeriodRrmUmtsType) Unset()
- type NullableCorrelatedNotification
- func (v NullableCorrelatedNotification) Get() *CorrelatedNotification
- func (v NullableCorrelatedNotification) IsSet() bool
- func (v NullableCorrelatedNotification) MarshalJSON() ([]byte, error)
- func (v *NullableCorrelatedNotification) Set(val *CorrelatedNotification)
- func (v *NullableCorrelatedNotification) UnmarshalJSON(src []byte) error
- func (v *NullableCorrelatedNotification) Unset()
- type NullableDelayTolerance
- func (v NullableDelayTolerance) Get() *DelayTolerance
- func (v NullableDelayTolerance) IsSet() bool
- func (v NullableDelayTolerance) MarshalJSON() ([]byte, error)
- func (v *NullableDelayTolerance) Set(val *DelayTolerance)
- func (v *NullableDelayTolerance) UnmarshalJSON(src []byte) error
- func (v *NullableDelayTolerance) Unset()
- type NullableDeterministicComm
- func (v NullableDeterministicComm) Get() *DeterministicComm
- func (v NullableDeterministicComm) IsSet() bool
- func (v NullableDeterministicComm) MarshalJSON() ([]byte, error)
- func (v *NullableDeterministicComm) Set(val *DeterministicComm)
- func (v *NullableDeterministicComm) UnmarshalJSON(src []byte) error
- func (v *NullableDeterministicComm) Unset()
- type NullableEEPerfReq
- type NullableEPTransportSingle
- func (v NullableEPTransportSingle) Get() *EPTransportSingle
- func (v NullableEPTransportSingle) IsSet() bool
- func (v NullableEPTransportSingle) MarshalJSON() ([]byte, error)
- func (v *NullableEPTransportSingle) Set(val *EPTransportSingle)
- func (v *NullableEPTransportSingle) UnmarshalJSON(src []byte) error
- func (v *NullableEPTransportSingle) Unset()
- type NullableEPTransportSingleAllOf
- func (v NullableEPTransportSingleAllOf) Get() *EPTransportSingleAllOf
- func (v NullableEPTransportSingleAllOf) IsSet() bool
- func (v NullableEPTransportSingleAllOf) MarshalJSON() ([]byte, error)
- func (v *NullableEPTransportSingleAllOf) Set(val *EPTransportSingleAllOf)
- func (v *NullableEPTransportSingleAllOf) UnmarshalJSON(src []byte) error
- func (v *NullableEPTransportSingleAllOf) Unset()
- type NullableEPTransportSingleAllOfAttributes
- func (v NullableEPTransportSingleAllOfAttributes) Get() *EPTransportSingleAllOfAttributes
- func (v NullableEPTransportSingleAllOfAttributes) IsSet() bool
- func (v NullableEPTransportSingleAllOfAttributes) MarshalJSON() ([]byte, error)
- func (v *NullableEPTransportSingleAllOfAttributes) Set(val *EPTransportSingleAllOfAttributes)
- func (v *NullableEPTransportSingleAllOfAttributes) UnmarshalJSON(src []byte) error
- func (v *NullableEPTransportSingleAllOfAttributes) Unset()
- type NullableEmbbEEPerfReq
- func (v NullableEmbbEEPerfReq) Get() *EmbbEEPerfReq
- func (v NullableEmbbEEPerfReq) IsSet() bool
- func (v NullableEmbbEEPerfReq) MarshalJSON() ([]byte, error)
- func (v *NullableEmbbEEPerfReq) Set(val *EmbbEEPerfReq)
- func (v *NullableEmbbEEPerfReq) UnmarshalJSON(src []byte) error
- func (v *NullableEmbbEEPerfReq) Unset()
- type NullableEnergyEfficiency
- func (v NullableEnergyEfficiency) Get() *EnergyEfficiency
- func (v NullableEnergyEfficiency) IsSet() bool
- func (v NullableEnergyEfficiency) MarshalJSON() ([]byte, error)
- func (v *NullableEnergyEfficiency) Set(val *EnergyEfficiency)
- func (v *NullableEnergyEfficiency) UnmarshalJSON(src []byte) error
- func (v *NullableEnergyEfficiency) Unset()
- type NullableEventListForEventTriggeredMeasurementType
- func (v NullableEventListForEventTriggeredMeasurementType) Get() *EventListForEventTriggeredMeasurementType
- func (v NullableEventListForEventTriggeredMeasurementType) IsSet() bool
- func (v NullableEventListForEventTriggeredMeasurementType) MarshalJSON() ([]byte, error)
- func (v *NullableEventListForEventTriggeredMeasurementType) Set(val *EventListForEventTriggeredMeasurementType)
- func (v *NullableEventListForEventTriggeredMeasurementType) UnmarshalJSON(src []byte) error
- func (v *NullableEventListForEventTriggeredMeasurementType) Unset()
- type NullableEventThresholdL1Type
- func (v NullableEventThresholdL1Type) Get() *EventThresholdL1Type
- func (v NullableEventThresholdL1Type) IsSet() bool
- func (v NullableEventThresholdL1Type) MarshalJSON() ([]byte, error)
- func (v *NullableEventThresholdL1Type) Set(val *EventThresholdL1Type)
- func (v *NullableEventThresholdL1Type) UnmarshalJSON(src []byte) error
- func (v *NullableEventThresholdL1Type) Unset()
- type NullableEventThresholdType
- func (v NullableEventThresholdType) Get() *EventThresholdType
- func (v NullableEventThresholdType) IsSet() bool
- func (v NullableEventThresholdType) MarshalJSON() ([]byte, error)
- func (v *NullableEventThresholdType) Set(val *EventThresholdType)
- func (v *NullableEventThresholdType) UnmarshalJSON(src []byte) error
- func (v *NullableEventThresholdType) Unset()
- type NullableEventThresholdTypeEventThreshold1F
- func (v NullableEventThresholdTypeEventThreshold1F) Get() *EventThresholdTypeEventThreshold1F
- func (v NullableEventThresholdTypeEventThreshold1F) IsSet() bool
- func (v NullableEventThresholdTypeEventThreshold1F) MarshalJSON() ([]byte, error)
- func (v *NullableEventThresholdTypeEventThreshold1F) Set(val *EventThresholdTypeEventThreshold1F)
- func (v *NullableEventThresholdTypeEventThreshold1F) UnmarshalJSON(src []byte) error
- func (v *NullableEventThresholdTypeEventThreshold1F) Unset()
- type NullableEventThresholdTypeEventThresholdRSRP
- func (v NullableEventThresholdTypeEventThresholdRSRP) Get() *EventThresholdTypeEventThresholdRSRP
- func (v NullableEventThresholdTypeEventThresholdRSRP) IsSet() bool
- func (v NullableEventThresholdTypeEventThresholdRSRP) MarshalJSON() ([]byte, error)
- func (v *NullableEventThresholdTypeEventThresholdRSRP) Set(val *EventThresholdTypeEventThresholdRSRP)
- func (v *NullableEventThresholdTypeEventThresholdRSRP) UnmarshalJSON(src []byte) error
- func (v *NullableEventThresholdTypeEventThresholdRSRP) Unset()
- type NullableEventThresholdTypeEventThresholdRSRQ
- func (v NullableEventThresholdTypeEventThresholdRSRQ) Get() *EventThresholdTypeEventThresholdRSRQ
- func (v NullableEventThresholdTypeEventThresholdRSRQ) IsSet() bool
- func (v NullableEventThresholdTypeEventThresholdRSRQ) MarshalJSON() ([]byte, error)
- func (v *NullableEventThresholdTypeEventThresholdRSRQ) Set(val *EventThresholdTypeEventThresholdRSRQ)
- func (v *NullableEventThresholdTypeEventThresholdRSRQ) UnmarshalJSON(src []byte) error
- func (v *NullableEventThresholdTypeEventThresholdRSRQ) Unset()
- type NullableExposure
- type NullableFeasibilityCheckAndReservationJobSingle
- func (v NullableFeasibilityCheckAndReservationJobSingle) Get() *FeasibilityCheckAndReservationJobSingle
- func (v NullableFeasibilityCheckAndReservationJobSingle) IsSet() bool
- func (v NullableFeasibilityCheckAndReservationJobSingle) MarshalJSON() ([]byte, error)
- func (v *NullableFeasibilityCheckAndReservationJobSingle) Set(val *FeasibilityCheckAndReservationJobSingle)
- func (v *NullableFeasibilityCheckAndReservationJobSingle) UnmarshalJSON(src []byte) error
- func (v *NullableFeasibilityCheckAndReservationJobSingle) Unset()
- type NullableFeasibilityCheckAndReservationJobSingleAllOf
- func (v NullableFeasibilityCheckAndReservationJobSingleAllOf) Get() *FeasibilityCheckAndReservationJobSingleAllOf
- func (v NullableFeasibilityCheckAndReservationJobSingleAllOf) IsSet() bool
- func (v NullableFeasibilityCheckAndReservationJobSingleAllOf) MarshalJSON() ([]byte, error)
- func (v *NullableFeasibilityCheckAndReservationJobSingleAllOf) Set(val *FeasibilityCheckAndReservationJobSingleAllOf)
- func (v *NullableFeasibilityCheckAndReservationJobSingleAllOf) UnmarshalJSON(src []byte) error
- func (v *NullableFeasibilityCheckAndReservationJobSingleAllOf) Unset()
- type NullableFeasibilityCheckAndReservationJobSingleAllOfAttributes
- func (v NullableFeasibilityCheckAndReservationJobSingleAllOfAttributes) Get() *FeasibilityCheckAndReservationJobSingleAllOfAttributes
- func (v NullableFeasibilityCheckAndReservationJobSingleAllOfAttributes) IsSet() bool
- func (v NullableFeasibilityCheckAndReservationJobSingleAllOfAttributes) MarshalJSON() ([]byte, error)
- func (v *NullableFeasibilityCheckAndReservationJobSingleAllOfAttributes) Set(val *FeasibilityCheckAndReservationJobSingleAllOfAttributes)
- func (v *NullableFeasibilityCheckAndReservationJobSingleAllOfAttributes) UnmarshalJSON(src []byte) error
- func (v *NullableFeasibilityCheckAndReservationJobSingleAllOfAttributes) Unset()
- type NullableFeasibilityResult
- func (v NullableFeasibilityResult) Get() *FeasibilityResult
- func (v NullableFeasibilityResult) IsSet() bool
- func (v NullableFeasibilityResult) MarshalJSON() ([]byte, error)
- func (v *NullableFeasibilityResult) Set(val *FeasibilityResult)
- func (v *NullableFeasibilityResult) UnmarshalJSON(src []byte) error
- func (v *NullableFeasibilityResult) Unset()
- type NullableFileDownloadJobProcessMonitor
- func (v NullableFileDownloadJobProcessMonitor) Get() *FileDownloadJobProcessMonitor
- func (v NullableFileDownloadJobProcessMonitor) IsSet() bool
- func (v NullableFileDownloadJobProcessMonitor) MarshalJSON() ([]byte, error)
- func (v *NullableFileDownloadJobProcessMonitor) Set(val *FileDownloadJobProcessMonitor)
- func (v *NullableFileDownloadJobProcessMonitor) UnmarshalJSON(src []byte) error
- func (v *NullableFileDownloadJobProcessMonitor) Unset()
- type NullableFileDownloadJobProcessMonitorResultStateInfo
- func (v NullableFileDownloadJobProcessMonitorResultStateInfo) Get() *FileDownloadJobProcessMonitorResultStateInfo
- func (v NullableFileDownloadJobProcessMonitorResultStateInfo) IsSet() bool
- func (v NullableFileDownloadJobProcessMonitorResultStateInfo) MarshalJSON() ([]byte, error)
- func (v *NullableFileDownloadJobProcessMonitorResultStateInfo) Set(val *FileDownloadJobProcessMonitorResultStateInfo)
- func (v *NullableFileDownloadJobProcessMonitorResultStateInfo) UnmarshalJSON(src []byte) error
- func (v *NullableFileDownloadJobProcessMonitorResultStateInfo) Unset()
- type NullableFileDownloadJobSingle
- func (v NullableFileDownloadJobSingle) Get() *FileDownloadJobSingle
- func (v NullableFileDownloadJobSingle) IsSet() bool
- func (v NullableFileDownloadJobSingle) MarshalJSON() ([]byte, error)
- func (v *NullableFileDownloadJobSingle) Set(val *FileDownloadJobSingle)
- func (v *NullableFileDownloadJobSingle) UnmarshalJSON(src []byte) error
- func (v *NullableFileDownloadJobSingle) Unset()
- type NullableFileDownloadJobSingleAllOf
- func (v NullableFileDownloadJobSingleAllOf) Get() *FileDownloadJobSingleAllOf
- func (v NullableFileDownloadJobSingleAllOf) IsSet() bool
- func (v NullableFileDownloadJobSingleAllOf) MarshalJSON() ([]byte, error)
- func (v *NullableFileDownloadJobSingleAllOf) Set(val *FileDownloadJobSingleAllOf)
- func (v *NullableFileDownloadJobSingleAllOf) UnmarshalJSON(src []byte) error
- func (v *NullableFileDownloadJobSingleAllOf) Unset()
- type NullableFileDownloadJobSingleAllOfAttributes
- func (v NullableFileDownloadJobSingleAllOfAttributes) Get() *FileDownloadJobSingleAllOfAttributes
- func (v NullableFileDownloadJobSingleAllOfAttributes) IsSet() bool
- func (v NullableFileDownloadJobSingleAllOfAttributes) MarshalJSON() ([]byte, error)
- func (v *NullableFileDownloadJobSingleAllOfAttributes) Set(val *FileDownloadJobSingleAllOfAttributes)
- func (v *NullableFileDownloadJobSingleAllOfAttributes) UnmarshalJSON(src []byte) error
- func (v *NullableFileDownloadJobSingleAllOfAttributes) Unset()
- type NullableFileNotificationTypes
- func (v NullableFileNotificationTypes) Get() *FileNotificationTypes
- func (v NullableFileNotificationTypes) IsSet() bool
- func (v NullableFileNotificationTypes) MarshalJSON() ([]byte, error)
- func (v *NullableFileNotificationTypes) Set(val *FileNotificationTypes)
- func (v *NullableFileNotificationTypes) UnmarshalJSON(src []byte) error
- func (v *NullableFileNotificationTypes) Unset()
- type NullableFileSingle
- type NullableFileSingleAllOf
- func (v NullableFileSingleAllOf) Get() *FileSingleAllOf
- func (v NullableFileSingleAllOf) IsSet() bool
- func (v NullableFileSingleAllOf) MarshalJSON() ([]byte, error)
- func (v *NullableFileSingleAllOf) Set(val *FileSingleAllOf)
- func (v *NullableFileSingleAllOf) UnmarshalJSON(src []byte) error
- func (v *NullableFileSingleAllOf) Unset()
- type NullableFileSingleAllOfAttributes
- func (v NullableFileSingleAllOfAttributes) Get() *FileSingleAllOfAttributes
- func (v NullableFileSingleAllOfAttributes) IsSet() bool
- func (v NullableFileSingleAllOfAttributes) MarshalJSON() ([]byte, error)
- func (v *NullableFileSingleAllOfAttributes) Set(val *FileSingleAllOfAttributes)
- func (v *NullableFileSingleAllOfAttributes) UnmarshalJSON(src []byte) error
- func (v *NullableFileSingleAllOfAttributes) Unset()
- type NullableFilesSingle
- func (v NullableFilesSingle) Get() *FilesSingle
- func (v NullableFilesSingle) IsSet() bool
- func (v NullableFilesSingle) MarshalJSON() ([]byte, error)
- func (v *NullableFilesSingle) Set(val *FilesSingle)
- func (v *NullableFilesSingle) UnmarshalJSON(src []byte) error
- func (v *NullableFilesSingle) Unset()
- type NullableFilesSingleAllOf
- func (v NullableFilesSingleAllOf) Get() *FilesSingleAllOf
- func (v NullableFilesSingleAllOf) IsSet() bool
- func (v NullableFilesSingleAllOf) MarshalJSON() ([]byte, error)
- func (v *NullableFilesSingleAllOf) Set(val *FilesSingleAllOf)
- func (v *NullableFilesSingleAllOf) UnmarshalJSON(src []byte) error
- func (v *NullableFilesSingleAllOf) Unset()
- type NullableFilesSingleAllOfAttributes
- func (v NullableFilesSingleAllOfAttributes) Get() *FilesSingleAllOfAttributes
- func (v NullableFilesSingleAllOfAttributes) IsSet() bool
- func (v NullableFilesSingleAllOfAttributes) MarshalJSON() ([]byte, error)
- func (v *NullableFilesSingleAllOfAttributes) Set(val *FilesSingleAllOfAttributes)
- func (v *NullableFilesSingleAllOfAttributes) UnmarshalJSON(src []byte) error
- func (v *NullableFilesSingleAllOfAttributes) Unset()
- type NullableFloat32
- type NullableFloat64
- type NullableFreqInfo
- type NullableGeoArea
- type NullableGeoAreaToCellMapping
- func (v NullableGeoAreaToCellMapping) Get() *GeoAreaToCellMapping
- func (v NullableGeoAreaToCellMapping) IsSet() bool
- func (v NullableGeoAreaToCellMapping) MarshalJSON() ([]byte, error)
- func (v *NullableGeoAreaToCellMapping) Set(val *GeoAreaToCellMapping)
- func (v *NullableGeoAreaToCellMapping) UnmarshalJSON(src []byte) error
- func (v *NullableGeoAreaToCellMapping) Unset()
- type NullableGeoCoordinate
- func (v NullableGeoCoordinate) Get() *GeoCoordinate
- func (v NullableGeoCoordinate) IsSet() bool
- func (v NullableGeoCoordinate) MarshalJSON() ([]byte, error)
- func (v *NullableGeoCoordinate) Set(val *GeoCoordinate)
- func (v *NullableGeoCoordinate) UnmarshalJSON(src []byte) error
- func (v *NullableGeoCoordinate) Unset()
- type NullableHeartbeatControlSingle
- func (v NullableHeartbeatControlSingle) Get() *HeartbeatControlSingle
- func (v NullableHeartbeatControlSingle) IsSet() bool
- func (v NullableHeartbeatControlSingle) MarshalJSON() ([]byte, error)
- func (v *NullableHeartbeatControlSingle) Set(val *HeartbeatControlSingle)
- func (v *NullableHeartbeatControlSingle) UnmarshalJSON(src []byte) error
- func (v *NullableHeartbeatControlSingle) Unset()
- type NullableHeartbeatControlSingleAllOf
- func (v NullableHeartbeatControlSingleAllOf) Get() *HeartbeatControlSingleAllOf
- func (v NullableHeartbeatControlSingleAllOf) IsSet() bool
- func (v NullableHeartbeatControlSingleAllOf) MarshalJSON() ([]byte, error)
- func (v *NullableHeartbeatControlSingleAllOf) Set(val *HeartbeatControlSingleAllOf)
- func (v *NullableHeartbeatControlSingleAllOf) UnmarshalJSON(src []byte) error
- func (v *NullableHeartbeatControlSingleAllOf) Unset()
- type NullableHeartbeatControlSingleAllOfAttributes
- func (v NullableHeartbeatControlSingleAllOfAttributes) Get() *HeartbeatControlSingleAllOfAttributes
- func (v NullableHeartbeatControlSingleAllOfAttributes) IsSet() bool
- func (v NullableHeartbeatControlSingleAllOfAttributes) MarshalJSON() ([]byte, error)
- func (v *NullableHeartbeatControlSingleAllOfAttributes) Set(val *HeartbeatControlSingleAllOfAttributes)
- func (v *NullableHeartbeatControlSingleAllOfAttributes) UnmarshalJSON(src []byte) error
- func (v *NullableHeartbeatControlSingleAllOfAttributes) Unset()
- type NullableHeartbeatNotificationTypes
- func (v NullableHeartbeatNotificationTypes) Get() *HeartbeatNotificationTypes
- func (v NullableHeartbeatNotificationTypes) IsSet() bool
- func (v NullableHeartbeatNotificationTypes) MarshalJSON() ([]byte, error)
- func (v *NullableHeartbeatNotificationTypes) Set(val *HeartbeatNotificationTypes)
- func (v *NullableHeartbeatNotificationTypes) UnmarshalJSON(src []byte) error
- func (v *NullableHeartbeatNotificationTypes) Unset()
- type NullableInt
- type NullableInt32
- type NullableInt64
- type NullableIpAddr
- type NullableIpAddress
- type NullableIpv6Addr
- type NullableJobTypeType
- func (v NullableJobTypeType) Get() *JobTypeType
- func (v NullableJobTypeType) IsSet() bool
- func (v NullableJobTypeType) MarshalJSON() ([]byte, error)
- func (v *NullableJobTypeType) Set(val *JobTypeType)
- func (v *NullableJobTypeType) UnmarshalJSON(src []byte) error
- func (v *NullableJobTypeType) Unset()
- type NullableKPIMonitoring
- func (v NullableKPIMonitoring) Get() *KPIMonitoring
- func (v NullableKPIMonitoring) IsSet() bool
- func (v NullableKPIMonitoring) MarshalJSON() ([]byte, error)
- func (v *NullableKPIMonitoring) Set(val *KPIMonitoring)
- func (v *NullableKPIMonitoring) UnmarshalJSON(src []byte) error
- func (v *NullableKPIMonitoring) Unset()
- type NullableListOfInterfacesType
- func (v NullableListOfInterfacesType) Get() *ListOfInterfacesType
- func (v NullableListOfInterfacesType) IsSet() bool
- func (v NullableListOfInterfacesType) MarshalJSON() ([]byte, error)
- func (v *NullableListOfInterfacesType) Set(val *ListOfInterfacesType)
- func (v *NullableListOfInterfacesType) UnmarshalJSON(src []byte) error
- func (v *NullableListOfInterfacesType) Unset()
- type NullableListOfMeasurementsType
- func (v NullableListOfMeasurementsType) Get() *ListOfMeasurementsType
- func (v NullableListOfMeasurementsType) IsSet() bool
- func (v NullableListOfMeasurementsType) MarshalJSON() ([]byte, error)
- func (v *NullableListOfMeasurementsType) Set(val *ListOfMeasurementsType)
- func (v *NullableListOfMeasurementsType) UnmarshalJSON(src []byte) error
- func (v *NullableListOfMeasurementsType) Unset()
- type NullableLoggingDurationType
- func (v NullableLoggingDurationType) Get() *LoggingDurationType
- func (v NullableLoggingDurationType) IsSet() bool
- func (v NullableLoggingDurationType) MarshalJSON() ([]byte, error)
- func (v *NullableLoggingDurationType) Set(val *LoggingDurationType)
- func (v *NullableLoggingDurationType) UnmarshalJSON(src []byte) error
- func (v *NullableLoggingDurationType) Unset()
- type NullableLoggingIntervalType
- func (v NullableLoggingIntervalType) Get() *LoggingIntervalType
- func (v NullableLoggingIntervalType) IsSet() bool
- func (v NullableLoggingIntervalType) MarshalJSON() ([]byte, error)
- func (v *NullableLoggingIntervalType) Set(val *LoggingIntervalType)
- func (v *NullableLoggingIntervalType) UnmarshalJSON(src []byte) error
- func (v *NullableLoggingIntervalType) Unset()
- type NullableLogicalInterfaceInfo
- func (v NullableLogicalInterfaceInfo) Get() *LogicalInterfaceInfo
- func (v NullableLogicalInterfaceInfo) IsSet() bool
- func (v NullableLogicalInterfaceInfo) MarshalJSON() ([]byte, error)
- func (v *NullableLogicalInterfaceInfo) Set(val *LogicalInterfaceInfo)
- func (v *NullableLogicalInterfaceInfo) UnmarshalJSON(src []byte) error
- func (v *NullableLogicalInterfaceInfo) Unset()
- type NullableMIoTEEPerfReq
- func (v NullableMIoTEEPerfReq) Get() *MIoTEEPerfReq
- func (v NullableMIoTEEPerfReq) IsSet() bool
- func (v NullableMIoTEEPerfReq) MarshalJSON() ([]byte, error)
- func (v *NullableMIoTEEPerfReq) Set(val *MIoTEEPerfReq)
- func (v *NullableMIoTEEPerfReq) UnmarshalJSON(src []byte) error
- func (v *NullableMIoTEEPerfReq) Unset()
- type NullableManagementData
- func (v NullableManagementData) Get() *ManagementData
- func (v NullableManagementData) IsSet() bool
- func (v NullableManagementData) MarshalJSON() ([]byte, error)
- func (v *NullableManagementData) Set(val *ManagementData)
- func (v *NullableManagementData) UnmarshalJSON(src []byte) error
- func (v *NullableManagementData) Unset()
- type NullableManagementDataCollectionSingle
- func (v NullableManagementDataCollectionSingle) Get() *ManagementDataCollectionSingle
- func (v NullableManagementDataCollectionSingle) IsSet() bool
- func (v NullableManagementDataCollectionSingle) MarshalJSON() ([]byte, error)
- func (v *NullableManagementDataCollectionSingle) Set(val *ManagementDataCollectionSingle)
- func (v *NullableManagementDataCollectionSingle) UnmarshalJSON(src []byte) error
- func (v *NullableManagementDataCollectionSingle) Unset()
- type NullableManagementDataCollectionSingleAllOf
- func (v NullableManagementDataCollectionSingleAllOf) Get() *ManagementDataCollectionSingleAllOf
- func (v NullableManagementDataCollectionSingleAllOf) IsSet() bool
- func (v NullableManagementDataCollectionSingleAllOf) MarshalJSON() ([]byte, error)
- func (v *NullableManagementDataCollectionSingleAllOf) Set(val *ManagementDataCollectionSingleAllOf)
- func (v *NullableManagementDataCollectionSingleAllOf) UnmarshalJSON(src []byte) error
- func (v *NullableManagementDataCollectionSingleAllOf) Unset()
- type NullableManagementDataCollectionSingleAllOfAttributes
- func (v NullableManagementDataCollectionSingleAllOfAttributes) Get() *ManagementDataCollectionSingleAllOfAttributes
- func (v NullableManagementDataCollectionSingleAllOfAttributes) IsSet() bool
- func (v NullableManagementDataCollectionSingleAllOfAttributes) MarshalJSON() ([]byte, error)
- func (v *NullableManagementDataCollectionSingleAllOfAttributes) Set(val *ManagementDataCollectionSingleAllOfAttributes)
- func (v *NullableManagementDataCollectionSingleAllOfAttributes) UnmarshalJSON(src []byte) error
- func (v *NullableManagementDataCollectionSingleAllOfAttributes) Unset()
- type NullableManagementNodeSingle
- func (v NullableManagementNodeSingle) Get() *ManagementNodeSingle
- func (v NullableManagementNodeSingle) IsSet() bool
- func (v NullableManagementNodeSingle) MarshalJSON() ([]byte, error)
- func (v *NullableManagementNodeSingle) Set(val *ManagementNodeSingle)
- func (v *NullableManagementNodeSingle) UnmarshalJSON(src []byte) error
- func (v *NullableManagementNodeSingle) Unset()
- type NullableManagementNodeSingleAllOf
- func (v NullableManagementNodeSingleAllOf) Get() *ManagementNodeSingleAllOf
- func (v NullableManagementNodeSingleAllOf) IsSet() bool
- func (v NullableManagementNodeSingleAllOf) MarshalJSON() ([]byte, error)
- func (v *NullableManagementNodeSingleAllOf) Set(val *ManagementNodeSingleAllOf)
- func (v *NullableManagementNodeSingleAllOf) UnmarshalJSON(src []byte) error
- func (v *NullableManagementNodeSingleAllOf) Unset()
- type NullableManagementNodeSingleAllOfAttributes
- func (v NullableManagementNodeSingleAllOfAttributes) Get() *ManagementNodeSingleAllOfAttributes
- func (v NullableManagementNodeSingleAllOfAttributes) IsSet() bool
- func (v NullableManagementNodeSingleAllOfAttributes) MarshalJSON() ([]byte, error)
- func (v *NullableManagementNodeSingleAllOfAttributes) Set(val *ManagementNodeSingleAllOfAttributes)
- func (v *NullableManagementNodeSingleAllOfAttributes) UnmarshalJSON(src []byte) error
- func (v *NullableManagementNodeSingleAllOfAttributes) Unset()
- type NullableMaxNumberofPDUSessions
- func (v NullableMaxNumberofPDUSessions) Get() *MaxNumberofPDUSessions
- func (v NullableMaxNumberofPDUSessions) IsSet() bool
- func (v NullableMaxNumberofPDUSessions) MarshalJSON() ([]byte, error)
- func (v *NullableMaxNumberofPDUSessions) Set(val *MaxNumberofPDUSessions)
- func (v *NullableMaxNumberofPDUSessions) UnmarshalJSON(src []byte) error
- func (v *NullableMaxNumberofPDUSessions) Unset()
- type NullableMaxPktSize
- type NullableMbsfnArea
- type NullableMeContextSingle
- func (v NullableMeContextSingle) Get() *MeContextSingle
- func (v NullableMeContextSingle) IsSet() bool
- func (v NullableMeContextSingle) MarshalJSON() ([]byte, error)
- func (v *NullableMeContextSingle) Set(val *MeContextSingle)
- func (v *NullableMeContextSingle) UnmarshalJSON(src []byte) error
- func (v *NullableMeContextSingle) Unset()
- type NullableMeContextSingleAllOf
- func (v NullableMeContextSingleAllOf) Get() *MeContextSingleAllOf
- func (v NullableMeContextSingleAllOf) IsSet() bool
- func (v NullableMeContextSingleAllOf) MarshalJSON() ([]byte, error)
- func (v *NullableMeContextSingleAllOf) Set(val *MeContextSingleAllOf)
- func (v *NullableMeContextSingleAllOf) UnmarshalJSON(src []byte) error
- func (v *NullableMeContextSingleAllOf) Unset()
- type NullableMeContextSingleAllOfAttributes
- func (v NullableMeContextSingleAllOfAttributes) Get() *MeContextSingleAllOfAttributes
- func (v NullableMeContextSingleAllOfAttributes) IsSet() bool
- func (v NullableMeContextSingleAllOfAttributes) MarshalJSON() ([]byte, error)
- func (v *NullableMeContextSingleAllOfAttributes) Set(val *MeContextSingleAllOfAttributes)
- func (v *NullableMeContextSingleAllOfAttributes) UnmarshalJSON(src []byte) error
- func (v *NullableMeContextSingleAllOfAttributes) Unset()
- type NullableMeasurementPeriodLteType
- func (v NullableMeasurementPeriodLteType) Get() *MeasurementPeriodLteType
- func (v NullableMeasurementPeriodLteType) IsSet() bool
- func (v NullableMeasurementPeriodLteType) MarshalJSON() ([]byte, error)
- func (v *NullableMeasurementPeriodLteType) Set(val *MeasurementPeriodLteType)
- func (v *NullableMeasurementPeriodLteType) UnmarshalJSON(src []byte) error
- func (v *NullableMeasurementPeriodLteType) Unset()
- type NullableMeasurementPeriodUmtsType
- func (v NullableMeasurementPeriodUmtsType) Get() *MeasurementPeriodUmtsType
- func (v NullableMeasurementPeriodUmtsType) IsSet() bool
- func (v NullableMeasurementPeriodUmtsType) MarshalJSON() ([]byte, error)
- func (v *NullableMeasurementPeriodUmtsType) Set(val *MeasurementPeriodUmtsType)
- func (v *NullableMeasurementPeriodUmtsType) UnmarshalJSON(src []byte) error
- func (v *NullableMeasurementPeriodUmtsType) Unset()
- type NullableMeasurementQuantityType
- func (v NullableMeasurementQuantityType) Get() *MeasurementQuantityType
- func (v NullableMeasurementQuantityType) IsSet() bool
- func (v NullableMeasurementQuantityType) MarshalJSON() ([]byte, error)
- func (v *NullableMeasurementQuantityType) Set(val *MeasurementQuantityType)
- func (v *NullableMeasurementQuantityType) UnmarshalJSON(src []byte) error
- func (v *NullableMeasurementQuantityType) Unset()
- type NullableMnS
- type NullableMnSOneOf
- type NullableMnsAgentSingle
- func (v NullableMnsAgentSingle) Get() *MnsAgentSingle
- func (v NullableMnsAgentSingle) IsSet() bool
- func (v NullableMnsAgentSingle) MarshalJSON() ([]byte, error)
- func (v *NullableMnsAgentSingle) Set(val *MnsAgentSingle)
- func (v *NullableMnsAgentSingle) UnmarshalJSON(src []byte) error
- func (v *NullableMnsAgentSingle) Unset()
- type NullableMnsAgentSingleAllOf
- func (v NullableMnsAgentSingleAllOf) Get() *MnsAgentSingleAllOf
- func (v NullableMnsAgentSingleAllOf) IsSet() bool
- func (v NullableMnsAgentSingleAllOf) MarshalJSON() ([]byte, error)
- func (v *NullableMnsAgentSingleAllOf) Set(val *MnsAgentSingleAllOf)
- func (v *NullableMnsAgentSingleAllOf) UnmarshalJSON(src []byte) error
- func (v *NullableMnsAgentSingleAllOf) Unset()
- type NullableMnsAgentSingleAllOfAttributes
- func (v NullableMnsAgentSingleAllOfAttributes) Get() *MnsAgentSingleAllOfAttributes
- func (v NullableMnsAgentSingleAllOfAttributes) IsSet() bool
- func (v NullableMnsAgentSingleAllOfAttributes) MarshalJSON() ([]byte, error)
- func (v *NullableMnsAgentSingleAllOfAttributes) Set(val *MnsAgentSingleAllOfAttributes)
- func (v *NullableMnsAgentSingleAllOfAttributes) UnmarshalJSON(src []byte) error
- func (v *NullableMnsAgentSingleAllOfAttributes) Unset()
- type NullableMnsInfoSingle
- func (v NullableMnsInfoSingle) Get() *MnsInfoSingle
- func (v NullableMnsInfoSingle) IsSet() bool
- func (v NullableMnsInfoSingle) MarshalJSON() ([]byte, error)
- func (v *NullableMnsInfoSingle) Set(val *MnsInfoSingle)
- func (v *NullableMnsInfoSingle) UnmarshalJSON(src []byte) error
- func (v *NullableMnsInfoSingle) Unset()
- type NullableMnsRegistrySingle
- func (v NullableMnsRegistrySingle) Get() *MnsRegistrySingle
- func (v NullableMnsRegistrySingle) IsSet() bool
- func (v NullableMnsRegistrySingle) MarshalJSON() ([]byte, error)
- func (v *NullableMnsRegistrySingle) Set(val *MnsRegistrySingle)
- func (v *NullableMnsRegistrySingle) UnmarshalJSON(src []byte) error
- func (v *NullableMnsRegistrySingle) Unset()
- type NullableMobilityLevel
- func (v NullableMobilityLevel) Get() *MobilityLevel
- func (v NullableMobilityLevel) IsSet() bool
- func (v NullableMobilityLevel) MarshalJSON() ([]byte, error)
- func (v *NullableMobilityLevel) Set(val *MobilityLevel)
- func (v *NullableMobilityLevel) UnmarshalJSON(src []byte) error
- func (v *NullableMobilityLevel) Unset()
- type NullableN6Protection
- func (v NullableN6Protection) Get() *N6Protection
- func (v NullableN6Protection) IsSet() bool
- func (v NullableN6Protection) MarshalJSON() ([]byte, error)
- func (v *NullableN6Protection) Set(val *N6Protection)
- func (v *NullableN6Protection) UnmarshalJSON(src []byte) error
- func (v *NullableN6Protection) Unset()
- type NullableNBIoT
- type NullableNSSAASupport
- func (v NullableNSSAASupport) Get() *NSSAASupport
- func (v NullableNSSAASupport) IsSet() bool
- func (v NullableNSSAASupport) MarshalJSON() ([]byte, error)
- func (v *NullableNSSAASupport) Set(val *NSSAASupport)
- func (v *NullableNSSAASupport) UnmarshalJSON(src []byte) error
- func (v *NullableNSSAASupport) Unset()
- type NullableNetworkSliceSharingIndicator
- func (v NullableNetworkSliceSharingIndicator) Get() *NetworkSliceSharingIndicator
- func (v NullableNetworkSliceSharingIndicator) IsSet() bool
- func (v NullableNetworkSliceSharingIndicator) MarshalJSON() ([]byte, error)
- func (v *NullableNetworkSliceSharingIndicator) Set(val *NetworkSliceSharingIndicator)
- func (v *NullableNetworkSliceSharingIndicator) UnmarshalJSON(src []byte) error
- func (v *NullableNetworkSliceSharingIndicator) Unset()
- type NullableNetworkSliceSingle
- func (v NullableNetworkSliceSingle) Get() *NetworkSliceSingle
- func (v NullableNetworkSliceSingle) IsSet() bool
- func (v NullableNetworkSliceSingle) MarshalJSON() ([]byte, error)
- func (v *NullableNetworkSliceSingle) Set(val *NetworkSliceSingle)
- func (v *NullableNetworkSliceSingle) UnmarshalJSON(src []byte) error
- func (v *NullableNetworkSliceSingle) Unset()
- type NullableNetworkSliceSingleAllOf
- func (v NullableNetworkSliceSingleAllOf) Get() *NetworkSliceSingleAllOf
- func (v NullableNetworkSliceSingleAllOf) IsSet() bool
- func (v NullableNetworkSliceSingleAllOf) MarshalJSON() ([]byte, error)
- func (v *NullableNetworkSliceSingleAllOf) Set(val *NetworkSliceSingleAllOf)
- func (v *NullableNetworkSliceSingleAllOf) UnmarshalJSON(src []byte) error
- func (v *NullableNetworkSliceSingleAllOf) Unset()
- type NullableNetworkSliceSingleAllOfAttributes
- func (v NullableNetworkSliceSingleAllOfAttributes) Get() *NetworkSliceSingleAllOfAttributes
- func (v NullableNetworkSliceSingleAllOfAttributes) IsSet() bool
- func (v NullableNetworkSliceSingleAllOfAttributes) MarshalJSON() ([]byte, error)
- func (v *NullableNetworkSliceSingleAllOfAttributes) Set(val *NetworkSliceSingleAllOfAttributes)
- func (v *NullableNetworkSliceSingleAllOfAttributes) UnmarshalJSON(src []byte) error
- func (v *NullableNetworkSliceSingleAllOfAttributes) Unset()
- type NullableNetworkSliceSingleAllOfAttributesAllOf
- func (v NullableNetworkSliceSingleAllOfAttributesAllOf) Get() *NetworkSliceSingleAllOfAttributesAllOf
- func (v NullableNetworkSliceSingleAllOfAttributesAllOf) IsSet() bool
- func (v NullableNetworkSliceSingleAllOfAttributesAllOf) MarshalJSON() ([]byte, error)
- func (v *NullableNetworkSliceSingleAllOfAttributesAllOf) Set(val *NetworkSliceSingleAllOfAttributesAllOf)
- func (v *NullableNetworkSliceSingleAllOfAttributesAllOf) UnmarshalJSON(src []byte) error
- func (v *NullableNetworkSliceSingleAllOfAttributesAllOf) Unset()
- type NullableNetworkSliceSubnetProviderCapabilitiesSingle
- func (v NullableNetworkSliceSubnetProviderCapabilitiesSingle) Get() *NetworkSliceSubnetProviderCapabilitiesSingle
- func (v NullableNetworkSliceSubnetProviderCapabilitiesSingle) IsSet() bool
- func (v NullableNetworkSliceSubnetProviderCapabilitiesSingle) MarshalJSON() ([]byte, error)
- func (v *NullableNetworkSliceSubnetProviderCapabilitiesSingle) Set(val *NetworkSliceSubnetProviderCapabilitiesSingle)
- func (v *NullableNetworkSliceSubnetProviderCapabilitiesSingle) UnmarshalJSON(src []byte) error
- func (v *NullableNetworkSliceSubnetProviderCapabilitiesSingle) Unset()
- type NullableNetworkSliceSubnetProviderCapabilitiesSingleAllOf
- func (v NullableNetworkSliceSubnetProviderCapabilitiesSingleAllOf) Get() *NetworkSliceSubnetProviderCapabilitiesSingleAllOf
- func (v NullableNetworkSliceSubnetProviderCapabilitiesSingleAllOf) IsSet() bool
- func (v NullableNetworkSliceSubnetProviderCapabilitiesSingleAllOf) MarshalJSON() ([]byte, error)
- func (v *NullableNetworkSliceSubnetProviderCapabilitiesSingleAllOf) Set(val *NetworkSliceSubnetProviderCapabilitiesSingleAllOf)
- func (v *NullableNetworkSliceSubnetProviderCapabilitiesSingleAllOf) UnmarshalJSON(src []byte) error
- func (v *NullableNetworkSliceSubnetProviderCapabilitiesSingleAllOf) Unset()
- type NullableNetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes
- func (v NullableNetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) Get() *NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes
- func (v NullableNetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) IsSet() bool
- func (v NullableNetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) MarshalJSON() ([]byte, error)
- func (v *NullableNetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) Set(val *NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes)
- func (v *NullableNetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) UnmarshalJSON(src []byte) error
- func (v *NullableNetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) Unset()
- type NullableNetworkSliceSubnetSingle
- func (v NullableNetworkSliceSubnetSingle) Get() *NetworkSliceSubnetSingle
- func (v NullableNetworkSliceSubnetSingle) IsSet() bool
- func (v NullableNetworkSliceSubnetSingle) MarshalJSON() ([]byte, error)
- func (v *NullableNetworkSliceSubnetSingle) Set(val *NetworkSliceSubnetSingle)
- func (v *NullableNetworkSliceSubnetSingle) UnmarshalJSON(src []byte) error
- func (v *NullableNetworkSliceSubnetSingle) Unset()
- type NullableNetworkSliceSubnetSingleAllOf
- func (v NullableNetworkSliceSubnetSingleAllOf) Get() *NetworkSliceSubnetSingleAllOf
- func (v NullableNetworkSliceSubnetSingleAllOf) IsSet() bool
- func (v NullableNetworkSliceSubnetSingleAllOf) MarshalJSON() ([]byte, error)
- func (v *NullableNetworkSliceSubnetSingleAllOf) Set(val *NetworkSliceSubnetSingleAllOf)
- func (v *NullableNetworkSliceSubnetSingleAllOf) UnmarshalJSON(src []byte) error
- func (v *NullableNetworkSliceSubnetSingleAllOf) Unset()
- type NullableNetworkSliceSubnetSingleAllOfAttributes
- func (v NullableNetworkSliceSubnetSingleAllOfAttributes) Get() *NetworkSliceSubnetSingleAllOfAttributes
- func (v NullableNetworkSliceSubnetSingleAllOfAttributes) IsSet() bool
- func (v NullableNetworkSliceSubnetSingleAllOfAttributes) MarshalJSON() ([]byte, error)
- func (v *NullableNetworkSliceSubnetSingleAllOfAttributes) Set(val *NetworkSliceSubnetSingleAllOfAttributes)
- func (v *NullableNetworkSliceSubnetSingleAllOfAttributes) UnmarshalJSON(src []byte) error
- func (v *NullableNetworkSliceSubnetSingleAllOfAttributes) Unset()
- type NullableNetworkSliceSubnetSingleAllOfAttributesAllOf
- func (v NullableNetworkSliceSubnetSingleAllOfAttributesAllOf) Get() *NetworkSliceSubnetSingleAllOfAttributesAllOf
- func (v NullableNetworkSliceSubnetSingleAllOfAttributesAllOf) IsSet() bool
- func (v NullableNetworkSliceSubnetSingleAllOfAttributesAllOf) MarshalJSON() ([]byte, error)
- func (v *NullableNetworkSliceSubnetSingleAllOfAttributesAllOf) Set(val *NetworkSliceSubnetSingleAllOfAttributesAllOf)
- func (v *NullableNetworkSliceSubnetSingleAllOfAttributesAllOf) UnmarshalJSON(src []byte) error
- func (v *NullableNetworkSliceSubnetSingleAllOfAttributesAllOf) Unset()
- type NullableNodeFilter
- type NullableNotificationType
- func (v NullableNotificationType) Get() *NotificationType
- func (v NullableNotificationType) IsSet() bool
- func (v NullableNotificationType) MarshalJSON() ([]byte, error)
- func (v *NullableNotificationType) Set(val *NotificationType)
- func (v *NullableNotificationType) UnmarshalJSON(src []byte) error
- func (v *NullableNotificationType) Unset()
- type NullableNsInfo
- type NullableNtfSubscriptionControlSingle
- func (v NullableNtfSubscriptionControlSingle) Get() *NtfSubscriptionControlSingle
- func (v NullableNtfSubscriptionControlSingle) IsSet() bool
- func (v NullableNtfSubscriptionControlSingle) MarshalJSON() ([]byte, error)
- func (v *NullableNtfSubscriptionControlSingle) Set(val *NtfSubscriptionControlSingle)
- func (v *NullableNtfSubscriptionControlSingle) UnmarshalJSON(src []byte) error
- func (v *NullableNtfSubscriptionControlSingle) Unset()
- type NullableNtfSubscriptionControlSingleAllOf
- func (v NullableNtfSubscriptionControlSingleAllOf) Get() *NtfSubscriptionControlSingleAllOf
- func (v NullableNtfSubscriptionControlSingleAllOf) IsSet() bool
- func (v NullableNtfSubscriptionControlSingleAllOf) MarshalJSON() ([]byte, error)
- func (v *NullableNtfSubscriptionControlSingleAllOf) Set(val *NtfSubscriptionControlSingleAllOf)
- func (v *NullableNtfSubscriptionControlSingleAllOf) UnmarshalJSON(src []byte) error
- func (v *NullableNtfSubscriptionControlSingleAllOf) Unset()
- type NullableNtfSubscriptionControlSingleAllOfAttributes
- func (v NullableNtfSubscriptionControlSingleAllOfAttributes) Get() *NtfSubscriptionControlSingleAllOfAttributes
- func (v NullableNtfSubscriptionControlSingleAllOfAttributes) IsSet() bool
- func (v NullableNtfSubscriptionControlSingleAllOfAttributes) MarshalJSON() ([]byte, error)
- func (v *NullableNtfSubscriptionControlSingleAllOfAttributes) Set(val *NtfSubscriptionControlSingleAllOfAttributes)
- func (v *NullableNtfSubscriptionControlSingleAllOfAttributes) UnmarshalJSON(src []byte) error
- func (v *NullableNtfSubscriptionControlSingleAllOfAttributes) Unset()
- type NullableOperationalState
- func (v NullableOperationalState) Get() *OperationalState
- func (v NullableOperationalState) IsSet() bool
- func (v NullableOperationalState) MarshalJSON() ([]byte, error)
- func (v *NullableOperationalState) Set(val *OperationalState)
- func (v *NullableOperationalState) UnmarshalJSON(src []byte) error
- func (v *NullableOperationalState) Unset()
- type NullablePerceivedSeverity
- func (v NullablePerceivedSeverity) Get() *PerceivedSeverity
- func (v NullablePerceivedSeverity) IsSet() bool
- func (v NullablePerceivedSeverity) MarshalJSON() ([]byte, error)
- func (v *NullablePerceivedSeverity) Set(val *PerceivedSeverity)
- func (v *NullablePerceivedSeverity) UnmarshalJSON(src []byte) error
- func (v *NullablePerceivedSeverity) Unset()
- type NullablePerfMetricJobSingle
- func (v NullablePerfMetricJobSingle) Get() *PerfMetricJobSingle
- func (v NullablePerfMetricJobSingle) IsSet() bool
- func (v NullablePerfMetricJobSingle) MarshalJSON() ([]byte, error)
- func (v *NullablePerfMetricJobSingle) Set(val *PerfMetricJobSingle)
- func (v *NullablePerfMetricJobSingle) UnmarshalJSON(src []byte) error
- func (v *NullablePerfMetricJobSingle) Unset()
- type NullablePerfMetricJobSingleAllOf
- func (v NullablePerfMetricJobSingleAllOf) Get() *PerfMetricJobSingleAllOf
- func (v NullablePerfMetricJobSingleAllOf) IsSet() bool
- func (v NullablePerfMetricJobSingleAllOf) MarshalJSON() ([]byte, error)
- func (v *NullablePerfMetricJobSingleAllOf) Set(val *PerfMetricJobSingleAllOf)
- func (v *NullablePerfMetricJobSingleAllOf) UnmarshalJSON(src []byte) error
- func (v *NullablePerfMetricJobSingleAllOf) Unset()
- type NullablePerfMetricJobSingleAllOfAttributes
- func (v NullablePerfMetricJobSingleAllOfAttributes) Get() *PerfMetricJobSingleAllOfAttributes
- func (v NullablePerfMetricJobSingleAllOfAttributes) IsSet() bool
- func (v NullablePerfMetricJobSingleAllOfAttributes) MarshalJSON() ([]byte, error)
- func (v *NullablePerfMetricJobSingleAllOfAttributes) Set(val *PerfMetricJobSingleAllOfAttributes)
- func (v *NullablePerfMetricJobSingleAllOfAttributes) UnmarshalJSON(src []byte) error
- func (v *NullablePerfMetricJobSingleAllOfAttributes) Unset()
- type NullablePerfNotificationTypes
- func (v NullablePerfNotificationTypes) Get() *PerfNotificationTypes
- func (v NullablePerfNotificationTypes) IsSet() bool
- func (v NullablePerfNotificationTypes) MarshalJSON() ([]byte, error)
- func (v *NullablePerfNotificationTypes) Set(val *PerfNotificationTypes)
- func (v *NullablePerfNotificationTypes) UnmarshalJSON(src []byte) error
- func (v *NullablePerfNotificationTypes) Unset()
- type NullablePlmnId
- type NullablePlmnInfo
- type NullablePlmnListTypeInner
- func (v NullablePlmnListTypeInner) Get() *PlmnListTypeInner
- func (v NullablePlmnListTypeInner) IsSet() bool
- func (v NullablePlmnListTypeInner) MarshalJSON() ([]byte, error)
- func (v *NullablePlmnListTypeInner) Set(val *PlmnListTypeInner)
- func (v *NullablePlmnListTypeInner) UnmarshalJSON(src []byte) error
- func (v *NullablePlmnListTypeInner) Unset()
- type NullablePlmnTargetType
- func (v NullablePlmnTargetType) Get() *PlmnTargetType
- func (v NullablePlmnTargetType) IsSet() bool
- func (v NullablePlmnTargetType) MarshalJSON() ([]byte, error)
- func (v *NullablePlmnTargetType) Set(val *PlmnTargetType)
- func (v *NullablePlmnTargetType) UnmarshalJSON(src []byte) error
- func (v *NullablePlmnTargetType) Unset()
- type NullablePositioning
- func (v NullablePositioning) Get() *Positioning
- func (v NullablePositioning) IsSet() bool
- func (v NullablePositioning) MarshalJSON() ([]byte, error)
- func (v *NullablePositioning) Set(val *Positioning)
- func (v *NullablePositioning) UnmarshalJSON(src []byte) error
- func (v *NullablePositioning) Unset()
- type NullablePositioningMethodType
- func (v NullablePositioningMethodType) Get() *PositioningMethodType
- func (v NullablePositioningMethodType) IsSet() bool
- func (v NullablePositioningMethodType) MarshalJSON() ([]byte, error)
- func (v *NullablePositioningMethodType) Set(val *PositioningMethodType)
- func (v *NullablePositioningMethodType) UnmarshalJSON(src []byte) error
- func (v *NullablePositioningMethodType) Unset()
- type NullablePositioningRANSubnet
- func (v NullablePositioningRANSubnet) Get() *PositioningRANSubnet
- func (v NullablePositioningRANSubnet) IsSet() bool
- func (v NullablePositioningRANSubnet) MarshalJSON() ([]byte, error)
- func (v *NullablePositioningRANSubnet) Set(val *PositioningRANSubnet)
- func (v *NullablePositioningRANSubnet) UnmarshalJSON(src []byte) error
- func (v *NullablePositioningRANSubnet) Unset()
- type NullablePredictionfrequency
- func (v NullablePredictionfrequency) Get() *Predictionfrequency
- func (v NullablePredictionfrequency) IsSet() bool
- func (v NullablePredictionfrequency) MarshalJSON() ([]byte, error)
- func (v *NullablePredictionfrequency) Set(val *Predictionfrequency)
- func (v *NullablePredictionfrequency) UnmarshalJSON(src []byte) error
- func (v *NullablePredictionfrequency) Unset()
- type NullableProbableCause
- func (v NullableProbableCause) Get() *ProbableCause
- func (v NullableProbableCause) IsSet() bool
- func (v NullableProbableCause) MarshalJSON() ([]byte, error)
- func (v *NullableProbableCause) Set(val *ProbableCause)
- func (v *NullableProbableCause) UnmarshalJSON(src []byte) error
- func (v *NullableProbableCause) Unset()
- type NullableProbableCauseOneOf
- func (v NullableProbableCauseOneOf) Get() *ProbableCauseOneOf
- func (v NullableProbableCauseOneOf) IsSet() bool
- func (v NullableProbableCauseOneOf) MarshalJSON() ([]byte, error)
- func (v *NullableProbableCauseOneOf) Set(val *ProbableCauseOneOf)
- func (v *NullableProbableCauseOneOf) UnmarshalJSON(src []byte) error
- func (v *NullableProbableCauseOneOf) Unset()
- type NullableProcessMonitor
- func (v NullableProcessMonitor) Get() *ProcessMonitor
- func (v NullableProcessMonitor) IsSet() bool
- func (v NullableProcessMonitor) MarshalJSON() ([]byte, error)
- func (v *NullableProcessMonitor) Set(val *ProcessMonitor)
- func (v *NullableProcessMonitor) UnmarshalJSON(src []byte) error
- func (v *NullableProcessMonitor) Unset()
- type NullableRANSliceSubnetProfile
- func (v NullableRANSliceSubnetProfile) Get() *RANSliceSubnetProfile
- func (v NullableRANSliceSubnetProfile) IsSet() bool
- func (v NullableRANSliceSubnetProfile) MarshalJSON() ([]byte, error)
- func (v *NullableRANSliceSubnetProfile) Set(val *RANSliceSubnetProfile)
- func (v *NullableRANSliceSubnetProfile) UnmarshalJSON(src []byte) error
- func (v *NullableRANSliceSubnetProfile) Unset()
- type NullableRadioSpectrum
- func (v NullableRadioSpectrum) Get() *RadioSpectrum
- func (v NullableRadioSpectrum) IsSet() bool
- func (v NullableRadioSpectrum) MarshalJSON() ([]byte, error)
- func (v *NullableRadioSpectrum) Set(val *RadioSpectrum)
- func (v *NullableRadioSpectrum) UnmarshalJSON(src []byte) error
- func (v *NullableRadioSpectrum) Unset()
- type NullableReportAmountType
- func (v NullableReportAmountType) Get() *ReportAmountType
- func (v NullableReportAmountType) IsSet() bool
- func (v NullableReportAmountType) MarshalJSON() ([]byte, error)
- func (v *NullableReportAmountType) Set(val *ReportAmountType)
- func (v *NullableReportAmountType) UnmarshalJSON(src []byte) error
- func (v *NullableReportAmountType) Unset()
- type NullableReportIntervalType
- func (v NullableReportIntervalType) Get() *ReportIntervalType
- func (v NullableReportIntervalType) IsSet() bool
- func (v NullableReportIntervalType) MarshalJSON() ([]byte, error)
- func (v *NullableReportIntervalType) Set(val *ReportIntervalType)
- func (v *NullableReportIntervalType) UnmarshalJSON(src []byte) error
- func (v *NullableReportIntervalType) Unset()
- type NullableReportTypeType
- func (v NullableReportTypeType) Get() *ReportTypeType
- func (v NullableReportTypeType) IsSet() bool
- func (v NullableReportTypeType) MarshalJSON() ([]byte, error)
- func (v *NullableReportTypeType) Set(val *ReportTypeType)
- func (v *NullableReportTypeType) UnmarshalJSON(src []byte) error
- func (v *NullableReportTypeType) Unset()
- type NullableReportingCtrl
- func (v NullableReportingCtrl) Get() *ReportingCtrl
- func (v NullableReportingCtrl) IsSet() bool
- func (v NullableReportingCtrl) MarshalJSON() ([]byte, error)
- func (v *NullableReportingCtrl) Set(val *ReportingCtrl)
- func (v *NullableReportingCtrl) UnmarshalJSON(src []byte) error
- func (v *NullableReportingCtrl) Unset()
- type NullableReportingCtrlOneOf
- func (v NullableReportingCtrlOneOf) Get() *ReportingCtrlOneOf
- func (v NullableReportingCtrlOneOf) IsSet() bool
- func (v NullableReportingCtrlOneOf) MarshalJSON() ([]byte, error)
- func (v *NullableReportingCtrlOneOf) Set(val *ReportingCtrlOneOf)
- func (v *NullableReportingCtrlOneOf) UnmarshalJSON(src []byte) error
- func (v *NullableReportingCtrlOneOf) Unset()
- type NullableReportingCtrlOneOf1
- func (v NullableReportingCtrlOneOf1) Get() *ReportingCtrlOneOf1
- func (v NullableReportingCtrlOneOf1) IsSet() bool
- func (v NullableReportingCtrlOneOf1) MarshalJSON() ([]byte, error)
- func (v *NullableReportingCtrlOneOf1) Set(val *ReportingCtrlOneOf1)
- func (v *NullableReportingCtrlOneOf1) UnmarshalJSON(src []byte) error
- func (v *NullableReportingCtrlOneOf1) Unset()
- type NullableReportingCtrlOneOf2
- func (v NullableReportingCtrlOneOf2) Get() *ReportingCtrlOneOf2
- func (v NullableReportingCtrlOneOf2) IsSet() bool
- func (v NullableReportingCtrlOneOf2) MarshalJSON() ([]byte, error)
- func (v *NullableReportingCtrlOneOf2) Set(val *ReportingCtrlOneOf2)
- func (v *NullableReportingCtrlOneOf2) UnmarshalJSON(src []byte) error
- func (v *NullableReportingCtrlOneOf2) Unset()
- type NullableResourceReservationStatus
- func (v NullableResourceReservationStatus) Get() *ResourceReservationStatus
- func (v NullableResourceReservationStatus) IsSet() bool
- func (v NullableResourceReservationStatus) MarshalJSON() ([]byte, error)
- func (v *NullableResourceReservationStatus) Set(val *ResourceReservationStatus)
- func (v *NullableResourceReservationStatus) UnmarshalJSON(src []byte) error
- func (v *NullableResourceReservationStatus) Unset()
- type NullableResourcesSliceNrm
- func (v NullableResourcesSliceNrm) Get() *ResourcesSliceNrm
- func (v NullableResourcesSliceNrm) IsSet() bool
- func (v NullableResourcesSliceNrm) MarshalJSON() ([]byte, error)
- func (v *NullableResourcesSliceNrm) Set(val *ResourcesSliceNrm)
- func (v *NullableResourcesSliceNrm) UnmarshalJSON(src []byte) error
- func (v *NullableResourcesSliceNrm) Unset()
- type NullableScope
- type NullableSecFunc
- type NullableServAttrCom
- func (v NullableServAttrCom) Get() *ServAttrCom
- func (v NullableServAttrCom) IsSet() bool
- func (v NullableServAttrCom) MarshalJSON() ([]byte, error)
- func (v *NullableServAttrCom) Set(val *ServAttrCom)
- func (v *NullableServAttrCom) UnmarshalJSON(src []byte) error
- func (v *NullableServAttrCom) Unset()
- type NullableServiceProfile
- func (v NullableServiceProfile) Get() *ServiceProfile
- func (v NullableServiceProfile) IsSet() bool
- func (v NullableServiceProfile) MarshalJSON() ([]byte, error)
- func (v *NullableServiceProfile) Set(val *ServiceProfile)
- func (v *NullableServiceProfile) UnmarshalJSON(src []byte) error
- func (v *NullableServiceProfile) Unset()
- type NullableSharingLevel
- func (v NullableSharingLevel) Get() *SharingLevel
- func (v NullableSharingLevel) IsSet() bool
- func (v NullableSharingLevel) MarshalJSON() ([]byte, error)
- func (v *NullableSharingLevel) Set(val *SharingLevel)
- func (v *NullableSharingLevel) UnmarshalJSON(src []byte) error
- func (v *NullableSharingLevel) Unset()
- type NullableSliceProfile
- func (v NullableSliceProfile) Get() *SliceProfile
- func (v NullableSliceProfile) IsSet() bool
- func (v NullableSliceProfile) MarshalJSON() ([]byte, error)
- func (v *NullableSliceProfile) Set(val *SliceProfile)
- func (v *NullableSliceProfile) UnmarshalJSON(src []byte) error
- func (v *NullableSliceProfile) Unset()
- type NullableSliceSimultaneousUse
- func (v NullableSliceSimultaneousUse) Get() *SliceSimultaneousUse
- func (v NullableSliceSimultaneousUse) IsSet() bool
- func (v NullableSliceSimultaneousUse) MarshalJSON() ([]byte, error)
- func (v *NullableSliceSimultaneousUse) Set(val *SliceSimultaneousUse)
- func (v *NullableSliceSimultaneousUse) UnmarshalJSON(src []byte) error
- func (v *NullableSliceSimultaneousUse) Unset()
- type NullableSnssai
- type NullableSpecificProblem
- func (v NullableSpecificProblem) Get() *SpecificProblem
- func (v NullableSpecificProblem) IsSet() bool
- func (v NullableSpecificProblem) MarshalJSON() ([]byte, error)
- func (v *NullableSpecificProblem) Set(val *SpecificProblem)
- func (v *NullableSpecificProblem) UnmarshalJSON(src []byte) error
- func (v *NullableSpecificProblem) Unset()
- type NullableString
- type NullableSubNetworkAttr
- func (v NullableSubNetworkAttr) Get() *SubNetworkAttr
- func (v NullableSubNetworkAttr) IsSet() bool
- func (v NullableSubNetworkAttr) MarshalJSON() ([]byte, error)
- func (v *NullableSubNetworkAttr) Set(val *SubNetworkAttr)
- func (v *NullableSubNetworkAttr) UnmarshalJSON(src []byte) error
- func (v *NullableSubNetworkAttr) Unset()
- type NullableSubNetworkNcO
- func (v NullableSubNetworkNcO) Get() *SubNetworkNcO
- func (v NullableSubNetworkNcO) IsSet() bool
- func (v NullableSubNetworkNcO) MarshalJSON() ([]byte, error)
- func (v *NullableSubNetworkNcO) Set(val *SubNetworkNcO)
- func (v *NullableSubNetworkNcO) UnmarshalJSON(src []byte) error
- func (v *NullableSubNetworkNcO) Unset()
- type NullableSubNetworkSingle
- func (v NullableSubNetworkSingle) Get() *SubNetworkSingle
- func (v NullableSubNetworkSingle) IsSet() bool
- func (v NullableSubNetworkSingle) MarshalJSON() ([]byte, error)
- func (v *NullableSubNetworkSingle) Set(val *SubNetworkSingle)
- func (v *NullableSubNetworkSingle) UnmarshalJSON(src []byte) error
- func (v *NullableSubNetworkSingle) Unset()
- type NullableSubNetworkSingleAllOf
- func (v NullableSubNetworkSingleAllOf) Get() *SubNetworkSingleAllOf
- func (v NullableSubNetworkSingleAllOf) IsSet() bool
- func (v NullableSubNetworkSingleAllOf) MarshalJSON() ([]byte, error)
- func (v *NullableSubNetworkSingleAllOf) Set(val *SubNetworkSingleAllOf)
- func (v *NullableSubNetworkSingleAllOf) UnmarshalJSON(src []byte) error
- func (v *NullableSubNetworkSingleAllOf) Unset()
- type NullableSubNetworkSingleAllOf1
- func (v NullableSubNetworkSingleAllOf1) Get() *SubNetworkSingleAllOf1
- func (v NullableSubNetworkSingleAllOf1) IsSet() bool
- func (v NullableSubNetworkSingleAllOf1) MarshalJSON() ([]byte, error)
- func (v *NullableSubNetworkSingleAllOf1) Set(val *SubNetworkSingleAllOf1)
- func (v *NullableSubNetworkSingleAllOf1) UnmarshalJSON(src []byte) error
- func (v *NullableSubNetworkSingleAllOf1) Unset()
- type NullableSubNetworkSingleAllOfAttributes
- func (v NullableSubNetworkSingleAllOfAttributes) Get() *SubNetworkSingleAllOfAttributes
- func (v NullableSubNetworkSingleAllOfAttributes) IsSet() bool
- func (v NullableSubNetworkSingleAllOfAttributes) MarshalJSON() ([]byte, error)
- func (v *NullableSubNetworkSingleAllOfAttributes) Set(val *SubNetworkSingleAllOfAttributes)
- func (v *NullableSubNetworkSingleAllOfAttributes) UnmarshalJSON(src []byte) error
- func (v *NullableSubNetworkSingleAllOfAttributes) Unset()
- type NullableSupport
- type NullableSupportedPerfMetricGroup
- func (v NullableSupportedPerfMetricGroup) Get() *SupportedPerfMetricGroup
- func (v NullableSupportedPerfMetricGroup) IsSet() bool
- func (v NullableSupportedPerfMetricGroup) MarshalJSON() ([]byte, error)
- func (v *NullableSupportedPerfMetricGroup) Set(val *SupportedPerfMetricGroup)
- func (v *NullableSupportedPerfMetricGroup) UnmarshalJSON(src []byte) error
- func (v *NullableSupportedPerfMetricGroup) Unset()
- type NullableSynAvailability
- func (v NullableSynAvailability) Get() *SynAvailability
- func (v NullableSynAvailability) IsSet() bool
- func (v NullableSynAvailability) MarshalJSON() ([]byte, error)
- func (v *NullableSynAvailability) Set(val *SynAvailability)
- func (v *NullableSynAvailability) UnmarshalJSON(src []byte) error
- func (v *NullableSynAvailability) Unset()
- type NullableSynchronicity
- func (v NullableSynchronicity) Get() *Synchronicity
- func (v NullableSynchronicity) IsSet() bool
- func (v NullableSynchronicity) MarshalJSON() ([]byte, error)
- func (v *NullableSynchronicity) Set(val *Synchronicity)
- func (v *NullableSynchronicity) UnmarshalJSON(src []byte) error
- func (v *NullableSynchronicity) Unset()
- type NullableSynchronicityRANSubnet
- func (v NullableSynchronicityRANSubnet) Get() *SynchronicityRANSubnet
- func (v NullableSynchronicityRANSubnet) IsSet() bool
- func (v NullableSynchronicityRANSubnet) MarshalJSON() ([]byte, error)
- func (v *NullableSynchronicityRANSubnet) Set(val *SynchronicityRANSubnet)
- func (v *NullableSynchronicityRANSubnet) UnmarshalJSON(src []byte) error
- func (v *NullableSynchronicityRANSubnet) Unset()
- type NullableTai
- type NullableTermDensity
- func (v NullableTermDensity) Get() *TermDensity
- func (v NullableTermDensity) IsSet() bool
- func (v NullableTermDensity) MarshalJSON() ([]byte, error)
- func (v *NullableTermDensity) Set(val *TermDensity)
- func (v *NullableTermDensity) UnmarshalJSON(src []byte) error
- func (v *NullableTermDensity) Unset()
- type NullableThresholdInfo
- func (v NullableThresholdInfo) Get() *ThresholdInfo
- func (v NullableThresholdInfo) IsSet() bool
- func (v NullableThresholdInfo) MarshalJSON() ([]byte, error)
- func (v *NullableThresholdInfo) Set(val *ThresholdInfo)
- func (v *NullableThresholdInfo) UnmarshalJSON(src []byte) error
- func (v *NullableThresholdInfo) Unset()
- type NullableThresholdInfo1
- func (v NullableThresholdInfo1) Get() *ThresholdInfo1
- func (v NullableThresholdInfo1) IsSet() bool
- func (v NullableThresholdInfo1) MarshalJSON() ([]byte, error)
- func (v *NullableThresholdInfo1) Set(val *ThresholdInfo1)
- func (v *NullableThresholdInfo1) UnmarshalJSON(src []byte) error
- func (v *NullableThresholdInfo1) Unset()
- type NullableThresholdInfoHysteresis
- func (v NullableThresholdInfoHysteresis) Get() *ThresholdInfoHysteresis
- func (v NullableThresholdInfoHysteresis) IsSet() bool
- func (v NullableThresholdInfoHysteresis) MarshalJSON() ([]byte, error)
- func (v *NullableThresholdInfoHysteresis) Set(val *ThresholdInfoHysteresis)
- func (v *NullableThresholdInfoHysteresis) UnmarshalJSON(src []byte) error
- func (v *NullableThresholdInfoHysteresis) Unset()
- type NullableThresholdInfoThresholdValue
- func (v NullableThresholdInfoThresholdValue) Get() *ThresholdInfoThresholdValue
- func (v NullableThresholdInfoThresholdValue) IsSet() bool
- func (v NullableThresholdInfoThresholdValue) MarshalJSON() ([]byte, error)
- func (v *NullableThresholdInfoThresholdValue) Set(val *ThresholdInfoThresholdValue)
- func (v *NullableThresholdInfoThresholdValue) UnmarshalJSON(src []byte) error
- func (v *NullableThresholdInfoThresholdValue) Unset()
- type NullableThresholdLevelInd
- func (v NullableThresholdLevelInd) Get() *ThresholdLevelInd
- func (v NullableThresholdLevelInd) IsSet() bool
- func (v NullableThresholdLevelInd) MarshalJSON() ([]byte, error)
- func (v *NullableThresholdLevelInd) Set(val *ThresholdLevelInd)
- func (v *NullableThresholdLevelInd) UnmarshalJSON(src []byte) error
- func (v *NullableThresholdLevelInd) Unset()
- type NullableThresholdLevelIndOneOf
- func (v NullableThresholdLevelIndOneOf) Get() *ThresholdLevelIndOneOf
- func (v NullableThresholdLevelIndOneOf) IsSet() bool
- func (v NullableThresholdLevelIndOneOf) MarshalJSON() ([]byte, error)
- func (v *NullableThresholdLevelIndOneOf) Set(val *ThresholdLevelIndOneOf)
- func (v *NullableThresholdLevelIndOneOf) UnmarshalJSON(src []byte) error
- func (v *NullableThresholdLevelIndOneOf) Unset()
- type NullableThresholdLevelIndOneOf1
- func (v NullableThresholdLevelIndOneOf1) Get() *ThresholdLevelIndOneOf1
- func (v NullableThresholdLevelIndOneOf1) IsSet() bool
- func (v NullableThresholdLevelIndOneOf1) MarshalJSON() ([]byte, error)
- func (v *NullableThresholdLevelIndOneOf1) Set(val *ThresholdLevelIndOneOf1)
- func (v *NullableThresholdLevelIndOneOf1) UnmarshalJSON(src []byte) error
- func (v *NullableThresholdLevelIndOneOf1) Unset()
- type NullableThresholdMonitorSingle
- func (v NullableThresholdMonitorSingle) Get() *ThresholdMonitorSingle
- func (v NullableThresholdMonitorSingle) IsSet() bool
- func (v NullableThresholdMonitorSingle) MarshalJSON() ([]byte, error)
- func (v *NullableThresholdMonitorSingle) Set(val *ThresholdMonitorSingle)
- func (v *NullableThresholdMonitorSingle) UnmarshalJSON(src []byte) error
- func (v *NullableThresholdMonitorSingle) Unset()
- type NullableThresholdMonitorSingleAllOf
- func (v NullableThresholdMonitorSingleAllOf) Get() *ThresholdMonitorSingleAllOf
- func (v NullableThresholdMonitorSingleAllOf) IsSet() bool
- func (v NullableThresholdMonitorSingleAllOf) MarshalJSON() ([]byte, error)
- func (v *NullableThresholdMonitorSingleAllOf) Set(val *ThresholdMonitorSingleAllOf)
- func (v *NullableThresholdMonitorSingleAllOf) UnmarshalJSON(src []byte) error
- func (v *NullableThresholdMonitorSingleAllOf) Unset()
- type NullableThresholdMonitorSingleAllOfAttributes
- func (v NullableThresholdMonitorSingleAllOfAttributes) Get() *ThresholdMonitorSingleAllOfAttributes
- func (v NullableThresholdMonitorSingleAllOfAttributes) IsSet() bool
- func (v NullableThresholdMonitorSingleAllOfAttributes) MarshalJSON() ([]byte, error)
- func (v *NullableThresholdMonitorSingleAllOfAttributes) Set(val *ThresholdMonitorSingleAllOfAttributes)
- func (v *NullableThresholdMonitorSingleAllOfAttributes) UnmarshalJSON(src []byte) error
- func (v *NullableThresholdMonitorSingleAllOfAttributes) Unset()
- type NullableTime
- type NullableTimeToTriggerL1Type
- func (v NullableTimeToTriggerL1Type) Get() *TimeToTriggerL1Type
- func (v NullableTimeToTriggerL1Type) IsSet() bool
- func (v NullableTimeToTriggerL1Type) MarshalJSON() ([]byte, error)
- func (v *NullableTimeToTriggerL1Type) Set(val *TimeToTriggerL1Type)
- func (v *NullableTimeToTriggerL1Type) UnmarshalJSON(src []byte) error
- func (v *NullableTimeToTriggerL1Type) Unset()
- type NullableTimeWindow
- type NullableTop
- type NullableTopSliceSubnetProfile
- func (v NullableTopSliceSubnetProfile) Get() *TopSliceSubnetProfile
- func (v NullableTopSliceSubnetProfile) IsSet() bool
- func (v NullableTopSliceSubnetProfile) MarshalJSON() ([]byte, error)
- func (v *NullableTopSliceSubnetProfile) Set(val *TopSliceSubnetProfile)
- func (v *NullableTopSliceSubnetProfile) UnmarshalJSON(src []byte) error
- func (v *NullableTopSliceSubnetProfile) Unset()
- type NullableTraceDepthType
- func (v NullableTraceDepthType) Get() *TraceDepthType
- func (v NullableTraceDepthType) IsSet() bool
- func (v NullableTraceDepthType) MarshalJSON() ([]byte, error)
- func (v *NullableTraceDepthType) Set(val *TraceDepthType)
- func (v *NullableTraceDepthType) UnmarshalJSON(src []byte) error
- func (v *NullableTraceDepthType) Unset()
- type NullableTraceJobAttr
- func (v NullableTraceJobAttr) Get() *TraceJobAttr
- func (v NullableTraceJobAttr) IsSet() bool
- func (v NullableTraceJobAttr) MarshalJSON() ([]byte, error)
- func (v *NullableTraceJobAttr) Set(val *TraceJobAttr)
- func (v *NullableTraceJobAttr) UnmarshalJSON(src []byte) error
- func (v *NullableTraceJobAttr) Unset()
- type NullableTraceJobSingle
- func (v NullableTraceJobSingle) Get() *TraceJobSingle
- func (v NullableTraceJobSingle) IsSet() bool
- func (v NullableTraceJobSingle) MarshalJSON() ([]byte, error)
- func (v *NullableTraceJobSingle) Set(val *TraceJobSingle)
- func (v *NullableTraceJobSingle) UnmarshalJSON(src []byte) error
- func (v *NullableTraceJobSingle) Unset()
- type NullableTraceJobSingleAllOf
- func (v NullableTraceJobSingleAllOf) Get() *TraceJobSingleAllOf
- func (v NullableTraceJobSingleAllOf) IsSet() bool
- func (v NullableTraceJobSingleAllOf) MarshalJSON() ([]byte, error)
- func (v *NullableTraceJobSingleAllOf) Set(val *TraceJobSingleAllOf)
- func (v *NullableTraceJobSingleAllOf) UnmarshalJSON(src []byte) error
- func (v *NullableTraceJobSingleAllOf) Unset()
- type NullableTraceReferenceType
- func (v NullableTraceReferenceType) Get() *TraceReferenceType
- func (v NullableTraceReferenceType) IsSet() bool
- func (v NullableTraceReferenceType) MarshalJSON() ([]byte, error)
- func (v *NullableTraceReferenceType) Set(val *TraceReferenceType)
- func (v *NullableTraceReferenceType) UnmarshalJSON(src []byte) error
- func (v *NullableTraceReferenceType) Unset()
- type NullableTraceReportingFormatType
- func (v NullableTraceReportingFormatType) Get() *TraceReportingFormatType
- func (v NullableTraceReportingFormatType) IsSet() bool
- func (v NullableTraceReportingFormatType) MarshalJSON() ([]byte, error)
- func (v *NullableTraceReportingFormatType) Set(val *TraceReportingFormatType)
- func (v *NullableTraceReportingFormatType) UnmarshalJSON(src []byte) error
- func (v *NullableTraceReportingFormatType) Unset()
- type NullableTraceTargetType
- func (v NullableTraceTargetType) Get() *TraceTargetType
- func (v NullableTraceTargetType) IsSet() bool
- func (v NullableTraceTargetType) MarshalJSON() ([]byte, error)
- func (v *NullableTraceTargetType) Set(val *TraceTargetType)
- func (v *NullableTraceTargetType) UnmarshalJSON(src []byte) error
- func (v *NullableTraceTargetType) Unset()
- type NullableTrendIndication
- func (v NullableTrendIndication) Get() *TrendIndication
- func (v NullableTrendIndication) IsSet() bool
- func (v NullableTrendIndication) MarshalJSON() ([]byte, error)
- func (v *NullableTrendIndication) Set(val *TrendIndication)
- func (v *NullableTrendIndication) UnmarshalJSON(src []byte) error
- func (v *NullableTrendIndication) Unset()
- type NullableTriggeringEventsType
- func (v NullableTriggeringEventsType) Get() *TriggeringEventsType
- func (v NullableTriggeringEventsType) IsSet() bool
- func (v NullableTriggeringEventsType) MarshalJSON() ([]byte, error)
- func (v *NullableTriggeringEventsType) Set(val *TriggeringEventsType)
- func (v *NullableTriggeringEventsType) UnmarshalJSON(src []byte) error
- func (v *NullableTriggeringEventsType) Unset()
- type NullableUrllcEEPerfReq
- func (v NullableUrllcEEPerfReq) Get() *UrllcEEPerfReq
- func (v NullableUrllcEEPerfReq) IsSet() bool
- func (v NullableUrllcEEPerfReq) MarshalJSON() ([]byte, error)
- func (v *NullableUrllcEEPerfReq) Set(val *UrllcEEPerfReq)
- func (v *NullableUrllcEEPerfReq) UnmarshalJSON(src []byte) error
- func (v *NullableUrllcEEPerfReq) Unset()
- type NullableUserMgmtOpen
- func (v NullableUserMgmtOpen) Get() *UserMgmtOpen
- func (v NullableUserMgmtOpen) IsSet() bool
- func (v NullableUserMgmtOpen) MarshalJSON() ([]byte, error)
- func (v *NullableUserMgmtOpen) Set(val *UserMgmtOpen)
- func (v *NullableUserMgmtOpen) UnmarshalJSON(src []byte) error
- func (v *NullableUserMgmtOpen) Unset()
- type NullableV2XCommModels
- func (v NullableV2XCommModels) Get() *V2XCommModels
- func (v NullableV2XCommModels) IsSet() bool
- func (v NullableV2XCommModels) MarshalJSON() ([]byte, error)
- func (v *NullableV2XCommModels) Set(val *V2XCommModels)
- func (v *NullableV2XCommModels) UnmarshalJSON(src []byte) error
- func (v *NullableV2XCommModels) Unset()
- type NullableVsDataContainerSingle
- func (v NullableVsDataContainerSingle) Get() *VsDataContainerSingle
- func (v NullableVsDataContainerSingle) IsSet() bool
- func (v NullableVsDataContainerSingle) MarshalJSON() ([]byte, error)
- func (v *NullableVsDataContainerSingle) Set(val *VsDataContainerSingle)
- func (v *NullableVsDataContainerSingle) UnmarshalJSON(src []byte) error
- func (v *NullableVsDataContainerSingle) Unset()
- type NullableVsDataContainerSingleAttributes
- func (v NullableVsDataContainerSingleAttributes) Get() *VsDataContainerSingleAttributes
- func (v NullableVsDataContainerSingleAttributes) IsSet() bool
- func (v NullableVsDataContainerSingleAttributes) MarshalJSON() ([]byte, error)
- func (v *NullableVsDataContainerSingleAttributes) Set(val *VsDataContainerSingleAttributes)
- func (v *NullableVsDataContainerSingleAttributes) UnmarshalJSON(src []byte) error
- func (v *NullableVsDataContainerSingleAttributes) Unset()
- type NullableXLThpt
- type OperationalState
- type PerceivedSeverity
- type PerfMetricJobSingle
- func (o *PerfMetricJobSingle) GetAttributes() PerfMetricJobSingleAllOfAttributes
- func (o *PerfMetricJobSingle) GetAttributesOk() (*PerfMetricJobSingleAllOfAttributes, bool)
- func (o *PerfMetricJobSingle) GetFiles() []FilesSingle
- func (o *PerfMetricJobSingle) GetFilesOk() ([]FilesSingle, bool)
- func (o *PerfMetricJobSingle) GetId() string
- func (o *PerfMetricJobSingle) GetIdOk() (*string, bool)
- func (o *PerfMetricJobSingle) GetObjectClass() string
- func (o *PerfMetricJobSingle) GetObjectClassOk() (*string, bool)
- func (o *PerfMetricJobSingle) GetObjectInstance() string
- func (o *PerfMetricJobSingle) GetObjectInstanceOk() (*string, bool)
- func (o *PerfMetricJobSingle) GetVsDataContainer() []VsDataContainerSingle
- func (o *PerfMetricJobSingle) GetVsDataContainerOk() ([]VsDataContainerSingle, bool)
- func (o *PerfMetricJobSingle) HasAttributes() bool
- func (o *PerfMetricJobSingle) HasFiles() bool
- func (o *PerfMetricJobSingle) HasObjectClass() bool
- func (o *PerfMetricJobSingle) HasObjectInstance() bool
- func (o *PerfMetricJobSingle) HasVsDataContainer() bool
- func (o PerfMetricJobSingle) MarshalJSON() ([]byte, error)
- func (o *PerfMetricJobSingle) SetAttributes(v PerfMetricJobSingleAllOfAttributes)
- func (o *PerfMetricJobSingle) SetFiles(v []FilesSingle)
- func (o *PerfMetricJobSingle) SetId(v string)
- func (o *PerfMetricJobSingle) SetObjectClass(v string)
- func (o *PerfMetricJobSingle) SetObjectInstance(v string)
- func (o *PerfMetricJobSingle) SetVsDataContainer(v []VsDataContainerSingle)
- func (o PerfMetricJobSingle) ToMap() (map[string]interface{}, error)
- type PerfMetricJobSingleAllOf
- func (o *PerfMetricJobSingleAllOf) GetAttributes() PerfMetricJobSingleAllOfAttributes
- func (o *PerfMetricJobSingleAllOf) GetAttributesOk() (*PerfMetricJobSingleAllOfAttributes, bool)
- func (o *PerfMetricJobSingleAllOf) GetFiles() []FilesSingle
- func (o *PerfMetricJobSingleAllOf) GetFilesOk() ([]FilesSingle, bool)
- func (o *PerfMetricJobSingleAllOf) HasAttributes() bool
- func (o *PerfMetricJobSingleAllOf) HasFiles() bool
- func (o PerfMetricJobSingleAllOf) MarshalJSON() ([]byte, error)
- func (o *PerfMetricJobSingleAllOf) SetAttributes(v PerfMetricJobSingleAllOfAttributes)
- func (o *PerfMetricJobSingleAllOf) SetFiles(v []FilesSingle)
- func (o PerfMetricJobSingleAllOf) ToMap() (map[string]interface{}, error)
- type PerfMetricJobSingleAllOfAttributes
- func (o *PerfMetricJobSingleAllOfAttributes) GetAdministrativeState() AdministrativeState
- func (o *PerfMetricJobSingleAllOfAttributes) GetAdministrativeStateOk() (*AdministrativeState, bool)
- func (o *PerfMetricJobSingleAllOfAttributes) GetGranularityPeriod() int32
- func (o *PerfMetricJobSingleAllOfAttributes) GetGranularityPeriodOk() (*int32, bool)
- func (o *PerfMetricJobSingleAllOfAttributes) GetJobId() string
- func (o *PerfMetricJobSingleAllOfAttributes) GetJobIdOk() (*string, bool)
- func (o *PerfMetricJobSingleAllOfAttributes) GetObjectInstances() []string
- func (o *PerfMetricJobSingleAllOfAttributes) GetObjectInstancesOk() ([]string, bool)
- func (o *PerfMetricJobSingleAllOfAttributes) GetOperationalState() OperationalState
- func (o *PerfMetricJobSingleAllOfAttributes) GetOperationalStateOk() (*OperationalState, bool)
- func (o *PerfMetricJobSingleAllOfAttributes) GetPerformanceMetrics() []string
- func (o *PerfMetricJobSingleAllOfAttributes) GetPerformanceMetricsOk() ([]string, bool)
- func (o *PerfMetricJobSingleAllOfAttributes) GetReportingCtrl() ReportingCtrl
- func (o *PerfMetricJobSingleAllOfAttributes) GetReportingCtrlOk() (*ReportingCtrl, bool)
- func (o *PerfMetricJobSingleAllOfAttributes) GetRootObjectInstances() []string
- func (o *PerfMetricJobSingleAllOfAttributes) GetRootObjectInstancesOk() ([]string, bool)
- func (o *PerfMetricJobSingleAllOfAttributes) HasAdministrativeState() bool
- func (o *PerfMetricJobSingleAllOfAttributes) HasGranularityPeriod() bool
- func (o *PerfMetricJobSingleAllOfAttributes) HasJobId() bool
- func (o *PerfMetricJobSingleAllOfAttributes) HasObjectInstances() bool
- func (o *PerfMetricJobSingleAllOfAttributes) HasOperationalState() bool
- func (o *PerfMetricJobSingleAllOfAttributes) HasPerformanceMetrics() bool
- func (o *PerfMetricJobSingleAllOfAttributes) HasReportingCtrl() bool
- func (o *PerfMetricJobSingleAllOfAttributes) HasRootObjectInstances() bool
- func (o PerfMetricJobSingleAllOfAttributes) MarshalJSON() ([]byte, error)
- func (o *PerfMetricJobSingleAllOfAttributes) SetAdministrativeState(v AdministrativeState)
- func (o *PerfMetricJobSingleAllOfAttributes) SetGranularityPeriod(v int32)
- func (o *PerfMetricJobSingleAllOfAttributes) SetJobId(v string)
- func (o *PerfMetricJobSingleAllOfAttributes) SetObjectInstances(v []string)
- func (o *PerfMetricJobSingleAllOfAttributes) SetOperationalState(v OperationalState)
- func (o *PerfMetricJobSingleAllOfAttributes) SetPerformanceMetrics(v []string)
- func (o *PerfMetricJobSingleAllOfAttributes) SetReportingCtrl(v ReportingCtrl)
- func (o *PerfMetricJobSingleAllOfAttributes) SetRootObjectInstances(v []string)
- func (o PerfMetricJobSingleAllOfAttributes) ToMap() (map[string]interface{}, error)
- type PerfNotificationTypes
- type PlmnId
- func (o *PlmnId) GetMcc() string
- func (o *PlmnId) GetMccOk() (*string, bool)
- func (o *PlmnId) GetMnc() string
- func (o *PlmnId) GetMncOk() (*string, bool)
- func (o *PlmnId) HasMcc() bool
- func (o *PlmnId) HasMnc() bool
- func (o PlmnId) MarshalJSON() ([]byte, error)
- func (o *PlmnId) SetMcc(v string)
- func (o *PlmnId) SetMnc(v string)
- func (o PlmnId) ToMap() (map[string]interface{}, error)
- type PlmnInfo
- func (o *PlmnInfo) GetPlmnId() PlmnId
- func (o *PlmnInfo) GetPlmnIdOk() (*PlmnId, bool)
- func (o *PlmnInfo) GetSnssai() Snssai
- func (o *PlmnInfo) GetSnssaiOk() (*Snssai, bool)
- func (o *PlmnInfo) HasPlmnId() bool
- func (o *PlmnInfo) HasSnssai() bool
- func (o PlmnInfo) MarshalJSON() ([]byte, error)
- func (o *PlmnInfo) SetPlmnId(v PlmnId)
- func (o *PlmnInfo) SetSnssai(v Snssai)
- func (o PlmnInfo) ToMap() (map[string]interface{}, error)
- type PlmnListTypeInner
- func (o *PlmnListTypeInner) GetMcc() string
- func (o *PlmnListTypeInner) GetMccOk() (*string, bool)
- func (o *PlmnListTypeInner) GetMnc() string
- func (o *PlmnListTypeInner) GetMncOk() (*string, bool)
- func (o PlmnListTypeInner) MarshalJSON() ([]byte, error)
- func (o *PlmnListTypeInner) SetMcc(v string)
- func (o *PlmnListTypeInner) SetMnc(v string)
- func (o PlmnListTypeInner) ToMap() (map[string]interface{}, error)
- type PlmnTargetType
- func (o *PlmnTargetType) GetMcc() string
- func (o *PlmnTargetType) GetMccOk() (*string, bool)
- func (o *PlmnTargetType) GetMnc() string
- func (o *PlmnTargetType) GetMncOk() (*string, bool)
- func (o PlmnTargetType) MarshalJSON() ([]byte, error)
- func (o *PlmnTargetType) SetMcc(v string)
- func (o *PlmnTargetType) SetMnc(v string)
- func (o PlmnTargetType) ToMap() (map[string]interface{}, error)
- type Positioning
- func (o *Positioning) GetAccuracy() float32
- func (o *Positioning) GetAccuracyOk() (*float32, bool)
- func (o *Positioning) GetAvailability() []string
- func (o *Positioning) GetAvailabilityOk() ([]string, bool)
- func (o *Positioning) GetPredictionfrequency() Predictionfrequency
- func (o *Positioning) GetPredictionfrequencyOk() (*Predictionfrequency, bool)
- func (o *Positioning) GetServAttrCom() ServAttrCom
- func (o *Positioning) GetServAttrComOk() (*ServAttrCom, bool)
- func (o *Positioning) HasAccuracy() bool
- func (o *Positioning) HasAvailability() bool
- func (o *Positioning) HasPredictionfrequency() bool
- func (o *Positioning) HasServAttrCom() bool
- func (o Positioning) MarshalJSON() ([]byte, error)
- func (o *Positioning) SetAccuracy(v float32)
- func (o *Positioning) SetAvailability(v []string)
- func (o *Positioning) SetPredictionfrequency(v Predictionfrequency)
- func (o *Positioning) SetServAttrCom(v ServAttrCom)
- func (o Positioning) ToMap() (map[string]interface{}, error)
- type PositioningMethodType
- type PositioningRANSubnet
- func (o *PositioningRANSubnet) GetAccuracy() float32
- func (o *PositioningRANSubnet) GetAccuracyOk() (*float32, bool)
- func (o *PositioningRANSubnet) GetAvailability() []string
- func (o *PositioningRANSubnet) GetAvailabilityOk() ([]string, bool)
- func (o *PositioningRANSubnet) GetPredictionfrequency() Predictionfrequency
- func (o *PositioningRANSubnet) GetPredictionfrequencyOk() (*Predictionfrequency, bool)
- func (o *PositioningRANSubnet) HasAccuracy() bool
- func (o *PositioningRANSubnet) HasAvailability() bool
- func (o *PositioningRANSubnet) HasPredictionfrequency() bool
- func (o PositioningRANSubnet) MarshalJSON() ([]byte, error)
- func (o *PositioningRANSubnet) SetAccuracy(v float32)
- func (o *PositioningRANSubnet) SetAvailability(v []string)
- func (o *PositioningRANSubnet) SetPredictionfrequency(v Predictionfrequency)
- func (o PositioningRANSubnet) ToMap() (map[string]interface{}, error)
- type Predictionfrequency
- type ProbableCause
- type ProbableCauseOneOf
- type ProcessMonitor
- func (o *ProcessMonitor) GetEndTime() time.Time
- func (o *ProcessMonitor) GetEndTimeOk() (*time.Time, bool)
- func (o *ProcessMonitor) GetJobId() string
- func (o *ProcessMonitor) GetJobIdOk() (*string, bool)
- func (o *ProcessMonitor) GetProgressPercentage() int32
- func (o *ProcessMonitor) GetProgressPercentageOk() (*int32, bool)
- func (o *ProcessMonitor) GetProgressStateInfo() string
- func (o *ProcessMonitor) GetProgressStateInfoOk() (*string, bool)
- func (o *ProcessMonitor) GetResultStateInfo() string
- func (o *ProcessMonitor) GetResultStateInfoOk() (*string, bool)
- func (o *ProcessMonitor) GetStartTime() time.Time
- func (o *ProcessMonitor) GetStartTimeOk() (*time.Time, bool)
- func (o *ProcessMonitor) GetStatus() string
- func (o *ProcessMonitor) GetStatusOk() (*string, bool)
- func (o *ProcessMonitor) GetTimer() int32
- func (o *ProcessMonitor) GetTimerOk() (*int32, bool)
- func (o *ProcessMonitor) HasEndTime() bool
- func (o *ProcessMonitor) HasJobId() bool
- func (o *ProcessMonitor) HasProgressPercentage() bool
- func (o *ProcessMonitor) HasProgressStateInfo() bool
- func (o *ProcessMonitor) HasResultStateInfo() bool
- func (o *ProcessMonitor) HasStartTime() bool
- func (o *ProcessMonitor) HasStatus() bool
- func (o *ProcessMonitor) HasTimer() bool
- func (o ProcessMonitor) MarshalJSON() ([]byte, error)
- func (o *ProcessMonitor) SetEndTime(v time.Time)
- func (o *ProcessMonitor) SetJobId(v string)
- func (o *ProcessMonitor) SetProgressPercentage(v int32)
- func (o *ProcessMonitor) SetProgressStateInfo(v string)
- func (o *ProcessMonitor) SetResultStateInfo(v string)
- func (o *ProcessMonitor) SetStartTime(v time.Time)
- func (o *ProcessMonitor) SetStatus(v string)
- func (o *ProcessMonitor) SetTimer(v int32)
- func (o ProcessMonitor) ToMap() (map[string]interface{}, error)
- type RANSliceSubnetProfile
- func (o *RANSliceSubnetProfile) GetActivityFactor() int32
- func (o *RANSliceSubnetProfile) GetActivityFactorOk() (*int32, bool)
- func (o *RANSliceSubnetProfile) GetCoverageAreaTAList() []int32
- func (o *RANSliceSubnetProfile) GetCoverageAreaTAListOk() ([]int32, bool)
- func (o *RANSliceSubnetProfile) GetDLDeterministicComm() DeterministicComm
- func (o *RANSliceSubnetProfile) GetDLDeterministicCommOk() (*DeterministicComm, bool)
- func (o *RANSliceSubnetProfile) GetDLLatency() float32
- func (o *RANSliceSubnetProfile) GetDLLatencyOk() (*float32, bool)
- func (o *RANSliceSubnetProfile) GetDLMaxPktSize() int32
- func (o *RANSliceSubnetProfile) GetDLMaxPktSizeOk() (*int32, bool)
- func (o *RANSliceSubnetProfile) GetDLThptPerSliceSubnet() XLThpt
- func (o *RANSliceSubnetProfile) GetDLThptPerSliceSubnetOk() (*XLThpt, bool)
- func (o *RANSliceSubnetProfile) GetDLThptPerUE() XLThpt
- func (o *RANSliceSubnetProfile) GetDLThptPerUEOk() (*XLThpt, bool)
- func (o *RANSliceSubnetProfile) GetDelayTolerance() DelayTolerance
- func (o *RANSliceSubnetProfile) GetDelayToleranceOk() (*DelayTolerance, bool)
- func (o *RANSliceSubnetProfile) GetEnergyEfficiency() float32
- func (o *RANSliceSubnetProfile) GetEnergyEfficiencyOk() (*float32, bool)
- func (o *RANSliceSubnetProfile) GetMaxNumberofUEs() int32
- func (o *RANSliceSubnetProfile) GetMaxNumberofUEsOk() (*int32, bool)
- func (o *RANSliceSubnetProfile) GetNROperatingBands() string
- func (o *RANSliceSubnetProfile) GetNROperatingBandsOk() (*string, bool)
- func (o *RANSliceSubnetProfile) GetPositioning() PositioningRANSubnet
- func (o *RANSliceSubnetProfile) GetPositioningOk() (*PositioningRANSubnet, bool)
- func (o *RANSliceSubnetProfile) GetReliability() float32
- func (o *RANSliceSubnetProfile) GetReliabilityOk() (*float32, bool)
- func (o *RANSliceSubnetProfile) GetResourceSharingLevel() SharingLevel
- func (o *RANSliceSubnetProfile) GetResourceSharingLevelOk() (*SharingLevel, bool)
- func (o *RANSliceSubnetProfile) GetSST() int32
- func (o *RANSliceSubnetProfile) GetSSTOk() (*int32, bool)
- func (o *RANSliceSubnetProfile) GetSliceSimultaneousUse() SliceSimultaneousUse
- func (o *RANSliceSubnetProfile) GetSliceSimultaneousUseOk() (*SliceSimultaneousUse, bool)
- func (o *RANSliceSubnetProfile) GetSurvivalTime() float32
- func (o *RANSliceSubnetProfile) GetSurvivalTimeOk() (*float32, bool)
- func (o *RANSliceSubnetProfile) GetSynchronicity() SynchronicityRANSubnet
- func (o *RANSliceSubnetProfile) GetSynchronicityOk() (*SynchronicityRANSubnet, bool)
- func (o *RANSliceSubnetProfile) GetTermDensity() TermDensity
- func (o *RANSliceSubnetProfile) GetTermDensityOk() (*TermDensity, bool)
- func (o *RANSliceSubnetProfile) GetUEMobilityLevel() MobilityLevel
- func (o *RANSliceSubnetProfile) GetUEMobilityLevelOk() (*MobilityLevel, bool)
- func (o *RANSliceSubnetProfile) GetUESpeed() int32
- func (o *RANSliceSubnetProfile) GetUESpeedOk() (*int32, bool)
- func (o *RANSliceSubnetProfile) GetULDeterministicComm() DeterministicComm
- func (o *RANSliceSubnetProfile) GetULDeterministicCommOk() (*DeterministicComm, bool)
- func (o *RANSliceSubnetProfile) GetULLatency() float32
- func (o *RANSliceSubnetProfile) GetULLatencyOk() (*float32, bool)
- func (o *RANSliceSubnetProfile) GetULMaxPktSize() int32
- func (o *RANSliceSubnetProfile) GetULMaxPktSizeOk() (*int32, bool)
- func (o *RANSliceSubnetProfile) GetULThptPerSliceSubnet() XLThpt
- func (o *RANSliceSubnetProfile) GetULThptPerSliceSubnetOk() (*XLThpt, bool)
- func (o *RANSliceSubnetProfile) GetULThptPerUE() XLThpt
- func (o *RANSliceSubnetProfile) GetULThptPerUEOk() (*XLThpt, bool)
- func (o *RANSliceSubnetProfile) HasActivityFactor() bool
- func (o *RANSliceSubnetProfile) HasCoverageAreaTAList() bool
- func (o *RANSliceSubnetProfile) HasDLDeterministicComm() bool
- func (o *RANSliceSubnetProfile) HasDLLatency() bool
- func (o *RANSliceSubnetProfile) HasDLMaxPktSize() bool
- func (o *RANSliceSubnetProfile) HasDLThptPerSliceSubnet() bool
- func (o *RANSliceSubnetProfile) HasDLThptPerUE() bool
- func (o *RANSliceSubnetProfile) HasDelayTolerance() bool
- func (o *RANSliceSubnetProfile) HasEnergyEfficiency() bool
- func (o *RANSliceSubnetProfile) HasMaxNumberofUEs() bool
- func (o *RANSliceSubnetProfile) HasNROperatingBands() bool
- func (o *RANSliceSubnetProfile) HasPositioning() bool
- func (o *RANSliceSubnetProfile) HasReliability() bool
- func (o *RANSliceSubnetProfile) HasResourceSharingLevel() bool
- func (o *RANSliceSubnetProfile) HasSST() bool
- func (o *RANSliceSubnetProfile) HasSliceSimultaneousUse() bool
- func (o *RANSliceSubnetProfile) HasSurvivalTime() bool
- func (o *RANSliceSubnetProfile) HasSynchronicity() bool
- func (o *RANSliceSubnetProfile) HasTermDensity() bool
- func (o *RANSliceSubnetProfile) HasUEMobilityLevel() bool
- func (o *RANSliceSubnetProfile) HasUESpeed() bool
- func (o *RANSliceSubnetProfile) HasULDeterministicComm() bool
- func (o *RANSliceSubnetProfile) HasULLatency() bool
- func (o *RANSliceSubnetProfile) HasULMaxPktSize() bool
- func (o *RANSliceSubnetProfile) HasULThptPerSliceSubnet() bool
- func (o *RANSliceSubnetProfile) HasULThptPerUE() bool
- func (o RANSliceSubnetProfile) MarshalJSON() ([]byte, error)
- func (o *RANSliceSubnetProfile) SetActivityFactor(v int32)
- func (o *RANSliceSubnetProfile) SetCoverageAreaTAList(v []int32)
- func (o *RANSliceSubnetProfile) SetDLDeterministicComm(v DeterministicComm)
- func (o *RANSliceSubnetProfile) SetDLLatency(v float32)
- func (o *RANSliceSubnetProfile) SetDLMaxPktSize(v int32)
- func (o *RANSliceSubnetProfile) SetDLThptPerSliceSubnet(v XLThpt)
- func (o *RANSliceSubnetProfile) SetDLThptPerUE(v XLThpt)
- func (o *RANSliceSubnetProfile) SetDelayTolerance(v DelayTolerance)
- func (o *RANSliceSubnetProfile) SetEnergyEfficiency(v float32)
- func (o *RANSliceSubnetProfile) SetMaxNumberofUEs(v int32)
- func (o *RANSliceSubnetProfile) SetNROperatingBands(v string)
- func (o *RANSliceSubnetProfile) SetPositioning(v PositioningRANSubnet)
- func (o *RANSliceSubnetProfile) SetReliability(v float32)
- func (o *RANSliceSubnetProfile) SetResourceSharingLevel(v SharingLevel)
- func (o *RANSliceSubnetProfile) SetSST(v int32)
- func (o *RANSliceSubnetProfile) SetSliceSimultaneousUse(v SliceSimultaneousUse)
- func (o *RANSliceSubnetProfile) SetSurvivalTime(v float32)
- func (o *RANSliceSubnetProfile) SetSynchronicity(v SynchronicityRANSubnet)
- func (o *RANSliceSubnetProfile) SetTermDensity(v TermDensity)
- func (o *RANSliceSubnetProfile) SetUEMobilityLevel(v MobilityLevel)
- func (o *RANSliceSubnetProfile) SetUESpeed(v int32)
- func (o *RANSliceSubnetProfile) SetULDeterministicComm(v DeterministicComm)
- func (o *RANSliceSubnetProfile) SetULLatency(v float32)
- func (o *RANSliceSubnetProfile) SetULMaxPktSize(v int32)
- func (o *RANSliceSubnetProfile) SetULThptPerSliceSubnet(v XLThpt)
- func (o *RANSliceSubnetProfile) SetULThptPerUE(v XLThpt)
- func (o RANSliceSubnetProfile) ToMap() (map[string]interface{}, error)
- type RadioSpectrum
- func (o *RadioSpectrum) GetNROperatingBands() string
- func (o *RadioSpectrum) GetNROperatingBandsOk() (*string, bool)
- func (o *RadioSpectrum) GetServAttrCom() ServAttrCom
- func (o *RadioSpectrum) GetServAttrComOk() (*ServAttrCom, bool)
- func (o *RadioSpectrum) HasNROperatingBands() bool
- func (o *RadioSpectrum) HasServAttrCom() bool
- func (o RadioSpectrum) MarshalJSON() ([]byte, error)
- func (o *RadioSpectrum) SetNROperatingBands(v string)
- func (o *RadioSpectrum) SetServAttrCom(v ServAttrCom)
- func (o RadioSpectrum) ToMap() (map[string]interface{}, error)
- type ReportAmountType
- type ReportIntervalType
- func (o *ReportIntervalType) GetLTE() []string
- func (o *ReportIntervalType) GetLTEOk() ([]string, bool)
- func (o *ReportIntervalType) GetNR() []string
- func (o *ReportIntervalType) GetNROk() ([]string, bool)
- func (o *ReportIntervalType) GetUMTS() []string
- func (o *ReportIntervalType) GetUMTSOk() ([]string, bool)
- func (o *ReportIntervalType) HasLTE() bool
- func (o *ReportIntervalType) HasNR() bool
- func (o *ReportIntervalType) HasUMTS() bool
- func (o ReportIntervalType) MarshalJSON() ([]byte, error)
- func (o *ReportIntervalType) SetLTE(v []string)
- func (o *ReportIntervalType) SetNR(v []string)
- func (o *ReportIntervalType) SetUMTS(v []string)
- func (o ReportIntervalType) ToMap() (map[string]interface{}, error)
- type ReportTypeType
- type ReportingCtrl
- type ReportingCtrlOneOf
- func (o *ReportingCtrlOneOf) GetFileReportingPeriod() int32
- func (o *ReportingCtrlOneOf) GetFileReportingPeriodOk() (*int32, bool)
- func (o *ReportingCtrlOneOf) HasFileReportingPeriod() bool
- func (o ReportingCtrlOneOf) MarshalJSON() ([]byte, error)
- func (o *ReportingCtrlOneOf) SetFileReportingPeriod(v int32)
- func (o ReportingCtrlOneOf) ToMap() (map[string]interface{}, error)
- type ReportingCtrlOneOf1
- func (o *ReportingCtrlOneOf1) GetFileLocation() string
- func (o *ReportingCtrlOneOf1) GetFileLocationOk() (*string, bool)
- func (o *ReportingCtrlOneOf1) GetFileReportingPeriod() int32
- func (o *ReportingCtrlOneOf1) GetFileReportingPeriodOk() (*int32, bool)
- func (o *ReportingCtrlOneOf1) HasFileLocation() bool
- func (o *ReportingCtrlOneOf1) HasFileReportingPeriod() bool
- func (o ReportingCtrlOneOf1) MarshalJSON() ([]byte, error)
- func (o *ReportingCtrlOneOf1) SetFileLocation(v string)
- func (o *ReportingCtrlOneOf1) SetFileReportingPeriod(v int32)
- func (o ReportingCtrlOneOf1) ToMap() (map[string]interface{}, error)
- type ReportingCtrlOneOf2
- func (o *ReportingCtrlOneOf2) GetStreamTarget() string
- func (o *ReportingCtrlOneOf2) GetStreamTargetOk() (*string, bool)
- func (o *ReportingCtrlOneOf2) HasStreamTarget() bool
- func (o ReportingCtrlOneOf2) MarshalJSON() ([]byte, error)
- func (o *ReportingCtrlOneOf2) SetStreamTarget(v string)
- func (o ReportingCtrlOneOf2) ToMap() (map[string]interface{}, error)
- type ResourceReservationStatus
- type ResourcesSliceNrm
- func EPTransportSingleAsResourcesSliceNrm(v *EPTransportSingle) ResourcesSliceNrm
- func FeasibilityCheckAndReservationJobSingleAsResourcesSliceNrm(v *FeasibilityCheckAndReservationJobSingle) ResourcesSliceNrm
- func MnSAsResourcesSliceNrm(v *MnS) ResourcesSliceNrm
- func NetworkSliceSingleAsResourcesSliceNrm(v *NetworkSliceSingle) ResourcesSliceNrm
- func NetworkSliceSubnetProviderCapabilitiesSingleAsResourcesSliceNrm(v *NetworkSliceSubnetProviderCapabilitiesSingle) ResourcesSliceNrm
- func NetworkSliceSubnetSingleAsResourcesSliceNrm(v *NetworkSliceSubnetSingle) ResourcesSliceNrm
- func SubNetworkSingleAsResourcesSliceNrm(v *SubNetworkSingle) ResourcesSliceNrm
- type Scope
- func (o *Scope) GetScopeLevel() int32
- func (o *Scope) GetScopeLevelOk() (*int32, bool)
- func (o *Scope) GetScopeType() string
- func (o *Scope) GetScopeTypeOk() (*string, bool)
- func (o *Scope) HasScopeLevel() bool
- func (o *Scope) HasScopeType() bool
- func (o Scope) MarshalJSON() ([]byte, error)
- func (o *Scope) SetScopeLevel(v int32)
- func (o *Scope) SetScopeType(v string)
- func (o Scope) ToMap() (map[string]interface{}, error)
- type SecFunc
- func (o *SecFunc) GetSecFunId() string
- func (o *SecFunc) GetSecFunIdOk() (*string, bool)
- func (o *SecFunc) GetSecFunType() string
- func (o *SecFunc) GetSecFunTypeOk() (*string, bool)
- func (o *SecFunc) GetSecRules() []string
- func (o *SecFunc) GetSecRulesOk() ([]string, bool)
- func (o *SecFunc) HasSecFunId() bool
- func (o *SecFunc) HasSecFunType() bool
- func (o *SecFunc) HasSecRules() bool
- func (o SecFunc) MarshalJSON() ([]byte, error)
- func (o *SecFunc) SetSecFunId(v string)
- func (o *SecFunc) SetSecFunType(v string)
- func (o *SecFunc) SetSecRules(v []string)
- func (o SecFunc) ToMap() (map[string]interface{}, error)
- type ServAttrCom
- func (o *ServAttrCom) GetCategory() Category
- func (o *ServAttrCom) GetCategoryOk() (*Category, bool)
- func (o *ServAttrCom) GetExposure() Exposure
- func (o *ServAttrCom) GetExposureOk() (*Exposure, bool)
- func (o *ServAttrCom) GetTagging() []string
- func (o *ServAttrCom) GetTaggingOk() ([]string, bool)
- func (o *ServAttrCom) HasCategory() bool
- func (o *ServAttrCom) HasExposure() bool
- func (o *ServAttrCom) HasTagging() bool
- func (o ServAttrCom) MarshalJSON() ([]byte, error)
- func (o *ServAttrCom) SetCategory(v Category)
- func (o *ServAttrCom) SetExposure(v Exposure)
- func (o *ServAttrCom) SetTagging(v []string)
- func (o ServAttrCom) ToMap() (map[string]interface{}, error)
- type ServerConfiguration
- type ServerConfigurations
- type ServerVariable
- type ServiceProfile
- func (o *ServiceProfile) GetActivityFactor() float32
- func (o *ServiceProfile) GetActivityFactorOk() (*float32, bool)
- func (o *ServiceProfile) GetAvailability() float32
- func (o *ServiceProfile) GetAvailabilityOk() (*float32, bool)
- func (o *ServiceProfile) GetCoverageArea() string
- func (o *ServiceProfile) GetCoverageAreaOk() (*string, bool)
- func (o *ServiceProfile) GetDLDeterministicComm() DeterministicComm
- func (o *ServiceProfile) GetDLDeterministicCommOk() (*DeterministicComm, bool)
- func (o *ServiceProfile) GetDLLatency() float32
- func (o *ServiceProfile) GetDLLatencyOk() (*float32, bool)
- func (o *ServiceProfile) GetDLMaxPktSize() MaxPktSize
- func (o *ServiceProfile) GetDLMaxPktSizeOk() (*MaxPktSize, bool)
- func (o *ServiceProfile) GetDLThptPerSlice() XLThpt
- func (o *ServiceProfile) GetDLThptPerSliceOk() (*XLThpt, bool)
- func (o *ServiceProfile) GetDLThptPerUE() XLThpt
- func (o *ServiceProfile) GetDLThptPerUEOk() (*XLThpt, bool)
- func (o *ServiceProfile) GetDelayTolerance() DelayTolerance
- func (o *ServiceProfile) GetDelayToleranceOk() (*DelayTolerance, bool)
- func (o *ServiceProfile) GetEnergyEfficiency() EnergyEfficiency
- func (o *ServiceProfile) GetEnergyEfficiencyOk() (*EnergyEfficiency, bool)
- func (o *ServiceProfile) GetJitter() int32
- func (o *ServiceProfile) GetJitterOk() (*int32, bool)
- func (o *ServiceProfile) GetKPIMonitoring() KPIMonitoring
- func (o *ServiceProfile) GetKPIMonitoringOk() (*KPIMonitoring, bool)
- func (o *ServiceProfile) GetMaxDLDataVolume() float32
- func (o *ServiceProfile) GetMaxDLDataVolumeOk() (*float32, bool)
- func (o *ServiceProfile) GetMaxNumberofPDUSessions() MaxNumberofPDUSessions
- func (o *ServiceProfile) GetMaxNumberofPDUSessionsOk() (*MaxNumberofPDUSessions, bool)
- func (o *ServiceProfile) GetMaxNumberofUEs() float32
- func (o *ServiceProfile) GetMaxNumberofUEsOk() (*float32, bool)
- func (o *ServiceProfile) GetMaxULDataVolume() float32
- func (o *ServiceProfile) GetMaxULDataVolumeOk() (*float32, bool)
- func (o *ServiceProfile) GetN6Protection() N6Protection
- func (o *ServiceProfile) GetN6ProtectionOk() (*N6Protection, bool)
- func (o *ServiceProfile) GetNBIoT() NBIoT
- func (o *ServiceProfile) GetNBIoTOk() (*NBIoT, bool)
- func (o *ServiceProfile) GetNetworkSliceSharingIndicator() NetworkSliceSharingIndicator
- func (o *ServiceProfile) GetNetworkSliceSharingIndicatorOk() (*NetworkSliceSharingIndicator, bool)
- func (o *ServiceProfile) GetNssaaSupport() NSSAASupport
- func (o *ServiceProfile) GetNssaaSupportOk() (*NSSAASupport, bool)
- func (o *ServiceProfile) GetPlmnInfoList() []PlmnInfo
- func (o *ServiceProfile) GetPlmnInfoListOk() ([]PlmnInfo, bool)
- func (o *ServiceProfile) GetPositioning() Positioning
- func (o *ServiceProfile) GetPositioningOk() (*Positioning, bool)
- func (o *ServiceProfile) GetRadioSpectrum() RadioSpectrum
- func (o *ServiceProfile) GetRadioSpectrumOk() (*RadioSpectrum, bool)
- func (o *ServiceProfile) GetReliability() float32
- func (o *ServiceProfile) GetReliabilityOk() (*float32, bool)
- func (o *ServiceProfile) GetServiceProfileId() string
- func (o *ServiceProfile) GetServiceProfileIdOk() (*string, bool)
- func (o *ServiceProfile) GetSliceSimultaneousUse() SliceSimultaneousUse
- func (o *ServiceProfile) GetSliceSimultaneousUseOk() (*SliceSimultaneousUse, bool)
- func (o *ServiceProfile) GetSst() int32
- func (o *ServiceProfile) GetSstOk() (*int32, bool)
- func (o *ServiceProfile) GetSurvivalTime() float32
- func (o *ServiceProfile) GetSurvivalTimeOk() (*float32, bool)
- func (o *ServiceProfile) GetSynchronicity() Synchronicity
- func (o *ServiceProfile) GetSynchronicityOk() (*Synchronicity, bool)
- func (o *ServiceProfile) GetTermDensity() TermDensity
- func (o *ServiceProfile) GetTermDensityOk() (*TermDensity, bool)
- func (o *ServiceProfile) GetUEMobilityLevel() MobilityLevel
- func (o *ServiceProfile) GetUEMobilityLevelOk() (*MobilityLevel, bool)
- func (o *ServiceProfile) GetUESpeed() int32
- func (o *ServiceProfile) GetUESpeedOk() (*int32, bool)
- func (o *ServiceProfile) GetULDeterministicComm() DeterministicComm
- func (o *ServiceProfile) GetULDeterministicCommOk() (*DeterministicComm, bool)
- func (o *ServiceProfile) GetULLatency() float32
- func (o *ServiceProfile) GetULLatencyOk() (*float32, bool)
- func (o *ServiceProfile) GetULMaxPktSize() MaxPktSize
- func (o *ServiceProfile) GetULMaxPktSizeOk() (*MaxPktSize, bool)
- func (o *ServiceProfile) GetULThptPerSlice() XLThpt
- func (o *ServiceProfile) GetULThptPerSliceOk() (*XLThpt, bool)
- func (o *ServiceProfile) GetULThptPerUE() XLThpt
- func (o *ServiceProfile) GetULThptPerUEOk() (*XLThpt, bool)
- func (o *ServiceProfile) GetUserMgmtOpen() UserMgmtOpen
- func (o *ServiceProfile) GetUserMgmtOpenOk() (*UserMgmtOpen, bool)
- func (o *ServiceProfile) GetV2XCommModels() V2XCommModels
- func (o *ServiceProfile) GetV2XCommModelsOk() (*V2XCommModels, bool)
- func (o *ServiceProfile) HasActivityFactor() bool
- func (o *ServiceProfile) HasAvailability() bool
- func (o *ServiceProfile) HasCoverageArea() bool
- func (o *ServiceProfile) HasDLDeterministicComm() bool
- func (o *ServiceProfile) HasDLLatency() bool
- func (o *ServiceProfile) HasDLMaxPktSize() bool
- func (o *ServiceProfile) HasDLThptPerSlice() bool
- func (o *ServiceProfile) HasDLThptPerUE() bool
- func (o *ServiceProfile) HasDelayTolerance() bool
- func (o *ServiceProfile) HasEnergyEfficiency() bool
- func (o *ServiceProfile) HasJitter() bool
- func (o *ServiceProfile) HasKPIMonitoring() bool
- func (o *ServiceProfile) HasMaxDLDataVolume() bool
- func (o *ServiceProfile) HasMaxNumberofPDUSessions() bool
- func (o *ServiceProfile) HasMaxNumberofUEs() bool
- func (o *ServiceProfile) HasMaxULDataVolume() bool
- func (o *ServiceProfile) HasN6Protection() bool
- func (o *ServiceProfile) HasNBIoT() bool
- func (o *ServiceProfile) HasNetworkSliceSharingIndicator() bool
- func (o *ServiceProfile) HasNssaaSupport() bool
- func (o *ServiceProfile) HasPlmnInfoList() bool
- func (o *ServiceProfile) HasPositioning() bool
- func (o *ServiceProfile) HasRadioSpectrum() bool
- func (o *ServiceProfile) HasReliability() bool
- func (o *ServiceProfile) HasServiceProfileId() bool
- func (o *ServiceProfile) HasSliceSimultaneousUse() bool
- func (o *ServiceProfile) HasSst() bool
- func (o *ServiceProfile) HasSurvivalTime() bool
- func (o *ServiceProfile) HasSynchronicity() bool
- func (o *ServiceProfile) HasTermDensity() bool
- func (o *ServiceProfile) HasUEMobilityLevel() bool
- func (o *ServiceProfile) HasUESpeed() bool
- func (o *ServiceProfile) HasULDeterministicComm() bool
- func (o *ServiceProfile) HasULLatency() bool
- func (o *ServiceProfile) HasULMaxPktSize() bool
- func (o *ServiceProfile) HasULThptPerSlice() bool
- func (o *ServiceProfile) HasULThptPerUE() bool
- func (o *ServiceProfile) HasUserMgmtOpen() bool
- func (o *ServiceProfile) HasV2XCommModels() bool
- func (o ServiceProfile) MarshalJSON() ([]byte, error)
- func (o *ServiceProfile) SetActivityFactor(v float32)
- func (o *ServiceProfile) SetAvailability(v float32)
- func (o *ServiceProfile) SetCoverageArea(v string)
- func (o *ServiceProfile) SetDLDeterministicComm(v DeterministicComm)
- func (o *ServiceProfile) SetDLLatency(v float32)
- func (o *ServiceProfile) SetDLMaxPktSize(v MaxPktSize)
- func (o *ServiceProfile) SetDLThptPerSlice(v XLThpt)
- func (o *ServiceProfile) SetDLThptPerUE(v XLThpt)
- func (o *ServiceProfile) SetDelayTolerance(v DelayTolerance)
- func (o *ServiceProfile) SetEnergyEfficiency(v EnergyEfficiency)
- func (o *ServiceProfile) SetJitter(v int32)
- func (o *ServiceProfile) SetKPIMonitoring(v KPIMonitoring)
- func (o *ServiceProfile) SetMaxDLDataVolume(v float32)
- func (o *ServiceProfile) SetMaxNumberofPDUSessions(v MaxNumberofPDUSessions)
- func (o *ServiceProfile) SetMaxNumberofUEs(v float32)
- func (o *ServiceProfile) SetMaxULDataVolume(v float32)
- func (o *ServiceProfile) SetN6Protection(v N6Protection)
- func (o *ServiceProfile) SetNBIoT(v NBIoT)
- func (o *ServiceProfile) SetNetworkSliceSharingIndicator(v NetworkSliceSharingIndicator)
- func (o *ServiceProfile) SetNssaaSupport(v NSSAASupport)
- func (o *ServiceProfile) SetPlmnInfoList(v []PlmnInfo)
- func (o *ServiceProfile) SetPositioning(v Positioning)
- func (o *ServiceProfile) SetRadioSpectrum(v RadioSpectrum)
- func (o *ServiceProfile) SetReliability(v float32)
- func (o *ServiceProfile) SetServiceProfileId(v string)
- func (o *ServiceProfile) SetSliceSimultaneousUse(v SliceSimultaneousUse)
- func (o *ServiceProfile) SetSst(v int32)
- func (o *ServiceProfile) SetSurvivalTime(v float32)
- func (o *ServiceProfile) SetSynchronicity(v Synchronicity)
- func (o *ServiceProfile) SetTermDensity(v TermDensity)
- func (o *ServiceProfile) SetUEMobilityLevel(v MobilityLevel)
- func (o *ServiceProfile) SetUESpeed(v int32)
- func (o *ServiceProfile) SetULDeterministicComm(v DeterministicComm)
- func (o *ServiceProfile) SetULLatency(v float32)
- func (o *ServiceProfile) SetULMaxPktSize(v MaxPktSize)
- func (o *ServiceProfile) SetULThptPerSlice(v XLThpt)
- func (o *ServiceProfile) SetULThptPerUE(v XLThpt)
- func (o *ServiceProfile) SetUserMgmtOpen(v UserMgmtOpen)
- func (o *ServiceProfile) SetV2XCommModels(v V2XCommModels)
- func (o ServiceProfile) ToMap() (map[string]interface{}, error)
- type SharingLevel
- type SliceProfile
- func (o *SliceProfile) GetCNSliceSubnetProfile() CNSliceSubnetProfile
- func (o *SliceProfile) GetCNSliceSubnetProfileOk() (*CNSliceSubnetProfile, bool)
- func (o *SliceProfile) GetPlmnInfoList() []PlmnInfo
- func (o *SliceProfile) GetPlmnInfoListOk() ([]PlmnInfo, bool)
- func (o *SliceProfile) GetRANSliceSubnetProfile() RANSliceSubnetProfile
- func (o *SliceProfile) GetRANSliceSubnetProfileOk() (*RANSliceSubnetProfile, bool)
- func (o *SliceProfile) GetServiceProfileId() string
- func (o *SliceProfile) GetServiceProfileIdOk() (*string, bool)
- func (o *SliceProfile) GetTopSliceSubnetProfile() TopSliceSubnetProfile
- func (o *SliceProfile) GetTopSliceSubnetProfileOk() (*TopSliceSubnetProfile, bool)
- func (o *SliceProfile) HasCNSliceSubnetProfile() bool
- func (o *SliceProfile) HasPlmnInfoList() bool
- func (o *SliceProfile) HasRANSliceSubnetProfile() bool
- func (o *SliceProfile) HasServiceProfileId() bool
- func (o *SliceProfile) HasTopSliceSubnetProfile() bool
- func (o SliceProfile) MarshalJSON() ([]byte, error)
- func (o *SliceProfile) SetCNSliceSubnetProfile(v CNSliceSubnetProfile)
- func (o *SliceProfile) SetPlmnInfoList(v []PlmnInfo)
- func (o *SliceProfile) SetRANSliceSubnetProfile(v RANSliceSubnetProfile)
- func (o *SliceProfile) SetServiceProfileId(v string)
- func (o *SliceProfile) SetTopSliceSubnetProfile(v TopSliceSubnetProfile)
- func (o SliceProfile) ToMap() (map[string]interface{}, error)
- type SliceSimultaneousUse
- type Snssai
- func (o *Snssai) GetSd() string
- func (o *Snssai) GetSdOk() (*string, bool)
- func (o *Snssai) GetSst() int32
- func (o *Snssai) GetSstOk() (*int32, bool)
- func (o *Snssai) HasSd() bool
- func (o *Snssai) HasSst() bool
- func (o Snssai) MarshalJSON() ([]byte, error)
- func (o *Snssai) SetSd(v string)
- func (o *Snssai) SetSst(v int32)
- func (o Snssai) ToMap() (map[string]interface{}, error)
- type SpecificProblem
- type SubNetworkAttr
- func (o *SubNetworkAttr) GetDnPrefix() string
- func (o *SubNetworkAttr) GetDnPrefixOk() (*string, bool)
- func (o *SubNetworkAttr) GetPriorityLabel() int32
- func (o *SubNetworkAttr) GetPriorityLabelOk() (*int32, bool)
- func (o *SubNetworkAttr) GetSetOfMcc() []string
- func (o *SubNetworkAttr) GetSetOfMccOk() ([]string, bool)
- func (o *SubNetworkAttr) GetSupportedPerfMetricGroups() []SupportedPerfMetricGroup
- func (o *SubNetworkAttr) GetSupportedPerfMetricGroupsOk() ([]SupportedPerfMetricGroup, bool)
- func (o *SubNetworkAttr) GetSupportedTraceMetrics() []string
- func (o *SubNetworkAttr) GetSupportedTraceMetricsOk() ([]string, bool)
- func (o *SubNetworkAttr) GetUserDefinedNetworkType() string
- func (o *SubNetworkAttr) GetUserDefinedNetworkTypeOk() (*string, bool)
- func (o *SubNetworkAttr) GetUserLabel() string
- func (o *SubNetworkAttr) GetUserLabelOk() (*string, bool)
- func (o *SubNetworkAttr) HasDnPrefix() bool
- func (o *SubNetworkAttr) HasPriorityLabel() bool
- func (o *SubNetworkAttr) HasSetOfMcc() bool
- func (o *SubNetworkAttr) HasSupportedPerfMetricGroups() bool
- func (o *SubNetworkAttr) HasSupportedTraceMetrics() bool
- func (o *SubNetworkAttr) HasUserDefinedNetworkType() bool
- func (o *SubNetworkAttr) HasUserLabel() bool
- func (o SubNetworkAttr) MarshalJSON() ([]byte, error)
- func (o *SubNetworkAttr) SetDnPrefix(v string)
- func (o *SubNetworkAttr) SetPriorityLabel(v int32)
- func (o *SubNetworkAttr) SetSetOfMcc(v []string)
- func (o *SubNetworkAttr) SetSupportedPerfMetricGroups(v []SupportedPerfMetricGroup)
- func (o *SubNetworkAttr) SetSupportedTraceMetrics(v []string)
- func (o *SubNetworkAttr) SetUserDefinedNetworkType(v string)
- func (o *SubNetworkAttr) SetUserLabel(v string)
- func (o SubNetworkAttr) ToMap() (map[string]interface{}, error)
- type SubNetworkNcO
- func (o *SubNetworkNcO) GetAlarmList() AlarmListSingle
- func (o *SubNetworkNcO) GetAlarmListOk() (*AlarmListSingle, bool)
- func (o *SubNetworkNcO) GetFileDownloadJob() []FileDownloadJobSingle
- func (o *SubNetworkNcO) GetFileDownloadJobOk() ([]FileDownloadJobSingle, bool)
- func (o *SubNetworkNcO) GetFiles() []FilesSingle
- func (o *SubNetworkNcO) GetFilesOk() ([]FilesSingle, bool)
- func (o *SubNetworkNcO) GetManagementDataCollection() []ManagementDataCollectionSingle
- func (o *SubNetworkNcO) GetManagementDataCollectionOk() ([]ManagementDataCollectionSingle, bool)
- func (o *SubNetworkNcO) GetManagementNode() []ManagementNodeSingle
- func (o *SubNetworkNcO) GetManagementNodeOk() ([]ManagementNodeSingle, bool)
- func (o *SubNetworkNcO) GetMeContext() []MeContextSingle
- func (o *SubNetworkNcO) GetMeContextOk() ([]MeContextSingle, bool)
- func (o *SubNetworkNcO) GetMnsAgent() []MnsAgentSingle
- func (o *SubNetworkNcO) GetMnsAgentOk() ([]MnsAgentSingle, bool)
- func (o *SubNetworkNcO) GetMnsRegistry() MnsRegistrySingle
- func (o *SubNetworkNcO) GetMnsRegistryOk() (*MnsRegistrySingle, bool)
- func (o *SubNetworkNcO) GetNtfSubscriptionControl() []NtfSubscriptionControlSingle
- func (o *SubNetworkNcO) GetNtfSubscriptionControlOk() ([]NtfSubscriptionControlSingle, bool)
- func (o *SubNetworkNcO) GetPerfMetricJob() []PerfMetricJobSingle
- func (o *SubNetworkNcO) GetPerfMetricJobOk() ([]PerfMetricJobSingle, bool)
- func (o *SubNetworkNcO) GetThresholdMonitor() []ThresholdMonitorSingle
- func (o *SubNetworkNcO) GetThresholdMonitorOk() ([]ThresholdMonitorSingle, bool)
- func (o *SubNetworkNcO) GetTraceJob() []TraceJobSingle
- func (o *SubNetworkNcO) GetTraceJobOk() ([]TraceJobSingle, bool)
- func (o *SubNetworkNcO) HasAlarmList() bool
- func (o *SubNetworkNcO) HasFileDownloadJob() bool
- func (o *SubNetworkNcO) HasFiles() bool
- func (o *SubNetworkNcO) HasManagementDataCollection() bool
- func (o *SubNetworkNcO) HasManagementNode() bool
- func (o *SubNetworkNcO) HasMeContext() bool
- func (o *SubNetworkNcO) HasMnsAgent() bool
- func (o *SubNetworkNcO) HasMnsRegistry() bool
- func (o *SubNetworkNcO) HasNtfSubscriptionControl() bool
- func (o *SubNetworkNcO) HasPerfMetricJob() bool
- func (o *SubNetworkNcO) HasThresholdMonitor() bool
- func (o *SubNetworkNcO) HasTraceJob() bool
- func (o SubNetworkNcO) MarshalJSON() ([]byte, error)
- func (o *SubNetworkNcO) SetAlarmList(v AlarmListSingle)
- func (o *SubNetworkNcO) SetFileDownloadJob(v []FileDownloadJobSingle)
- func (o *SubNetworkNcO) SetFiles(v []FilesSingle)
- func (o *SubNetworkNcO) SetManagementDataCollection(v []ManagementDataCollectionSingle)
- func (o *SubNetworkNcO) SetManagementNode(v []ManagementNodeSingle)
- func (o *SubNetworkNcO) SetMeContext(v []MeContextSingle)
- func (o *SubNetworkNcO) SetMnsAgent(v []MnsAgentSingle)
- func (o *SubNetworkNcO) SetMnsRegistry(v MnsRegistrySingle)
- func (o *SubNetworkNcO) SetNtfSubscriptionControl(v []NtfSubscriptionControlSingle)
- func (o *SubNetworkNcO) SetPerfMetricJob(v []PerfMetricJobSingle)
- func (o *SubNetworkNcO) SetThresholdMonitor(v []ThresholdMonitorSingle)
- func (o *SubNetworkNcO) SetTraceJob(v []TraceJobSingle)
- func (o SubNetworkNcO) ToMap() (map[string]interface{}, error)
- type SubNetworkSingle
- func (o *SubNetworkSingle) GetAlarmList() AlarmListSingle
- func (o *SubNetworkSingle) GetAlarmListOk() (*AlarmListSingle, bool)
- func (o *SubNetworkSingle) GetAttributes() SubNetworkSingleAllOfAttributes
- func (o *SubNetworkSingle) GetAttributesOk() (*SubNetworkSingleAllOfAttributes, bool)
- func (o *SubNetworkSingle) GetEPTransport() []EPTransportSingle
- func (o *SubNetworkSingle) GetEPTransportOk() ([]EPTransportSingle, bool)
- func (o *SubNetworkSingle) GetFeasibilityCheckAndReservationJob() []FeasibilityCheckAndReservationJobSingle
- func (o *SubNetworkSingle) GetFeasibilityCheckAndReservationJobOk() ([]FeasibilityCheckAndReservationJobSingle, bool)
- func (o *SubNetworkSingle) GetFileDownloadJob() []FileDownloadJobSingle
- func (o *SubNetworkSingle) GetFileDownloadJobOk() ([]FileDownloadJobSingle, bool)
- func (o *SubNetworkSingle) GetFiles() []FilesSingle
- func (o *SubNetworkSingle) GetFilesOk() ([]FilesSingle, bool)
- func (o *SubNetworkSingle) GetId() string
- func (o *SubNetworkSingle) GetIdOk() (*string, bool)
- func (o *SubNetworkSingle) GetManagementDataCollection() []ManagementDataCollectionSingle
- func (o *SubNetworkSingle) GetManagementDataCollectionOk() ([]ManagementDataCollectionSingle, bool)
- func (o *SubNetworkSingle) GetManagementNode() []ManagementNodeSingle
- func (o *SubNetworkSingle) GetManagementNodeOk() ([]ManagementNodeSingle, bool)
- func (o *SubNetworkSingle) GetMeContext() []MeContextSingle
- func (o *SubNetworkSingle) GetMeContextOk() ([]MeContextSingle, bool)
- func (o *SubNetworkSingle) GetMnsAgent() []MnsAgentSingle
- func (o *SubNetworkSingle) GetMnsAgentOk() ([]MnsAgentSingle, bool)
- func (o *SubNetworkSingle) GetMnsRegistry() MnsRegistrySingle
- func (o *SubNetworkSingle) GetMnsRegistryOk() (*MnsRegistrySingle, bool)
- func (o *SubNetworkSingle) GetNetworkSlice() []NetworkSliceSingle
- func (o *SubNetworkSingle) GetNetworkSliceOk() ([]NetworkSliceSingle, bool)
- func (o *SubNetworkSingle) GetNetworkSliceSubnet() []NetworkSliceSubnetSingle
- func (o *SubNetworkSingle) GetNetworkSliceSubnetOk() ([]NetworkSliceSubnetSingle, bool)
- func (o *SubNetworkSingle) GetNetworkSliceSubnetProviderCapabilities() []NetworkSliceSubnetProviderCapabilitiesSingle
- func (o *SubNetworkSingle) GetNetworkSliceSubnetProviderCapabilitiesOk() ([]NetworkSliceSubnetProviderCapabilitiesSingle, bool)
- func (o *SubNetworkSingle) GetNtfSubscriptionControl() []NtfSubscriptionControlSingle
- func (o *SubNetworkSingle) GetNtfSubscriptionControlOk() ([]NtfSubscriptionControlSingle, bool)
- func (o *SubNetworkSingle) GetObjectClass() string
- func (o *SubNetworkSingle) GetObjectClassOk() (*string, bool)
- func (o *SubNetworkSingle) GetObjectInstance() string
- func (o *SubNetworkSingle) GetObjectInstanceOk() (*string, bool)
- func (o *SubNetworkSingle) GetPerfMetricJob() []PerfMetricJobSingle
- func (o *SubNetworkSingle) GetPerfMetricJobOk() ([]PerfMetricJobSingle, bool)
- func (o *SubNetworkSingle) GetSubNetwork() []SubNetworkSingle
- func (o *SubNetworkSingle) GetSubNetworkOk() ([]SubNetworkSingle, bool)
- func (o *SubNetworkSingle) GetThresholdMonitor() []ThresholdMonitorSingle
- func (o *SubNetworkSingle) GetThresholdMonitorOk() ([]ThresholdMonitorSingle, bool)
- func (o *SubNetworkSingle) GetTraceJob() []TraceJobSingle
- func (o *SubNetworkSingle) GetTraceJobOk() ([]TraceJobSingle, bool)
- func (o *SubNetworkSingle) GetVsDataContainer() []VsDataContainerSingle
- func (o *SubNetworkSingle) GetVsDataContainerOk() ([]VsDataContainerSingle, bool)
- func (o *SubNetworkSingle) HasAlarmList() bool
- func (o *SubNetworkSingle) HasAttributes() bool
- func (o *SubNetworkSingle) HasEPTransport() bool
- func (o *SubNetworkSingle) HasFeasibilityCheckAndReservationJob() bool
- func (o *SubNetworkSingle) HasFileDownloadJob() bool
- func (o *SubNetworkSingle) HasFiles() bool
- func (o *SubNetworkSingle) HasManagementDataCollection() bool
- func (o *SubNetworkSingle) HasManagementNode() bool
- func (o *SubNetworkSingle) HasMeContext() bool
- func (o *SubNetworkSingle) HasMnsAgent() bool
- func (o *SubNetworkSingle) HasMnsRegistry() bool
- func (o *SubNetworkSingle) HasNetworkSlice() bool
- func (o *SubNetworkSingle) HasNetworkSliceSubnet() bool
- func (o *SubNetworkSingle) HasNetworkSliceSubnetProviderCapabilities() bool
- func (o *SubNetworkSingle) HasNtfSubscriptionControl() bool
- func (o *SubNetworkSingle) HasObjectClass() bool
- func (o *SubNetworkSingle) HasObjectInstance() bool
- func (o *SubNetworkSingle) HasPerfMetricJob() bool
- func (o *SubNetworkSingle) HasSubNetwork() bool
- func (o *SubNetworkSingle) HasThresholdMonitor() bool
- func (o *SubNetworkSingle) HasTraceJob() bool
- func (o *SubNetworkSingle) HasVsDataContainer() bool
- func (o SubNetworkSingle) MarshalJSON() ([]byte, error)
- func (o *SubNetworkSingle) SetAlarmList(v AlarmListSingle)
- func (o *SubNetworkSingle) SetAttributes(v SubNetworkSingleAllOfAttributes)
- func (o *SubNetworkSingle) SetEPTransport(v []EPTransportSingle)
- func (o *SubNetworkSingle) SetFeasibilityCheckAndReservationJob(v []FeasibilityCheckAndReservationJobSingle)
- func (o *SubNetworkSingle) SetFileDownloadJob(v []FileDownloadJobSingle)
- func (o *SubNetworkSingle) SetFiles(v []FilesSingle)
- func (o *SubNetworkSingle) SetId(v string)
- func (o *SubNetworkSingle) SetManagementDataCollection(v []ManagementDataCollectionSingle)
- func (o *SubNetworkSingle) SetManagementNode(v []ManagementNodeSingle)
- func (o *SubNetworkSingle) SetMeContext(v []MeContextSingle)
- func (o *SubNetworkSingle) SetMnsAgent(v []MnsAgentSingle)
- func (o *SubNetworkSingle) SetMnsRegistry(v MnsRegistrySingle)
- func (o *SubNetworkSingle) SetNetworkSlice(v []NetworkSliceSingle)
- func (o *SubNetworkSingle) SetNetworkSliceSubnet(v []NetworkSliceSubnetSingle)
- func (o *SubNetworkSingle) SetNetworkSliceSubnetProviderCapabilities(v []NetworkSliceSubnetProviderCapabilitiesSingle)
- func (o *SubNetworkSingle) SetNtfSubscriptionControl(v []NtfSubscriptionControlSingle)
- func (o *SubNetworkSingle) SetObjectClass(v string)
- func (o *SubNetworkSingle) SetObjectInstance(v string)
- func (o *SubNetworkSingle) SetPerfMetricJob(v []PerfMetricJobSingle)
- func (o *SubNetworkSingle) SetSubNetwork(v []SubNetworkSingle)
- func (o *SubNetworkSingle) SetThresholdMonitor(v []ThresholdMonitorSingle)
- func (o *SubNetworkSingle) SetTraceJob(v []TraceJobSingle)
- func (o *SubNetworkSingle) SetVsDataContainer(v []VsDataContainerSingle)
- func (o SubNetworkSingle) ToMap() (map[string]interface{}, error)
- type SubNetworkSingleAllOf
- func (o *SubNetworkSingleAllOf) GetAttributes() SubNetworkSingleAllOfAttributes
- func (o *SubNetworkSingleAllOf) GetAttributesOk() (*SubNetworkSingleAllOfAttributes, bool)
- func (o *SubNetworkSingleAllOf) HasAttributes() bool
- func (o SubNetworkSingleAllOf) MarshalJSON() ([]byte, error)
- func (o *SubNetworkSingleAllOf) SetAttributes(v SubNetworkSingleAllOfAttributes)
- func (o SubNetworkSingleAllOf) ToMap() (map[string]interface{}, error)
- type SubNetworkSingleAllOf1
- func (o *SubNetworkSingleAllOf1) GetEPTransport() []EPTransportSingle
- func (o *SubNetworkSingleAllOf1) GetEPTransportOk() ([]EPTransportSingle, bool)
- func (o *SubNetworkSingleAllOf1) GetFeasibilityCheckAndReservationJob() []FeasibilityCheckAndReservationJobSingle
- func (o *SubNetworkSingleAllOf1) GetFeasibilityCheckAndReservationJobOk() ([]FeasibilityCheckAndReservationJobSingle, bool)
- func (o *SubNetworkSingleAllOf1) GetNetworkSlice() []NetworkSliceSingle
- func (o *SubNetworkSingleAllOf1) GetNetworkSliceOk() ([]NetworkSliceSingle, bool)
- func (o *SubNetworkSingleAllOf1) GetNetworkSliceSubnet() []NetworkSliceSubnetSingle
- func (o *SubNetworkSingleAllOf1) GetNetworkSliceSubnetOk() ([]NetworkSliceSubnetSingle, bool)
- func (o *SubNetworkSingleAllOf1) GetNetworkSliceSubnetProviderCapabilities() []NetworkSliceSubnetProviderCapabilitiesSingle
- func (o *SubNetworkSingleAllOf1) GetNetworkSliceSubnetProviderCapabilitiesOk() ([]NetworkSliceSubnetProviderCapabilitiesSingle, bool)
- func (o *SubNetworkSingleAllOf1) GetSubNetwork() []SubNetworkSingle
- func (o *SubNetworkSingleAllOf1) GetSubNetworkOk() ([]SubNetworkSingle, bool)
- func (o *SubNetworkSingleAllOf1) HasEPTransport() bool
- func (o *SubNetworkSingleAllOf1) HasFeasibilityCheckAndReservationJob() bool
- func (o *SubNetworkSingleAllOf1) HasNetworkSlice() bool
- func (o *SubNetworkSingleAllOf1) HasNetworkSliceSubnet() bool
- func (o *SubNetworkSingleAllOf1) HasNetworkSliceSubnetProviderCapabilities() bool
- func (o *SubNetworkSingleAllOf1) HasSubNetwork() bool
- func (o SubNetworkSingleAllOf1) MarshalJSON() ([]byte, error)
- func (o *SubNetworkSingleAllOf1) SetEPTransport(v []EPTransportSingle)
- func (o *SubNetworkSingleAllOf1) SetFeasibilityCheckAndReservationJob(v []FeasibilityCheckAndReservationJobSingle)
- func (o *SubNetworkSingleAllOf1) SetNetworkSlice(v []NetworkSliceSingle)
- func (o *SubNetworkSingleAllOf1) SetNetworkSliceSubnet(v []NetworkSliceSubnetSingle)
- func (o *SubNetworkSingleAllOf1) SetNetworkSliceSubnetProviderCapabilities(v []NetworkSliceSubnetProviderCapabilitiesSingle)
- func (o *SubNetworkSingleAllOf1) SetSubNetwork(v []SubNetworkSingle)
- func (o SubNetworkSingleAllOf1) ToMap() (map[string]interface{}, error)
- type SubNetworkSingleAllOfAttributes
- func (o *SubNetworkSingleAllOfAttributes) GetDnPrefix() string
- func (o *SubNetworkSingleAllOfAttributes) GetDnPrefixOk() (*string, bool)
- func (o *SubNetworkSingleAllOfAttributes) GetPriorityLabel() int32
- func (o *SubNetworkSingleAllOfAttributes) GetPriorityLabelOk() (*int32, bool)
- func (o *SubNetworkSingleAllOfAttributes) GetSetOfMcc() []string
- func (o *SubNetworkSingleAllOfAttributes) GetSetOfMccOk() ([]string, bool)
- func (o *SubNetworkSingleAllOfAttributes) GetSupportedPerfMetricGroups() []SupportedPerfMetricGroup
- func (o *SubNetworkSingleAllOfAttributes) GetSupportedPerfMetricGroupsOk() ([]SupportedPerfMetricGroup, bool)
- func (o *SubNetworkSingleAllOfAttributes) GetSupportedTraceMetrics() []string
- func (o *SubNetworkSingleAllOfAttributes) GetSupportedTraceMetricsOk() ([]string, bool)
- func (o *SubNetworkSingleAllOfAttributes) GetUserDefinedNetworkType() string
- func (o *SubNetworkSingleAllOfAttributes) GetUserDefinedNetworkTypeOk() (*string, bool)
- func (o *SubNetworkSingleAllOfAttributes) GetUserLabel() string
- func (o *SubNetworkSingleAllOfAttributes) GetUserLabelOk() (*string, bool)
- func (o *SubNetworkSingleAllOfAttributes) HasDnPrefix() bool
- func (o *SubNetworkSingleAllOfAttributes) HasPriorityLabel() bool
- func (o *SubNetworkSingleAllOfAttributes) HasSetOfMcc() bool
- func (o *SubNetworkSingleAllOfAttributes) HasSupportedPerfMetricGroups() bool
- func (o *SubNetworkSingleAllOfAttributes) HasSupportedTraceMetrics() bool
- func (o *SubNetworkSingleAllOfAttributes) HasUserDefinedNetworkType() bool
- func (o *SubNetworkSingleAllOfAttributes) HasUserLabel() bool
- func (o SubNetworkSingleAllOfAttributes) MarshalJSON() ([]byte, error)
- func (o *SubNetworkSingleAllOfAttributes) SetDnPrefix(v string)
- func (o *SubNetworkSingleAllOfAttributes) SetPriorityLabel(v int32)
- func (o *SubNetworkSingleAllOfAttributes) SetSetOfMcc(v []string)
- func (o *SubNetworkSingleAllOfAttributes) SetSupportedPerfMetricGroups(v []SupportedPerfMetricGroup)
- func (o *SubNetworkSingleAllOfAttributes) SetSupportedTraceMetrics(v []string)
- func (o *SubNetworkSingleAllOfAttributes) SetUserDefinedNetworkType(v string)
- func (o *SubNetworkSingleAllOfAttributes) SetUserLabel(v string)
- func (o SubNetworkSingleAllOfAttributes) ToMap() (map[string]interface{}, error)
- type Support
- type SupportedPerfMetricGroup
- func (o *SupportedPerfMetricGroup) GetGranularityPeriods() []int32
- func (o *SupportedPerfMetricGroup) GetGranularityPeriodsOk() ([]int32, bool)
- func (o *SupportedPerfMetricGroup) GetMonitorGranularityPeriods() []int32
- func (o *SupportedPerfMetricGroup) GetMonitorGranularityPeriodsOk() ([]int32, bool)
- func (o *SupportedPerfMetricGroup) GetPerformanceMetrics() []string
- func (o *SupportedPerfMetricGroup) GetPerformanceMetricsOk() ([]string, bool)
- func (o *SupportedPerfMetricGroup) GetReportingMethods() []string
- func (o *SupportedPerfMetricGroup) GetReportingMethodsOk() ([]string, bool)
- func (o *SupportedPerfMetricGroup) HasGranularityPeriods() bool
- func (o *SupportedPerfMetricGroup) HasMonitorGranularityPeriods() bool
- func (o *SupportedPerfMetricGroup) HasPerformanceMetrics() bool
- func (o *SupportedPerfMetricGroup) HasReportingMethods() bool
- func (o SupportedPerfMetricGroup) MarshalJSON() ([]byte, error)
- func (o *SupportedPerfMetricGroup) SetGranularityPeriods(v []int32)
- func (o *SupportedPerfMetricGroup) SetMonitorGranularityPeriods(v []int32)
- func (o *SupportedPerfMetricGroup) SetPerformanceMetrics(v []string)
- func (o *SupportedPerfMetricGroup) SetReportingMethods(v []string)
- func (o SupportedPerfMetricGroup) ToMap() (map[string]interface{}, error)
- type SynAvailability
- type Synchronicity
- func (o *Synchronicity) GetAccuracy() float32
- func (o *Synchronicity) GetAccuracyOk() (*float32, bool)
- func (o *Synchronicity) GetAvailability() SynAvailability
- func (o *Synchronicity) GetAvailabilityOk() (*SynAvailability, bool)
- func (o *Synchronicity) GetServAttrCom() ServAttrCom
- func (o *Synchronicity) GetServAttrComOk() (*ServAttrCom, bool)
- func (o *Synchronicity) HasAccuracy() bool
- func (o *Synchronicity) HasAvailability() bool
- func (o *Synchronicity) HasServAttrCom() bool
- func (o Synchronicity) MarshalJSON() ([]byte, error)
- func (o *Synchronicity) SetAccuracy(v float32)
- func (o *Synchronicity) SetAvailability(v SynAvailability)
- func (o *Synchronicity) SetServAttrCom(v ServAttrCom)
- func (o Synchronicity) ToMap() (map[string]interface{}, error)
- type SynchronicityRANSubnet
- func (o *SynchronicityRANSubnet) GetAccuracy() float32
- func (o *SynchronicityRANSubnet) GetAccuracyOk() (*float32, bool)
- func (o *SynchronicityRANSubnet) GetAvailability() SynAvailability
- func (o *SynchronicityRANSubnet) GetAvailabilityOk() (*SynAvailability, bool)
- func (o *SynchronicityRANSubnet) HasAccuracy() bool
- func (o *SynchronicityRANSubnet) HasAvailability() bool
- func (o SynchronicityRANSubnet) MarshalJSON() ([]byte, error)
- func (o *SynchronicityRANSubnet) SetAccuracy(v float32)
- func (o *SynchronicityRANSubnet) SetAvailability(v SynAvailability)
- func (o SynchronicityRANSubnet) ToMap() (map[string]interface{}, error)
- type Tai
- func (o *Tai) GetMcc() string
- func (o *Tai) GetMccOk() (*string, bool)
- func (o *Tai) GetMnc() string
- func (o *Tai) GetMncOk() (*string, bool)
- func (o *Tai) GetTac() string
- func (o *Tai) GetTacOk() (*string, bool)
- func (o *Tai) HasMcc() bool
- func (o *Tai) HasMnc() bool
- func (o *Tai) HasTac() bool
- func (o Tai) MarshalJSON() ([]byte, error)
- func (o *Tai) SetMcc(v string)
- func (o *Tai) SetMnc(v string)
- func (o *Tai) SetTac(v string)
- func (o Tai) ToMap() (map[string]interface{}, error)
- type TermDensity
- func (o *TermDensity) GetDensity() int32
- func (o *TermDensity) GetDensityOk() (*int32, bool)
- func (o *TermDensity) GetServAttrCom() ServAttrCom
- func (o *TermDensity) GetServAttrComOk() (*ServAttrCom, bool)
- func (o *TermDensity) HasDensity() bool
- func (o *TermDensity) HasServAttrCom() bool
- func (o TermDensity) MarshalJSON() ([]byte, error)
- func (o *TermDensity) SetDensity(v int32)
- func (o *TermDensity) SetServAttrCom(v ServAttrCom)
- func (o TermDensity) ToMap() (map[string]interface{}, error)
- type ThresholdInfo
- func (o *ThresholdInfo) GetHysteresis() ThresholdInfoHysteresis
- func (o *ThresholdInfo) GetHysteresisOk() (*ThresholdInfoHysteresis, bool)
- func (o *ThresholdInfo) GetThresholdDirection() string
- func (o *ThresholdInfo) GetThresholdDirectionOk() (*string, bool)
- func (o *ThresholdInfo) GetThresholdValue() ThresholdInfoThresholdValue
- func (o *ThresholdInfo) GetThresholdValueOk() (*ThresholdInfoThresholdValue, bool)
- func (o *ThresholdInfo) HasHysteresis() bool
- func (o *ThresholdInfo) HasThresholdDirection() bool
- func (o *ThresholdInfo) HasThresholdValue() bool
- func (o ThresholdInfo) MarshalJSON() ([]byte, error)
- func (o *ThresholdInfo) SetHysteresis(v ThresholdInfoHysteresis)
- func (o *ThresholdInfo) SetThresholdDirection(v string)
- func (o *ThresholdInfo) SetThresholdValue(v ThresholdInfoThresholdValue)
- func (o ThresholdInfo) ToMap() (map[string]interface{}, error)
- type ThresholdInfo1
- func (o *ThresholdInfo1) GetArmTime() time.Time
- func (o *ThresholdInfo1) GetArmTimeOk() (*time.Time, bool)
- func (o *ThresholdInfo1) GetObservedMeasurement() string
- func (o *ThresholdInfo1) GetObservedMeasurementOk() (*string, bool)
- func (o *ThresholdInfo1) GetObservedValue() float32
- func (o *ThresholdInfo1) GetObservedValueOk() (*float32, bool)
- func (o *ThresholdInfo1) GetThresholdLevel() ThresholdLevelInd
- func (o *ThresholdInfo1) GetThresholdLevelOk() (*ThresholdLevelInd, bool)
- func (o *ThresholdInfo1) HasArmTime() bool
- func (o *ThresholdInfo1) HasThresholdLevel() bool
- func (o ThresholdInfo1) MarshalJSON() ([]byte, error)
- func (o *ThresholdInfo1) SetArmTime(v time.Time)
- func (o *ThresholdInfo1) SetObservedMeasurement(v string)
- func (o *ThresholdInfo1) SetObservedValue(v float32)
- func (o *ThresholdInfo1) SetThresholdLevel(v ThresholdLevelInd)
- func (o ThresholdInfo1) ToMap() (map[string]interface{}, error)
- type ThresholdInfoHysteresis
- type ThresholdInfoThresholdValue
- type ThresholdLevelInd
- type ThresholdLevelIndOneOf
- func (o *ThresholdLevelIndOneOf) GetUp() ThresholdHysteresis
- func (o *ThresholdLevelIndOneOf) GetUpOk() (*ThresholdHysteresis, bool)
- func (o *ThresholdLevelIndOneOf) HasUp() bool
- func (o ThresholdLevelIndOneOf) MarshalJSON() ([]byte, error)
- func (o *ThresholdLevelIndOneOf) SetUp(v ThresholdHysteresis)
- func (o ThresholdLevelIndOneOf) ToMap() (map[string]interface{}, error)
- type ThresholdLevelIndOneOf1
- func (o *ThresholdLevelIndOneOf1) GetDown() ThresholdHysteresis
- func (o *ThresholdLevelIndOneOf1) GetDownOk() (*ThresholdHysteresis, bool)
- func (o *ThresholdLevelIndOneOf1) HasDown() bool
- func (o ThresholdLevelIndOneOf1) MarshalJSON() ([]byte, error)
- func (o *ThresholdLevelIndOneOf1) SetDown(v ThresholdHysteresis)
- func (o ThresholdLevelIndOneOf1) ToMap() (map[string]interface{}, error)
- type ThresholdMonitorSingle
- func (o *ThresholdMonitorSingle) GetAttributes() ThresholdMonitorSingleAllOfAttributes
- func (o *ThresholdMonitorSingle) GetAttributesOk() (*ThresholdMonitorSingleAllOfAttributes, bool)
- func (o *ThresholdMonitorSingle) GetId() string
- func (o *ThresholdMonitorSingle) GetIdOk() (*string, bool)
- func (o *ThresholdMonitorSingle) GetObjectClass() string
- func (o *ThresholdMonitorSingle) GetObjectClassOk() (*string, bool)
- func (o *ThresholdMonitorSingle) GetObjectInstance() string
- func (o *ThresholdMonitorSingle) GetObjectInstanceOk() (*string, bool)
- func (o *ThresholdMonitorSingle) GetVsDataContainer() []VsDataContainerSingle
- func (o *ThresholdMonitorSingle) GetVsDataContainerOk() ([]VsDataContainerSingle, bool)
- func (o *ThresholdMonitorSingle) HasAttributes() bool
- func (o *ThresholdMonitorSingle) HasObjectClass() bool
- func (o *ThresholdMonitorSingle) HasObjectInstance() bool
- func (o *ThresholdMonitorSingle) HasVsDataContainer() bool
- func (o ThresholdMonitorSingle) MarshalJSON() ([]byte, error)
- func (o *ThresholdMonitorSingle) SetAttributes(v ThresholdMonitorSingleAllOfAttributes)
- func (o *ThresholdMonitorSingle) SetId(v string)
- func (o *ThresholdMonitorSingle) SetObjectClass(v string)
- func (o *ThresholdMonitorSingle) SetObjectInstance(v string)
- func (o *ThresholdMonitorSingle) SetVsDataContainer(v []VsDataContainerSingle)
- func (o ThresholdMonitorSingle) ToMap() (map[string]interface{}, error)
- type ThresholdMonitorSingleAllOf
- func (o *ThresholdMonitorSingleAllOf) GetAttributes() ThresholdMonitorSingleAllOfAttributes
- func (o *ThresholdMonitorSingleAllOf) GetAttributesOk() (*ThresholdMonitorSingleAllOfAttributes, bool)
- func (o *ThresholdMonitorSingleAllOf) HasAttributes() bool
- func (o ThresholdMonitorSingleAllOf) MarshalJSON() ([]byte, error)
- func (o *ThresholdMonitorSingleAllOf) SetAttributes(v ThresholdMonitorSingleAllOfAttributes)
- func (o ThresholdMonitorSingleAllOf) ToMap() (map[string]interface{}, error)
- type ThresholdMonitorSingleAllOfAttributes
- func (o *ThresholdMonitorSingleAllOfAttributes) GetAdministrativeState() AdministrativeState
- func (o *ThresholdMonitorSingleAllOfAttributes) GetAdministrativeStateOk() (*AdministrativeState, bool)
- func (o *ThresholdMonitorSingleAllOfAttributes) GetMonitorGranularityPeriod() int32
- func (o *ThresholdMonitorSingleAllOfAttributes) GetMonitorGranularityPeriodOk() (*int32, bool)
- func (o *ThresholdMonitorSingleAllOfAttributes) GetObjectInstances() []string
- func (o *ThresholdMonitorSingleAllOfAttributes) GetObjectInstancesOk() ([]string, bool)
- func (o *ThresholdMonitorSingleAllOfAttributes) GetOperationalState() OperationalState
- func (o *ThresholdMonitorSingleAllOfAttributes) GetOperationalStateOk() (*OperationalState, bool)
- func (o *ThresholdMonitorSingleAllOfAttributes) GetPerformanceMetrics() []string
- func (o *ThresholdMonitorSingleAllOfAttributes) GetPerformanceMetricsOk() ([]string, bool)
- func (o *ThresholdMonitorSingleAllOfAttributes) GetRootObjectInstances() []string
- func (o *ThresholdMonitorSingleAllOfAttributes) GetRootObjectInstancesOk() ([]string, bool)
- func (o *ThresholdMonitorSingleAllOfAttributes) GetThresholdInfoList() []ThresholdInfo
- func (o *ThresholdMonitorSingleAllOfAttributes) GetThresholdInfoListOk() ([]ThresholdInfo, bool)
- func (o *ThresholdMonitorSingleAllOfAttributes) HasAdministrativeState() bool
- func (o *ThresholdMonitorSingleAllOfAttributes) HasMonitorGranularityPeriod() bool
- func (o *ThresholdMonitorSingleAllOfAttributes) HasObjectInstances() bool
- func (o *ThresholdMonitorSingleAllOfAttributes) HasOperationalState() bool
- func (o *ThresholdMonitorSingleAllOfAttributes) HasPerformanceMetrics() bool
- func (o *ThresholdMonitorSingleAllOfAttributes) HasRootObjectInstances() bool
- func (o *ThresholdMonitorSingleAllOfAttributes) HasThresholdInfoList() bool
- func (o ThresholdMonitorSingleAllOfAttributes) MarshalJSON() ([]byte, error)
- func (o *ThresholdMonitorSingleAllOfAttributes) SetAdministrativeState(v AdministrativeState)
- func (o *ThresholdMonitorSingleAllOfAttributes) SetMonitorGranularityPeriod(v int32)
- func (o *ThresholdMonitorSingleAllOfAttributes) SetObjectInstances(v []string)
- func (o *ThresholdMonitorSingleAllOfAttributes) SetOperationalState(v OperationalState)
- func (o *ThresholdMonitorSingleAllOfAttributes) SetPerformanceMetrics(v []string)
- func (o *ThresholdMonitorSingleAllOfAttributes) SetRootObjectInstances(v []string)
- func (o *ThresholdMonitorSingleAllOfAttributes) SetThresholdInfoList(v []ThresholdInfo)
- func (o ThresholdMonitorSingleAllOfAttributes) ToMap() (map[string]interface{}, error)
- type TimeToTriggerL1Type
- type TimeWindow
- func (o *TimeWindow) GetEndTime() time.Time
- func (o *TimeWindow) GetEndTimeOk() (*time.Time, bool)
- func (o *TimeWindow) GetStartTime() time.Time
- func (o *TimeWindow) GetStartTimeOk() (*time.Time, bool)
- func (o *TimeWindow) HasEndTime() bool
- func (o *TimeWindow) HasStartTime() bool
- func (o TimeWindow) MarshalJSON() ([]byte, error)
- func (o *TimeWindow) SetEndTime(v time.Time)
- func (o *TimeWindow) SetStartTime(v time.Time)
- func (o TimeWindow) ToMap() (map[string]interface{}, error)
- type Top
- func (o *Top) GetId() string
- func (o *Top) GetIdOk() (*string, bool)
- func (o *Top) GetObjectClass() string
- func (o *Top) GetObjectClassOk() (*string, bool)
- func (o *Top) GetObjectInstance() string
- func (o *Top) GetObjectInstanceOk() (*string, bool)
- func (o *Top) GetVsDataContainer() []VsDataContainerSingle
- func (o *Top) GetVsDataContainerOk() ([]VsDataContainerSingle, bool)
- func (o *Top) HasObjectClass() bool
- func (o *Top) HasObjectInstance() bool
- func (o *Top) HasVsDataContainer() bool
- func (o Top) MarshalJSON() ([]byte, error)
- func (o *Top) SetId(v string)
- func (o *Top) SetObjectClass(v string)
- func (o *Top) SetObjectInstance(v string)
- func (o *Top) SetVsDataContainer(v []VsDataContainerSingle)
- func (o Top) ToMap() (map[string]interface{}, error)
- type TopSliceSubnetProfile
- func (o *TopSliceSubnetProfile) GetActivityFactor() int32
- func (o *TopSliceSubnetProfile) GetActivityFactorOk() (*int32, bool)
- func (o *TopSliceSubnetProfile) GetCoverageAreaTAList() []int32
- func (o *TopSliceSubnetProfile) GetCoverageAreaTAListOk() ([]int32, bool)
- func (o *TopSliceSubnetProfile) GetDLDeterministicComm() DeterministicComm
- func (o *TopSliceSubnetProfile) GetDLDeterministicCommOk() (*DeterministicComm, bool)
- func (o *TopSliceSubnetProfile) GetDLLatency() int32
- func (o *TopSliceSubnetProfile) GetDLLatencyOk() (*int32, bool)
- func (o *TopSliceSubnetProfile) GetDLMaxPktSize() int32
- func (o *TopSliceSubnetProfile) GetDLMaxPktSizeOk() (*int32, bool)
- func (o *TopSliceSubnetProfile) GetDLThptPerSliceSubnet() XLThpt
- func (o *TopSliceSubnetProfile) GetDLThptPerSliceSubnetOk() (*XLThpt, bool)
- func (o *TopSliceSubnetProfile) GetDLThptPerUE() XLThpt
- func (o *TopSliceSubnetProfile) GetDLThptPerUEOk() (*XLThpt, bool)
- func (o *TopSliceSubnetProfile) GetDelayTolerance() DelayTolerance
- func (o *TopSliceSubnetProfile) GetDelayToleranceOk() (*DelayTolerance, bool)
- func (o *TopSliceSubnetProfile) GetEnergyEfficiency() EnergyEfficiency
- func (o *TopSliceSubnetProfile) GetEnergyEfficiencyOk() (*EnergyEfficiency, bool)
- func (o *TopSliceSubnetProfile) GetMaxNumberOfPDUSessions() int32
- func (o *TopSliceSubnetProfile) GetMaxNumberOfPDUSessionsOk() (*int32, bool)
- func (o *TopSliceSubnetProfile) GetMaxNumberofUEs() int32
- func (o *TopSliceSubnetProfile) GetMaxNumberofUEsOk() (*int32, bool)
- func (o *TopSliceSubnetProfile) GetN6Protection() N6Protection
- func (o *TopSliceSubnetProfile) GetN6ProtectionOk() (*N6Protection, bool)
- func (o *TopSliceSubnetProfile) GetNROperatingBands() string
- func (o *TopSliceSubnetProfile) GetNROperatingBandsOk() (*string, bool)
- func (o *TopSliceSubnetProfile) GetNssaaSupport() NSSAASupport
- func (o *TopSliceSubnetProfile) GetNssaaSupportOk() (*NSSAASupport, bool)
- func (o *TopSliceSubnetProfile) GetPositioning() Positioning
- func (o *TopSliceSubnetProfile) GetPositioningOk() (*Positioning, bool)
- func (o *TopSliceSubnetProfile) GetReliability() float32
- func (o *TopSliceSubnetProfile) GetReliabilityOk() (*float32, bool)
- func (o *TopSliceSubnetProfile) GetResourceSharingLevel() SharingLevel
- func (o *TopSliceSubnetProfile) GetResourceSharingLevelOk() (*SharingLevel, bool)
- func (o *TopSliceSubnetProfile) GetSST() int32
- func (o *TopSliceSubnetProfile) GetSSTOk() (*int32, bool)
- func (o *TopSliceSubnetProfile) GetSliceSimultaneousUse() SliceSimultaneousUse
- func (o *TopSliceSubnetProfile) GetSliceSimultaneousUseOk() (*SliceSimultaneousUse, bool)
- func (o *TopSliceSubnetProfile) GetSurvivalTime() float32
- func (o *TopSliceSubnetProfile) GetSurvivalTimeOk() (*float32, bool)
- func (o *TopSliceSubnetProfile) GetSynchronicity() Synchronicity
- func (o *TopSliceSubnetProfile) GetSynchronicityOk() (*Synchronicity, bool)
- func (o *TopSliceSubnetProfile) GetTermDensity() TermDensity
- func (o *TopSliceSubnetProfile) GetTermDensityOk() (*TermDensity, bool)
- func (o *TopSliceSubnetProfile) GetUEMobilityLevel() MobilityLevel
- func (o *TopSliceSubnetProfile) GetUEMobilityLevelOk() (*MobilityLevel, bool)
- func (o *TopSliceSubnetProfile) GetUESpeed() int32
- func (o *TopSliceSubnetProfile) GetUESpeedOk() (*int32, bool)
- func (o *TopSliceSubnetProfile) GetULDeterministicComm() DeterministicComm
- func (o *TopSliceSubnetProfile) GetULDeterministicCommOk() (*DeterministicComm, bool)
- func (o *TopSliceSubnetProfile) GetULLatency() int32
- func (o *TopSliceSubnetProfile) GetULLatencyOk() (*int32, bool)
- func (o *TopSliceSubnetProfile) GetULMaxPktSize() int32
- func (o *TopSliceSubnetProfile) GetULMaxPktSizeOk() (*int32, bool)
- func (o *TopSliceSubnetProfile) GetULThptPerSliceSubnet() XLThpt
- func (o *TopSliceSubnetProfile) GetULThptPerSliceSubnetOk() (*XLThpt, bool)
- func (o *TopSliceSubnetProfile) GetULThptPerUE() XLThpt
- func (o *TopSliceSubnetProfile) GetULThptPerUEOk() (*XLThpt, bool)
- func (o *TopSliceSubnetProfile) HasActivityFactor() bool
- func (o *TopSliceSubnetProfile) HasCoverageAreaTAList() bool
- func (o *TopSliceSubnetProfile) HasDLDeterministicComm() bool
- func (o *TopSliceSubnetProfile) HasDLLatency() bool
- func (o *TopSliceSubnetProfile) HasDLMaxPktSize() bool
- func (o *TopSliceSubnetProfile) HasDLThptPerSliceSubnet() bool
- func (o *TopSliceSubnetProfile) HasDLThptPerUE() bool
- func (o *TopSliceSubnetProfile) HasDelayTolerance() bool
- func (o *TopSliceSubnetProfile) HasEnergyEfficiency() bool
- func (o *TopSliceSubnetProfile) HasMaxNumberOfPDUSessions() bool
- func (o *TopSliceSubnetProfile) HasMaxNumberofUEs() bool
- func (o *TopSliceSubnetProfile) HasN6Protection() bool
- func (o *TopSliceSubnetProfile) HasNROperatingBands() bool
- func (o *TopSliceSubnetProfile) HasNssaaSupport() bool
- func (o *TopSliceSubnetProfile) HasPositioning() bool
- func (o *TopSliceSubnetProfile) HasReliability() bool
- func (o *TopSliceSubnetProfile) HasResourceSharingLevel() bool
- func (o *TopSliceSubnetProfile) HasSST() bool
- func (o *TopSliceSubnetProfile) HasSliceSimultaneousUse() bool
- func (o *TopSliceSubnetProfile) HasSurvivalTime() bool
- func (o *TopSliceSubnetProfile) HasSynchronicity() bool
- func (o *TopSliceSubnetProfile) HasTermDensity() bool
- func (o *TopSliceSubnetProfile) HasUEMobilityLevel() bool
- func (o *TopSliceSubnetProfile) HasUESpeed() bool
- func (o *TopSliceSubnetProfile) HasULDeterministicComm() bool
- func (o *TopSliceSubnetProfile) HasULLatency() bool
- func (o *TopSliceSubnetProfile) HasULMaxPktSize() bool
- func (o *TopSliceSubnetProfile) HasULThptPerSliceSubnet() bool
- func (o *TopSliceSubnetProfile) HasULThptPerUE() bool
- func (o TopSliceSubnetProfile) MarshalJSON() ([]byte, error)
- func (o *TopSliceSubnetProfile) SetActivityFactor(v int32)
- func (o *TopSliceSubnetProfile) SetCoverageAreaTAList(v []int32)
- func (o *TopSliceSubnetProfile) SetDLDeterministicComm(v DeterministicComm)
- func (o *TopSliceSubnetProfile) SetDLLatency(v int32)
- func (o *TopSliceSubnetProfile) SetDLMaxPktSize(v int32)
- func (o *TopSliceSubnetProfile) SetDLThptPerSliceSubnet(v XLThpt)
- func (o *TopSliceSubnetProfile) SetDLThptPerUE(v XLThpt)
- func (o *TopSliceSubnetProfile) SetDelayTolerance(v DelayTolerance)
- func (o *TopSliceSubnetProfile) SetEnergyEfficiency(v EnergyEfficiency)
- func (o *TopSliceSubnetProfile) SetMaxNumberOfPDUSessions(v int32)
- func (o *TopSliceSubnetProfile) SetMaxNumberofUEs(v int32)
- func (o *TopSliceSubnetProfile) SetN6Protection(v N6Protection)
- func (o *TopSliceSubnetProfile) SetNROperatingBands(v string)
- func (o *TopSliceSubnetProfile) SetNssaaSupport(v NSSAASupport)
- func (o *TopSliceSubnetProfile) SetPositioning(v Positioning)
- func (o *TopSliceSubnetProfile) SetReliability(v float32)
- func (o *TopSliceSubnetProfile) SetResourceSharingLevel(v SharingLevel)
- func (o *TopSliceSubnetProfile) SetSST(v int32)
- func (o *TopSliceSubnetProfile) SetSliceSimultaneousUse(v SliceSimultaneousUse)
- func (o *TopSliceSubnetProfile) SetSurvivalTime(v float32)
- func (o *TopSliceSubnetProfile) SetSynchronicity(v Synchronicity)
- func (o *TopSliceSubnetProfile) SetTermDensity(v TermDensity)
- func (o *TopSliceSubnetProfile) SetUEMobilityLevel(v MobilityLevel)
- func (o *TopSliceSubnetProfile) SetUESpeed(v int32)
- func (o *TopSliceSubnetProfile) SetULDeterministicComm(v DeterministicComm)
- func (o *TopSliceSubnetProfile) SetULLatency(v int32)
- func (o *TopSliceSubnetProfile) SetULMaxPktSize(v int32)
- func (o *TopSliceSubnetProfile) SetULThptPerSliceSubnet(v XLThpt)
- func (o *TopSliceSubnetProfile) SetULThptPerUE(v XLThpt)
- func (o TopSliceSubnetProfile) ToMap() (map[string]interface{}, error)
- type TraceDepthType
- type TraceJobAttr
- func (o *TraceJobAttr) GetAnonymizationOfMdtData() AnonymizationOfMdtDataType
- func (o *TraceJobAttr) GetAnonymizationOfMdtDataOk() (*AnonymizationOfMdtDataType, bool)
- func (o *TraceJobAttr) GetAreaConfigurationForNeighCell() AreaConfig
- func (o *TraceJobAttr) GetAreaConfigurationForNeighCellOk() (*AreaConfig, bool)
- func (o *TraceJobAttr) GetAreaScope() []AreaScope
- func (o *TraceJobAttr) GetAreaScopeOk() ([]AreaScope, bool)
- func (o *TraceJobAttr) GetBeamLevelMeasurement() bool
- func (o *TraceJobAttr) GetBeamLevelMeasurementOk() (*bool, bool)
- func (o *TraceJobAttr) GetCollectionPeriodM6Lte() CollectionPeriodM6LteType
- func (o *TraceJobAttr) GetCollectionPeriodM6LteOk() (*CollectionPeriodM6LteType, bool)
- func (o *TraceJobAttr) GetCollectionPeriodM6Nr() CollectionPeriodM6NrType
- func (o *TraceJobAttr) GetCollectionPeriodM6NrOk() (*CollectionPeriodM6NrType, bool)
- func (o *TraceJobAttr) GetCollectionPeriodM7Lte() int32
- func (o *TraceJobAttr) GetCollectionPeriodM7LteOk() (*int32, bool)
- func (o *TraceJobAttr) GetCollectionPeriodM7Nr() int32
- func (o *TraceJobAttr) GetCollectionPeriodM7NrOk() (*int32, bool)
- func (o *TraceJobAttr) GetCollectionPeriodRrmLte() CollectionPeriodRrmLteType
- func (o *TraceJobAttr) GetCollectionPeriodRrmLteOk() (*CollectionPeriodRrmLteType, bool)
- func (o *TraceJobAttr) GetCollectionPeriodRrmNr() CollectionPeriodRrmNrType
- func (o *TraceJobAttr) GetCollectionPeriodRrmNrOk() (*CollectionPeriodRrmNrType, bool)
- func (o *TraceJobAttr) GetCollectionPeriodRrmUmts() CollectionPeriodRrmUmtsType
- func (o *TraceJobAttr) GetCollectionPeriodRrmUmtsOk() (*CollectionPeriodRrmUmtsType, bool)
- func (o *TraceJobAttr) GetEventListForEventTriggeredMeasurement() EventListForEventTriggeredMeasurementType
- func (o *TraceJobAttr) GetEventListForEventTriggeredMeasurementOk() (*EventListForEventTriggeredMeasurementType, bool)
- func (o *TraceJobAttr) GetEventThreshold() EventThresholdType
- func (o *TraceJobAttr) GetEventThresholdL1() EventThresholdL1Type
- func (o *TraceJobAttr) GetEventThresholdL1Ok() (*EventThresholdL1Type, bool)
- func (o *TraceJobAttr) GetEventThresholdOk() (*EventThresholdType, bool)
- func (o *TraceJobAttr) GetEventThresholdUphUmts() int32
- func (o *TraceJobAttr) GetEventThresholdUphUmtsOk() (*int32, bool)
- func (o *TraceJobAttr) GetExcessPacketDelayThresholds() map[string]interface{}
- func (o *TraceJobAttr) GetExcessPacketDelayThresholdsOk() (*map[string]interface{}, bool)
- func (o *TraceJobAttr) GetHysteresisL1() int32
- func (o *TraceJobAttr) GetHysteresisL1Ok() (*int32, bool)
- func (o *TraceJobAttr) GetJobId() string
- func (o *TraceJobAttr) GetJobIdOk() (*string, bool)
- func (o *TraceJobAttr) GetJobType() JobTypeType
- func (o *TraceJobAttr) GetJobTypeOk() (*JobTypeType, bool)
- func (o *TraceJobAttr) GetListOfInterfaces() ListOfInterfacesType
- func (o *TraceJobAttr) GetListOfInterfacesOk() (*ListOfInterfacesType, bool)
- func (o *TraceJobAttr) GetListOfMeasurements() ListOfMeasurementsType
- func (o *TraceJobAttr) GetListOfMeasurementsOk() (*ListOfMeasurementsType, bool)
- func (o *TraceJobAttr) GetListOfNeTypes() []string
- func (o *TraceJobAttr) GetListOfNeTypesOk() ([]string, bool)
- func (o *TraceJobAttr) GetLoggingDuration() LoggingDurationType
- func (o *TraceJobAttr) GetLoggingDurationOk() (*LoggingDurationType, bool)
- func (o *TraceJobAttr) GetLoggingInterval() LoggingIntervalType
- func (o *TraceJobAttr) GetLoggingIntervalOk() (*LoggingIntervalType, bool)
- func (o *TraceJobAttr) GetMbsfnAreaList() []MbsfnArea
- func (o *TraceJobAttr) GetMbsfnAreaListOk() ([]MbsfnArea, bool)
- func (o *TraceJobAttr) GetMeasurementPeriodLte() MeasurementPeriodLteType
- func (o *TraceJobAttr) GetMeasurementPeriodLteOk() (*MeasurementPeriodLteType, bool)
- func (o *TraceJobAttr) GetMeasurementPeriodUmts() MeasurementPeriodUmtsType
- func (o *TraceJobAttr) GetMeasurementPeriodUmtsOk() (*MeasurementPeriodUmtsType, bool)
- func (o *TraceJobAttr) GetMeasurementQuantity() MeasurementQuantityType
- func (o *TraceJobAttr) GetMeasurementQuantityOk() (*MeasurementQuantityType, bool)
- func (o *TraceJobAttr) GetPlmnList() []PlmnListTypeInner
- func (o *TraceJobAttr) GetPlmnListOk() ([]PlmnListTypeInner, bool)
- func (o *TraceJobAttr) GetPlmnTarget() PlmnTargetType
- func (o *TraceJobAttr) GetPlmnTargetOk() (*PlmnTargetType, bool)
- func (o *TraceJobAttr) GetPositioningMethod() PositioningMethodType
- func (o *TraceJobAttr) GetPositioningMethodOk() (*PositioningMethodType, bool)
- func (o *TraceJobAttr) GetReportAmount() ReportAmountType
- func (o *TraceJobAttr) GetReportAmountOk() (*ReportAmountType, bool)
- func (o *TraceJobAttr) GetReportInterval() ReportIntervalType
- func (o *TraceJobAttr) GetReportIntervalOk() (*ReportIntervalType, bool)
- func (o *TraceJobAttr) GetReportType() ReportTypeType
- func (o *TraceJobAttr) GetReportTypeOk() (*ReportTypeType, bool)
- func (o *TraceJobAttr) GetReportingTrigger() []string
- func (o *TraceJobAttr) GetReportingTriggerOk() ([]string, bool)
- func (o *TraceJobAttr) GetSensorInformation() []string
- func (o *TraceJobAttr) GetSensorInformationOk() ([]string, bool)
- func (o *TraceJobAttr) GetTimeToTriggerL1() TimeToTriggerL1Type
- func (o *TraceJobAttr) GetTimeToTriggerL1Ok() (*TimeToTriggerL1Type, bool)
- func (o *TraceJobAttr) GetTraceCollectionEntityId() int32
- func (o *TraceJobAttr) GetTraceCollectionEntityIdOk() (*int32, bool)
- func (o *TraceJobAttr) GetTraceCollectionEntityIpAddress() IpAddr
- func (o *TraceJobAttr) GetTraceCollectionEntityIpAddressOk() (*IpAddr, bool)
- func (o *TraceJobAttr) GetTraceDepth() TraceDepthType
- func (o *TraceJobAttr) GetTraceDepthOk() (*TraceDepthType, bool)
- func (o *TraceJobAttr) GetTraceRecordingSessionReference() string
- func (o *TraceJobAttr) GetTraceRecordingSessionReferenceOk() (*string, bool)
- func (o *TraceJobAttr) GetTraceReference() TraceReferenceType
- func (o *TraceJobAttr) GetTraceReferenceOk() (*TraceReferenceType, bool)
- func (o *TraceJobAttr) GetTraceReportingConsumerUri() string
- func (o *TraceJobAttr) GetTraceReportingConsumerUriOk() (*string, bool)
- func (o *TraceJobAttr) GetTraceReportingFormat() TraceReportingFormatType
- func (o *TraceJobAttr) GetTraceReportingFormatOk() (*TraceReportingFormatType, bool)
- func (o *TraceJobAttr) GetTraceTarget() TraceTargetType
- func (o *TraceJobAttr) GetTraceTargetOk() (*TraceTargetType, bool)
- func (o *TraceJobAttr) GetTriggeringEvents() TriggeringEventsType
- func (o *TraceJobAttr) GetTriggeringEventsOk() (*TriggeringEventsType, bool)
- func (o *TraceJobAttr) HasAnonymizationOfMdtData() bool
- func (o *TraceJobAttr) HasAreaConfigurationForNeighCell() bool
- func (o *TraceJobAttr) HasAreaScope() bool
- func (o *TraceJobAttr) HasBeamLevelMeasurement() bool
- func (o *TraceJobAttr) HasCollectionPeriodM6Lte() bool
- func (o *TraceJobAttr) HasCollectionPeriodM6Nr() bool
- func (o *TraceJobAttr) HasCollectionPeriodM7Lte() bool
- func (o *TraceJobAttr) HasCollectionPeriodM7Nr() bool
- func (o *TraceJobAttr) HasCollectionPeriodRrmLte() bool
- func (o *TraceJobAttr) HasCollectionPeriodRrmNr() bool
- func (o *TraceJobAttr) HasCollectionPeriodRrmUmts() bool
- func (o *TraceJobAttr) HasEventListForEventTriggeredMeasurement() bool
- func (o *TraceJobAttr) HasEventThreshold() bool
- func (o *TraceJobAttr) HasEventThresholdL1() bool
- func (o *TraceJobAttr) HasEventThresholdUphUmts() bool
- func (o *TraceJobAttr) HasExcessPacketDelayThresholds() bool
- func (o *TraceJobAttr) HasHysteresisL1() bool
- func (o *TraceJobAttr) HasJobId() bool
- func (o *TraceJobAttr) HasJobType() bool
- func (o *TraceJobAttr) HasListOfInterfaces() bool
- func (o *TraceJobAttr) HasListOfMeasurements() bool
- func (o *TraceJobAttr) HasListOfNeTypes() bool
- func (o *TraceJobAttr) HasLoggingDuration() bool
- func (o *TraceJobAttr) HasLoggingInterval() bool
- func (o *TraceJobAttr) HasMbsfnAreaList() bool
- func (o *TraceJobAttr) HasMeasurementPeriodLte() bool
- func (o *TraceJobAttr) HasMeasurementPeriodUmts() bool
- func (o *TraceJobAttr) HasMeasurementQuantity() bool
- func (o *TraceJobAttr) HasPlmnList() bool
- func (o *TraceJobAttr) HasPlmnTarget() bool
- func (o *TraceJobAttr) HasPositioningMethod() bool
- func (o *TraceJobAttr) HasReportAmount() bool
- func (o *TraceJobAttr) HasReportInterval() bool
- func (o *TraceJobAttr) HasReportType() bool
- func (o *TraceJobAttr) HasReportingTrigger() bool
- func (o *TraceJobAttr) HasSensorInformation() bool
- func (o *TraceJobAttr) HasTimeToTriggerL1() bool
- func (o *TraceJobAttr) HasTraceCollectionEntityId() bool
- func (o *TraceJobAttr) HasTraceCollectionEntityIpAddress() bool
- func (o *TraceJobAttr) HasTraceDepth() bool
- func (o *TraceJobAttr) HasTraceRecordingSessionReference() bool
- func (o *TraceJobAttr) HasTraceReference() bool
- func (o *TraceJobAttr) HasTraceReportingConsumerUri() bool
- func (o *TraceJobAttr) HasTraceReportingFormat() bool
- func (o *TraceJobAttr) HasTraceTarget() bool
- func (o *TraceJobAttr) HasTriggeringEvents() bool
- func (o TraceJobAttr) MarshalJSON() ([]byte, error)
- func (o *TraceJobAttr) SetAnonymizationOfMdtData(v AnonymizationOfMdtDataType)
- func (o *TraceJobAttr) SetAreaConfigurationForNeighCell(v AreaConfig)
- func (o *TraceJobAttr) SetAreaScope(v []AreaScope)
- func (o *TraceJobAttr) SetBeamLevelMeasurement(v bool)
- func (o *TraceJobAttr) SetCollectionPeriodM6Lte(v CollectionPeriodM6LteType)
- func (o *TraceJobAttr) SetCollectionPeriodM6Nr(v CollectionPeriodM6NrType)
- func (o *TraceJobAttr) SetCollectionPeriodM7Lte(v int32)
- func (o *TraceJobAttr) SetCollectionPeriodM7Nr(v int32)
- func (o *TraceJobAttr) SetCollectionPeriodRrmLte(v CollectionPeriodRrmLteType)
- func (o *TraceJobAttr) SetCollectionPeriodRrmNr(v CollectionPeriodRrmNrType)
- func (o *TraceJobAttr) SetCollectionPeriodRrmUmts(v CollectionPeriodRrmUmtsType)
- func (o *TraceJobAttr) SetEventListForEventTriggeredMeasurement(v EventListForEventTriggeredMeasurementType)
- func (o *TraceJobAttr) SetEventThreshold(v EventThresholdType)
- func (o *TraceJobAttr) SetEventThresholdL1(v EventThresholdL1Type)
- func (o *TraceJobAttr) SetEventThresholdUphUmts(v int32)
- func (o *TraceJobAttr) SetExcessPacketDelayThresholds(v map[string]interface{})
- func (o *TraceJobAttr) SetHysteresisL1(v int32)
- func (o *TraceJobAttr) SetJobId(v string)
- func (o *TraceJobAttr) SetJobType(v JobTypeType)
- func (o *TraceJobAttr) SetListOfInterfaces(v ListOfInterfacesType)
- func (o *TraceJobAttr) SetListOfMeasurements(v ListOfMeasurementsType)
- func (o *TraceJobAttr) SetListOfNeTypes(v []string)
- func (o *TraceJobAttr) SetLoggingDuration(v LoggingDurationType)
- func (o *TraceJobAttr) SetLoggingInterval(v LoggingIntervalType)
- func (o *TraceJobAttr) SetMbsfnAreaList(v []MbsfnArea)
- func (o *TraceJobAttr) SetMeasurementPeriodLte(v MeasurementPeriodLteType)
- func (o *TraceJobAttr) SetMeasurementPeriodUmts(v MeasurementPeriodUmtsType)
- func (o *TraceJobAttr) SetMeasurementQuantity(v MeasurementQuantityType)
- func (o *TraceJobAttr) SetPlmnList(v []PlmnListTypeInner)
- func (o *TraceJobAttr) SetPlmnTarget(v PlmnTargetType)
- func (o *TraceJobAttr) SetPositioningMethod(v PositioningMethodType)
- func (o *TraceJobAttr) SetReportAmount(v ReportAmountType)
- func (o *TraceJobAttr) SetReportInterval(v ReportIntervalType)
- func (o *TraceJobAttr) SetReportType(v ReportTypeType)
- func (o *TraceJobAttr) SetReportingTrigger(v []string)
- func (o *TraceJobAttr) SetSensorInformation(v []string)
- func (o *TraceJobAttr) SetTimeToTriggerL1(v TimeToTriggerL1Type)
- func (o *TraceJobAttr) SetTraceCollectionEntityId(v int32)
- func (o *TraceJobAttr) SetTraceCollectionEntityIpAddress(v IpAddr)
- func (o *TraceJobAttr) SetTraceDepth(v TraceDepthType)
- func (o *TraceJobAttr) SetTraceRecordingSessionReference(v string)
- func (o *TraceJobAttr) SetTraceReference(v TraceReferenceType)
- func (o *TraceJobAttr) SetTraceReportingConsumerUri(v string)
- func (o *TraceJobAttr) SetTraceReportingFormat(v TraceReportingFormatType)
- func (o *TraceJobAttr) SetTraceTarget(v TraceTargetType)
- func (o *TraceJobAttr) SetTriggeringEvents(v TriggeringEventsType)
- func (o TraceJobAttr) ToMap() (map[string]interface{}, error)
- type TraceJobSingle
- func (o *TraceJobSingle) GetAttributes() TraceJobAttr
- func (o *TraceJobSingle) GetAttributesOk() (*TraceJobAttr, bool)
- func (o *TraceJobSingle) GetFiles() []FilesSingle
- func (o *TraceJobSingle) GetFilesOk() ([]FilesSingle, bool)
- func (o *TraceJobSingle) GetId() string
- func (o *TraceJobSingle) GetIdOk() (*string, bool)
- func (o *TraceJobSingle) GetObjectClass() string
- func (o *TraceJobSingle) GetObjectClassOk() (*string, bool)
- func (o *TraceJobSingle) GetObjectInstance() string
- func (o *TraceJobSingle) GetObjectInstanceOk() (*string, bool)
- func (o *TraceJobSingle) GetVsDataContainer() []VsDataContainerSingle
- func (o *TraceJobSingle) GetVsDataContainerOk() ([]VsDataContainerSingle, bool)
- func (o *TraceJobSingle) HasAttributes() bool
- func (o *TraceJobSingle) HasFiles() bool
- func (o *TraceJobSingle) HasObjectClass() bool
- func (o *TraceJobSingle) HasObjectInstance() bool
- func (o *TraceJobSingle) HasVsDataContainer() bool
- func (o TraceJobSingle) MarshalJSON() ([]byte, error)
- func (o *TraceJobSingle) SetAttributes(v TraceJobAttr)
- func (o *TraceJobSingle) SetFiles(v []FilesSingle)
- func (o *TraceJobSingle) SetId(v string)
- func (o *TraceJobSingle) SetObjectClass(v string)
- func (o *TraceJobSingle) SetObjectInstance(v string)
- func (o *TraceJobSingle) SetVsDataContainer(v []VsDataContainerSingle)
- func (o TraceJobSingle) ToMap() (map[string]interface{}, error)
- type TraceJobSingleAllOf
- func (o *TraceJobSingleAllOf) GetAttributes() TraceJobAttr
- func (o *TraceJobSingleAllOf) GetAttributesOk() (*TraceJobAttr, bool)
- func (o *TraceJobSingleAllOf) GetFiles() []FilesSingle
- func (o *TraceJobSingleAllOf) GetFilesOk() ([]FilesSingle, bool)
- func (o *TraceJobSingleAllOf) HasAttributes() bool
- func (o *TraceJobSingleAllOf) HasFiles() bool
- func (o TraceJobSingleAllOf) MarshalJSON() ([]byte, error)
- func (o *TraceJobSingleAllOf) SetAttributes(v TraceJobAttr)
- func (o *TraceJobSingleAllOf) SetFiles(v []FilesSingle)
- func (o TraceJobSingleAllOf) ToMap() (map[string]interface{}, error)
- type TraceReferenceType
- func (o *TraceReferenceType) GetMcc() string
- func (o *TraceReferenceType) GetMccOk() (*string, bool)
- func (o *TraceReferenceType) GetMnc() string
- func (o *TraceReferenceType) GetMncOk() (*string, bool)
- func (o *TraceReferenceType) GetTraceId() string
- func (o *TraceReferenceType) GetTraceIdOk() (*string, bool)
- func (o TraceReferenceType) MarshalJSON() ([]byte, error)
- func (o *TraceReferenceType) SetMcc(v string)
- func (o *TraceReferenceType) SetMnc(v string)
- func (o *TraceReferenceType) SetTraceId(v string)
- func (o TraceReferenceType) ToMap() (map[string]interface{}, error)
- type TraceReportingFormatType
- type TraceTargetType
- func (o *TraceTargetType) GetTargetIdType() string
- func (o *TraceTargetType) GetTargetIdTypeOk() (*string, bool)
- func (o *TraceTargetType) GetTargetIdValue() string
- func (o *TraceTargetType) GetTargetIdValueOk() (*string, bool)
- func (o TraceTargetType) MarshalJSON() ([]byte, error)
- func (o *TraceTargetType) SetTargetIdType(v string)
- func (o *TraceTargetType) SetTargetIdValue(v string)
- func (o TraceTargetType) ToMap() (map[string]interface{}, error)
- type TrendIndication
- type TriggeringEventsType
- func (o *TriggeringEventsType) GetAMF() []string
- func (o *TriggeringEventsType) GetAMFOk() ([]string, bool)
- func (o *TriggeringEventsType) GetAUSF() []string
- func (o *TriggeringEventsType) GetAUSFOk() ([]string, bool)
- func (o *TriggeringEventsType) GetBM_SC() []string
- func (o *TriggeringEventsType) GetBM_SCOk() ([]string, bool)
- func (o *TriggeringEventsType) GetGGSN() []string
- func (o *TriggeringEventsType) GetGGSNOk() ([]string, bool)
- func (o *TriggeringEventsType) GetIMS() []string
- func (o *TriggeringEventsType) GetIMSOk() ([]string, bool)
- func (o *TriggeringEventsType) GetMGW() []string
- func (o *TriggeringEventsType) GetMGWOk() ([]string, bool)
- func (o *TriggeringEventsType) GetMME() []string
- func (o *TriggeringEventsType) GetMMEOk() ([]string, bool)
- func (o *TriggeringEventsType) GetMSC_SERVER() []string
- func (o *TriggeringEventsType) GetMSC_SERVEROk() ([]string, bool)
- func (o *TriggeringEventsType) GetNEF() []string
- func (o *TriggeringEventsType) GetNEFOk() ([]string, bool)
- func (o *TriggeringEventsType) GetNRF() []string
- func (o *TriggeringEventsType) GetNRFOk() ([]string, bool)
- func (o *TriggeringEventsType) GetNSSF() []string
- func (o *TriggeringEventsType) GetNSSFOk() ([]string, bool)
- func (o *TriggeringEventsType) GetPCF() []string
- func (o *TriggeringEventsType) GetPCFOk() ([]string, bool)
- func (o *TriggeringEventsType) GetPGW() []string
- func (o *TriggeringEventsType) GetPGWOk() ([]string, bool)
- func (o *TriggeringEventsType) GetSGSN() []string
- func (o *TriggeringEventsType) GetSGSNOk() ([]string, bool)
- func (o *TriggeringEventsType) GetSGW() []string
- func (o *TriggeringEventsType) GetSGWOk() ([]string, bool)
- func (o *TriggeringEventsType) GetSMF() []string
- func (o *TriggeringEventsType) GetSMFOk() ([]string, bool)
- func (o *TriggeringEventsType) GetSMSF() []string
- func (o *TriggeringEventsType) GetSMSFOk() ([]string, bool)
- func (o *TriggeringEventsType) GetUDM() []string
- func (o *TriggeringEventsType) GetUDMOk() ([]string, bool)
- func (o *TriggeringEventsType) GetUPF() []string
- func (o *TriggeringEventsType) GetUPFOk() ([]string, bool)
- func (o *TriggeringEventsType) HasAMF() bool
- func (o *TriggeringEventsType) HasAUSF() bool
- func (o *TriggeringEventsType) HasBM_SC() bool
- func (o *TriggeringEventsType) HasGGSN() bool
- func (o *TriggeringEventsType) HasIMS() bool
- func (o *TriggeringEventsType) HasMGW() bool
- func (o *TriggeringEventsType) HasMME() bool
- func (o *TriggeringEventsType) HasMSC_SERVER() bool
- func (o *TriggeringEventsType) HasNEF() bool
- func (o *TriggeringEventsType) HasNRF() bool
- func (o *TriggeringEventsType) HasNSSF() bool
- func (o *TriggeringEventsType) HasPCF() bool
- func (o *TriggeringEventsType) HasPGW() bool
- func (o *TriggeringEventsType) HasSGSN() bool
- func (o *TriggeringEventsType) HasSGW() bool
- func (o *TriggeringEventsType) HasSMF() bool
- func (o *TriggeringEventsType) HasSMSF() bool
- func (o *TriggeringEventsType) HasUDM() bool
- func (o *TriggeringEventsType) HasUPF() bool
- func (o TriggeringEventsType) MarshalJSON() ([]byte, error)
- func (o *TriggeringEventsType) SetAMF(v []string)
- func (o *TriggeringEventsType) SetAUSF(v []string)
- func (o *TriggeringEventsType) SetBM_SC(v []string)
- func (o *TriggeringEventsType) SetGGSN(v []string)
- func (o *TriggeringEventsType) SetIMS(v []string)
- func (o *TriggeringEventsType) SetMGW(v []string)
- func (o *TriggeringEventsType) SetMME(v []string)
- func (o *TriggeringEventsType) SetMSC_SERVER(v []string)
- func (o *TriggeringEventsType) SetNEF(v []string)
- func (o *TriggeringEventsType) SetNRF(v []string)
- func (o *TriggeringEventsType) SetNSSF(v []string)
- func (o *TriggeringEventsType) SetPCF(v []string)
- func (o *TriggeringEventsType) SetPGW(v []string)
- func (o *TriggeringEventsType) SetSGSN(v []string)
- func (o *TriggeringEventsType) SetSGW(v []string)
- func (o *TriggeringEventsType) SetSMF(v []string)
- func (o *TriggeringEventsType) SetSMSF(v []string)
- func (o *TriggeringEventsType) SetUDM(v []string)
- func (o *TriggeringEventsType) SetUPF(v []string)
- func (o TriggeringEventsType) ToMap() (map[string]interface{}, error)
- type UrllcEEPerfReq
- func (o *UrllcEEPerfReq) GetKpiType() string
- func (o *UrllcEEPerfReq) GetKpiTypeOk() (*string, bool)
- func (o *UrllcEEPerfReq) GetReq() float32
- func (o *UrllcEEPerfReq) GetReqOk() (*float32, bool)
- func (o *UrllcEEPerfReq) HasKpiType() bool
- func (o *UrllcEEPerfReq) HasReq() bool
- func (o UrllcEEPerfReq) MarshalJSON() ([]byte, error)
- func (o *UrllcEEPerfReq) SetKpiType(v string)
- func (o *UrllcEEPerfReq) SetReq(v float32)
- func (o UrllcEEPerfReq) ToMap() (map[string]interface{}, error)
- type UserMgmtOpen
- func (o *UserMgmtOpen) GetServAttrCom() ServAttrCom
- func (o *UserMgmtOpen) GetServAttrComOk() (*ServAttrCom, bool)
- func (o *UserMgmtOpen) GetSupport() Support
- func (o *UserMgmtOpen) GetSupportOk() (*Support, bool)
- func (o *UserMgmtOpen) HasServAttrCom() bool
- func (o *UserMgmtOpen) HasSupport() bool
- func (o UserMgmtOpen) MarshalJSON() ([]byte, error)
- func (o *UserMgmtOpen) SetServAttrCom(v ServAttrCom)
- func (o *UserMgmtOpen) SetSupport(v Support)
- func (o UserMgmtOpen) ToMap() (map[string]interface{}, error)
- type V2XCommModels
- func (o *V2XCommModels) GetServAttrCom() ServAttrCom
- func (o *V2XCommModels) GetServAttrComOk() (*ServAttrCom, bool)
- func (o *V2XCommModels) GetV2XMode() Support
- func (o *V2XCommModels) GetV2XModeOk() (*Support, bool)
- func (o *V2XCommModels) HasServAttrCom() bool
- func (o *V2XCommModels) HasV2XMode() bool
- func (o V2XCommModels) MarshalJSON() ([]byte, error)
- func (o *V2XCommModels) SetServAttrCom(v ServAttrCom)
- func (o *V2XCommModels) SetV2XMode(v Support)
- func (o V2XCommModels) ToMap() (map[string]interface{}, error)
- type VsDataContainerSingle
- func (o *VsDataContainerSingle) GetAttributes() VsDataContainerSingleAttributes
- func (o *VsDataContainerSingle) GetAttributesOk() (*VsDataContainerSingleAttributes, bool)
- func (o *VsDataContainerSingle) GetId() string
- func (o *VsDataContainerSingle) GetIdOk() (*string, bool)
- func (o *VsDataContainerSingle) GetVsDataContainer() []VsDataContainerSingle
- func (o *VsDataContainerSingle) GetVsDataContainerOk() ([]VsDataContainerSingle, bool)
- func (o *VsDataContainerSingle) HasAttributes() bool
- func (o *VsDataContainerSingle) HasId() bool
- func (o *VsDataContainerSingle) HasVsDataContainer() bool
- func (o VsDataContainerSingle) MarshalJSON() ([]byte, error)
- func (o *VsDataContainerSingle) SetAttributes(v VsDataContainerSingleAttributes)
- func (o *VsDataContainerSingle) SetId(v string)
- func (o *VsDataContainerSingle) SetVsDataContainer(v []VsDataContainerSingle)
- func (o VsDataContainerSingle) ToMap() (map[string]interface{}, error)
- type VsDataContainerSingleAttributes
- func (o *VsDataContainerSingleAttributes) GetVsData() interface{}
- func (o *VsDataContainerSingleAttributes) GetVsDataFormatVersion() string
- func (o *VsDataContainerSingleAttributes) GetVsDataFormatVersionOk() (*string, bool)
- func (o *VsDataContainerSingleAttributes) GetVsDataOk() (*interface{}, bool)
- func (o *VsDataContainerSingleAttributes) GetVsDataType() string
- func (o *VsDataContainerSingleAttributes) GetVsDataTypeOk() (*string, bool)
- func (o *VsDataContainerSingleAttributes) HasVsData() bool
- func (o *VsDataContainerSingleAttributes) HasVsDataFormatVersion() bool
- func (o *VsDataContainerSingleAttributes) HasVsDataType() bool
- func (o VsDataContainerSingleAttributes) MarshalJSON() ([]byte, error)
- func (o *VsDataContainerSingleAttributes) SetVsData(v interface{})
- func (o *VsDataContainerSingleAttributes) SetVsDataFormatVersion(v string)
- func (o *VsDataContainerSingleAttributes) SetVsDataType(v string)
- func (o VsDataContainerSingleAttributes) ToMap() (map[string]interface{}, error)
- type XLThpt
- func (o *XLThpt) GetGuaThpt() float32
- func (o *XLThpt) GetGuaThptOk() (*float32, bool)
- func (o *XLThpt) GetMaxThpt() float32
- func (o *XLThpt) GetMaxThptOk() (*float32, bool)
- func (o *XLThpt) GetServAttrCom() ServAttrCom
- func (o *XLThpt) GetServAttrComOk() (*ServAttrCom, bool)
- func (o *XLThpt) HasGuaThpt() bool
- func (o *XLThpt) HasMaxThpt() bool
- func (o *XLThpt) HasServAttrCom() bool
- func (o XLThpt) MarshalJSON() ([]byte, error)
- func (o *XLThpt) SetGuaThpt(v float32)
- func (o *XLThpt) SetMaxThpt(v float32)
- func (o *XLThpt) SetServAttrCom(v ServAttrCom)
- func (o XLThpt) ToMap() (map[string]interface{}, error)
Constants ¶
This section is empty.
Variables ¶
var ( // ContextServerIndex uses a server configuration from the index. ContextServerIndex = contextKey("serverIndex") // ContextOperationServerIndices uses a server configuration from the index mapping. ContextOperationServerIndices = contextKey("serverOperationIndices") // ContextServerVariables overrides a server configuration variables. ContextServerVariables = contextKey("serverVariables") // ContextOperationServerVariables overrides a server configuration variables using operation specific values. ContextOperationServerVariables = contextKey("serverOperationVariables") )
var AllowedAckStateEnumValues = []AckState{
"ACKNOWLEDGED",
"UNACKNOWLEDGED",
}
All allowed values of AckState enum
var AllowedAdministrativeStateEnumValues = []AdministrativeState{
"LOCKED",
"UNLOCKED",
}
All allowed values of AdministrativeState enum
var AllowedAlarmNotificationTypesEnumValues = []AlarmNotificationTypes{
"notifyNewAlarm",
"notifyChangedAlarm",
"notifyChangedAlarmGeneral",
"notifyAckStateChanged",
"notifyCorrelatedNotificationChanged",
"notifyComments",
"notifyClearedAlarm",
"notifyAlarmListRebuilt",
"notifyPotentialFaultyAlarmList",
}
All allowed values of AlarmNotificationTypes enum
var AllowedAlarmTypeEnumValues = []AlarmType{
"COMMUNICATIONS_ALARM",
"QUALITY_OF_SERVICE_ALARM",
"PROCESSING_ERROR_ALARM",
"EQUIPMENT_ALARM",
"ENVIRONMENTAL_ALARM",
"INTEGRITY_VIOLATION",
"OPERATIONAL_VIOLATION",
"PHYSICAL_VIOLATION",
"SECURITY_SERVICE_OR_MECHANISM_VIOLATION",
"TIME_DOMAIN_VIOLATION",
}
All allowed values of AlarmType enum
var AllowedAnonymizationOfMdtDataTypeEnumValues = []AnonymizationOfMdtDataType{
"NO_IDENTITY",
"TAC_OF_IMEI",
}
All allowed values of AnonymizationOfMdtDataType enum
var AllowedCategoryEnumValues = []Category{
"CHARACTER",
"SCALABILITY",
}
All allowed values of Category enum
var AllowedCmNotificationTypesEnumValues = []CmNotificationTypes{
"notifyMOICreation",
"notifyMOIDeletion",
"notifyMOIAttributeValueChanges",
"notifyMOIChanges",
}
All allowed values of CmNotificationTypes enum
var AllowedCollectionPeriodM6LteTypeEnumValues = []CollectionPeriodM6LteType{
"1024ms",
"2048ms",
"5120ms",
"10240ms",
}
All allowed values of CollectionPeriodM6LteType enum
var AllowedCollectionPeriodM6NrTypeEnumValues = []CollectionPeriodM6NrType{
"120ms",
"240ms",
"480ms",
"640ms",
"1024ms",
"2048ms",
"5120ms",
"10240ms",
"20480ms",
"40960ms",
"1min",
"6min",
"12min",
"30min",
}
All allowed values of CollectionPeriodM6NrType enum
var AllowedCollectionPeriodRrmLteTypeEnumValues = []CollectionPeriodRrmLteType{
"100ms",
"1000ms",
"1024ms",
"1280ms",
"2048ms",
"2560ms",
"5120ms",
"10000ms",
"10240ms",
"60000ms",
}
All allowed values of CollectionPeriodRrmLteType enum
var AllowedCollectionPeriodRrmNrTypeEnumValues = []CollectionPeriodRrmNrType{
"1024ms",
"2048ms",
"5120ms",
"10240ms",
"60000ms",
}
All allowed values of CollectionPeriodRrmNrType enum
var AllowedCollectionPeriodRrmUmtsTypeEnumValues = []CollectionPeriodRrmUmtsType{
"100ms",
"250ms",
"500ms",
"1000ms",
"2000ms",
"3000ms",
"4000ms",
"6000ms",
}
All allowed values of CollectionPeriodRrmUmtsType enum
var AllowedEventListForEventTriggeredMeasurementTypeEnumValues = []EventListForEventTriggeredMeasurementType{
"OUT_OF_COVERAGE",
"A2_EVENT",
}
All allowed values of EventListForEventTriggeredMeasurementType enum
var AllowedExposureEnumValues = []Exposure{
"API",
"KPI",
}
All allowed values of Exposure enum
var AllowedFeasibilityResultEnumValues = []FeasibilityResult{
"FEASIBLE",
"INFEASIBLE",
}
All allowed values of FeasibilityResult enum
var AllowedFileNotificationTypesEnumValues = []FileNotificationTypes{
"notifyFileReady",
"notifyFilePreparationError",
}
All allowed values of FileNotificationTypes enum
var AllowedHeartbeatNotificationTypesEnumValues = []HeartbeatNotificationTypes{
"notifyHeartbeat",
}
All allowed values of HeartbeatNotificationTypes enum
var AllowedJobTypeTypeEnumValues = []JobTypeType{
"IMMEDIATE_MDT_ONLY",
"LOGGED_MDT_ONLY",
"TRACE_ONLY",
"IMMEDIATE_MDT AND TRACE",
"RLF_REPORT_ONLY",
"RCEF_REPORT_ONLY",
"LOGGED_MBSFN_MDT",
}
All allowed values of JobTypeType enum
var AllowedLoggingDurationTypeEnumValues = []LoggingDurationType{
"600s",
"1200s",
"2400s",
"3600s",
"5400s",
"7200s",
}
All allowed values of LoggingDurationType enum
var AllowedMeasurementPeriodLteTypeEnumValues = []MeasurementPeriodLteType{
"1024ms",
"2048ms",
"5120ms",
"10240ms",
"1min",
}
All allowed values of MeasurementPeriodLteType enum
var AllowedMeasurementPeriodUmtsTypeEnumValues = []MeasurementPeriodUmtsType{
"1000ms",
"2000ms",
"3000ms",
"4000ms",
"6000ms",
"8000ms",
"12000ms",
"16000ms",
"20000ms",
"24000ms",
"28000ms",
"32000ms",
"64000ms",
}
All allowed values of MeasurementPeriodUmtsType enum
var AllowedMeasurementQuantityTypeEnumValues = []MeasurementQuantityType{
"CPICH_EcNo",
"CPICH_RSCP",
"PathLoss",
}
All allowed values of MeasurementQuantityType enum
var AllowedMobilityLevelEnumValues = []MobilityLevel{
"STATIONARY",
"NOMADIC",
"RESTRICTED MOBILITY",
"FULLY MOBILITY",
}
All allowed values of MobilityLevel enum
var AllowedNetworkSliceSharingIndicatorEnumValues = []NetworkSliceSharingIndicator{
"SHARED",
"NON-SHARED",
}
All allowed values of NetworkSliceSharingIndicator enum
var AllowedOperationalStateEnumValues = []OperationalState{
"ENABLED",
"DISABLED",
}
All allowed values of OperationalState enum
var AllowedPerceivedSeverityEnumValues = []PerceivedSeverity{
"INDETERMINATE",
"CRITICAL",
"MAJOR",
"MINOR",
"WARNING",
"CLEARED",
}
All allowed values of PerceivedSeverity enum
var AllowedPerfNotificationTypesEnumValues = []PerfNotificationTypes{
"notifyThresholdCrossing",
}
All allowed values of PerfNotificationTypes enum
var AllowedPositioningMethodTypeEnumValues = []PositioningMethodType{
"GNSS",
"E-CELL_ID",
}
All allowed values of PositioningMethodType enum
var AllowedPredictionfrequencyEnumValues = []Predictionfrequency{
"PERSEC",
"PERMIN",
"PERHOUR",
}
All allowed values of Predictionfrequency enum
var AllowedReportAmountTypeEnumValues = []ReportAmountType{
"1",
"2",
"4",
"8",
"16",
"32",
"64",
"INFINITY",
}
All allowed values of ReportAmountType enum
var AllowedReportTypeTypeEnumValues = []ReportTypeType{
"PERIODICAL",
"EVENT_TRIGGERED",
}
All allowed values of ReportTypeType enum
var AllowedResourceReservationStatusEnumValues = []ResourceReservationStatus{
"RESERVED",
"UNRESERVED",
"USED",
}
All allowed values of ResourceReservationStatus enum
var AllowedSharingLevelEnumValues = []SharingLevel{
"SHARED",
"NON-SHARED",
}
All allowed values of SharingLevel enum
var AllowedSliceSimultaneousUseEnumValues = []SliceSimultaneousUse{
"ZERO",
"ONE",
"TWO",
"THREE",
"FOUR",
}
All allowed values of SliceSimultaneousUse enum
var AllowedSupportEnumValues = []Support{
"NOT SUPPORTED",
"SUPPORTED",
}
All allowed values of Support enum
var AllowedSynAvailabilityEnumValues = []SynAvailability{
"NOT SUPPORTED",
"BETWEEN BS AND UE",
"BETWEEN BS AND UE & UE AND UE",
}
All allowed values of SynAvailability enum
var AllowedTimeToTriggerL1TypeEnumValues = []TimeToTriggerL1Type{
"0ms",
"40ms",
"64ms",
"80ms",
"100ms",
"128ms",
"160ms",
"256ms",
"320ms",
"480ms",
"512ms",
"640ms",
"1024ms",
"1280ms",
"2560ms",
"5120ms",
}
All allowed values of TimeToTriggerL1Type enum
var AllowedTraceDepthTypeEnumValues = []TraceDepthType{
"MINIMUM",
"MEDIUM",
"MAXIMUM",
"VENDORMINIMUM",
"VENDORMEDIUM",
"VENDORMAXIMUM",
}
All allowed values of TraceDepthType enum
var AllowedTraceReportingFormatTypeEnumValues = []TraceReportingFormatType{
"FILE-BASED",
"STREAMING",
}
All allowed values of TraceReportingFormatType enum
var AllowedTrendIndicationEnumValues = []TrendIndication{
"MORE_SEVERE",
"NO_CHANGE",
"LESS_SEVERE",
}
All allowed values of TrendIndication enum
Functions ¶
func CacheExpires ¶
CacheExpires helper function to determine remaining time before repeating a request.
func PtrFloat32 ¶
PtrFloat32 is a helper routine that returns a pointer to given float value.
func PtrFloat64 ¶
PtrFloat64 is a helper routine that returns a pointer to given float value.
Types ¶
type APIClient ¶
type APIClient struct {
// contains filtered or unexported fields
}
APIClient manages communication with the Slice NRM API v18.2.0 In most cases there should be only one, shared, APIClient.
func NewAPIClient ¶
func NewAPIClient(cfg *Configuration) *APIClient
NewAPIClient creates a new API client. Requires a userAgent string describing your application. optionally a custom http.Client to allow for advanced features such as caching.
func (*APIClient) GetConfig ¶
func (c *APIClient) GetConfig() *Configuration
Allow modification of underlying config for alternate implementations and testing Caution: modifying the configuration while live can cause data races and potentially unwanted behavior
type APIKey ¶
APIKey provides API key based authentication to a request passed via context using ContextAPIKey
type APIResponse ¶
type APIResponse struct { *http.Response `json:"-"` Message string `json:"message,omitempty"` // Operation is the name of the OpenAPI operation. Operation string `json:"operation,omitempty"` // RequestURL is the request URL. This value is always available, even if the // embedded *http.Response is nil. RequestURL string `json:"url,omitempty"` // Method is the HTTP method used for the request. This value is always // available, even if the embedded *http.Response is nil. Method string `json:"method,omitempty"` // Payload holds the contents of the response body (which may be nil or empty). // This is provided here as the raw response.Body() reader will have already // been drained. Payload []byte `json:"-"` }
APIResponse stores the API response returned by the server.
func NewAPIResponse ¶
func NewAPIResponse(r *http.Response) *APIResponse
NewAPIResponse returns a new APIResponse object.
func NewAPIResponseWithError ¶
func NewAPIResponseWithError(errorMessage string) *APIResponse
NewAPIResponseWithError returns a new APIResponse object with the provided error message.
type AckState ¶
type AckState string
AckState the model 'AckState'
List of AckState
func NewAckStateFromValue ¶
NewAckStateFromValue returns a pointer to a valid AckState for the value passed as argument, or an error if the value passed is not allowed by the enum
func (*AckState) UnmarshalJSON ¶
type AdministrativeState ¶
type AdministrativeState string
AdministrativeState the model 'AdministrativeState'
const ( LOCKED AdministrativeState = "LOCKED" UNLOCKED AdministrativeState = "UNLOCKED" )
List of AdministrativeState
func NewAdministrativeStateFromValue ¶
func NewAdministrativeStateFromValue(v string) (*AdministrativeState, error)
NewAdministrativeStateFromValue returns a pointer to a valid AdministrativeState for the value passed as argument, or an error if the value passed is not allowed by the enum
func (AdministrativeState) IsValid ¶
func (v AdministrativeState) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (AdministrativeState) Ptr ¶
func (v AdministrativeState) Ptr() *AdministrativeState
Ptr returns reference to AdministrativeState value
func (*AdministrativeState) UnmarshalJSON ¶
func (v *AdministrativeState) UnmarshalJSON(src []byte) error
type AlarmListSingle ¶
type AlarmListSingle struct { Id NullableString `json:"id"` ObjectClass *string `json:"objectClass,omitempty"` ObjectInstance *string `json:"objectInstance,omitempty"` VsDataContainer []VsDataContainerSingle `json:"VsDataContainer,omitempty"` Attributes *AlarmListSingleAllOfAttributes `json:"attributes,omitempty"` }
AlarmListSingle struct for AlarmListSingle
func NewAlarmListSingle ¶
func NewAlarmListSingle(id NullableString) *AlarmListSingle
NewAlarmListSingle instantiates a new AlarmListSingle 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 NewAlarmListSingleWithDefaults ¶
func NewAlarmListSingleWithDefaults() *AlarmListSingle
NewAlarmListSingleWithDefaults instantiates a new AlarmListSingle 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 (*AlarmListSingle) GetAttributes ¶
func (o *AlarmListSingle) GetAttributes() AlarmListSingleAllOfAttributes
GetAttributes returns the Attributes field value if set, zero value otherwise.
func (*AlarmListSingle) GetAttributesOk ¶
func (o *AlarmListSingle) GetAttributesOk() (*AlarmListSingleAllOfAttributes, bool)
GetAttributesOk returns a tuple with the Attributes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AlarmListSingle) GetId ¶
func (o *AlarmListSingle) GetId() string
GetId returns the Id field value If the value is explicit nil, the zero value for string will be returned
func (*AlarmListSingle) GetIdOk ¶
func (o *AlarmListSingle) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*AlarmListSingle) GetObjectClass ¶
func (o *AlarmListSingle) GetObjectClass() string
GetObjectClass returns the ObjectClass field value if set, zero value otherwise.
func (*AlarmListSingle) GetObjectClassOk ¶
func (o *AlarmListSingle) GetObjectClassOk() (*string, bool)
GetObjectClassOk returns a tuple with the ObjectClass field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AlarmListSingle) GetObjectInstance ¶
func (o *AlarmListSingle) GetObjectInstance() string
GetObjectInstance returns the ObjectInstance field value if set, zero value otherwise.
func (*AlarmListSingle) GetObjectInstanceOk ¶
func (o *AlarmListSingle) GetObjectInstanceOk() (*string, bool)
GetObjectInstanceOk returns a tuple with the ObjectInstance field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AlarmListSingle) GetVsDataContainer ¶
func (o *AlarmListSingle) GetVsDataContainer() []VsDataContainerSingle
GetVsDataContainer returns the VsDataContainer field value if set, zero value otherwise.
func (*AlarmListSingle) GetVsDataContainerOk ¶
func (o *AlarmListSingle) GetVsDataContainerOk() ([]VsDataContainerSingle, bool)
GetVsDataContainerOk returns a tuple with the VsDataContainer field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AlarmListSingle) HasAttributes ¶
func (o *AlarmListSingle) HasAttributes() bool
HasAttributes returns a boolean if a field has been set.
func (*AlarmListSingle) HasObjectClass ¶
func (o *AlarmListSingle) HasObjectClass() bool
HasObjectClass returns a boolean if a field has been set.
func (*AlarmListSingle) HasObjectInstance ¶
func (o *AlarmListSingle) HasObjectInstance() bool
HasObjectInstance returns a boolean if a field has been set.
func (*AlarmListSingle) HasVsDataContainer ¶
func (o *AlarmListSingle) HasVsDataContainer() bool
HasVsDataContainer returns a boolean if a field has been set.
func (AlarmListSingle) MarshalJSON ¶
func (o AlarmListSingle) MarshalJSON() ([]byte, error)
func (*AlarmListSingle) SetAttributes ¶
func (o *AlarmListSingle) SetAttributes(v AlarmListSingleAllOfAttributes)
SetAttributes gets a reference to the given AlarmListSingleAllOfAttributes and assigns it to the Attributes field.
func (*AlarmListSingle) SetObjectClass ¶
func (o *AlarmListSingle) SetObjectClass(v string)
SetObjectClass gets a reference to the given string and assigns it to the ObjectClass field.
func (*AlarmListSingle) SetObjectInstance ¶
func (o *AlarmListSingle) SetObjectInstance(v string)
SetObjectInstance gets a reference to the given string and assigns it to the ObjectInstance field.
func (*AlarmListSingle) SetVsDataContainer ¶
func (o *AlarmListSingle) SetVsDataContainer(v []VsDataContainerSingle)
SetVsDataContainer gets a reference to the given []VsDataContainerSingle and assigns it to the VsDataContainer field.
func (AlarmListSingle) ToMap ¶
func (o AlarmListSingle) ToMap() (map[string]interface{}, error)
type AlarmListSingleAllOf ¶
type AlarmListSingleAllOf struct {
Attributes *AlarmListSingleAllOfAttributes `json:"attributes,omitempty"`
}
AlarmListSingleAllOf struct for AlarmListSingleAllOf
func NewAlarmListSingleAllOf ¶
func NewAlarmListSingleAllOf() *AlarmListSingleAllOf
NewAlarmListSingleAllOf instantiates a new AlarmListSingleAllOf 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 NewAlarmListSingleAllOfWithDefaults ¶
func NewAlarmListSingleAllOfWithDefaults() *AlarmListSingleAllOf
NewAlarmListSingleAllOfWithDefaults instantiates a new AlarmListSingleAllOf 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 (*AlarmListSingleAllOf) GetAttributes ¶
func (o *AlarmListSingleAllOf) GetAttributes() AlarmListSingleAllOfAttributes
GetAttributes returns the Attributes field value if set, zero value otherwise.
func (*AlarmListSingleAllOf) GetAttributesOk ¶
func (o *AlarmListSingleAllOf) GetAttributesOk() (*AlarmListSingleAllOfAttributes, bool)
GetAttributesOk returns a tuple with the Attributes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AlarmListSingleAllOf) HasAttributes ¶
func (o *AlarmListSingleAllOf) HasAttributes() bool
HasAttributes returns a boolean if a field has been set.
func (AlarmListSingleAllOf) MarshalJSON ¶
func (o AlarmListSingleAllOf) MarshalJSON() ([]byte, error)
func (*AlarmListSingleAllOf) SetAttributes ¶
func (o *AlarmListSingleAllOf) SetAttributes(v AlarmListSingleAllOfAttributes)
SetAttributes gets a reference to the given AlarmListSingleAllOfAttributes and assigns it to the Attributes field.
func (AlarmListSingleAllOf) ToMap ¶
func (o AlarmListSingleAllOf) ToMap() (map[string]interface{}, error)
type AlarmListSingleAllOfAttributes ¶
type AlarmListSingleAllOfAttributes struct { AdministrativeState *AdministrativeState `json:"administrativeState,omitempty"` OperationalState *OperationalState `json:"operationalState,omitempty"` NumOfAlarmRecords *int32 `json:"numOfAlarmRecords,omitempty"` LastModification *time.Time `json:"lastModification,omitempty"` // This resource represents a map of alarm records. The alarmIds are used as keys in the map. AlarmRecords *map[string]AlarmRecord `json:"alarmRecords,omitempty"` }
AlarmListSingleAllOfAttributes struct for AlarmListSingleAllOfAttributes
func NewAlarmListSingleAllOfAttributes ¶
func NewAlarmListSingleAllOfAttributes() *AlarmListSingleAllOfAttributes
NewAlarmListSingleAllOfAttributes instantiates a new AlarmListSingleAllOfAttributes 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 NewAlarmListSingleAllOfAttributesWithDefaults ¶
func NewAlarmListSingleAllOfAttributesWithDefaults() *AlarmListSingleAllOfAttributes
NewAlarmListSingleAllOfAttributesWithDefaults instantiates a new AlarmListSingleAllOfAttributes 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 (*AlarmListSingleAllOfAttributes) GetAdministrativeState ¶
func (o *AlarmListSingleAllOfAttributes) GetAdministrativeState() AdministrativeState
GetAdministrativeState returns the AdministrativeState field value if set, zero value otherwise.
func (*AlarmListSingleAllOfAttributes) GetAdministrativeStateOk ¶
func (o *AlarmListSingleAllOfAttributes) GetAdministrativeStateOk() (*AdministrativeState, bool)
GetAdministrativeStateOk returns a tuple with the AdministrativeState field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AlarmListSingleAllOfAttributes) GetAlarmRecords ¶
func (o *AlarmListSingleAllOfAttributes) GetAlarmRecords() map[string]AlarmRecord
GetAlarmRecords returns the AlarmRecords field value if set, zero value otherwise.
func (*AlarmListSingleAllOfAttributes) GetAlarmRecordsOk ¶
func (o *AlarmListSingleAllOfAttributes) GetAlarmRecordsOk() (*map[string]AlarmRecord, bool)
GetAlarmRecordsOk returns a tuple with the AlarmRecords field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AlarmListSingleAllOfAttributes) GetLastModification ¶
func (o *AlarmListSingleAllOfAttributes) GetLastModification() time.Time
GetLastModification returns the LastModification field value if set, zero value otherwise.
func (*AlarmListSingleAllOfAttributes) GetLastModificationOk ¶
func (o *AlarmListSingleAllOfAttributes) GetLastModificationOk() (*time.Time, bool)
GetLastModificationOk returns a tuple with the LastModification field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AlarmListSingleAllOfAttributes) GetNumOfAlarmRecords ¶
func (o *AlarmListSingleAllOfAttributes) GetNumOfAlarmRecords() int32
GetNumOfAlarmRecords returns the NumOfAlarmRecords field value if set, zero value otherwise.
func (*AlarmListSingleAllOfAttributes) GetNumOfAlarmRecordsOk ¶
func (o *AlarmListSingleAllOfAttributes) GetNumOfAlarmRecordsOk() (*int32, bool)
GetNumOfAlarmRecordsOk returns a tuple with the NumOfAlarmRecords field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AlarmListSingleAllOfAttributes) GetOperationalState ¶
func (o *AlarmListSingleAllOfAttributes) GetOperationalState() OperationalState
GetOperationalState returns the OperationalState field value if set, zero value otherwise.
func (*AlarmListSingleAllOfAttributes) GetOperationalStateOk ¶
func (o *AlarmListSingleAllOfAttributes) GetOperationalStateOk() (*OperationalState, bool)
GetOperationalStateOk returns a tuple with the OperationalState field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AlarmListSingleAllOfAttributes) HasAdministrativeState ¶
func (o *AlarmListSingleAllOfAttributes) HasAdministrativeState() bool
HasAdministrativeState returns a boolean if a field has been set.
func (*AlarmListSingleAllOfAttributes) HasAlarmRecords ¶
func (o *AlarmListSingleAllOfAttributes) HasAlarmRecords() bool
HasAlarmRecords returns a boolean if a field has been set.
func (*AlarmListSingleAllOfAttributes) HasLastModification ¶
func (o *AlarmListSingleAllOfAttributes) HasLastModification() bool
HasLastModification returns a boolean if a field has been set.
func (*AlarmListSingleAllOfAttributes) HasNumOfAlarmRecords ¶
func (o *AlarmListSingleAllOfAttributes) HasNumOfAlarmRecords() bool
HasNumOfAlarmRecords returns a boolean if a field has been set.
func (*AlarmListSingleAllOfAttributes) HasOperationalState ¶
func (o *AlarmListSingleAllOfAttributes) HasOperationalState() bool
HasOperationalState returns a boolean if a field has been set.
func (AlarmListSingleAllOfAttributes) MarshalJSON ¶
func (o AlarmListSingleAllOfAttributes) MarshalJSON() ([]byte, error)
func (*AlarmListSingleAllOfAttributes) SetAdministrativeState ¶
func (o *AlarmListSingleAllOfAttributes) SetAdministrativeState(v AdministrativeState)
SetAdministrativeState gets a reference to the given AdministrativeState and assigns it to the AdministrativeState field.
func (*AlarmListSingleAllOfAttributes) SetAlarmRecords ¶
func (o *AlarmListSingleAllOfAttributes) SetAlarmRecords(v map[string]AlarmRecord)
SetAlarmRecords gets a reference to the given map[string]AlarmRecord and assigns it to the AlarmRecords field.
func (*AlarmListSingleAllOfAttributes) SetLastModification ¶
func (o *AlarmListSingleAllOfAttributes) SetLastModification(v time.Time)
SetLastModification gets a reference to the given time.Time and assigns it to the LastModification field.
func (*AlarmListSingleAllOfAttributes) SetNumOfAlarmRecords ¶
func (o *AlarmListSingleAllOfAttributes) SetNumOfAlarmRecords(v int32)
SetNumOfAlarmRecords gets a reference to the given int32 and assigns it to the NumOfAlarmRecords field.
func (*AlarmListSingleAllOfAttributes) SetOperationalState ¶
func (o *AlarmListSingleAllOfAttributes) SetOperationalState(v OperationalState)
SetOperationalState gets a reference to the given OperationalState and assigns it to the OperationalState field.
func (AlarmListSingleAllOfAttributes) ToMap ¶
func (o AlarmListSingleAllOfAttributes) ToMap() (map[string]interface{}, error)
type AlarmNotificationTypes ¶
type AlarmNotificationTypes string
AlarmNotificationTypes the model 'AlarmNotificationTypes'
const ( NOTIFY_NEW_ALARM AlarmNotificationTypes = "notifyNewAlarm" NOTIFY_CHANGED_ALARM AlarmNotificationTypes = "notifyChangedAlarm" NOTIFY_CHANGED_ALARM_GENERAL AlarmNotificationTypes = "notifyChangedAlarmGeneral" NOTIFY_ACK_STATE_CHANGED AlarmNotificationTypes = "notifyAckStateChanged" NOTIFY_CORRELATED_NOTIFICATION_CHANGED AlarmNotificationTypes = "notifyCorrelatedNotificationChanged" NOTIFY_COMMENTS AlarmNotificationTypes = "notifyComments" NOTIFY_CLEARED_ALARM AlarmNotificationTypes = "notifyClearedAlarm" NOTIFY_ALARM_LIST_REBUILT AlarmNotificationTypes = "notifyAlarmListRebuilt" NOTIFY_POTENTIAL_FAULTY_ALARM_LIST AlarmNotificationTypes = "notifyPotentialFaultyAlarmList" )
List of AlarmNotificationTypes
func NewAlarmNotificationTypesFromValue ¶
func NewAlarmNotificationTypesFromValue(v string) (*AlarmNotificationTypes, error)
NewAlarmNotificationTypesFromValue returns a pointer to a valid AlarmNotificationTypes for the value passed as argument, or an error if the value passed is not allowed by the enum
func (AlarmNotificationTypes) IsValid ¶
func (v AlarmNotificationTypes) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (AlarmNotificationTypes) Ptr ¶
func (v AlarmNotificationTypes) Ptr() *AlarmNotificationTypes
Ptr returns reference to AlarmNotificationTypes value
func (*AlarmNotificationTypes) UnmarshalJSON ¶
func (v *AlarmNotificationTypes) UnmarshalJSON(src []byte) error
type AlarmRecord ¶
type AlarmRecord struct { ObjectInstance *string `json:"objectInstance,omitempty"` NotificationId *int32 `json:"notificationId,omitempty"` AlarmRaisedTime *time.Time `json:"alarmRaisedTime,omitempty"` AlarmChangedTime *time.Time `json:"alarmChangedTime,omitempty"` AlarmClearedTime *time.Time `json:"alarmClearedTime,omitempty"` AlarmType *AlarmType `json:"alarmType,omitempty"` ProbableCause *ProbableCause `json:"probableCause,omitempty"` SpecificProblem *SpecificProblem `json:"specificProblem,omitempty"` PerceivedSeverity *PerceivedSeverity `json:"perceivedSeverity,omitempty"` BackedUpStatus *bool `json:"backedUpStatus,omitempty"` BackUpObject *string `json:"backUpObject,omitempty"` TrendIndication *TrendIndication `json:"trendIndication,omitempty"` Thresholdinfo *ThresholdInfo1 `json:"thresholdinfo,omitempty"` // The first array item contains the attribute name value pairs with the new values, and the second array item the attribute name value pairs with the optional old values. StateChangeDefinition []map[string]interface{} `json:"stateChangeDefinition,omitempty"` // The key of this map is the attribute name, and the value the attribute value. MonitoredAttributes map[string]interface{} `json:"monitoredAttributes,omitempty"` ProposedRepairActions *string `json:"proposedRepairActions,omitempty"` AdditionalText *string `json:"additionalText,omitempty"` // The key of this map is the attribute name, and the value the attribute value. AdditionalInformation map[string]interface{} `json:"additionalInformation,omitempty"` RootCauseIndicator *bool `json:"rootCauseIndicator,omitempty"` AckTime *time.Time `json:"ackTime,omitempty"` AckUserId *string `json:"ackUserId,omitempty"` AckSystemId *string `json:"ackSystemId,omitempty"` AckState *AckState `json:"ackState,omitempty"` ClearUserId *string `json:"clearUserId,omitempty"` ClearSystemId *string `json:"clearSystemId,omitempty"` ServiceUser *string `json:"serviceUser,omitempty"` ServiceProvider *string `json:"serviceProvider,omitempty"` SecurityAlarmDetector *string `json:"securityAlarmDetector,omitempty"` }
AlarmRecord The alarmId is not a property of an alarm record. It is used as key in the map of alarm records instead.
func NewAlarmRecord ¶
func NewAlarmRecord() *AlarmRecord
NewAlarmRecord instantiates a new AlarmRecord 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 NewAlarmRecordWithDefaults ¶
func NewAlarmRecordWithDefaults() *AlarmRecord
NewAlarmRecordWithDefaults instantiates a new AlarmRecord 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 (*AlarmRecord) GetAckState ¶
func (o *AlarmRecord) GetAckState() AckState
GetAckState returns the AckState field value if set, zero value otherwise.
func (*AlarmRecord) GetAckStateOk ¶
func (o *AlarmRecord) GetAckStateOk() (*AckState, bool)
GetAckStateOk returns a tuple with the AckState field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AlarmRecord) GetAckSystemId ¶
func (o *AlarmRecord) GetAckSystemId() string
GetAckSystemId returns the AckSystemId field value if set, zero value otherwise.
func (*AlarmRecord) GetAckSystemIdOk ¶
func (o *AlarmRecord) GetAckSystemIdOk() (*string, bool)
GetAckSystemIdOk returns a tuple with the AckSystemId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AlarmRecord) GetAckTime ¶
func (o *AlarmRecord) GetAckTime() time.Time
GetAckTime returns the AckTime field value if set, zero value otherwise.
func (*AlarmRecord) GetAckTimeOk ¶
func (o *AlarmRecord) GetAckTimeOk() (*time.Time, bool)
GetAckTimeOk returns a tuple with the AckTime field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AlarmRecord) GetAckUserId ¶
func (o *AlarmRecord) GetAckUserId() string
GetAckUserId returns the AckUserId field value if set, zero value otherwise.
func (*AlarmRecord) GetAckUserIdOk ¶
func (o *AlarmRecord) GetAckUserIdOk() (*string, bool)
GetAckUserIdOk returns a tuple with the AckUserId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AlarmRecord) GetAdditionalInformation ¶
func (o *AlarmRecord) GetAdditionalInformation() map[string]interface{}
GetAdditionalInformation returns the AdditionalInformation field value if set, zero value otherwise.
func (*AlarmRecord) GetAdditionalInformationOk ¶
func (o *AlarmRecord) GetAdditionalInformationOk() (map[string]interface{}, bool)
GetAdditionalInformationOk returns a tuple with the AdditionalInformation field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AlarmRecord) GetAdditionalText ¶
func (o *AlarmRecord) GetAdditionalText() string
GetAdditionalText returns the AdditionalText field value if set, zero value otherwise.
func (*AlarmRecord) GetAdditionalTextOk ¶
func (o *AlarmRecord) GetAdditionalTextOk() (*string, bool)
GetAdditionalTextOk returns a tuple with the AdditionalText field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AlarmRecord) GetAlarmChangedTime ¶
func (o *AlarmRecord) GetAlarmChangedTime() time.Time
GetAlarmChangedTime returns the AlarmChangedTime field value if set, zero value otherwise.
func (*AlarmRecord) GetAlarmChangedTimeOk ¶
func (o *AlarmRecord) GetAlarmChangedTimeOk() (*time.Time, bool)
GetAlarmChangedTimeOk returns a tuple with the AlarmChangedTime field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AlarmRecord) GetAlarmClearedTime ¶
func (o *AlarmRecord) GetAlarmClearedTime() time.Time
GetAlarmClearedTime returns the AlarmClearedTime field value if set, zero value otherwise.
func (*AlarmRecord) GetAlarmClearedTimeOk ¶
func (o *AlarmRecord) GetAlarmClearedTimeOk() (*time.Time, bool)
GetAlarmClearedTimeOk returns a tuple with the AlarmClearedTime field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AlarmRecord) GetAlarmRaisedTime ¶
func (o *AlarmRecord) GetAlarmRaisedTime() time.Time
GetAlarmRaisedTime returns the AlarmRaisedTime field value if set, zero value otherwise.
func (*AlarmRecord) GetAlarmRaisedTimeOk ¶
func (o *AlarmRecord) GetAlarmRaisedTimeOk() (*time.Time, bool)
GetAlarmRaisedTimeOk returns a tuple with the AlarmRaisedTime field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AlarmRecord) GetAlarmType ¶
func (o *AlarmRecord) GetAlarmType() AlarmType
GetAlarmType returns the AlarmType field value if set, zero value otherwise.
func (*AlarmRecord) GetAlarmTypeOk ¶
func (o *AlarmRecord) GetAlarmTypeOk() (*AlarmType, bool)
GetAlarmTypeOk returns a tuple with the AlarmType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AlarmRecord) GetBackUpObject ¶
func (o *AlarmRecord) GetBackUpObject() string
GetBackUpObject returns the BackUpObject field value if set, zero value otherwise.
func (*AlarmRecord) GetBackUpObjectOk ¶
func (o *AlarmRecord) GetBackUpObjectOk() (*string, bool)
GetBackUpObjectOk returns a tuple with the BackUpObject field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AlarmRecord) GetBackedUpStatus ¶
func (o *AlarmRecord) GetBackedUpStatus() bool
GetBackedUpStatus returns the BackedUpStatus field value if set, zero value otherwise.
func (*AlarmRecord) GetBackedUpStatusOk ¶
func (o *AlarmRecord) GetBackedUpStatusOk() (*bool, bool)
GetBackedUpStatusOk returns a tuple with the BackedUpStatus field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AlarmRecord) GetClearSystemId ¶
func (o *AlarmRecord) GetClearSystemId() string
GetClearSystemId returns the ClearSystemId field value if set, zero value otherwise.
func (*AlarmRecord) GetClearSystemIdOk ¶
func (o *AlarmRecord) GetClearSystemIdOk() (*string, bool)
GetClearSystemIdOk returns a tuple with the ClearSystemId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AlarmRecord) GetClearUserId ¶
func (o *AlarmRecord) GetClearUserId() string
GetClearUserId returns the ClearUserId field value if set, zero value otherwise.
func (*AlarmRecord) GetClearUserIdOk ¶
func (o *AlarmRecord) GetClearUserIdOk() (*string, bool)
GetClearUserIdOk returns a tuple with the ClearUserId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AlarmRecord) GetCorrelatedNotifications ¶
func (o *AlarmRecord) GetCorrelatedNotifications() []CorrelatedNotification
GetCorrelatedNotifications returns the CorrelatedNotifications field value if set, zero value otherwise.
func (*AlarmRecord) GetCorrelatedNotificationsOk ¶
func (o *AlarmRecord) GetCorrelatedNotificationsOk() ([]CorrelatedNotification, bool)
GetCorrelatedNotificationsOk returns a tuple with the CorrelatedNotifications field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AlarmRecord) GetMonitoredAttributes ¶
func (o *AlarmRecord) GetMonitoredAttributes() map[string]interface{}
GetMonitoredAttributes returns the MonitoredAttributes field value if set, zero value otherwise.
func (*AlarmRecord) GetMonitoredAttributesOk ¶
func (o *AlarmRecord) GetMonitoredAttributesOk() (map[string]interface{}, bool)
GetMonitoredAttributesOk returns a tuple with the MonitoredAttributes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AlarmRecord) GetNotificationId ¶
func (o *AlarmRecord) GetNotificationId() int32
GetNotificationId returns the NotificationId field value if set, zero value otherwise.
func (*AlarmRecord) GetNotificationIdOk ¶
func (o *AlarmRecord) GetNotificationIdOk() (*int32, bool)
GetNotificationIdOk returns a tuple with the NotificationId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AlarmRecord) GetObjectInstance ¶
func (o *AlarmRecord) GetObjectInstance() string
GetObjectInstance returns the ObjectInstance field value if set, zero value otherwise.
func (*AlarmRecord) GetObjectInstanceOk ¶
func (o *AlarmRecord) GetObjectInstanceOk() (*string, bool)
GetObjectInstanceOk returns a tuple with the ObjectInstance field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AlarmRecord) GetPerceivedSeverity ¶
func (o *AlarmRecord) GetPerceivedSeverity() PerceivedSeverity
GetPerceivedSeverity returns the PerceivedSeverity field value if set, zero value otherwise.
func (*AlarmRecord) GetPerceivedSeverityOk ¶
func (o *AlarmRecord) GetPerceivedSeverityOk() (*PerceivedSeverity, bool)
GetPerceivedSeverityOk returns a tuple with the PerceivedSeverity field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AlarmRecord) GetProbableCause ¶
func (o *AlarmRecord) GetProbableCause() ProbableCause
GetProbableCause returns the ProbableCause field value if set, zero value otherwise.
func (*AlarmRecord) GetProbableCauseOk ¶
func (o *AlarmRecord) GetProbableCauseOk() (*ProbableCause, bool)
GetProbableCauseOk returns a tuple with the ProbableCause field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AlarmRecord) GetProposedRepairActions ¶
func (o *AlarmRecord) GetProposedRepairActions() string
GetProposedRepairActions returns the ProposedRepairActions field value if set, zero value otherwise.
func (*AlarmRecord) GetProposedRepairActionsOk ¶
func (o *AlarmRecord) GetProposedRepairActionsOk() (*string, bool)
GetProposedRepairActionsOk returns a tuple with the ProposedRepairActions field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AlarmRecord) GetRootCauseIndicator ¶
func (o *AlarmRecord) GetRootCauseIndicator() bool
GetRootCauseIndicator returns the RootCauseIndicator field value if set, zero value otherwise.
func (*AlarmRecord) GetRootCauseIndicatorOk ¶
func (o *AlarmRecord) GetRootCauseIndicatorOk() (*bool, bool)
GetRootCauseIndicatorOk returns a tuple with the RootCauseIndicator field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AlarmRecord) GetSecurityAlarmDetector ¶
func (o *AlarmRecord) GetSecurityAlarmDetector() string
GetSecurityAlarmDetector returns the SecurityAlarmDetector field value if set, zero value otherwise.
func (*AlarmRecord) GetSecurityAlarmDetectorOk ¶
func (o *AlarmRecord) GetSecurityAlarmDetectorOk() (*string, bool)
GetSecurityAlarmDetectorOk returns a tuple with the SecurityAlarmDetector field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AlarmRecord) GetServiceProvider ¶
func (o *AlarmRecord) GetServiceProvider() string
GetServiceProvider returns the ServiceProvider field value if set, zero value otherwise.
func (*AlarmRecord) GetServiceProviderOk ¶
func (o *AlarmRecord) GetServiceProviderOk() (*string, bool)
GetServiceProviderOk returns a tuple with the ServiceProvider field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AlarmRecord) GetServiceUser ¶
func (o *AlarmRecord) GetServiceUser() string
GetServiceUser returns the ServiceUser field value if set, zero value otherwise.
func (*AlarmRecord) GetServiceUserOk ¶
func (o *AlarmRecord) GetServiceUserOk() (*string, bool)
GetServiceUserOk returns a tuple with the ServiceUser field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AlarmRecord) GetSpecificProblem ¶
func (o *AlarmRecord) GetSpecificProblem() SpecificProblem
GetSpecificProblem returns the SpecificProblem field value if set, zero value otherwise.
func (*AlarmRecord) GetSpecificProblemOk ¶
func (o *AlarmRecord) GetSpecificProblemOk() (*SpecificProblem, bool)
GetSpecificProblemOk returns a tuple with the SpecificProblem field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AlarmRecord) GetStateChangeDefinition ¶
func (o *AlarmRecord) GetStateChangeDefinition() []map[string]interface{}
GetStateChangeDefinition returns the StateChangeDefinition field value if set, zero value otherwise.
func (*AlarmRecord) GetStateChangeDefinitionOk ¶
func (o *AlarmRecord) GetStateChangeDefinitionOk() ([]map[string]interface{}, bool)
GetStateChangeDefinitionOk returns a tuple with the StateChangeDefinition field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AlarmRecord) GetThresholdinfo ¶
func (o *AlarmRecord) GetThresholdinfo() ThresholdInfo1
GetThresholdinfo returns the Thresholdinfo field value if set, zero value otherwise.
func (*AlarmRecord) GetThresholdinfoOk ¶
func (o *AlarmRecord) GetThresholdinfoOk() (*ThresholdInfo1, bool)
GetThresholdinfoOk returns a tuple with the Thresholdinfo field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AlarmRecord) GetTrendIndication ¶
func (o *AlarmRecord) GetTrendIndication() TrendIndication
GetTrendIndication returns the TrendIndication field value if set, zero value otherwise.
func (*AlarmRecord) GetTrendIndicationOk ¶
func (o *AlarmRecord) GetTrendIndicationOk() (*TrendIndication, bool)
GetTrendIndicationOk returns a tuple with the TrendIndication field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AlarmRecord) HasAckState ¶
func (o *AlarmRecord) HasAckState() bool
HasAckState returns a boolean if a field has been set.
func (*AlarmRecord) HasAckSystemId ¶
func (o *AlarmRecord) HasAckSystemId() bool
HasAckSystemId returns a boolean if a field has been set.
func (*AlarmRecord) HasAckTime ¶
func (o *AlarmRecord) HasAckTime() bool
HasAckTime returns a boolean if a field has been set.
func (*AlarmRecord) HasAckUserId ¶
func (o *AlarmRecord) HasAckUserId() bool
HasAckUserId returns a boolean if a field has been set.
func (*AlarmRecord) HasAdditionalInformation ¶
func (o *AlarmRecord) HasAdditionalInformation() bool
HasAdditionalInformation returns a boolean if a field has been set.
func (*AlarmRecord) HasAdditionalText ¶
func (o *AlarmRecord) HasAdditionalText() bool
HasAdditionalText returns a boolean if a field has been set.
func (*AlarmRecord) HasAlarmChangedTime ¶
func (o *AlarmRecord) HasAlarmChangedTime() bool
HasAlarmChangedTime returns a boolean if a field has been set.
func (*AlarmRecord) HasAlarmClearedTime ¶
func (o *AlarmRecord) HasAlarmClearedTime() bool
HasAlarmClearedTime returns a boolean if a field has been set.
func (*AlarmRecord) HasAlarmRaisedTime ¶
func (o *AlarmRecord) HasAlarmRaisedTime() bool
HasAlarmRaisedTime returns a boolean if a field has been set.
func (*AlarmRecord) HasAlarmType ¶
func (o *AlarmRecord) HasAlarmType() bool
HasAlarmType returns a boolean if a field has been set.
func (*AlarmRecord) HasBackUpObject ¶
func (o *AlarmRecord) HasBackUpObject() bool
HasBackUpObject returns a boolean if a field has been set.
func (*AlarmRecord) HasBackedUpStatus ¶
func (o *AlarmRecord) HasBackedUpStatus() bool
HasBackedUpStatus returns a boolean if a field has been set.
func (*AlarmRecord) HasClearSystemId ¶
func (o *AlarmRecord) HasClearSystemId() bool
HasClearSystemId returns a boolean if a field has been set.
func (*AlarmRecord) HasClearUserId ¶
func (o *AlarmRecord) HasClearUserId() bool
HasClearUserId returns a boolean if a field has been set.
func (*AlarmRecord) HasCorrelatedNotifications ¶
func (o *AlarmRecord) HasCorrelatedNotifications() bool
HasCorrelatedNotifications returns a boolean if a field has been set.
func (*AlarmRecord) HasMonitoredAttributes ¶
func (o *AlarmRecord) HasMonitoredAttributes() bool
HasMonitoredAttributes returns a boolean if a field has been set.
func (*AlarmRecord) HasNotificationId ¶
func (o *AlarmRecord) HasNotificationId() bool
HasNotificationId returns a boolean if a field has been set.
func (*AlarmRecord) HasObjectInstance ¶
func (o *AlarmRecord) HasObjectInstance() bool
HasObjectInstance returns a boolean if a field has been set.
func (*AlarmRecord) HasPerceivedSeverity ¶
func (o *AlarmRecord) HasPerceivedSeverity() bool
HasPerceivedSeverity returns a boolean if a field has been set.
func (*AlarmRecord) HasProbableCause ¶
func (o *AlarmRecord) HasProbableCause() bool
HasProbableCause returns a boolean if a field has been set.
func (*AlarmRecord) HasProposedRepairActions ¶
func (o *AlarmRecord) HasProposedRepairActions() bool
HasProposedRepairActions returns a boolean if a field has been set.
func (*AlarmRecord) HasRootCauseIndicator ¶
func (o *AlarmRecord) HasRootCauseIndicator() bool
HasRootCauseIndicator returns a boolean if a field has been set.
func (*AlarmRecord) HasSecurityAlarmDetector ¶
func (o *AlarmRecord) HasSecurityAlarmDetector() bool
HasSecurityAlarmDetector returns a boolean if a field has been set.
func (*AlarmRecord) HasServiceProvider ¶
func (o *AlarmRecord) HasServiceProvider() bool
HasServiceProvider returns a boolean if a field has been set.
func (*AlarmRecord) HasServiceUser ¶
func (o *AlarmRecord) HasServiceUser() bool
HasServiceUser returns a boolean if a field has been set.
func (*AlarmRecord) HasSpecificProblem ¶
func (o *AlarmRecord) HasSpecificProblem() bool
HasSpecificProblem returns a boolean if a field has been set.
func (*AlarmRecord) HasStateChangeDefinition ¶
func (o *AlarmRecord) HasStateChangeDefinition() bool
HasStateChangeDefinition returns a boolean if a field has been set.
func (*AlarmRecord) HasThresholdinfo ¶
func (o *AlarmRecord) HasThresholdinfo() bool
HasThresholdinfo returns a boolean if a field has been set.
func (*AlarmRecord) HasTrendIndication ¶
func (o *AlarmRecord) HasTrendIndication() bool
HasTrendIndication returns a boolean if a field has been set.
func (AlarmRecord) MarshalJSON ¶
func (o AlarmRecord) MarshalJSON() ([]byte, error)
func (*AlarmRecord) SetAckState ¶
func (o *AlarmRecord) SetAckState(v AckState)
SetAckState gets a reference to the given AckState and assigns it to the AckState field.
func (*AlarmRecord) SetAckSystemId ¶
func (o *AlarmRecord) SetAckSystemId(v string)
SetAckSystemId gets a reference to the given string and assigns it to the AckSystemId field.
func (*AlarmRecord) SetAckTime ¶
func (o *AlarmRecord) SetAckTime(v time.Time)
SetAckTime gets a reference to the given time.Time and assigns it to the AckTime field.
func (*AlarmRecord) SetAckUserId ¶
func (o *AlarmRecord) SetAckUserId(v string)
SetAckUserId gets a reference to the given string and assigns it to the AckUserId field.
func (*AlarmRecord) SetAdditionalInformation ¶
func (o *AlarmRecord) SetAdditionalInformation(v map[string]interface{})
SetAdditionalInformation gets a reference to the given map[string]interface{} and assigns it to the AdditionalInformation field.
func (*AlarmRecord) SetAdditionalText ¶
func (o *AlarmRecord) SetAdditionalText(v string)
SetAdditionalText gets a reference to the given string and assigns it to the AdditionalText field.
func (*AlarmRecord) SetAlarmChangedTime ¶
func (o *AlarmRecord) SetAlarmChangedTime(v time.Time)
SetAlarmChangedTime gets a reference to the given time.Time and assigns it to the AlarmChangedTime field.
func (*AlarmRecord) SetAlarmClearedTime ¶
func (o *AlarmRecord) SetAlarmClearedTime(v time.Time)
SetAlarmClearedTime gets a reference to the given time.Time and assigns it to the AlarmClearedTime field.
func (*AlarmRecord) SetAlarmRaisedTime ¶
func (o *AlarmRecord) SetAlarmRaisedTime(v time.Time)
SetAlarmRaisedTime gets a reference to the given time.Time and assigns it to the AlarmRaisedTime field.
func (*AlarmRecord) SetAlarmType ¶
func (o *AlarmRecord) SetAlarmType(v AlarmType)
SetAlarmType gets a reference to the given AlarmType and assigns it to the AlarmType field.
func (*AlarmRecord) SetBackUpObject ¶
func (o *AlarmRecord) SetBackUpObject(v string)
SetBackUpObject gets a reference to the given string and assigns it to the BackUpObject field.
func (*AlarmRecord) SetBackedUpStatus ¶
func (o *AlarmRecord) SetBackedUpStatus(v bool)
SetBackedUpStatus gets a reference to the given bool and assigns it to the BackedUpStatus field.
func (*AlarmRecord) SetClearSystemId ¶
func (o *AlarmRecord) SetClearSystemId(v string)
SetClearSystemId gets a reference to the given string and assigns it to the ClearSystemId field.
func (*AlarmRecord) SetClearUserId ¶
func (o *AlarmRecord) SetClearUserId(v string)
SetClearUserId gets a reference to the given string and assigns it to the ClearUserId field.
func (*AlarmRecord) SetCorrelatedNotifications ¶
func (o *AlarmRecord) SetCorrelatedNotifications(v []CorrelatedNotification)
SetCorrelatedNotifications gets a reference to the given []CorrelatedNotification and assigns it to the CorrelatedNotifications field.
func (*AlarmRecord) SetMonitoredAttributes ¶
func (o *AlarmRecord) SetMonitoredAttributes(v map[string]interface{})
SetMonitoredAttributes gets a reference to the given map[string]interface{} and assigns it to the MonitoredAttributes field.
func (*AlarmRecord) SetNotificationId ¶
func (o *AlarmRecord) SetNotificationId(v int32)
SetNotificationId gets a reference to the given int32 and assigns it to the NotificationId field.
func (*AlarmRecord) SetObjectInstance ¶
func (o *AlarmRecord) SetObjectInstance(v string)
SetObjectInstance gets a reference to the given string and assigns it to the ObjectInstance field.
func (*AlarmRecord) SetPerceivedSeverity ¶
func (o *AlarmRecord) SetPerceivedSeverity(v PerceivedSeverity)
SetPerceivedSeverity gets a reference to the given PerceivedSeverity and assigns it to the PerceivedSeverity field.
func (*AlarmRecord) SetProbableCause ¶
func (o *AlarmRecord) SetProbableCause(v ProbableCause)
SetProbableCause gets a reference to the given ProbableCause and assigns it to the ProbableCause field.
func (*AlarmRecord) SetProposedRepairActions ¶
func (o *AlarmRecord) SetProposedRepairActions(v string)
SetProposedRepairActions gets a reference to the given string and assigns it to the ProposedRepairActions field.
func (*AlarmRecord) SetRootCauseIndicator ¶
func (o *AlarmRecord) SetRootCauseIndicator(v bool)
SetRootCauseIndicator gets a reference to the given bool and assigns it to the RootCauseIndicator field.
func (*AlarmRecord) SetSecurityAlarmDetector ¶
func (o *AlarmRecord) SetSecurityAlarmDetector(v string)
SetSecurityAlarmDetector gets a reference to the given string and assigns it to the SecurityAlarmDetector field.
func (*AlarmRecord) SetServiceProvider ¶
func (o *AlarmRecord) SetServiceProvider(v string)
SetServiceProvider gets a reference to the given string and assigns it to the ServiceProvider field.
func (*AlarmRecord) SetServiceUser ¶
func (o *AlarmRecord) SetServiceUser(v string)
SetServiceUser gets a reference to the given string and assigns it to the ServiceUser field.
func (*AlarmRecord) SetSpecificProblem ¶
func (o *AlarmRecord) SetSpecificProblem(v SpecificProblem)
SetSpecificProblem gets a reference to the given SpecificProblem and assigns it to the SpecificProblem field.
func (*AlarmRecord) SetStateChangeDefinition ¶
func (o *AlarmRecord) SetStateChangeDefinition(v []map[string]interface{})
SetStateChangeDefinition gets a reference to the given []map[string]interface{} and assigns it to the StateChangeDefinition field.
func (*AlarmRecord) SetThresholdinfo ¶
func (o *AlarmRecord) SetThresholdinfo(v ThresholdInfo1)
SetThresholdinfo gets a reference to the given ThresholdInfo1 and assigns it to the Thresholdinfo field.
func (*AlarmRecord) SetTrendIndication ¶
func (o *AlarmRecord) SetTrendIndication(v TrendIndication)
SetTrendIndication gets a reference to the given TrendIndication and assigns it to the TrendIndication field.
func (AlarmRecord) ToMap ¶
func (o AlarmRecord) ToMap() (map[string]interface{}, error)
type AlarmType ¶
type AlarmType string
AlarmType the model 'AlarmType'
const ( COMMUNICATIONS_ALARM AlarmType = "COMMUNICATIONS_ALARM" QUALITY_OF_SERVICE_ALARM AlarmType = "QUALITY_OF_SERVICE_ALARM" PROCESSING_ERROR_ALARM AlarmType = "PROCESSING_ERROR_ALARM" EQUIPMENT_ALARM AlarmType = "EQUIPMENT_ALARM" ENVIRONMENTAL_ALARM AlarmType = "ENVIRONMENTAL_ALARM" INTEGRITY_VIOLATION AlarmType = "INTEGRITY_VIOLATION" OPERATIONAL_VIOLATION AlarmType = "OPERATIONAL_VIOLATION" PHYSICAL_VIOLATION AlarmType = "PHYSICAL_VIOLATION" SECURITY_SERVICE_OR_MECHANISM_VIOLATION AlarmType = "SECURITY_SERVICE_OR_MECHANISM_VIOLATION" TIME_DOMAIN_VIOLATION AlarmType = "TIME_DOMAIN_VIOLATION" )
List of AlarmType
func NewAlarmTypeFromValue ¶
NewAlarmTypeFromValue returns a pointer to a valid AlarmType for the value passed as argument, or an error if the value passed is not allowed by the enum
func (*AlarmType) UnmarshalJSON ¶
type AnonymizationOfMdtDataType ¶
type AnonymizationOfMdtDataType string
AnonymizationOfMdtDataType Specifies level of MDT anonymization. For additional details see 3GPP TS 32.422 clause 5.10.12.
const ( NO_IDENTITY AnonymizationOfMdtDataType = "NO_IDENTITY" TAC_OF_IMEI AnonymizationOfMdtDataType = "TAC_OF_IMEI" )
List of anonymizationOfMdtData-Type
func NewAnonymizationOfMdtDataTypeFromValue ¶
func NewAnonymizationOfMdtDataTypeFromValue(v string) (*AnonymizationOfMdtDataType, error)
NewAnonymizationOfMdtDataTypeFromValue returns a pointer to a valid AnonymizationOfMdtDataType for the value passed as argument, or an error if the value passed is not allowed by the enum
func (AnonymizationOfMdtDataType) IsValid ¶
func (v AnonymizationOfMdtDataType) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (AnonymizationOfMdtDataType) Ptr ¶
func (v AnonymizationOfMdtDataType) Ptr() *AnonymizationOfMdtDataType
Ptr returns reference to anonymizationOfMdtData-Type value
func (*AnonymizationOfMdtDataType) UnmarshalJSON ¶
func (v *AnonymizationOfMdtDataType) UnmarshalJSON(src []byte) error
type AreaConfig ¶
type AreaConfig struct { FreqInfo *FreqInfo `json:"freqInfo,omitempty"` PciList []int32 `json:"pciList,omitempty"` }
AreaConfig struct for AreaConfig
func NewAreaConfig ¶
func NewAreaConfig() *AreaConfig
NewAreaConfig instantiates a new AreaConfig 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 NewAreaConfigWithDefaults ¶
func NewAreaConfigWithDefaults() *AreaConfig
NewAreaConfigWithDefaults instantiates a new AreaConfig 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 (*AreaConfig) GetFreqInfo ¶
func (o *AreaConfig) GetFreqInfo() FreqInfo
GetFreqInfo returns the FreqInfo field value if set, zero value otherwise.
func (*AreaConfig) GetFreqInfoOk ¶
func (o *AreaConfig) GetFreqInfoOk() (*FreqInfo, bool)
GetFreqInfoOk returns a tuple with the FreqInfo field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AreaConfig) GetPciList ¶
func (o *AreaConfig) GetPciList() []int32
GetPciList returns the PciList field value if set, zero value otherwise.
func (*AreaConfig) GetPciListOk ¶
func (o *AreaConfig) GetPciListOk() ([]int32, bool)
GetPciListOk returns a tuple with the PciList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AreaConfig) HasFreqInfo ¶
func (o *AreaConfig) HasFreqInfo() bool
HasFreqInfo returns a boolean if a field has been set.
func (*AreaConfig) HasPciList ¶
func (o *AreaConfig) HasPciList() bool
HasPciList returns a boolean if a field has been set.
func (AreaConfig) MarshalJSON ¶
func (o AreaConfig) MarshalJSON() ([]byte, error)
func (*AreaConfig) SetFreqInfo ¶
func (o *AreaConfig) SetFreqInfo(v FreqInfo)
SetFreqInfo gets a reference to the given FreqInfo and assigns it to the FreqInfo field.
func (*AreaConfig) SetPciList ¶
func (o *AreaConfig) SetPciList(v []int32)
SetPciList gets a reference to the given []int32 and assigns it to the PciList field.
func (AreaConfig) ToMap ¶
func (o AreaConfig) ToMap() (map[string]interface{}, error)
type AreaOfInterest ¶
type AreaOfInterest struct { GeoAreaToCellMapping *GeoAreaToCellMapping ArrayOfEutraCellId *[]EutraCellId ArrayOfNrCellId *[]NrCellId ArrayOfTai *[]Tai ArrayOfUtraCellId *[]UtraCellId }
AreaOfInterest - struct for AreaOfInterest
func ArrayOfEutraCellIdAsAreaOfInterest ¶
func ArrayOfEutraCellIdAsAreaOfInterest(v *[]EutraCellId) AreaOfInterest
[]EutraCellIdAsAreaOfInterest is a convenience function that returns []EutraCellId wrapped in AreaOfInterest
func ArrayOfNrCellIdAsAreaOfInterest ¶
func ArrayOfNrCellIdAsAreaOfInterest(v *[]NrCellId) AreaOfInterest
[]NrCellIdAsAreaOfInterest is a convenience function that returns []NrCellId wrapped in AreaOfInterest
func ArrayOfTaiAsAreaOfInterest ¶
func ArrayOfTaiAsAreaOfInterest(v *[]Tai) AreaOfInterest
[]TaiAsAreaOfInterest is a convenience function that returns []Tai wrapped in AreaOfInterest
func ArrayOfUtraCellIdAsAreaOfInterest ¶
func ArrayOfUtraCellIdAsAreaOfInterest(v *[]UtraCellId) AreaOfInterest
[]UtraCellIdAsAreaOfInterest is a convenience function that returns []UtraCellId wrapped in AreaOfInterest
func GeoAreaToCellMappingAsAreaOfInterest ¶
func GeoAreaToCellMappingAsAreaOfInterest(v *GeoAreaToCellMapping) AreaOfInterest
GeoAreaToCellMappingAsAreaOfInterest is a convenience function that returns GeoAreaToCellMapping wrapped in AreaOfInterest
func (*AreaOfInterest) GetActualInstance ¶
func (obj *AreaOfInterest) GetActualInstance() interface{}
Get the actual instance
func (AreaOfInterest) MarshalJSON ¶
func (src AreaOfInterest) MarshalJSON() ([]byte, error)
Marshal data from the first non-nil pointers in the struct to JSON
func (*AreaOfInterest) UnmarshalJSON ¶
func (dst *AreaOfInterest) UnmarshalJSON(data []byte) error
Unmarshal JSON data into one of the pointers in the struct
type AreaScope ¶
type AreaScope struct { ArrayOfEutraCellId *[]EutraCellId ArrayOfNrCellId *[]NrCellId ArrayOfTai *[]Tai ArrayOfString *[]string }
AreaScope - struct for AreaScope
func ArrayOfEutraCellIdAsAreaScope ¶
func ArrayOfEutraCellIdAsAreaScope(v *[]EutraCellId) AreaScope
[]EutraCellIdAsAreaScope is a convenience function that returns []EutraCellId wrapped in AreaScope
func ArrayOfNrCellIdAsAreaScope ¶
func ArrayOfNrCellIdAsAreaScope(v *[]NrCellId) AreaScope
[]NrCellIdAsAreaScope is a convenience function that returns []NrCellId wrapped in AreaScope
func ArrayOfStringAsAreaScope ¶
[]stringAsAreaScope is a convenience function that returns []string wrapped in AreaScope
func ArrayOfTaiAsAreaScope ¶
[]TaiAsAreaScope is a convenience function that returns []Tai wrapped in AreaScope
func (*AreaScope) GetActualInstance ¶
func (obj *AreaScope) GetActualInstance() interface{}
Get the actual instance
func (AreaScope) MarshalJSON ¶
Marshal data from the first non-nil pointers in the struct to JSON
func (*AreaScope) UnmarshalJSON ¶
Unmarshal JSON data into one of the pointers in the struct
type BasicAuth ¶
type BasicAuth struct { UserName string `json:"userName,omitempty"` Password string `json:"password,omitempty"` }
BasicAuth provides basic http authentication to a request passed via context using ContextBasicAuth
type CNSliceSubnetProfile ¶
type CNSliceSubnetProfile struct { MaxNumberofUEs *int32 `json:"maxNumberofUEs,omitempty"` DLLatency *float32 `json:"dLLatency,omitempty"` ULLatency *float32 `json:"uLLatency,omitempty"` DLThptPerSliceSubnet *XLThpt `json:"dLThptPerSliceSubnet,omitempty"` DLThptPerUE *XLThpt `json:"dLThptPerUE,omitempty"` ULThptPerSliceSubnet *XLThpt `json:"uLThptPerSliceSubnet,omitempty"` ULThptPerUE *XLThpt `json:"uLThptPerUE,omitempty"` MaxNumberOfPDUSessions *int32 `json:"maxNumberOfPDUSessions,omitempty"` CoverageAreaTAList []int32 `json:"coverageAreaTAList,omitempty"` ResourceSharingLevel *SharingLevel `json:"resourceSharingLevel,omitempty"` DLMaxPktSize *int32 `json:"dLMaxPktSize,omitempty"` ULMaxPktSize *int32 `json:"uLMaxPktSize,omitempty"` DelayTolerance *DelayTolerance `json:"delayTolerance,omitempty"` Synchronicity *SynchronicityRANSubnet `json:"synchronicity,omitempty"` SliceSimultaneousUse *SliceSimultaneousUse `json:"sliceSimultaneousUse,omitempty"` Reliability *float32 `json:"reliability,omitempty"` EnergyEfficiency *float32 `json:"energyEfficiency,omitempty"` DLDeterministicComm *DeterministicComm `json:"dLDeterministicComm,omitempty"` ULDeterministicComm *DeterministicComm `json:"uLDeterministicComm,omitempty"` SurvivalTime *float32 `json:"survivalTime,omitempty"` NssaaSupport *NSSAASupport `json:"nssaaSupport,omitempty"` N6Protection *N6Protection `json:"n6Protection,omitempty"` }
CNSliceSubnetProfile struct for CNSliceSubnetProfile
func NewCNSliceSubnetProfile ¶
func NewCNSliceSubnetProfile() *CNSliceSubnetProfile
NewCNSliceSubnetProfile instantiates a new CNSliceSubnetProfile 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 NewCNSliceSubnetProfileWithDefaults ¶
func NewCNSliceSubnetProfileWithDefaults() *CNSliceSubnetProfile
NewCNSliceSubnetProfileWithDefaults instantiates a new CNSliceSubnetProfile 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 (*CNSliceSubnetProfile) GetCoverageAreaTAList ¶
func (o *CNSliceSubnetProfile) GetCoverageAreaTAList() []int32
GetCoverageAreaTAList returns the CoverageAreaTAList field value if set, zero value otherwise.
func (*CNSliceSubnetProfile) GetCoverageAreaTAListOk ¶
func (o *CNSliceSubnetProfile) GetCoverageAreaTAListOk() ([]int32, bool)
GetCoverageAreaTAListOk returns a tuple with the CoverageAreaTAList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CNSliceSubnetProfile) GetDLDeterministicComm ¶
func (o *CNSliceSubnetProfile) GetDLDeterministicComm() DeterministicComm
GetDLDeterministicComm returns the DLDeterministicComm field value if set, zero value otherwise.
func (*CNSliceSubnetProfile) GetDLDeterministicCommOk ¶
func (o *CNSliceSubnetProfile) GetDLDeterministicCommOk() (*DeterministicComm, bool)
GetDLDeterministicCommOk returns a tuple with the DLDeterministicComm field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CNSliceSubnetProfile) GetDLLatency ¶
func (o *CNSliceSubnetProfile) GetDLLatency() float32
GetDLLatency returns the DLLatency field value if set, zero value otherwise.
func (*CNSliceSubnetProfile) GetDLLatencyOk ¶
func (o *CNSliceSubnetProfile) GetDLLatencyOk() (*float32, bool)
GetDLLatencyOk returns a tuple with the DLLatency field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CNSliceSubnetProfile) GetDLMaxPktSize ¶
func (o *CNSliceSubnetProfile) GetDLMaxPktSize() int32
GetDLMaxPktSize returns the DLMaxPktSize field value if set, zero value otherwise.
func (*CNSliceSubnetProfile) GetDLMaxPktSizeOk ¶
func (o *CNSliceSubnetProfile) GetDLMaxPktSizeOk() (*int32, bool)
GetDLMaxPktSizeOk returns a tuple with the DLMaxPktSize field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CNSliceSubnetProfile) GetDLThptPerSliceSubnet ¶
func (o *CNSliceSubnetProfile) GetDLThptPerSliceSubnet() XLThpt
GetDLThptPerSliceSubnet returns the DLThptPerSliceSubnet field value if set, zero value otherwise.
func (*CNSliceSubnetProfile) GetDLThptPerSliceSubnetOk ¶
func (o *CNSliceSubnetProfile) GetDLThptPerSliceSubnetOk() (*XLThpt, bool)
GetDLThptPerSliceSubnetOk returns a tuple with the DLThptPerSliceSubnet field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CNSliceSubnetProfile) GetDLThptPerUE ¶
func (o *CNSliceSubnetProfile) GetDLThptPerUE() XLThpt
GetDLThptPerUE returns the DLThptPerUE field value if set, zero value otherwise.
func (*CNSliceSubnetProfile) GetDLThptPerUEOk ¶
func (o *CNSliceSubnetProfile) GetDLThptPerUEOk() (*XLThpt, bool)
GetDLThptPerUEOk returns a tuple with the DLThptPerUE field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CNSliceSubnetProfile) GetDelayTolerance ¶
func (o *CNSliceSubnetProfile) GetDelayTolerance() DelayTolerance
GetDelayTolerance returns the DelayTolerance field value if set, zero value otherwise.
func (*CNSliceSubnetProfile) GetDelayToleranceOk ¶
func (o *CNSliceSubnetProfile) GetDelayToleranceOk() (*DelayTolerance, bool)
GetDelayToleranceOk returns a tuple with the DelayTolerance field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CNSliceSubnetProfile) GetEnergyEfficiency ¶
func (o *CNSliceSubnetProfile) GetEnergyEfficiency() float32
GetEnergyEfficiency returns the EnergyEfficiency field value if set, zero value otherwise.
func (*CNSliceSubnetProfile) GetEnergyEfficiencyOk ¶
func (o *CNSliceSubnetProfile) GetEnergyEfficiencyOk() (*float32, bool)
GetEnergyEfficiencyOk returns a tuple with the EnergyEfficiency field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CNSliceSubnetProfile) GetMaxNumberOfPDUSessions ¶
func (o *CNSliceSubnetProfile) GetMaxNumberOfPDUSessions() int32
GetMaxNumberOfPDUSessions returns the MaxNumberOfPDUSessions field value if set, zero value otherwise.
func (*CNSliceSubnetProfile) GetMaxNumberOfPDUSessionsOk ¶
func (o *CNSliceSubnetProfile) GetMaxNumberOfPDUSessionsOk() (*int32, bool)
GetMaxNumberOfPDUSessionsOk returns a tuple with the MaxNumberOfPDUSessions field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CNSliceSubnetProfile) GetMaxNumberofUEs ¶
func (o *CNSliceSubnetProfile) GetMaxNumberofUEs() int32
GetMaxNumberofUEs returns the MaxNumberofUEs field value if set, zero value otherwise.
func (*CNSliceSubnetProfile) GetMaxNumberofUEsOk ¶
func (o *CNSliceSubnetProfile) GetMaxNumberofUEsOk() (*int32, bool)
GetMaxNumberofUEsOk returns a tuple with the MaxNumberofUEs field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CNSliceSubnetProfile) GetN6Protection ¶
func (o *CNSliceSubnetProfile) GetN6Protection() N6Protection
GetN6Protection returns the N6Protection field value if set, zero value otherwise.
func (*CNSliceSubnetProfile) GetN6ProtectionOk ¶
func (o *CNSliceSubnetProfile) GetN6ProtectionOk() (*N6Protection, bool)
GetN6ProtectionOk returns a tuple with the N6Protection field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CNSliceSubnetProfile) GetNssaaSupport ¶
func (o *CNSliceSubnetProfile) GetNssaaSupport() NSSAASupport
GetNssaaSupport returns the NssaaSupport field value if set, zero value otherwise.
func (*CNSliceSubnetProfile) GetNssaaSupportOk ¶
func (o *CNSliceSubnetProfile) GetNssaaSupportOk() (*NSSAASupport, bool)
GetNssaaSupportOk returns a tuple with the NssaaSupport field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CNSliceSubnetProfile) GetReliability ¶
func (o *CNSliceSubnetProfile) GetReliability() float32
GetReliability returns the Reliability field value if set, zero value otherwise.
func (*CNSliceSubnetProfile) GetReliabilityOk ¶
func (o *CNSliceSubnetProfile) GetReliabilityOk() (*float32, bool)
GetReliabilityOk returns a tuple with the Reliability field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CNSliceSubnetProfile) GetResourceSharingLevel ¶
func (o *CNSliceSubnetProfile) GetResourceSharingLevel() SharingLevel
GetResourceSharingLevel returns the ResourceSharingLevel field value if set, zero value otherwise.
func (*CNSliceSubnetProfile) GetResourceSharingLevelOk ¶
func (o *CNSliceSubnetProfile) GetResourceSharingLevelOk() (*SharingLevel, bool)
GetResourceSharingLevelOk returns a tuple with the ResourceSharingLevel field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CNSliceSubnetProfile) GetSliceSimultaneousUse ¶
func (o *CNSliceSubnetProfile) GetSliceSimultaneousUse() SliceSimultaneousUse
GetSliceSimultaneousUse returns the SliceSimultaneousUse field value if set, zero value otherwise.
func (*CNSliceSubnetProfile) GetSliceSimultaneousUseOk ¶
func (o *CNSliceSubnetProfile) GetSliceSimultaneousUseOk() (*SliceSimultaneousUse, bool)
GetSliceSimultaneousUseOk returns a tuple with the SliceSimultaneousUse field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CNSliceSubnetProfile) GetSurvivalTime ¶
func (o *CNSliceSubnetProfile) GetSurvivalTime() float32
GetSurvivalTime returns the SurvivalTime field value if set, zero value otherwise.
func (*CNSliceSubnetProfile) GetSurvivalTimeOk ¶
func (o *CNSliceSubnetProfile) GetSurvivalTimeOk() (*float32, bool)
GetSurvivalTimeOk returns a tuple with the SurvivalTime field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CNSliceSubnetProfile) GetSynchronicity ¶
func (o *CNSliceSubnetProfile) GetSynchronicity() SynchronicityRANSubnet
GetSynchronicity returns the Synchronicity field value if set, zero value otherwise.
func (*CNSliceSubnetProfile) GetSynchronicityOk ¶
func (o *CNSliceSubnetProfile) GetSynchronicityOk() (*SynchronicityRANSubnet, bool)
GetSynchronicityOk returns a tuple with the Synchronicity field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CNSliceSubnetProfile) GetULDeterministicComm ¶
func (o *CNSliceSubnetProfile) GetULDeterministicComm() DeterministicComm
GetULDeterministicComm returns the ULDeterministicComm field value if set, zero value otherwise.
func (*CNSliceSubnetProfile) GetULDeterministicCommOk ¶
func (o *CNSliceSubnetProfile) GetULDeterministicCommOk() (*DeterministicComm, bool)
GetULDeterministicCommOk returns a tuple with the ULDeterministicComm field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CNSliceSubnetProfile) GetULLatency ¶
func (o *CNSliceSubnetProfile) GetULLatency() float32
GetULLatency returns the ULLatency field value if set, zero value otherwise.
func (*CNSliceSubnetProfile) GetULLatencyOk ¶
func (o *CNSliceSubnetProfile) GetULLatencyOk() (*float32, bool)
GetULLatencyOk returns a tuple with the ULLatency field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CNSliceSubnetProfile) GetULMaxPktSize ¶
func (o *CNSliceSubnetProfile) GetULMaxPktSize() int32
GetULMaxPktSize returns the ULMaxPktSize field value if set, zero value otherwise.
func (*CNSliceSubnetProfile) GetULMaxPktSizeOk ¶
func (o *CNSliceSubnetProfile) GetULMaxPktSizeOk() (*int32, bool)
GetULMaxPktSizeOk returns a tuple with the ULMaxPktSize field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CNSliceSubnetProfile) GetULThptPerSliceSubnet ¶
func (o *CNSliceSubnetProfile) GetULThptPerSliceSubnet() XLThpt
GetULThptPerSliceSubnet returns the ULThptPerSliceSubnet field value if set, zero value otherwise.
func (*CNSliceSubnetProfile) GetULThptPerSliceSubnetOk ¶
func (o *CNSliceSubnetProfile) GetULThptPerSliceSubnetOk() (*XLThpt, bool)
GetULThptPerSliceSubnetOk returns a tuple with the ULThptPerSliceSubnet field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CNSliceSubnetProfile) GetULThptPerUE ¶
func (o *CNSliceSubnetProfile) GetULThptPerUE() XLThpt
GetULThptPerUE returns the ULThptPerUE field value if set, zero value otherwise.
func (*CNSliceSubnetProfile) GetULThptPerUEOk ¶
func (o *CNSliceSubnetProfile) GetULThptPerUEOk() (*XLThpt, bool)
GetULThptPerUEOk returns a tuple with the ULThptPerUE field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CNSliceSubnetProfile) HasCoverageAreaTAList ¶
func (o *CNSliceSubnetProfile) HasCoverageAreaTAList() bool
HasCoverageAreaTAList returns a boolean if a field has been set.
func (*CNSliceSubnetProfile) HasDLDeterministicComm ¶
func (o *CNSliceSubnetProfile) HasDLDeterministicComm() bool
HasDLDeterministicComm returns a boolean if a field has been set.
func (*CNSliceSubnetProfile) HasDLLatency ¶
func (o *CNSliceSubnetProfile) HasDLLatency() bool
HasDLLatency returns a boolean if a field has been set.
func (*CNSliceSubnetProfile) HasDLMaxPktSize ¶
func (o *CNSliceSubnetProfile) HasDLMaxPktSize() bool
HasDLMaxPktSize returns a boolean if a field has been set.
func (*CNSliceSubnetProfile) HasDLThptPerSliceSubnet ¶
func (o *CNSliceSubnetProfile) HasDLThptPerSliceSubnet() bool
HasDLThptPerSliceSubnet returns a boolean if a field has been set.
func (*CNSliceSubnetProfile) HasDLThptPerUE ¶
func (o *CNSliceSubnetProfile) HasDLThptPerUE() bool
HasDLThptPerUE returns a boolean if a field has been set.
func (*CNSliceSubnetProfile) HasDelayTolerance ¶
func (o *CNSliceSubnetProfile) HasDelayTolerance() bool
HasDelayTolerance returns a boolean if a field has been set.
func (*CNSliceSubnetProfile) HasEnergyEfficiency ¶
func (o *CNSliceSubnetProfile) HasEnergyEfficiency() bool
HasEnergyEfficiency returns a boolean if a field has been set.
func (*CNSliceSubnetProfile) HasMaxNumberOfPDUSessions ¶
func (o *CNSliceSubnetProfile) HasMaxNumberOfPDUSessions() bool
HasMaxNumberOfPDUSessions returns a boolean if a field has been set.
func (*CNSliceSubnetProfile) HasMaxNumberofUEs ¶
func (o *CNSliceSubnetProfile) HasMaxNumberofUEs() bool
HasMaxNumberofUEs returns a boolean if a field has been set.
func (*CNSliceSubnetProfile) HasN6Protection ¶
func (o *CNSliceSubnetProfile) HasN6Protection() bool
HasN6Protection returns a boolean if a field has been set.
func (*CNSliceSubnetProfile) HasNssaaSupport ¶
func (o *CNSliceSubnetProfile) HasNssaaSupport() bool
HasNssaaSupport returns a boolean if a field has been set.
func (*CNSliceSubnetProfile) HasReliability ¶
func (o *CNSliceSubnetProfile) HasReliability() bool
HasReliability returns a boolean if a field has been set.
func (*CNSliceSubnetProfile) HasResourceSharingLevel ¶
func (o *CNSliceSubnetProfile) HasResourceSharingLevel() bool
HasResourceSharingLevel returns a boolean if a field has been set.
func (*CNSliceSubnetProfile) HasSliceSimultaneousUse ¶
func (o *CNSliceSubnetProfile) HasSliceSimultaneousUse() bool
HasSliceSimultaneousUse returns a boolean if a field has been set.
func (*CNSliceSubnetProfile) HasSurvivalTime ¶
func (o *CNSliceSubnetProfile) HasSurvivalTime() bool
HasSurvivalTime returns a boolean if a field has been set.
func (*CNSliceSubnetProfile) HasSynchronicity ¶
func (o *CNSliceSubnetProfile) HasSynchronicity() bool
HasSynchronicity returns a boolean if a field has been set.
func (*CNSliceSubnetProfile) HasULDeterministicComm ¶
func (o *CNSliceSubnetProfile) HasULDeterministicComm() bool
HasULDeterministicComm returns a boolean if a field has been set.
func (*CNSliceSubnetProfile) HasULLatency ¶
func (o *CNSliceSubnetProfile) HasULLatency() bool
HasULLatency returns a boolean if a field has been set.
func (*CNSliceSubnetProfile) HasULMaxPktSize ¶
func (o *CNSliceSubnetProfile) HasULMaxPktSize() bool
HasULMaxPktSize returns a boolean if a field has been set.
func (*CNSliceSubnetProfile) HasULThptPerSliceSubnet ¶
func (o *CNSliceSubnetProfile) HasULThptPerSliceSubnet() bool
HasULThptPerSliceSubnet returns a boolean if a field has been set.
func (*CNSliceSubnetProfile) HasULThptPerUE ¶
func (o *CNSliceSubnetProfile) HasULThptPerUE() bool
HasULThptPerUE returns a boolean if a field has been set.
func (CNSliceSubnetProfile) MarshalJSON ¶
func (o CNSliceSubnetProfile) MarshalJSON() ([]byte, error)
func (*CNSliceSubnetProfile) SetCoverageAreaTAList ¶
func (o *CNSliceSubnetProfile) SetCoverageAreaTAList(v []int32)
SetCoverageAreaTAList gets a reference to the given []int32 and assigns it to the CoverageAreaTAList field.
func (*CNSliceSubnetProfile) SetDLDeterministicComm ¶
func (o *CNSliceSubnetProfile) SetDLDeterministicComm(v DeterministicComm)
SetDLDeterministicComm gets a reference to the given DeterministicComm and assigns it to the DLDeterministicComm field.
func (*CNSliceSubnetProfile) SetDLLatency ¶
func (o *CNSliceSubnetProfile) SetDLLatency(v float32)
SetDLLatency gets a reference to the given float32 and assigns it to the DLLatency field.
func (*CNSliceSubnetProfile) SetDLMaxPktSize ¶
func (o *CNSliceSubnetProfile) SetDLMaxPktSize(v int32)
SetDLMaxPktSize gets a reference to the given int32 and assigns it to the DLMaxPktSize field.
func (*CNSliceSubnetProfile) SetDLThptPerSliceSubnet ¶
func (o *CNSliceSubnetProfile) SetDLThptPerSliceSubnet(v XLThpt)
SetDLThptPerSliceSubnet gets a reference to the given XLThpt and assigns it to the DLThptPerSliceSubnet field.
func (*CNSliceSubnetProfile) SetDLThptPerUE ¶
func (o *CNSliceSubnetProfile) SetDLThptPerUE(v XLThpt)
SetDLThptPerUE gets a reference to the given XLThpt and assigns it to the DLThptPerUE field.
func (*CNSliceSubnetProfile) SetDelayTolerance ¶
func (o *CNSliceSubnetProfile) SetDelayTolerance(v DelayTolerance)
SetDelayTolerance gets a reference to the given DelayTolerance and assigns it to the DelayTolerance field.
func (*CNSliceSubnetProfile) SetEnergyEfficiency ¶
func (o *CNSliceSubnetProfile) SetEnergyEfficiency(v float32)
SetEnergyEfficiency gets a reference to the given float32 and assigns it to the EnergyEfficiency field.
func (*CNSliceSubnetProfile) SetMaxNumberOfPDUSessions ¶
func (o *CNSliceSubnetProfile) SetMaxNumberOfPDUSessions(v int32)
SetMaxNumberOfPDUSessions gets a reference to the given int32 and assigns it to the MaxNumberOfPDUSessions field.
func (*CNSliceSubnetProfile) SetMaxNumberofUEs ¶
func (o *CNSliceSubnetProfile) SetMaxNumberofUEs(v int32)
SetMaxNumberofUEs gets a reference to the given int32 and assigns it to the MaxNumberofUEs field.
func (*CNSliceSubnetProfile) SetN6Protection ¶
func (o *CNSliceSubnetProfile) SetN6Protection(v N6Protection)
SetN6Protection gets a reference to the given N6Protection and assigns it to the N6Protection field.
func (*CNSliceSubnetProfile) SetNssaaSupport ¶
func (o *CNSliceSubnetProfile) SetNssaaSupport(v NSSAASupport)
SetNssaaSupport gets a reference to the given NSSAASupport and assigns it to the NssaaSupport field.
func (*CNSliceSubnetProfile) SetReliability ¶
func (o *CNSliceSubnetProfile) SetReliability(v float32)
SetReliability gets a reference to the given float32 and assigns it to the Reliability field.
func (*CNSliceSubnetProfile) SetResourceSharingLevel ¶
func (o *CNSliceSubnetProfile) SetResourceSharingLevel(v SharingLevel)
SetResourceSharingLevel gets a reference to the given SharingLevel and assigns it to the ResourceSharingLevel field.
func (*CNSliceSubnetProfile) SetSliceSimultaneousUse ¶
func (o *CNSliceSubnetProfile) SetSliceSimultaneousUse(v SliceSimultaneousUse)
SetSliceSimultaneousUse gets a reference to the given SliceSimultaneousUse and assigns it to the SliceSimultaneousUse field.
func (*CNSliceSubnetProfile) SetSurvivalTime ¶
func (o *CNSliceSubnetProfile) SetSurvivalTime(v float32)
SetSurvivalTime gets a reference to the given float32 and assigns it to the SurvivalTime field.
func (*CNSliceSubnetProfile) SetSynchronicity ¶
func (o *CNSliceSubnetProfile) SetSynchronicity(v SynchronicityRANSubnet)
SetSynchronicity gets a reference to the given SynchronicityRANSubnet and assigns it to the Synchronicity field.
func (*CNSliceSubnetProfile) SetULDeterministicComm ¶
func (o *CNSliceSubnetProfile) SetULDeterministicComm(v DeterministicComm)
SetULDeterministicComm gets a reference to the given DeterministicComm and assigns it to the ULDeterministicComm field.
func (*CNSliceSubnetProfile) SetULLatency ¶
func (o *CNSliceSubnetProfile) SetULLatency(v float32)
SetULLatency gets a reference to the given float32 and assigns it to the ULLatency field.
func (*CNSliceSubnetProfile) SetULMaxPktSize ¶
func (o *CNSliceSubnetProfile) SetULMaxPktSize(v int32)
SetULMaxPktSize gets a reference to the given int32 and assigns it to the ULMaxPktSize field.
func (*CNSliceSubnetProfile) SetULThptPerSliceSubnet ¶
func (o *CNSliceSubnetProfile) SetULThptPerSliceSubnet(v XLThpt)
SetULThptPerSliceSubnet gets a reference to the given XLThpt and assigns it to the ULThptPerSliceSubnet field.
func (*CNSliceSubnetProfile) SetULThptPerUE ¶
func (o *CNSliceSubnetProfile) SetULThptPerUE(v XLThpt)
SetULThptPerUE gets a reference to the given XLThpt and assigns it to the ULThptPerUE field.
func (CNSliceSubnetProfile) ToMap ¶
func (o CNSliceSubnetProfile) ToMap() (map[string]interface{}, error)
type Category ¶
type Category string
Category the model 'Category'
func NewCategoryFromValue ¶
NewCategoryFromValue returns a pointer to a valid Category for the value passed as argument, or an error if the value passed is not allowed by the enum
func (*Category) UnmarshalJSON ¶
type CmNotificationTypes ¶
type CmNotificationTypes string
CmNotificationTypes the model 'CmNotificationTypes'
const ( NOTIFY_MOI_CREATION CmNotificationTypes = "notifyMOICreation" NOTIFY_MOI_DELETION CmNotificationTypes = "notifyMOIDeletion" NOTIFY_MOI_ATTRIBUTE_VALUE_CHANGES CmNotificationTypes = "notifyMOIAttributeValueChanges" NOTIFY_MOI_CHANGES CmNotificationTypes = "notifyMOIChanges" )
List of CmNotificationTypes
func NewCmNotificationTypesFromValue ¶
func NewCmNotificationTypesFromValue(v string) (*CmNotificationTypes, error)
NewCmNotificationTypesFromValue returns a pointer to a valid CmNotificationTypes for the value passed as argument, or an error if the value passed is not allowed by the enum
func (CmNotificationTypes) IsValid ¶
func (v CmNotificationTypes) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (CmNotificationTypes) Ptr ¶
func (v CmNotificationTypes) Ptr() *CmNotificationTypes
Ptr returns reference to CmNotificationTypes value
func (*CmNotificationTypes) UnmarshalJSON ¶
func (v *CmNotificationTypes) UnmarshalJSON(src []byte) error
type CollectionPeriodM6LteType ¶
type CollectionPeriodM6LteType string
CollectionPeriodM6LteType See details in 3GPP TS 32.422 clause 5.10.32.
func NewCollectionPeriodM6LteTypeFromValue ¶
func NewCollectionPeriodM6LteTypeFromValue(v string) (*CollectionPeriodM6LteType, error)
NewCollectionPeriodM6LteTypeFromValue returns a pointer to a valid CollectionPeriodM6LteType for the value passed as argument, or an error if the value passed is not allowed by the enum
func (CollectionPeriodM6LteType) IsValid ¶
func (v CollectionPeriodM6LteType) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (CollectionPeriodM6LteType) Ptr ¶
func (v CollectionPeriodM6LteType) Ptr() *CollectionPeriodM6LteType
Ptr returns reference to collectionPeriodM6Lte-Type value
func (*CollectionPeriodM6LteType) UnmarshalJSON ¶
func (v *CollectionPeriodM6LteType) UnmarshalJSON(src []byte) error
type CollectionPeriodM6NrType ¶
type CollectionPeriodM6NrType string
CollectionPeriodM6NrType See details in 3GPP TS 32.422 clause 5.10.34.
func NewCollectionPeriodM6NrTypeFromValue ¶
func NewCollectionPeriodM6NrTypeFromValue(v string) (*CollectionPeriodM6NrType, error)
NewCollectionPeriodM6NrTypeFromValue returns a pointer to a valid CollectionPeriodM6NrType for the value passed as argument, or an error if the value passed is not allowed by the enum
func (CollectionPeriodM6NrType) IsValid ¶
func (v CollectionPeriodM6NrType) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (CollectionPeriodM6NrType) Ptr ¶
func (v CollectionPeriodM6NrType) Ptr() *CollectionPeriodM6NrType
Ptr returns reference to collectionPeriodM6Nr-Type value
func (*CollectionPeriodM6NrType) UnmarshalJSON ¶
func (v *CollectionPeriodM6NrType) UnmarshalJSON(src []byte) error
type CollectionPeriodRrmLteType ¶
type CollectionPeriodRrmLteType string
CollectionPeriodRrmLteType See details in 3GPP TS 32.422 clause 5.10.20.
func NewCollectionPeriodRrmLteTypeFromValue ¶
func NewCollectionPeriodRrmLteTypeFromValue(v string) (*CollectionPeriodRrmLteType, error)
NewCollectionPeriodRrmLteTypeFromValue returns a pointer to a valid CollectionPeriodRrmLteType for the value passed as argument, or an error if the value passed is not allowed by the enum
func (CollectionPeriodRrmLteType) IsValid ¶
func (v CollectionPeriodRrmLteType) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (CollectionPeriodRrmLteType) Ptr ¶
func (v CollectionPeriodRrmLteType) Ptr() *CollectionPeriodRrmLteType
Ptr returns reference to collectionPeriodRrmLte-Type value
func (*CollectionPeriodRrmLteType) UnmarshalJSON ¶
func (v *CollectionPeriodRrmLteType) UnmarshalJSON(src []byte) error
type CollectionPeriodRrmNrType ¶
type CollectionPeriodRrmNrType string
CollectionPeriodRrmNrType See details in 3GPP TS 32.422 clause 5.10.30.
func NewCollectionPeriodRrmNrTypeFromValue ¶
func NewCollectionPeriodRrmNrTypeFromValue(v string) (*CollectionPeriodRrmNrType, error)
NewCollectionPeriodRrmNrTypeFromValue returns a pointer to a valid CollectionPeriodRrmNrType for the value passed as argument, or an error if the value passed is not allowed by the enum
func (CollectionPeriodRrmNrType) IsValid ¶
func (v CollectionPeriodRrmNrType) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (CollectionPeriodRrmNrType) Ptr ¶
func (v CollectionPeriodRrmNrType) Ptr() *CollectionPeriodRrmNrType
Ptr returns reference to collectionPeriodRrmNr-Type value
func (*CollectionPeriodRrmNrType) UnmarshalJSON ¶
func (v *CollectionPeriodRrmNrType) UnmarshalJSON(src []byte) error
type CollectionPeriodRrmUmtsType ¶
type CollectionPeriodRrmUmtsType string
CollectionPeriodRrmUmtsType See details in 3GPP TS 32.422 clause 5.10.21.
func NewCollectionPeriodRrmUmtsTypeFromValue ¶
func NewCollectionPeriodRrmUmtsTypeFromValue(v string) (*CollectionPeriodRrmUmtsType, error)
NewCollectionPeriodRrmUmtsTypeFromValue returns a pointer to a valid CollectionPeriodRrmUmtsType for the value passed as argument, or an error if the value passed is not allowed by the enum
func (CollectionPeriodRrmUmtsType) IsValid ¶
func (v CollectionPeriodRrmUmtsType) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (CollectionPeriodRrmUmtsType) Ptr ¶
func (v CollectionPeriodRrmUmtsType) Ptr() *CollectionPeriodRrmUmtsType
Ptr returns reference to collectionPeriodRrmUmts-Type value
func (*CollectionPeriodRrmUmtsType) UnmarshalJSON ¶
func (v *CollectionPeriodRrmUmtsType) UnmarshalJSON(src []byte) error
type Configuration ¶
type Configuration struct { Host string `json:"host,omitempty"` Scheme string `json:"scheme,omitempty"` DefaultHeader map[string]string `json:"defaultHeader,omitempty"` UserAgent string `json:"userAgent,omitempty"` Debug bool `json:"debug,omitempty"` Servers ServerConfigurations OperationServers map[string]ServerConfigurations HTTPClient *http.Client }
Configuration stores the configuration of the API client
func NewConfiguration ¶
func NewConfiguration() *Configuration
NewConfiguration returns a new Configuration object
func (*Configuration) AddDefaultHeader ¶
func (c *Configuration) AddDefaultHeader(key string, value string)
AddDefaultHeader adds a new HTTP header to the default header in the request
func (*Configuration) ServerURLWithContext ¶
ServerURLWithContext returns a new server URL given an endpoint
type CorrelatedNotification ¶
type CorrelatedNotification struct {}
CorrelatedNotification struct for CorrelatedNotification
func NewCorrelatedNotification ¶
func NewCorrelatedNotification(sourceObjectInstance string, notificationIds []int32) *CorrelatedNotification
NewCorrelatedNotification instantiates a new CorrelatedNotification 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 NewCorrelatedNotificationWithDefaults ¶
func NewCorrelatedNotificationWithDefaults() *CorrelatedNotification
NewCorrelatedNotificationWithDefaults instantiates a new CorrelatedNotification 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 (*CorrelatedNotification) GetNotificationIds ¶
func (o *CorrelatedNotification) GetNotificationIds() []int32
GetNotificationIds returns the NotificationIds field value
func (*CorrelatedNotification) GetNotificationIdsOk ¶
func (o *CorrelatedNotification) GetNotificationIdsOk() ([]int32, bool)
GetNotificationIdsOk returns a tuple with the NotificationIds field value and a boolean to check if the value has been set.
func (*CorrelatedNotification) GetSourceObjectInstance ¶
func (o *CorrelatedNotification) GetSourceObjectInstance() string
GetSourceObjectInstance returns the SourceObjectInstance field value
func (*CorrelatedNotification) GetSourceObjectInstanceOk ¶
func (o *CorrelatedNotification) GetSourceObjectInstanceOk() (*string, bool)
GetSourceObjectInstanceOk returns a tuple with the SourceObjectInstance field value and a boolean to check if the value has been set.
func (CorrelatedNotification) MarshalJSON ¶
func (o CorrelatedNotification) MarshalJSON() ([]byte, error)
func (*CorrelatedNotification) SetNotificationIds ¶
func (o *CorrelatedNotification) SetNotificationIds(v []int32)
SetNotificationIds sets field value
func (*CorrelatedNotification) SetSourceObjectInstance ¶
func (o *CorrelatedNotification) SetSourceObjectInstance(v string)
SetSourceObjectInstance sets field value
func (CorrelatedNotification) ToMap ¶
func (o CorrelatedNotification) ToMap() (map[string]interface{}, error)
type DelayTolerance ¶
type DelayTolerance struct { ServAttrCom *ServAttrCom `json:"servAttrCom,omitempty"` Support *Support `json:"support,omitempty"` }
DelayTolerance struct for DelayTolerance
func NewDelayTolerance ¶
func NewDelayTolerance() *DelayTolerance
NewDelayTolerance instantiates a new DelayTolerance 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 NewDelayToleranceWithDefaults ¶
func NewDelayToleranceWithDefaults() *DelayTolerance
NewDelayToleranceWithDefaults instantiates a new DelayTolerance 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 (*DelayTolerance) GetServAttrCom ¶
func (o *DelayTolerance) GetServAttrCom() ServAttrCom
GetServAttrCom returns the ServAttrCom field value if set, zero value otherwise.
func (*DelayTolerance) GetServAttrComOk ¶
func (o *DelayTolerance) GetServAttrComOk() (*ServAttrCom, bool)
GetServAttrComOk returns a tuple with the ServAttrCom field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DelayTolerance) GetSupport ¶
func (o *DelayTolerance) GetSupport() Support
GetSupport returns the Support field value if set, zero value otherwise.
func (*DelayTolerance) GetSupportOk ¶
func (o *DelayTolerance) GetSupportOk() (*Support, bool)
GetSupportOk returns a tuple with the Support field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DelayTolerance) HasServAttrCom ¶
func (o *DelayTolerance) HasServAttrCom() bool
HasServAttrCom returns a boolean if a field has been set.
func (*DelayTolerance) HasSupport ¶
func (o *DelayTolerance) HasSupport() bool
HasSupport returns a boolean if a field has been set.
func (DelayTolerance) MarshalJSON ¶
func (o DelayTolerance) MarshalJSON() ([]byte, error)
func (*DelayTolerance) SetServAttrCom ¶
func (o *DelayTolerance) SetServAttrCom(v ServAttrCom)
SetServAttrCom gets a reference to the given ServAttrCom and assigns it to the ServAttrCom field.
func (*DelayTolerance) SetSupport ¶
func (o *DelayTolerance) SetSupport(v Support)
SetSupport gets a reference to the given Support and assigns it to the Support field.
func (DelayTolerance) ToMap ¶
func (o DelayTolerance) ToMap() (map[string]interface{}, error)
type DeterministicComm ¶
type DeterministicComm struct { ServAttrCom *ServAttrCom `json:"servAttrCom,omitempty"` Availability *Support `json:"availability,omitempty"` PeriodicityList []int32 `json:"periodicityList,omitempty"` }
DeterministicComm struct for DeterministicComm
func NewDeterministicComm ¶
func NewDeterministicComm() *DeterministicComm
NewDeterministicComm instantiates a new DeterministicComm 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 NewDeterministicCommWithDefaults ¶
func NewDeterministicCommWithDefaults() *DeterministicComm
NewDeterministicCommWithDefaults instantiates a new DeterministicComm 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 (*DeterministicComm) GetAvailability ¶
func (o *DeterministicComm) GetAvailability() Support
GetAvailability returns the Availability field value if set, zero value otherwise.
func (*DeterministicComm) GetAvailabilityOk ¶
func (o *DeterministicComm) GetAvailabilityOk() (*Support, bool)
GetAvailabilityOk returns a tuple with the Availability field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DeterministicComm) GetPeriodicityList ¶
func (o *DeterministicComm) GetPeriodicityList() []int32
GetPeriodicityList returns the PeriodicityList field value if set, zero value otherwise.
func (*DeterministicComm) GetPeriodicityListOk ¶
func (o *DeterministicComm) GetPeriodicityListOk() ([]int32, bool)
GetPeriodicityListOk returns a tuple with the PeriodicityList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DeterministicComm) GetServAttrCom ¶
func (o *DeterministicComm) GetServAttrCom() ServAttrCom
GetServAttrCom returns the ServAttrCom field value if set, zero value otherwise.
func (*DeterministicComm) GetServAttrComOk ¶
func (o *DeterministicComm) GetServAttrComOk() (*ServAttrCom, bool)
GetServAttrComOk returns a tuple with the ServAttrCom field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DeterministicComm) HasAvailability ¶
func (o *DeterministicComm) HasAvailability() bool
HasAvailability returns a boolean if a field has been set.
func (*DeterministicComm) HasPeriodicityList ¶
func (o *DeterministicComm) HasPeriodicityList() bool
HasPeriodicityList returns a boolean if a field has been set.
func (*DeterministicComm) HasServAttrCom ¶
func (o *DeterministicComm) HasServAttrCom() bool
HasServAttrCom returns a boolean if a field has been set.
func (DeterministicComm) MarshalJSON ¶
func (o DeterministicComm) MarshalJSON() ([]byte, error)
func (*DeterministicComm) SetAvailability ¶
func (o *DeterministicComm) SetAvailability(v Support)
SetAvailability gets a reference to the given Support and assigns it to the Availability field.
func (*DeterministicComm) SetPeriodicityList ¶
func (o *DeterministicComm) SetPeriodicityList(v []int32)
SetPeriodicityList gets a reference to the given []int32 and assigns it to the PeriodicityList field.
func (*DeterministicComm) SetServAttrCom ¶
func (o *DeterministicComm) SetServAttrCom(v ServAttrCom)
SetServAttrCom gets a reference to the given ServAttrCom and assigns it to the ServAttrCom field.
func (DeterministicComm) ToMap ¶
func (o DeterministicComm) ToMap() (map[string]interface{}, error)
type EEPerfReq ¶
type EEPerfReq struct { EmbbEEPerfReq *EmbbEEPerfReq MIoTEEPerfReq *MIoTEEPerfReq UrllcEEPerfReq *UrllcEEPerfReq }
EEPerfReq - struct for EEPerfReq
func EmbbEEPerfReqAsEEPerfReq ¶
func EmbbEEPerfReqAsEEPerfReq(v *EmbbEEPerfReq) EEPerfReq
EmbbEEPerfReqAsEEPerfReq is a convenience function that returns EmbbEEPerfReq wrapped in EEPerfReq
func MIoTEEPerfReqAsEEPerfReq ¶
func MIoTEEPerfReqAsEEPerfReq(v *MIoTEEPerfReq) EEPerfReq
MIoTEEPerfReqAsEEPerfReq is a convenience function that returns MIoTEEPerfReq wrapped in EEPerfReq
func UrllcEEPerfReqAsEEPerfReq ¶
func UrllcEEPerfReqAsEEPerfReq(v *UrllcEEPerfReq) EEPerfReq
UrllcEEPerfReqAsEEPerfReq is a convenience function that returns UrllcEEPerfReq wrapped in EEPerfReq
func (*EEPerfReq) GetActualInstance ¶
func (obj *EEPerfReq) GetActualInstance() interface{}
Get the actual instance
func (EEPerfReq) MarshalJSON ¶
Marshal data from the first non-nil pointers in the struct to JSON
func (*EEPerfReq) UnmarshalJSON ¶
Unmarshal JSON data into one of the pointers in the struct
type EPTransportSingle ¶
type EPTransportSingle struct { Id NullableString `json:"id"` ObjectClass *string `json:"objectClass,omitempty"` ObjectInstance *string `json:"objectInstance,omitempty"` VsDataContainer []VsDataContainerSingle `json:"VsDataContainer,omitempty"` Attributes *EPTransportSingleAllOfAttributes `json:"attributes,omitempty"` }
EPTransportSingle struct for EPTransportSingle
func NewEPTransportSingle ¶
func NewEPTransportSingle(id NullableString) *EPTransportSingle
NewEPTransportSingle instantiates a new EPTransportSingle 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 NewEPTransportSingleWithDefaults ¶
func NewEPTransportSingleWithDefaults() *EPTransportSingle
NewEPTransportSingleWithDefaults instantiates a new EPTransportSingle 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 (*EPTransportSingle) GetAttributes ¶
func (o *EPTransportSingle) GetAttributes() EPTransportSingleAllOfAttributes
GetAttributes returns the Attributes field value if set, zero value otherwise.
func (*EPTransportSingle) GetAttributesOk ¶
func (o *EPTransportSingle) GetAttributesOk() (*EPTransportSingleAllOfAttributes, bool)
GetAttributesOk returns a tuple with the Attributes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EPTransportSingle) GetId ¶
func (o *EPTransportSingle) GetId() string
GetId returns the Id field value If the value is explicit nil, the zero value for string will be returned
func (*EPTransportSingle) GetIdOk ¶
func (o *EPTransportSingle) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*EPTransportSingle) GetObjectClass ¶
func (o *EPTransportSingle) GetObjectClass() string
GetObjectClass returns the ObjectClass field value if set, zero value otherwise.
func (*EPTransportSingle) GetObjectClassOk ¶
func (o *EPTransportSingle) GetObjectClassOk() (*string, bool)
GetObjectClassOk returns a tuple with the ObjectClass field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EPTransportSingle) GetObjectInstance ¶
func (o *EPTransportSingle) GetObjectInstance() string
GetObjectInstance returns the ObjectInstance field value if set, zero value otherwise.
func (*EPTransportSingle) GetObjectInstanceOk ¶
func (o *EPTransportSingle) GetObjectInstanceOk() (*string, bool)
GetObjectInstanceOk returns a tuple with the ObjectInstance field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EPTransportSingle) GetVsDataContainer ¶
func (o *EPTransportSingle) GetVsDataContainer() []VsDataContainerSingle
GetVsDataContainer returns the VsDataContainer field value if set, zero value otherwise.
func (*EPTransportSingle) GetVsDataContainerOk ¶
func (o *EPTransportSingle) GetVsDataContainerOk() ([]VsDataContainerSingle, bool)
GetVsDataContainerOk returns a tuple with the VsDataContainer field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EPTransportSingle) HasAttributes ¶
func (o *EPTransportSingle) HasAttributes() bool
HasAttributes returns a boolean if a field has been set.
func (*EPTransportSingle) HasObjectClass ¶
func (o *EPTransportSingle) HasObjectClass() bool
HasObjectClass returns a boolean if a field has been set.
func (*EPTransportSingle) HasObjectInstance ¶
func (o *EPTransportSingle) HasObjectInstance() bool
HasObjectInstance returns a boolean if a field has been set.
func (*EPTransportSingle) HasVsDataContainer ¶
func (o *EPTransportSingle) HasVsDataContainer() bool
HasVsDataContainer returns a boolean if a field has been set.
func (EPTransportSingle) MarshalJSON ¶
func (o EPTransportSingle) MarshalJSON() ([]byte, error)
func (*EPTransportSingle) SetAttributes ¶
func (o *EPTransportSingle) SetAttributes(v EPTransportSingleAllOfAttributes)
SetAttributes gets a reference to the given EPTransportSingleAllOfAttributes and assigns it to the Attributes field.
func (*EPTransportSingle) SetId ¶
func (o *EPTransportSingle) SetId(v string)
SetId sets field value
func (*EPTransportSingle) SetObjectClass ¶
func (o *EPTransportSingle) SetObjectClass(v string)
SetObjectClass gets a reference to the given string and assigns it to the ObjectClass field.
func (*EPTransportSingle) SetObjectInstance ¶
func (o *EPTransportSingle) SetObjectInstance(v string)
SetObjectInstance gets a reference to the given string and assigns it to the ObjectInstance field.
func (*EPTransportSingle) SetVsDataContainer ¶
func (o *EPTransportSingle) SetVsDataContainer(v []VsDataContainerSingle)
SetVsDataContainer gets a reference to the given []VsDataContainerSingle and assigns it to the VsDataContainer field.
func (EPTransportSingle) ToMap ¶
func (o EPTransportSingle) ToMap() (map[string]interface{}, error)
type EPTransportSingleAllOf ¶
type EPTransportSingleAllOf struct {
Attributes *EPTransportSingleAllOfAttributes `json:"attributes,omitempty"`
}
EPTransportSingleAllOf struct for EPTransportSingleAllOf
func NewEPTransportSingleAllOf ¶
func NewEPTransportSingleAllOf() *EPTransportSingleAllOf
NewEPTransportSingleAllOf instantiates a new EPTransportSingleAllOf 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 NewEPTransportSingleAllOfWithDefaults ¶
func NewEPTransportSingleAllOfWithDefaults() *EPTransportSingleAllOf
NewEPTransportSingleAllOfWithDefaults instantiates a new EPTransportSingleAllOf 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 (*EPTransportSingleAllOf) GetAttributes ¶
func (o *EPTransportSingleAllOf) GetAttributes() EPTransportSingleAllOfAttributes
GetAttributes returns the Attributes field value if set, zero value otherwise.
func (*EPTransportSingleAllOf) GetAttributesOk ¶
func (o *EPTransportSingleAllOf) GetAttributesOk() (*EPTransportSingleAllOfAttributes, bool)
GetAttributesOk returns a tuple with the Attributes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EPTransportSingleAllOf) HasAttributes ¶
func (o *EPTransportSingleAllOf) HasAttributes() bool
HasAttributes returns a boolean if a field has been set.
func (EPTransportSingleAllOf) MarshalJSON ¶
func (o EPTransportSingleAllOf) MarshalJSON() ([]byte, error)
func (*EPTransportSingleAllOf) SetAttributes ¶
func (o *EPTransportSingleAllOf) SetAttributes(v EPTransportSingleAllOfAttributes)
SetAttributes gets a reference to the given EPTransportSingleAllOfAttributes and assigns it to the Attributes field.
func (EPTransportSingleAllOf) ToMap ¶
func (o EPTransportSingleAllOf) ToMap() (map[string]interface{}, error)
type EPTransportSingleAllOfAttributes ¶
type EPTransportSingleAllOfAttributes struct { IpAddress *IpAddress `json:"ipAddress,omitempty"` LogicalInterfaceInfo *LogicalInterfaceInfo `json:"logicalInterfaceInfo,omitempty"` NextHopInfo *string `json:"nextHopInfo,omitempty"` QosProfile *string `json:"qosProfile,omitempty"` EpApplicationRefs []string `json:"epApplicationRefs,omitempty"` }
EPTransportSingleAllOfAttributes struct for EPTransportSingleAllOfAttributes
func NewEPTransportSingleAllOfAttributes ¶
func NewEPTransportSingleAllOfAttributes() *EPTransportSingleAllOfAttributes
NewEPTransportSingleAllOfAttributes instantiates a new EPTransportSingleAllOfAttributes 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 NewEPTransportSingleAllOfAttributesWithDefaults ¶
func NewEPTransportSingleAllOfAttributesWithDefaults() *EPTransportSingleAllOfAttributes
NewEPTransportSingleAllOfAttributesWithDefaults instantiates a new EPTransportSingleAllOfAttributes 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 (*EPTransportSingleAllOfAttributes) GetEpApplicationRefs ¶
func (o *EPTransportSingleAllOfAttributes) GetEpApplicationRefs() []string
GetEpApplicationRefs returns the EpApplicationRefs field value if set, zero value otherwise.
func (*EPTransportSingleAllOfAttributes) GetEpApplicationRefsOk ¶
func (o *EPTransportSingleAllOfAttributes) GetEpApplicationRefsOk() ([]string, bool)
GetEpApplicationRefsOk returns a tuple with the EpApplicationRefs field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EPTransportSingleAllOfAttributes) GetIpAddress ¶
func (o *EPTransportSingleAllOfAttributes) GetIpAddress() IpAddress
GetIpAddress returns the IpAddress field value if set, zero value otherwise.
func (*EPTransportSingleAllOfAttributes) GetIpAddressOk ¶
func (o *EPTransportSingleAllOfAttributes) GetIpAddressOk() (*IpAddress, bool)
GetIpAddressOk returns a tuple with the IpAddress field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EPTransportSingleAllOfAttributes) GetLogicalInterfaceInfo ¶
func (o *EPTransportSingleAllOfAttributes) GetLogicalInterfaceInfo() LogicalInterfaceInfo
GetLogicalInterfaceInfo returns the LogicalInterfaceInfo field value if set, zero value otherwise.
func (*EPTransportSingleAllOfAttributes) GetLogicalInterfaceInfoOk ¶
func (o *EPTransportSingleAllOfAttributes) GetLogicalInterfaceInfoOk() (*LogicalInterfaceInfo, bool)
GetLogicalInterfaceInfoOk returns a tuple with the LogicalInterfaceInfo field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EPTransportSingleAllOfAttributes) GetNextHopInfo ¶
func (o *EPTransportSingleAllOfAttributes) GetNextHopInfo() string
GetNextHopInfo returns the NextHopInfo field value if set, zero value otherwise.
func (*EPTransportSingleAllOfAttributes) GetNextHopInfoOk ¶
func (o *EPTransportSingleAllOfAttributes) GetNextHopInfoOk() (*string, bool)
GetNextHopInfoOk returns a tuple with the NextHopInfo field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EPTransportSingleAllOfAttributes) GetQosProfile ¶
func (o *EPTransportSingleAllOfAttributes) GetQosProfile() string
GetQosProfile returns the QosProfile field value if set, zero value otherwise.
func (*EPTransportSingleAllOfAttributes) GetQosProfileOk ¶
func (o *EPTransportSingleAllOfAttributes) GetQosProfileOk() (*string, bool)
GetQosProfileOk returns a tuple with the QosProfile field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EPTransportSingleAllOfAttributes) HasEpApplicationRefs ¶
func (o *EPTransportSingleAllOfAttributes) HasEpApplicationRefs() bool
HasEpApplicationRefs returns a boolean if a field has been set.
func (*EPTransportSingleAllOfAttributes) HasIpAddress ¶
func (o *EPTransportSingleAllOfAttributes) HasIpAddress() bool
HasIpAddress returns a boolean if a field has been set.
func (*EPTransportSingleAllOfAttributes) HasLogicalInterfaceInfo ¶
func (o *EPTransportSingleAllOfAttributes) HasLogicalInterfaceInfo() bool
HasLogicalInterfaceInfo returns a boolean if a field has been set.
func (*EPTransportSingleAllOfAttributes) HasNextHopInfo ¶
func (o *EPTransportSingleAllOfAttributes) HasNextHopInfo() bool
HasNextHopInfo returns a boolean if a field has been set.
func (*EPTransportSingleAllOfAttributes) HasQosProfile ¶
func (o *EPTransportSingleAllOfAttributes) HasQosProfile() bool
HasQosProfile returns a boolean if a field has been set.
func (EPTransportSingleAllOfAttributes) MarshalJSON ¶
func (o EPTransportSingleAllOfAttributes) MarshalJSON() ([]byte, error)
func (*EPTransportSingleAllOfAttributes) SetEpApplicationRefs ¶
func (o *EPTransportSingleAllOfAttributes) SetEpApplicationRefs(v []string)
SetEpApplicationRefs gets a reference to the given []string and assigns it to the EpApplicationRefs field.
func (*EPTransportSingleAllOfAttributes) SetIpAddress ¶
func (o *EPTransportSingleAllOfAttributes) SetIpAddress(v IpAddress)
SetIpAddress gets a reference to the given IpAddress and assigns it to the IpAddress field.
func (*EPTransportSingleAllOfAttributes) SetLogicalInterfaceInfo ¶
func (o *EPTransportSingleAllOfAttributes) SetLogicalInterfaceInfo(v LogicalInterfaceInfo)
SetLogicalInterfaceInfo gets a reference to the given LogicalInterfaceInfo and assigns it to the LogicalInterfaceInfo field.
func (*EPTransportSingleAllOfAttributes) SetNextHopInfo ¶
func (o *EPTransportSingleAllOfAttributes) SetNextHopInfo(v string)
SetNextHopInfo gets a reference to the given string and assigns it to the NextHopInfo field.
func (*EPTransportSingleAllOfAttributes) SetQosProfile ¶
func (o *EPTransportSingleAllOfAttributes) SetQosProfile(v string)
SetQosProfile gets a reference to the given string and assigns it to the QosProfile field.
func (EPTransportSingleAllOfAttributes) ToMap ¶
func (o EPTransportSingleAllOfAttributes) ToMap() (map[string]interface{}, error)
type EmbbEEPerfReq ¶
type EmbbEEPerfReq struct { KpiType *string `json:"kpiType,omitempty"` Req *float32 `json:"req,omitempty"` }
EmbbEEPerfReq struct for EmbbEEPerfReq
func NewEmbbEEPerfReq ¶
func NewEmbbEEPerfReq() *EmbbEEPerfReq
NewEmbbEEPerfReq instantiates a new EmbbEEPerfReq 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 NewEmbbEEPerfReqWithDefaults ¶
func NewEmbbEEPerfReqWithDefaults() *EmbbEEPerfReq
NewEmbbEEPerfReqWithDefaults instantiates a new EmbbEEPerfReq 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 (*EmbbEEPerfReq) GetKpiType ¶
func (o *EmbbEEPerfReq) GetKpiType() string
GetKpiType returns the KpiType field value if set, zero value otherwise.
func (*EmbbEEPerfReq) GetKpiTypeOk ¶
func (o *EmbbEEPerfReq) GetKpiTypeOk() (*string, bool)
GetKpiTypeOk returns a tuple with the KpiType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EmbbEEPerfReq) GetReq ¶
func (o *EmbbEEPerfReq) GetReq() float32
GetReq returns the Req field value if set, zero value otherwise.
func (*EmbbEEPerfReq) GetReqOk ¶
func (o *EmbbEEPerfReq) GetReqOk() (*float32, bool)
GetReqOk returns a tuple with the Req field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EmbbEEPerfReq) HasKpiType ¶
func (o *EmbbEEPerfReq) HasKpiType() bool
HasKpiType returns a boolean if a field has been set.
func (*EmbbEEPerfReq) HasReq ¶
func (o *EmbbEEPerfReq) HasReq() bool
HasReq returns a boolean if a field has been set.
func (EmbbEEPerfReq) MarshalJSON ¶
func (o EmbbEEPerfReq) MarshalJSON() ([]byte, error)
func (*EmbbEEPerfReq) SetKpiType ¶
func (o *EmbbEEPerfReq) SetKpiType(v string)
SetKpiType gets a reference to the given string and assigns it to the KpiType field.
func (*EmbbEEPerfReq) SetReq ¶
func (o *EmbbEEPerfReq) SetReq(v float32)
SetReq gets a reference to the given float32 and assigns it to the Req field.
func (EmbbEEPerfReq) ToMap ¶
func (o EmbbEEPerfReq) ToMap() (map[string]interface{}, error)
type EnergyEfficiency ¶
type EnergyEfficiency struct { ServAttrCom *ServAttrCom `json:"servAttrCom,omitempty"` Performance *EEPerfReq `json:"performance,omitempty"` }
EnergyEfficiency struct for EnergyEfficiency
func NewEnergyEfficiency ¶
func NewEnergyEfficiency() *EnergyEfficiency
NewEnergyEfficiency instantiates a new EnergyEfficiency 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 NewEnergyEfficiencyWithDefaults ¶
func NewEnergyEfficiencyWithDefaults() *EnergyEfficiency
NewEnergyEfficiencyWithDefaults instantiates a new EnergyEfficiency 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 (*EnergyEfficiency) GetPerformance ¶
func (o *EnergyEfficiency) GetPerformance() EEPerfReq
GetPerformance returns the Performance field value if set, zero value otherwise.
func (*EnergyEfficiency) GetPerformanceOk ¶
func (o *EnergyEfficiency) GetPerformanceOk() (*EEPerfReq, bool)
GetPerformanceOk returns a tuple with the Performance field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EnergyEfficiency) GetServAttrCom ¶
func (o *EnergyEfficiency) GetServAttrCom() ServAttrCom
GetServAttrCom returns the ServAttrCom field value if set, zero value otherwise.
func (*EnergyEfficiency) GetServAttrComOk ¶
func (o *EnergyEfficiency) GetServAttrComOk() (*ServAttrCom, bool)
GetServAttrComOk returns a tuple with the ServAttrCom field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EnergyEfficiency) HasPerformance ¶
func (o *EnergyEfficiency) HasPerformance() bool
HasPerformance returns a boolean if a field has been set.
func (*EnergyEfficiency) HasServAttrCom ¶
func (o *EnergyEfficiency) HasServAttrCom() bool
HasServAttrCom returns a boolean if a field has been set.
func (EnergyEfficiency) MarshalJSON ¶
func (o EnergyEfficiency) MarshalJSON() ([]byte, error)
func (*EnergyEfficiency) SetPerformance ¶
func (o *EnergyEfficiency) SetPerformance(v EEPerfReq)
SetPerformance gets a reference to the given EEPerfReq and assigns it to the Performance field.
func (*EnergyEfficiency) SetServAttrCom ¶
func (o *EnergyEfficiency) SetServAttrCom(v ServAttrCom)
SetServAttrCom gets a reference to the given ServAttrCom and assigns it to the ServAttrCom field.
func (EnergyEfficiency) ToMap ¶
func (o EnergyEfficiency) ToMap() (map[string]interface{}, error)
type EventListForEventTriggeredMeasurementType ¶
type EventListForEventTriggeredMeasurementType string
EventListForEventTriggeredMeasurementType See details in 3GPP TS 32.422 clause 5.10.28.
const ( OUT_OF_COVERAGE EventListForEventTriggeredMeasurementType = "OUT_OF_COVERAGE" A2_EVENT EventListForEventTriggeredMeasurementType = "A2_EVENT" )
List of eventListForEventTriggeredMeasurement-Type
func NewEventListForEventTriggeredMeasurementTypeFromValue ¶
func NewEventListForEventTriggeredMeasurementTypeFromValue(v string) (*EventListForEventTriggeredMeasurementType, error)
NewEventListForEventTriggeredMeasurementTypeFromValue returns a pointer to a valid EventListForEventTriggeredMeasurementType for the value passed as argument, or an error if the value passed is not allowed by the enum
func (EventListForEventTriggeredMeasurementType) IsValid ¶
func (v EventListForEventTriggeredMeasurementType) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (EventListForEventTriggeredMeasurementType) Ptr ¶
Ptr returns reference to eventListForEventTriggeredMeasurement-Type value
func (*EventListForEventTriggeredMeasurementType) UnmarshalJSON ¶
func (v *EventListForEventTriggeredMeasurementType) UnmarshalJSON(src []byte) error
type EventThresholdL1Type ¶
type EventThresholdL1Type struct { RSRP *int32 `json:"RSRP,omitempty"` RSRQ *int32 `json:"RSRQ,omitempty"` }
EventThresholdL1Type See details in 3GPP TS 32.422 clause 5.10.X.
func NewEventThresholdL1Type ¶
func NewEventThresholdL1Type() *EventThresholdL1Type
NewEventThresholdL1Type instantiates a new EventThresholdL1Type 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 NewEventThresholdL1TypeWithDefaults ¶
func NewEventThresholdL1TypeWithDefaults() *EventThresholdL1Type
NewEventThresholdL1TypeWithDefaults instantiates a new EventThresholdL1Type 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 (*EventThresholdL1Type) GetRSRP ¶
func (o *EventThresholdL1Type) GetRSRP() int32
GetRSRP returns the RSRP field value if set, zero value otherwise.
func (*EventThresholdL1Type) GetRSRPOk ¶
func (o *EventThresholdL1Type) GetRSRPOk() (*int32, bool)
GetRSRPOk returns a tuple with the RSRP field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EventThresholdL1Type) GetRSRQ ¶
func (o *EventThresholdL1Type) GetRSRQ() int32
GetRSRQ returns the RSRQ field value if set, zero value otherwise.
func (*EventThresholdL1Type) GetRSRQOk ¶
func (o *EventThresholdL1Type) GetRSRQOk() (*int32, bool)
GetRSRQOk returns a tuple with the RSRQ field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EventThresholdL1Type) HasRSRP ¶
func (o *EventThresholdL1Type) HasRSRP() bool
HasRSRP returns a boolean if a field has been set.
func (*EventThresholdL1Type) HasRSRQ ¶
func (o *EventThresholdL1Type) HasRSRQ() bool
HasRSRQ returns a boolean if a field has been set.
func (EventThresholdL1Type) MarshalJSON ¶
func (o EventThresholdL1Type) MarshalJSON() ([]byte, error)
func (*EventThresholdL1Type) SetRSRP ¶
func (o *EventThresholdL1Type) SetRSRP(v int32)
SetRSRP gets a reference to the given int32 and assigns it to the RSRP field.
func (*EventThresholdL1Type) SetRSRQ ¶
func (o *EventThresholdL1Type) SetRSRQ(v int32)
SetRSRQ gets a reference to the given int32 and assigns it to the RSRQ field.
func (EventThresholdL1Type) ToMap ¶
func (o EventThresholdL1Type) ToMap() (map[string]interface{}, error)
type EventThresholdType ¶
type EventThresholdType struct { EventThresholdRSRP *EventThresholdTypeEventThresholdRSRP `json:"EventThresholdRSRP,omitempty"` EventThresholdRSRQ *EventThresholdTypeEventThresholdRSRQ `json:"EventThresholdRSRQ,omitempty"` EventThreshold1F *EventThresholdTypeEventThreshold1F `json:"EventThreshold1F,omitempty"` EventThreshold1I *int32 `json:"EventThreshold1I,omitempty"` }
EventThresholdType See details in 3GPP TS 32.422 clause 5.10.7, 5.10.7a, 5.10.13 and 5.10.14.
func NewEventThresholdType ¶
func NewEventThresholdType() *EventThresholdType
NewEventThresholdType instantiates a new EventThresholdType 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 NewEventThresholdTypeWithDefaults ¶
func NewEventThresholdTypeWithDefaults() *EventThresholdType
NewEventThresholdTypeWithDefaults instantiates a new EventThresholdType 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 (*EventThresholdType) GetEventThreshold1F ¶
func (o *EventThresholdType) GetEventThreshold1F() EventThresholdTypeEventThreshold1F
GetEventThreshold1F returns the EventThreshold1F field value if set, zero value otherwise.
func (*EventThresholdType) GetEventThreshold1FOk ¶
func (o *EventThresholdType) GetEventThreshold1FOk() (*EventThresholdTypeEventThreshold1F, bool)
GetEventThreshold1FOk returns a tuple with the EventThreshold1F field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EventThresholdType) GetEventThreshold1I ¶
func (o *EventThresholdType) GetEventThreshold1I() int32
GetEventThreshold1I returns the EventThreshold1I field value if set, zero value otherwise.
func (*EventThresholdType) GetEventThreshold1IOk ¶
func (o *EventThresholdType) GetEventThreshold1IOk() (*int32, bool)
GetEventThreshold1IOk returns a tuple with the EventThreshold1I field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EventThresholdType) GetEventThresholdRSRP ¶
func (o *EventThresholdType) GetEventThresholdRSRP() EventThresholdTypeEventThresholdRSRP
GetEventThresholdRSRP returns the EventThresholdRSRP field value if set, zero value otherwise.
func (*EventThresholdType) GetEventThresholdRSRPOk ¶
func (o *EventThresholdType) GetEventThresholdRSRPOk() (*EventThresholdTypeEventThresholdRSRP, bool)
GetEventThresholdRSRPOk returns a tuple with the EventThresholdRSRP field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EventThresholdType) GetEventThresholdRSRQ ¶
func (o *EventThresholdType) GetEventThresholdRSRQ() EventThresholdTypeEventThresholdRSRQ
GetEventThresholdRSRQ returns the EventThresholdRSRQ field value if set, zero value otherwise.
func (*EventThresholdType) GetEventThresholdRSRQOk ¶
func (o *EventThresholdType) GetEventThresholdRSRQOk() (*EventThresholdTypeEventThresholdRSRQ, bool)
GetEventThresholdRSRQOk returns a tuple with the EventThresholdRSRQ field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EventThresholdType) HasEventThreshold1F ¶
func (o *EventThresholdType) HasEventThreshold1F() bool
HasEventThreshold1F returns a boolean if a field has been set.
func (*EventThresholdType) HasEventThreshold1I ¶
func (o *EventThresholdType) HasEventThreshold1I() bool
HasEventThreshold1I returns a boolean if a field has been set.
func (*EventThresholdType) HasEventThresholdRSRP ¶
func (o *EventThresholdType) HasEventThresholdRSRP() bool
HasEventThresholdRSRP returns a boolean if a field has been set.
func (*EventThresholdType) HasEventThresholdRSRQ ¶
func (o *EventThresholdType) HasEventThresholdRSRQ() bool
HasEventThresholdRSRQ returns a boolean if a field has been set.
func (EventThresholdType) MarshalJSON ¶
func (o EventThresholdType) MarshalJSON() ([]byte, error)
func (*EventThresholdType) SetEventThreshold1F ¶
func (o *EventThresholdType) SetEventThreshold1F(v EventThresholdTypeEventThreshold1F)
SetEventThreshold1F gets a reference to the given EventThresholdTypeEventThreshold1F and assigns it to the EventThreshold1F field.
func (*EventThresholdType) SetEventThreshold1I ¶
func (o *EventThresholdType) SetEventThreshold1I(v int32)
SetEventThreshold1I gets a reference to the given int32 and assigns it to the EventThreshold1I field.
func (*EventThresholdType) SetEventThresholdRSRP ¶
func (o *EventThresholdType) SetEventThresholdRSRP(v EventThresholdTypeEventThresholdRSRP)
SetEventThresholdRSRP gets a reference to the given EventThresholdTypeEventThresholdRSRP and assigns it to the EventThresholdRSRP field.
func (*EventThresholdType) SetEventThresholdRSRQ ¶
func (o *EventThresholdType) SetEventThresholdRSRQ(v EventThresholdTypeEventThresholdRSRQ)
SetEventThresholdRSRQ gets a reference to the given EventThresholdTypeEventThresholdRSRQ and assigns it to the EventThresholdRSRQ field.
func (EventThresholdType) ToMap ¶
func (o EventThresholdType) ToMap() (map[string]interface{}, error)
type EventThresholdTypeEventThreshold1F ¶
type EventThresholdTypeEventThreshold1F struct { CPICH_RSCP *int32 `json:"CPICH_RSCP,omitempty"` CPICHEcNo *int32 `json:"CPICH_EcNo,omitempty"` PathLoss *int32 `json:"PathLoss,omitempty"` }
EventThresholdTypeEventThreshold1F struct for EventThresholdTypeEventThreshold1F
func NewEventThresholdTypeEventThreshold1F ¶
func NewEventThresholdTypeEventThreshold1F() *EventThresholdTypeEventThreshold1F
NewEventThresholdTypeEventThreshold1F instantiates a new EventThresholdTypeEventThreshold1F 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 NewEventThresholdTypeEventThreshold1FWithDefaults ¶
func NewEventThresholdTypeEventThreshold1FWithDefaults() *EventThresholdTypeEventThreshold1F
NewEventThresholdTypeEventThreshold1FWithDefaults instantiates a new EventThresholdTypeEventThreshold1F 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 (*EventThresholdTypeEventThreshold1F) GetCPICHEcNo ¶
func (o *EventThresholdTypeEventThreshold1F) GetCPICHEcNo() int32
GetCPICHEcNo returns the CPICHEcNo field value if set, zero value otherwise.
func (*EventThresholdTypeEventThreshold1F) GetCPICHEcNoOk ¶
func (o *EventThresholdTypeEventThreshold1F) GetCPICHEcNoOk() (*int32, bool)
GetCPICHEcNoOk returns a tuple with the CPICHEcNo field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EventThresholdTypeEventThreshold1F) GetCPICH_RSCP ¶
func (o *EventThresholdTypeEventThreshold1F) GetCPICH_RSCP() int32
GetCPICH_RSCP returns the CPICH_RSCP field value if set, zero value otherwise.
func (*EventThresholdTypeEventThreshold1F) GetCPICH_RSCPOk ¶
func (o *EventThresholdTypeEventThreshold1F) GetCPICH_RSCPOk() (*int32, bool)
GetCPICH_RSCPOk returns a tuple with the CPICH_RSCP field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EventThresholdTypeEventThreshold1F) GetPathLoss ¶
func (o *EventThresholdTypeEventThreshold1F) GetPathLoss() int32
GetPathLoss returns the PathLoss field value if set, zero value otherwise.
func (*EventThresholdTypeEventThreshold1F) GetPathLossOk ¶
func (o *EventThresholdTypeEventThreshold1F) GetPathLossOk() (*int32, bool)
GetPathLossOk returns a tuple with the PathLoss field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EventThresholdTypeEventThreshold1F) HasCPICHEcNo ¶
func (o *EventThresholdTypeEventThreshold1F) HasCPICHEcNo() bool
HasCPICHEcNo returns a boolean if a field has been set.
func (*EventThresholdTypeEventThreshold1F) HasCPICH_RSCP ¶
func (o *EventThresholdTypeEventThreshold1F) HasCPICH_RSCP() bool
HasCPICH_RSCP returns a boolean if a field has been set.
func (*EventThresholdTypeEventThreshold1F) HasPathLoss ¶
func (o *EventThresholdTypeEventThreshold1F) HasPathLoss() bool
HasPathLoss returns a boolean if a field has been set.
func (EventThresholdTypeEventThreshold1F) MarshalJSON ¶
func (o EventThresholdTypeEventThreshold1F) MarshalJSON() ([]byte, error)
func (*EventThresholdTypeEventThreshold1F) SetCPICHEcNo ¶
func (o *EventThresholdTypeEventThreshold1F) SetCPICHEcNo(v int32)
SetCPICHEcNo gets a reference to the given int32 and assigns it to the CPICHEcNo field.
func (*EventThresholdTypeEventThreshold1F) SetCPICH_RSCP ¶
func (o *EventThresholdTypeEventThreshold1F) SetCPICH_RSCP(v int32)
SetCPICH_RSCP gets a reference to the given int32 and assigns it to the CPICH_RSCP field.
func (*EventThresholdTypeEventThreshold1F) SetPathLoss ¶
func (o *EventThresholdTypeEventThreshold1F) SetPathLoss(v int32)
SetPathLoss gets a reference to the given int32 and assigns it to the PathLoss field.
func (EventThresholdTypeEventThreshold1F) ToMap ¶
func (o EventThresholdTypeEventThreshold1F) ToMap() (map[string]interface{}, error)
type EventThresholdTypeEventThresholdRSRP ¶
type EventThresholdTypeEventThresholdRSRP struct {
Int32 *int32
}
EventThresholdTypeEventThresholdRSRP - struct for EventThresholdTypeEventThresholdRSRP
func Int32AsEventThresholdTypeEventThresholdRSRP ¶
func Int32AsEventThresholdTypeEventThresholdRSRP(v *int32) EventThresholdTypeEventThresholdRSRP
int32AsEventThresholdTypeEventThresholdRSRP is a convenience function that returns int32 wrapped in EventThresholdTypeEventThresholdRSRP
func (*EventThresholdTypeEventThresholdRSRP) GetActualInstance ¶
func (obj *EventThresholdTypeEventThresholdRSRP) GetActualInstance() interface{}
Get the actual instance
func (EventThresholdTypeEventThresholdRSRP) MarshalJSON ¶
func (src EventThresholdTypeEventThresholdRSRP) MarshalJSON() ([]byte, error)
Marshal data from the first non-nil pointers in the struct to JSON
func (*EventThresholdTypeEventThresholdRSRP) UnmarshalJSON ¶
func (dst *EventThresholdTypeEventThresholdRSRP) UnmarshalJSON(data []byte) error
Unmarshal JSON data into one of the pointers in the struct
type EventThresholdTypeEventThresholdRSRQ ¶
type EventThresholdTypeEventThresholdRSRQ struct {
Int32 *int32
}
EventThresholdTypeEventThresholdRSRQ - struct for EventThresholdTypeEventThresholdRSRQ
func Int32AsEventThresholdTypeEventThresholdRSRQ ¶
func Int32AsEventThresholdTypeEventThresholdRSRQ(v *int32) EventThresholdTypeEventThresholdRSRQ
int32AsEventThresholdTypeEventThresholdRSRQ is a convenience function that returns int32 wrapped in EventThresholdTypeEventThresholdRSRQ
func (*EventThresholdTypeEventThresholdRSRQ) GetActualInstance ¶
func (obj *EventThresholdTypeEventThresholdRSRQ) GetActualInstance() interface{}
Get the actual instance
func (EventThresholdTypeEventThresholdRSRQ) MarshalJSON ¶
func (src EventThresholdTypeEventThresholdRSRQ) MarshalJSON() ([]byte, error)
Marshal data from the first non-nil pointers in the struct to JSON
func (*EventThresholdTypeEventThresholdRSRQ) UnmarshalJSON ¶
func (dst *EventThresholdTypeEventThresholdRSRQ) UnmarshalJSON(data []byte) error
Unmarshal JSON data into one of the pointers in the struct
type Exposure ¶
type Exposure string
Exposure the model 'Exposure'
func NewExposureFromValue ¶
NewExposureFromValue returns a pointer to a valid Exposure for the value passed as argument, or an error if the value passed is not allowed by the enum
func (*Exposure) UnmarshalJSON ¶
type FeasibilityCheckAndReservationJobSingle ¶
type FeasibilityCheckAndReservationJobSingle struct { Id NullableString `json:"id"` ObjectClass *string `json:"objectClass,omitempty"` ObjectInstance *string `json:"objectInstance,omitempty"` VsDataContainer []VsDataContainerSingle `json:"VsDataContainer,omitempty"` Attributes *FeasibilityCheckAndReservationJobSingleAllOfAttributes `json:"attributes,omitempty"` }
FeasibilityCheckAndReservationJobSingle struct for FeasibilityCheckAndReservationJobSingle
func NewFeasibilityCheckAndReservationJobSingle ¶
func NewFeasibilityCheckAndReservationJobSingle(id NullableString) *FeasibilityCheckAndReservationJobSingle
NewFeasibilityCheckAndReservationJobSingle instantiates a new FeasibilityCheckAndReservationJobSingle 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 NewFeasibilityCheckAndReservationJobSingleWithDefaults ¶
func NewFeasibilityCheckAndReservationJobSingleWithDefaults() *FeasibilityCheckAndReservationJobSingle
NewFeasibilityCheckAndReservationJobSingleWithDefaults instantiates a new FeasibilityCheckAndReservationJobSingle 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 (*FeasibilityCheckAndReservationJobSingle) GetAttributes ¶
func (o *FeasibilityCheckAndReservationJobSingle) GetAttributes() FeasibilityCheckAndReservationJobSingleAllOfAttributes
GetAttributes returns the Attributes field value if set, zero value otherwise.
func (*FeasibilityCheckAndReservationJobSingle) GetAttributesOk ¶
func (o *FeasibilityCheckAndReservationJobSingle) GetAttributesOk() (*FeasibilityCheckAndReservationJobSingleAllOfAttributes, bool)
GetAttributesOk returns a tuple with the Attributes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FeasibilityCheckAndReservationJobSingle) GetId ¶
func (o *FeasibilityCheckAndReservationJobSingle) GetId() string
GetId returns the Id field value If the value is explicit nil, the zero value for string will be returned
func (*FeasibilityCheckAndReservationJobSingle) GetIdOk ¶
func (o *FeasibilityCheckAndReservationJobSingle) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*FeasibilityCheckAndReservationJobSingle) GetObjectClass ¶
func (o *FeasibilityCheckAndReservationJobSingle) GetObjectClass() string
GetObjectClass returns the ObjectClass field value if set, zero value otherwise.
func (*FeasibilityCheckAndReservationJobSingle) GetObjectClassOk ¶
func (o *FeasibilityCheckAndReservationJobSingle) GetObjectClassOk() (*string, bool)
GetObjectClassOk returns a tuple with the ObjectClass field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FeasibilityCheckAndReservationJobSingle) GetObjectInstance ¶
func (o *FeasibilityCheckAndReservationJobSingle) GetObjectInstance() string
GetObjectInstance returns the ObjectInstance field value if set, zero value otherwise.
func (*FeasibilityCheckAndReservationJobSingle) GetObjectInstanceOk ¶
func (o *FeasibilityCheckAndReservationJobSingle) GetObjectInstanceOk() (*string, bool)
GetObjectInstanceOk returns a tuple with the ObjectInstance field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FeasibilityCheckAndReservationJobSingle) GetVsDataContainer ¶
func (o *FeasibilityCheckAndReservationJobSingle) GetVsDataContainer() []VsDataContainerSingle
GetVsDataContainer returns the VsDataContainer field value if set, zero value otherwise.
func (*FeasibilityCheckAndReservationJobSingle) GetVsDataContainerOk ¶
func (o *FeasibilityCheckAndReservationJobSingle) GetVsDataContainerOk() ([]VsDataContainerSingle, bool)
GetVsDataContainerOk returns a tuple with the VsDataContainer field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FeasibilityCheckAndReservationJobSingle) HasAttributes ¶
func (o *FeasibilityCheckAndReservationJobSingle) HasAttributes() bool
HasAttributes returns a boolean if a field has been set.
func (*FeasibilityCheckAndReservationJobSingle) HasObjectClass ¶
func (o *FeasibilityCheckAndReservationJobSingle) HasObjectClass() bool
HasObjectClass returns a boolean if a field has been set.
func (*FeasibilityCheckAndReservationJobSingle) HasObjectInstance ¶
func (o *FeasibilityCheckAndReservationJobSingle) HasObjectInstance() bool
HasObjectInstance returns a boolean if a field has been set.
func (*FeasibilityCheckAndReservationJobSingle) HasVsDataContainer ¶
func (o *FeasibilityCheckAndReservationJobSingle) HasVsDataContainer() bool
HasVsDataContainer returns a boolean if a field has been set.
func (FeasibilityCheckAndReservationJobSingle) MarshalJSON ¶
func (o FeasibilityCheckAndReservationJobSingle) MarshalJSON() ([]byte, error)
func (*FeasibilityCheckAndReservationJobSingle) SetAttributes ¶
func (o *FeasibilityCheckAndReservationJobSingle) SetAttributes(v FeasibilityCheckAndReservationJobSingleAllOfAttributes)
SetAttributes gets a reference to the given FeasibilityCheckAndReservationJobSingleAllOfAttributes and assigns it to the Attributes field.
func (*FeasibilityCheckAndReservationJobSingle) SetId ¶
func (o *FeasibilityCheckAndReservationJobSingle) SetId(v string)
SetId sets field value
func (*FeasibilityCheckAndReservationJobSingle) SetObjectClass ¶
func (o *FeasibilityCheckAndReservationJobSingle) SetObjectClass(v string)
SetObjectClass gets a reference to the given string and assigns it to the ObjectClass field.
func (*FeasibilityCheckAndReservationJobSingle) SetObjectInstance ¶
func (o *FeasibilityCheckAndReservationJobSingle) SetObjectInstance(v string)
SetObjectInstance gets a reference to the given string and assigns it to the ObjectInstance field.
func (*FeasibilityCheckAndReservationJobSingle) SetVsDataContainer ¶
func (o *FeasibilityCheckAndReservationJobSingle) SetVsDataContainer(v []VsDataContainerSingle)
SetVsDataContainer gets a reference to the given []VsDataContainerSingle and assigns it to the VsDataContainer field.
func (FeasibilityCheckAndReservationJobSingle) ToMap ¶
func (o FeasibilityCheckAndReservationJobSingle) ToMap() (map[string]interface{}, error)
type FeasibilityCheckAndReservationJobSingleAllOf ¶
type FeasibilityCheckAndReservationJobSingleAllOf struct {
Attributes *FeasibilityCheckAndReservationJobSingleAllOfAttributes `json:"attributes,omitempty"`
}
FeasibilityCheckAndReservationJobSingleAllOf struct for FeasibilityCheckAndReservationJobSingleAllOf
func NewFeasibilityCheckAndReservationJobSingleAllOf ¶
func NewFeasibilityCheckAndReservationJobSingleAllOf() *FeasibilityCheckAndReservationJobSingleAllOf
NewFeasibilityCheckAndReservationJobSingleAllOf instantiates a new FeasibilityCheckAndReservationJobSingleAllOf 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 NewFeasibilityCheckAndReservationJobSingleAllOfWithDefaults ¶
func NewFeasibilityCheckAndReservationJobSingleAllOfWithDefaults() *FeasibilityCheckAndReservationJobSingleAllOf
NewFeasibilityCheckAndReservationJobSingleAllOfWithDefaults instantiates a new FeasibilityCheckAndReservationJobSingleAllOf 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 (*FeasibilityCheckAndReservationJobSingleAllOf) GetAttributes ¶
func (o *FeasibilityCheckAndReservationJobSingleAllOf) GetAttributes() FeasibilityCheckAndReservationJobSingleAllOfAttributes
GetAttributes returns the Attributes field value if set, zero value otherwise.
func (*FeasibilityCheckAndReservationJobSingleAllOf) GetAttributesOk ¶
func (o *FeasibilityCheckAndReservationJobSingleAllOf) GetAttributesOk() (*FeasibilityCheckAndReservationJobSingleAllOfAttributes, bool)
GetAttributesOk returns a tuple with the Attributes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FeasibilityCheckAndReservationJobSingleAllOf) HasAttributes ¶
func (o *FeasibilityCheckAndReservationJobSingleAllOf) HasAttributes() bool
HasAttributes returns a boolean if a field has been set.
func (FeasibilityCheckAndReservationJobSingleAllOf) MarshalJSON ¶
func (o FeasibilityCheckAndReservationJobSingleAllOf) MarshalJSON() ([]byte, error)
func (*FeasibilityCheckAndReservationJobSingleAllOf) SetAttributes ¶
func (o *FeasibilityCheckAndReservationJobSingleAllOf) SetAttributes(v FeasibilityCheckAndReservationJobSingleAllOfAttributes)
SetAttributes gets a reference to the given FeasibilityCheckAndReservationJobSingleAllOfAttributes and assigns it to the Attributes field.
func (FeasibilityCheckAndReservationJobSingleAllOf) ToMap ¶
func (o FeasibilityCheckAndReservationJobSingleAllOf) ToMap() (map[string]interface{}, error)
type FeasibilityCheckAndReservationJobSingleAllOfAttributes ¶
type FeasibilityCheckAndReservationJobSingleAllOfAttributes struct { Profile NullableOneOfSliceProfileServiceProfile `json:"profile,omitempty"` // An attribute represents MnS consumer's requirements for resource reservation. ResourceReservation *bool `json:"resourceReservation,omitempty"` // An attribute represents MnS consumer's request for recommended network slice related requirements. RecommendationRequest *bool `json:"recommendationRequest,omitempty"` // An attribute which specifes MnS consuner's requirements for the validity period of the resource reservation. RequestedReservationExpiration *string `json:"requestedReservationExpiration,omitempty"` ProcessMonitor *ProcessMonitor `json:"processMonitor,omitempty"` FeasibilityResult *FeasibilityResult `json:"feasibilityResult,omitempty"` // An attribute that specifies the additional reason information if the feasibility check result is infeasible.The detailed ENUM value is FFS. InFeasibleReason *string `json:"inFeasibleReason,omitempty"` ResourceReservationStatus *ResourceReservationStatus `json:"resourceReservationStatus,omitempty"` // An attribute that specifies the additional reason information if the reservation is failed. ReservationFailureReason *string `json:"reservationFailureReason,omitempty"` // An attribute which specifes the actual validity period of the resource reservation.. ReservationExpiration *string `json:"reservationExpiration,omitempty"` // An attribute that specifies the recommended network slicing related requirements (i.e. ServiceProfile and SliceProfile information) which can be supported by the MnS producer.. RecommendedRequirements *string `json:"recommendedRequirements,omitempty"` }
FeasibilityCheckAndReservationJobSingleAllOfAttributes struct for FeasibilityCheckAndReservationJobSingleAllOfAttributes
func NewFeasibilityCheckAndReservationJobSingleAllOfAttributes ¶
func NewFeasibilityCheckAndReservationJobSingleAllOfAttributes() *FeasibilityCheckAndReservationJobSingleAllOfAttributes
NewFeasibilityCheckAndReservationJobSingleAllOfAttributes instantiates a new FeasibilityCheckAndReservationJobSingleAllOfAttributes 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 NewFeasibilityCheckAndReservationJobSingleAllOfAttributesWithDefaults ¶
func NewFeasibilityCheckAndReservationJobSingleAllOfAttributesWithDefaults() *FeasibilityCheckAndReservationJobSingleAllOfAttributes
NewFeasibilityCheckAndReservationJobSingleAllOfAttributesWithDefaults instantiates a new FeasibilityCheckAndReservationJobSingleAllOfAttributes 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 (*FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetFeasibilityResult ¶
func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetFeasibilityResult() FeasibilityResult
GetFeasibilityResult returns the FeasibilityResult field value if set, zero value otherwise.
func (*FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetFeasibilityResultOk ¶
func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetFeasibilityResultOk() (*FeasibilityResult, bool)
GetFeasibilityResultOk returns a tuple with the FeasibilityResult field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetInFeasibleReason ¶
func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetInFeasibleReason() string
GetInFeasibleReason returns the InFeasibleReason field value if set, zero value otherwise.
func (*FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetInFeasibleReasonOk ¶
func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetInFeasibleReasonOk() (*string, bool)
GetInFeasibleReasonOk returns a tuple with the InFeasibleReason field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetProcessMonitor ¶
func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetProcessMonitor() ProcessMonitor
GetProcessMonitor returns the ProcessMonitor field value if set, zero value otherwise.
func (*FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetProcessMonitorOk ¶
func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetProcessMonitorOk() (*ProcessMonitor, bool)
GetProcessMonitorOk returns a tuple with the ProcessMonitor field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetProfile ¶
func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetProfile() OneOfSliceProfileServiceProfile
GetProfile returns the Profile field value if set, zero value otherwise (both if not set or set to explicit null).
func (*FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetProfileOk ¶
func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetProfileOk() (*OneOfSliceProfileServiceProfile, bool)
GetProfileOk returns a tuple with the Profile field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetRecommendationRequest ¶
func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetRecommendationRequest() bool
GetRecommendationRequest returns the RecommendationRequest field value if set, zero value otherwise.
func (*FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetRecommendationRequestOk ¶
func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetRecommendationRequestOk() (*bool, bool)
GetRecommendationRequestOk returns a tuple with the RecommendationRequest field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetRecommendedRequirements ¶
func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetRecommendedRequirements() string
GetRecommendedRequirements returns the RecommendedRequirements field value if set, zero value otherwise.
func (*FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetRecommendedRequirementsOk ¶
func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetRecommendedRequirementsOk() (*string, bool)
GetRecommendedRequirementsOk returns a tuple with the RecommendedRequirements field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetRequestedReservationExpiration ¶
func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetRequestedReservationExpiration() string
GetRequestedReservationExpiration returns the RequestedReservationExpiration field value if set, zero value otherwise.
func (*FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetRequestedReservationExpirationOk ¶
func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetRequestedReservationExpirationOk() (*string, bool)
GetRequestedReservationExpirationOk returns a tuple with the RequestedReservationExpiration field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetReservationExpiration ¶
func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetReservationExpiration() string
GetReservationExpiration returns the ReservationExpiration field value if set, zero value otherwise.
func (*FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetReservationExpirationOk ¶
func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetReservationExpirationOk() (*string, bool)
GetReservationExpirationOk returns a tuple with the ReservationExpiration field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetReservationFailureReason ¶
func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetReservationFailureReason() string
GetReservationFailureReason returns the ReservationFailureReason field value if set, zero value otherwise.
func (*FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetReservationFailureReasonOk ¶
func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetReservationFailureReasonOk() (*string, bool)
GetReservationFailureReasonOk returns a tuple with the ReservationFailureReason field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetResourceReservation ¶
func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetResourceReservation() bool
GetResourceReservation returns the ResourceReservation field value if set, zero value otherwise.
func (*FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetResourceReservationOk ¶
func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetResourceReservationOk() (*bool, bool)
GetResourceReservationOk returns a tuple with the ResourceReservation field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetResourceReservationStatus ¶
func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetResourceReservationStatus() ResourceReservationStatus
GetResourceReservationStatus returns the ResourceReservationStatus field value if set, zero value otherwise.
func (*FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetResourceReservationStatusOk ¶
func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) GetResourceReservationStatusOk() (*ResourceReservationStatus, bool)
GetResourceReservationStatusOk returns a tuple with the ResourceReservationStatus field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FeasibilityCheckAndReservationJobSingleAllOfAttributes) HasFeasibilityResult ¶
func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) HasFeasibilityResult() bool
HasFeasibilityResult returns a boolean if a field has been set.
func (*FeasibilityCheckAndReservationJobSingleAllOfAttributes) HasInFeasibleReason ¶
func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) HasInFeasibleReason() bool
HasInFeasibleReason returns a boolean if a field has been set.
func (*FeasibilityCheckAndReservationJobSingleAllOfAttributes) HasProcessMonitor ¶
func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) HasProcessMonitor() bool
HasProcessMonitor returns a boolean if a field has been set.
func (*FeasibilityCheckAndReservationJobSingleAllOfAttributes) HasProfile ¶
func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) HasProfile() bool
HasProfile returns a boolean if a field has been set.
func (*FeasibilityCheckAndReservationJobSingleAllOfAttributes) HasRecommendationRequest ¶
func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) HasRecommendationRequest() bool
HasRecommendationRequest returns a boolean if a field has been set.
func (*FeasibilityCheckAndReservationJobSingleAllOfAttributes) HasRecommendedRequirements ¶
func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) HasRecommendedRequirements() bool
HasRecommendedRequirements returns a boolean if a field has been set.
func (*FeasibilityCheckAndReservationJobSingleAllOfAttributes) HasRequestedReservationExpiration ¶
func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) HasRequestedReservationExpiration() bool
HasRequestedReservationExpiration returns a boolean if a field has been set.
func (*FeasibilityCheckAndReservationJobSingleAllOfAttributes) HasReservationExpiration ¶
func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) HasReservationExpiration() bool
HasReservationExpiration returns a boolean if a field has been set.
func (*FeasibilityCheckAndReservationJobSingleAllOfAttributes) HasReservationFailureReason ¶
func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) HasReservationFailureReason() bool
HasReservationFailureReason returns a boolean if a field has been set.
func (*FeasibilityCheckAndReservationJobSingleAllOfAttributes) HasResourceReservation ¶
func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) HasResourceReservation() bool
HasResourceReservation returns a boolean if a field has been set.
func (*FeasibilityCheckAndReservationJobSingleAllOfAttributes) HasResourceReservationStatus ¶
func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) HasResourceReservationStatus() bool
HasResourceReservationStatus returns a boolean if a field has been set.
func (FeasibilityCheckAndReservationJobSingleAllOfAttributes) MarshalJSON ¶
func (o FeasibilityCheckAndReservationJobSingleAllOfAttributes) MarshalJSON() ([]byte, error)
func (*FeasibilityCheckAndReservationJobSingleAllOfAttributes) SetFeasibilityResult ¶
func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) SetFeasibilityResult(v FeasibilityResult)
SetFeasibilityResult gets a reference to the given FeasibilityResult and assigns it to the FeasibilityResult field.
func (*FeasibilityCheckAndReservationJobSingleAllOfAttributes) SetInFeasibleReason ¶
func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) SetInFeasibleReason(v string)
SetInFeasibleReason gets a reference to the given string and assigns it to the InFeasibleReason field.
func (*FeasibilityCheckAndReservationJobSingleAllOfAttributes) SetProcessMonitor ¶
func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) SetProcessMonitor(v ProcessMonitor)
SetProcessMonitor gets a reference to the given ProcessMonitor and assigns it to the ProcessMonitor field.
func (*FeasibilityCheckAndReservationJobSingleAllOfAttributes) SetProfile ¶
func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) SetProfile(v OneOfSliceProfileServiceProfile)
SetProfile gets a reference to the given NullableOneOfSliceProfileServiceProfile and assigns it to the Profile field.
func (*FeasibilityCheckAndReservationJobSingleAllOfAttributes) SetProfileNil ¶
func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) SetProfileNil()
SetProfileNil sets the value for Profile to be an explicit nil
func (*FeasibilityCheckAndReservationJobSingleAllOfAttributes) SetRecommendationRequest ¶
func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) SetRecommendationRequest(v bool)
SetRecommendationRequest gets a reference to the given bool and assigns it to the RecommendationRequest field.
func (*FeasibilityCheckAndReservationJobSingleAllOfAttributes) SetRecommendedRequirements ¶
func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) SetRecommendedRequirements(v string)
SetRecommendedRequirements gets a reference to the given string and assigns it to the RecommendedRequirements field.
func (*FeasibilityCheckAndReservationJobSingleAllOfAttributes) SetRequestedReservationExpiration ¶
func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) SetRequestedReservationExpiration(v string)
SetRequestedReservationExpiration gets a reference to the given string and assigns it to the RequestedReservationExpiration field.
func (*FeasibilityCheckAndReservationJobSingleAllOfAttributes) SetReservationExpiration ¶
func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) SetReservationExpiration(v string)
SetReservationExpiration gets a reference to the given string and assigns it to the ReservationExpiration field.
func (*FeasibilityCheckAndReservationJobSingleAllOfAttributes) SetReservationFailureReason ¶
func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) SetReservationFailureReason(v string)
SetReservationFailureReason gets a reference to the given string and assigns it to the ReservationFailureReason field.
func (*FeasibilityCheckAndReservationJobSingleAllOfAttributes) SetResourceReservation ¶
func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) SetResourceReservation(v bool)
SetResourceReservation gets a reference to the given bool and assigns it to the ResourceReservation field.
func (*FeasibilityCheckAndReservationJobSingleAllOfAttributes) SetResourceReservationStatus ¶
func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) SetResourceReservationStatus(v ResourceReservationStatus)
SetResourceReservationStatus gets a reference to the given ResourceReservationStatus and assigns it to the ResourceReservationStatus field.
func (FeasibilityCheckAndReservationJobSingleAllOfAttributes) ToMap ¶
func (o FeasibilityCheckAndReservationJobSingleAllOfAttributes) ToMap() (map[string]interface{}, error)
func (*FeasibilityCheckAndReservationJobSingleAllOfAttributes) UnsetProfile ¶
func (o *FeasibilityCheckAndReservationJobSingleAllOfAttributes) UnsetProfile()
UnsetProfile ensures that no value is present for Profile, not even an explicit nil
type FeasibilityResult ¶
type FeasibilityResult string
FeasibilityResult An attribute which specifies the feasibility check result for the feasibility check and reservation job.
const ( FEASIBLE FeasibilityResult = "FEASIBLE" INFEASIBLE FeasibilityResult = "INFEASIBLE" )
List of FeasibilityResult
func NewFeasibilityResultFromValue ¶
func NewFeasibilityResultFromValue(v string) (*FeasibilityResult, error)
NewFeasibilityResultFromValue returns a pointer to a valid FeasibilityResult for the value passed as argument, or an error if the value passed is not allowed by the enum
func (FeasibilityResult) IsValid ¶
func (v FeasibilityResult) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (FeasibilityResult) Ptr ¶
func (v FeasibilityResult) Ptr() *FeasibilityResult
Ptr returns reference to FeasibilityResult value
func (*FeasibilityResult) UnmarshalJSON ¶
func (v *FeasibilityResult) UnmarshalJSON(src []byte) error
type FileDownloadJobProcessMonitor ¶
type FileDownloadJobProcessMonitor struct { JobId *string `json:"jobId,omitempty"` Status *string `json:"status,omitempty"` ProgressPercentage *int32 `json:"progressPercentage,omitempty"` ProgressStateInfo *string `json:"progressStateInfo,omitempty"` ResultStateInfo *FileDownloadJobProcessMonitorResultStateInfo `json:"resultStateInfo,omitempty"` StartTime *time.Time `json:"startTime,omitempty"` EndTime *time.Time `json:"endTime,omitempty"` Timer *int32 `json:"timer,omitempty"` }
FileDownloadJobProcessMonitor This data type is the \"ProcessMonitor\" data type with specialisations for usage in the \"FileDownloadJob\".
func NewFileDownloadJobProcessMonitor ¶
func NewFileDownloadJobProcessMonitor() *FileDownloadJobProcessMonitor
NewFileDownloadJobProcessMonitor instantiates a new FileDownloadJobProcessMonitor 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 NewFileDownloadJobProcessMonitorWithDefaults ¶
func NewFileDownloadJobProcessMonitorWithDefaults() *FileDownloadJobProcessMonitor
NewFileDownloadJobProcessMonitorWithDefaults instantiates a new FileDownloadJobProcessMonitor 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 (*FileDownloadJobProcessMonitor) GetEndTime ¶
func (o *FileDownloadJobProcessMonitor) GetEndTime() time.Time
GetEndTime returns the EndTime field value if set, zero value otherwise.
func (*FileDownloadJobProcessMonitor) GetEndTimeOk ¶
func (o *FileDownloadJobProcessMonitor) GetEndTimeOk() (*time.Time, bool)
GetEndTimeOk returns a tuple with the EndTime field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FileDownloadJobProcessMonitor) GetJobId ¶
func (o *FileDownloadJobProcessMonitor) GetJobId() string
GetJobId returns the JobId field value if set, zero value otherwise.
func (*FileDownloadJobProcessMonitor) GetJobIdOk ¶
func (o *FileDownloadJobProcessMonitor) GetJobIdOk() (*string, bool)
GetJobIdOk returns a tuple with the JobId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FileDownloadJobProcessMonitor) GetProgressPercentage ¶
func (o *FileDownloadJobProcessMonitor) GetProgressPercentage() int32
GetProgressPercentage returns the ProgressPercentage field value if set, zero value otherwise.
func (*FileDownloadJobProcessMonitor) GetProgressPercentageOk ¶
func (o *FileDownloadJobProcessMonitor) GetProgressPercentageOk() (*int32, bool)
GetProgressPercentageOk returns a tuple with the ProgressPercentage field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FileDownloadJobProcessMonitor) GetProgressStateInfo ¶
func (o *FileDownloadJobProcessMonitor) GetProgressStateInfo() string
GetProgressStateInfo returns the ProgressStateInfo field value if set, zero value otherwise.
func (*FileDownloadJobProcessMonitor) GetProgressStateInfoOk ¶
func (o *FileDownloadJobProcessMonitor) GetProgressStateInfoOk() (*string, bool)
GetProgressStateInfoOk returns a tuple with the ProgressStateInfo field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FileDownloadJobProcessMonitor) GetResultStateInfo ¶
func (o *FileDownloadJobProcessMonitor) GetResultStateInfo() FileDownloadJobProcessMonitorResultStateInfo
GetResultStateInfo returns the ResultStateInfo field value if set, zero value otherwise.
func (*FileDownloadJobProcessMonitor) GetResultStateInfoOk ¶
func (o *FileDownloadJobProcessMonitor) GetResultStateInfoOk() (*FileDownloadJobProcessMonitorResultStateInfo, bool)
GetResultStateInfoOk returns a tuple with the ResultStateInfo field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FileDownloadJobProcessMonitor) GetStartTime ¶
func (o *FileDownloadJobProcessMonitor) GetStartTime() time.Time
GetStartTime returns the StartTime field value if set, zero value otherwise.
func (*FileDownloadJobProcessMonitor) GetStartTimeOk ¶
func (o *FileDownloadJobProcessMonitor) GetStartTimeOk() (*time.Time, bool)
GetStartTimeOk returns a tuple with the StartTime field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FileDownloadJobProcessMonitor) GetStatus ¶
func (o *FileDownloadJobProcessMonitor) GetStatus() string
GetStatus returns the Status field value if set, zero value otherwise.
func (*FileDownloadJobProcessMonitor) GetStatusOk ¶
func (o *FileDownloadJobProcessMonitor) GetStatusOk() (*string, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FileDownloadJobProcessMonitor) GetTimer ¶
func (o *FileDownloadJobProcessMonitor) GetTimer() int32
GetTimer returns the Timer field value if set, zero value otherwise.
func (*FileDownloadJobProcessMonitor) GetTimerOk ¶
func (o *FileDownloadJobProcessMonitor) GetTimerOk() (*int32, bool)
GetTimerOk returns a tuple with the Timer field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FileDownloadJobProcessMonitor) HasEndTime ¶
func (o *FileDownloadJobProcessMonitor) HasEndTime() bool
HasEndTime returns a boolean if a field has been set.
func (*FileDownloadJobProcessMonitor) HasJobId ¶
func (o *FileDownloadJobProcessMonitor) HasJobId() bool
HasJobId returns a boolean if a field has been set.
func (*FileDownloadJobProcessMonitor) HasProgressPercentage ¶
func (o *FileDownloadJobProcessMonitor) HasProgressPercentage() bool
HasProgressPercentage returns a boolean if a field has been set.
func (*FileDownloadJobProcessMonitor) HasProgressStateInfo ¶
func (o *FileDownloadJobProcessMonitor) HasProgressStateInfo() bool
HasProgressStateInfo returns a boolean if a field has been set.
func (*FileDownloadJobProcessMonitor) HasResultStateInfo ¶
func (o *FileDownloadJobProcessMonitor) HasResultStateInfo() bool
HasResultStateInfo returns a boolean if a field has been set.
func (*FileDownloadJobProcessMonitor) HasStartTime ¶
func (o *FileDownloadJobProcessMonitor) HasStartTime() bool
HasStartTime returns a boolean if a field has been set.
func (*FileDownloadJobProcessMonitor) HasStatus ¶
func (o *FileDownloadJobProcessMonitor) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (*FileDownloadJobProcessMonitor) HasTimer ¶
func (o *FileDownloadJobProcessMonitor) HasTimer() bool
HasTimer returns a boolean if a field has been set.
func (FileDownloadJobProcessMonitor) MarshalJSON ¶
func (o FileDownloadJobProcessMonitor) MarshalJSON() ([]byte, error)
func (*FileDownloadJobProcessMonitor) SetEndTime ¶
func (o *FileDownloadJobProcessMonitor) SetEndTime(v time.Time)
SetEndTime gets a reference to the given time.Time and assigns it to the EndTime field.
func (*FileDownloadJobProcessMonitor) SetJobId ¶
func (o *FileDownloadJobProcessMonitor) SetJobId(v string)
SetJobId gets a reference to the given string and assigns it to the JobId field.
func (*FileDownloadJobProcessMonitor) SetProgressPercentage ¶
func (o *FileDownloadJobProcessMonitor) SetProgressPercentage(v int32)
SetProgressPercentage gets a reference to the given int32 and assigns it to the ProgressPercentage field.
func (*FileDownloadJobProcessMonitor) SetProgressStateInfo ¶
func (o *FileDownloadJobProcessMonitor) SetProgressStateInfo(v string)
SetProgressStateInfo gets a reference to the given string and assigns it to the ProgressStateInfo field.
func (*FileDownloadJobProcessMonitor) SetResultStateInfo ¶
func (o *FileDownloadJobProcessMonitor) SetResultStateInfo(v FileDownloadJobProcessMonitorResultStateInfo)
SetResultStateInfo gets a reference to the given FileDownloadJobProcessMonitorResultStateInfo and assigns it to the ResultStateInfo field.
func (*FileDownloadJobProcessMonitor) SetStartTime ¶
func (o *FileDownloadJobProcessMonitor) SetStartTime(v time.Time)
SetStartTime gets a reference to the given time.Time and assigns it to the StartTime field.
func (*FileDownloadJobProcessMonitor) SetStatus ¶
func (o *FileDownloadJobProcessMonitor) SetStatus(v string)
SetStatus gets a reference to the given string and assigns it to the Status field.
func (*FileDownloadJobProcessMonitor) SetTimer ¶
func (o *FileDownloadJobProcessMonitor) SetTimer(v int32)
SetTimer gets a reference to the given int32 and assigns it to the Timer field.
func (FileDownloadJobProcessMonitor) ToMap ¶
func (o FileDownloadJobProcessMonitor) ToMap() (map[string]interface{}, error)
type FileDownloadJobProcessMonitorResultStateInfo ¶
type FileDownloadJobProcessMonitorResultStateInfo struct {
String *string
}
FileDownloadJobProcessMonitorResultStateInfo - struct for FileDownloadJobProcessMonitorResultStateInfo
func StringAsFileDownloadJobProcessMonitorResultStateInfo ¶
func StringAsFileDownloadJobProcessMonitorResultStateInfo(v *string) FileDownloadJobProcessMonitorResultStateInfo
stringAsFileDownloadJobProcessMonitorResultStateInfo is a convenience function that returns string wrapped in FileDownloadJobProcessMonitorResultStateInfo
func (*FileDownloadJobProcessMonitorResultStateInfo) GetActualInstance ¶
func (obj *FileDownloadJobProcessMonitorResultStateInfo) GetActualInstance() interface{}
Get the actual instance
func (FileDownloadJobProcessMonitorResultStateInfo) MarshalJSON ¶
func (src FileDownloadJobProcessMonitorResultStateInfo) MarshalJSON() ([]byte, error)
Marshal data from the first non-nil pointers in the struct to JSON
func (*FileDownloadJobProcessMonitorResultStateInfo) UnmarshalJSON ¶
func (dst *FileDownloadJobProcessMonitorResultStateInfo) UnmarshalJSON(data []byte) error
Unmarshal JSON data into one of the pointers in the struct
type FileDownloadJobSingle ¶
type FileDownloadJobSingle struct { Id NullableString `json:"id"` ObjectClass *string `json:"objectClass,omitempty"` ObjectInstance *string `json:"objectInstance,omitempty"` VsDataContainer []VsDataContainerSingle `json:"VsDataContainer,omitempty"` Attributes *FileDownloadJobSingleAllOfAttributes `json:"attributes,omitempty"` }
FileDownloadJobSingle struct for FileDownloadJobSingle
func NewFileDownloadJobSingle ¶
func NewFileDownloadJobSingle(id NullableString) *FileDownloadJobSingle
NewFileDownloadJobSingle instantiates a new FileDownloadJobSingle 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 NewFileDownloadJobSingleWithDefaults ¶
func NewFileDownloadJobSingleWithDefaults() *FileDownloadJobSingle
NewFileDownloadJobSingleWithDefaults instantiates a new FileDownloadJobSingle 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 (*FileDownloadJobSingle) GetAttributes ¶
func (o *FileDownloadJobSingle) GetAttributes() FileDownloadJobSingleAllOfAttributes
GetAttributes returns the Attributes field value if set, zero value otherwise.
func (*FileDownloadJobSingle) GetAttributesOk ¶
func (o *FileDownloadJobSingle) GetAttributesOk() (*FileDownloadJobSingleAllOfAttributes, bool)
GetAttributesOk returns a tuple with the Attributes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FileDownloadJobSingle) GetId ¶
func (o *FileDownloadJobSingle) GetId() string
GetId returns the Id field value If the value is explicit nil, the zero value for string will be returned
func (*FileDownloadJobSingle) GetIdOk ¶
func (o *FileDownloadJobSingle) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*FileDownloadJobSingle) GetObjectClass ¶
func (o *FileDownloadJobSingle) GetObjectClass() string
GetObjectClass returns the ObjectClass field value if set, zero value otherwise.
func (*FileDownloadJobSingle) GetObjectClassOk ¶
func (o *FileDownloadJobSingle) GetObjectClassOk() (*string, bool)
GetObjectClassOk returns a tuple with the ObjectClass field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FileDownloadJobSingle) GetObjectInstance ¶
func (o *FileDownloadJobSingle) GetObjectInstance() string
GetObjectInstance returns the ObjectInstance field value if set, zero value otherwise.
func (*FileDownloadJobSingle) GetObjectInstanceOk ¶
func (o *FileDownloadJobSingle) GetObjectInstanceOk() (*string, bool)
GetObjectInstanceOk returns a tuple with the ObjectInstance field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FileDownloadJobSingle) GetVsDataContainer ¶
func (o *FileDownloadJobSingle) GetVsDataContainer() []VsDataContainerSingle
GetVsDataContainer returns the VsDataContainer field value if set, zero value otherwise.
func (*FileDownloadJobSingle) GetVsDataContainerOk ¶
func (o *FileDownloadJobSingle) GetVsDataContainerOk() ([]VsDataContainerSingle, bool)
GetVsDataContainerOk returns a tuple with the VsDataContainer field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FileDownloadJobSingle) HasAttributes ¶
func (o *FileDownloadJobSingle) HasAttributes() bool
HasAttributes returns a boolean if a field has been set.
func (*FileDownloadJobSingle) HasObjectClass ¶
func (o *FileDownloadJobSingle) HasObjectClass() bool
HasObjectClass returns a boolean if a field has been set.
func (*FileDownloadJobSingle) HasObjectInstance ¶
func (o *FileDownloadJobSingle) HasObjectInstance() bool
HasObjectInstance returns a boolean if a field has been set.
func (*FileDownloadJobSingle) HasVsDataContainer ¶
func (o *FileDownloadJobSingle) HasVsDataContainer() bool
HasVsDataContainer returns a boolean if a field has been set.
func (FileDownloadJobSingle) MarshalJSON ¶
func (o FileDownloadJobSingle) MarshalJSON() ([]byte, error)
func (*FileDownloadJobSingle) SetAttributes ¶
func (o *FileDownloadJobSingle) SetAttributes(v FileDownloadJobSingleAllOfAttributes)
SetAttributes gets a reference to the given FileDownloadJobSingleAllOfAttributes and assigns it to the Attributes field.
func (*FileDownloadJobSingle) SetId ¶
func (o *FileDownloadJobSingle) SetId(v string)
SetId sets field value
func (*FileDownloadJobSingle) SetObjectClass ¶
func (o *FileDownloadJobSingle) SetObjectClass(v string)
SetObjectClass gets a reference to the given string and assigns it to the ObjectClass field.
func (*FileDownloadJobSingle) SetObjectInstance ¶
func (o *FileDownloadJobSingle) SetObjectInstance(v string)
SetObjectInstance gets a reference to the given string and assigns it to the ObjectInstance field.
func (*FileDownloadJobSingle) SetVsDataContainer ¶
func (o *FileDownloadJobSingle) SetVsDataContainer(v []VsDataContainerSingle)
SetVsDataContainer gets a reference to the given []VsDataContainerSingle and assigns it to the VsDataContainer field.
func (FileDownloadJobSingle) ToMap ¶
func (o FileDownloadJobSingle) ToMap() (map[string]interface{}, error)
type FileDownloadJobSingleAllOf ¶
type FileDownloadJobSingleAllOf struct {
Attributes *FileDownloadJobSingleAllOfAttributes `json:"attributes,omitempty"`
}
FileDownloadJobSingleAllOf struct for FileDownloadJobSingleAllOf
func NewFileDownloadJobSingleAllOf ¶
func NewFileDownloadJobSingleAllOf() *FileDownloadJobSingleAllOf
NewFileDownloadJobSingleAllOf instantiates a new FileDownloadJobSingleAllOf 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 NewFileDownloadJobSingleAllOfWithDefaults ¶
func NewFileDownloadJobSingleAllOfWithDefaults() *FileDownloadJobSingleAllOf
NewFileDownloadJobSingleAllOfWithDefaults instantiates a new FileDownloadJobSingleAllOf 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 (*FileDownloadJobSingleAllOf) GetAttributes ¶
func (o *FileDownloadJobSingleAllOf) GetAttributes() FileDownloadJobSingleAllOfAttributes
GetAttributes returns the Attributes field value if set, zero value otherwise.
func (*FileDownloadJobSingleAllOf) GetAttributesOk ¶
func (o *FileDownloadJobSingleAllOf) GetAttributesOk() (*FileDownloadJobSingleAllOfAttributes, bool)
GetAttributesOk returns a tuple with the Attributes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FileDownloadJobSingleAllOf) HasAttributes ¶
func (o *FileDownloadJobSingleAllOf) HasAttributes() bool
HasAttributes returns a boolean if a field has been set.
func (FileDownloadJobSingleAllOf) MarshalJSON ¶
func (o FileDownloadJobSingleAllOf) MarshalJSON() ([]byte, error)
func (*FileDownloadJobSingleAllOf) SetAttributes ¶
func (o *FileDownloadJobSingleAllOf) SetAttributes(v FileDownloadJobSingleAllOfAttributes)
SetAttributes gets a reference to the given FileDownloadJobSingleAllOfAttributes and assigns it to the Attributes field.
func (FileDownloadJobSingleAllOf) ToMap ¶
func (o FileDownloadJobSingleAllOf) ToMap() (map[string]interface{}, error)
type FileDownloadJobSingleAllOfAttributes ¶
type FileDownloadJobSingleAllOfAttributes struct { FileLocation *string `json:"fileLocation,omitempty"` NotificationRecipientAddress *string `json:"notificationRecipientAddress,omitempty"` CancelJob *string `json:"cancelJob,omitempty"` JobMonitor *FileDownloadJobProcessMonitor `json:"jobMonitor,omitempty"` }
FileDownloadJobSingleAllOfAttributes struct for FileDownloadJobSingleAllOfAttributes
func NewFileDownloadJobSingleAllOfAttributes ¶
func NewFileDownloadJobSingleAllOfAttributes() *FileDownloadJobSingleAllOfAttributes
NewFileDownloadJobSingleAllOfAttributes instantiates a new FileDownloadJobSingleAllOfAttributes 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 NewFileDownloadJobSingleAllOfAttributesWithDefaults ¶
func NewFileDownloadJobSingleAllOfAttributesWithDefaults() *FileDownloadJobSingleAllOfAttributes
NewFileDownloadJobSingleAllOfAttributesWithDefaults instantiates a new FileDownloadJobSingleAllOfAttributes 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 (*FileDownloadJobSingleAllOfAttributes) GetCancelJob ¶
func (o *FileDownloadJobSingleAllOfAttributes) GetCancelJob() string
GetCancelJob returns the CancelJob field value if set, zero value otherwise.
func (*FileDownloadJobSingleAllOfAttributes) GetCancelJobOk ¶
func (o *FileDownloadJobSingleAllOfAttributes) GetCancelJobOk() (*string, bool)
GetCancelJobOk returns a tuple with the CancelJob field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FileDownloadJobSingleAllOfAttributes) GetFileLocation ¶
func (o *FileDownloadJobSingleAllOfAttributes) GetFileLocation() string
GetFileLocation returns the FileLocation field value if set, zero value otherwise.
func (*FileDownloadJobSingleAllOfAttributes) GetFileLocationOk ¶
func (o *FileDownloadJobSingleAllOfAttributes) GetFileLocationOk() (*string, bool)
GetFileLocationOk returns a tuple with the FileLocation field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FileDownloadJobSingleAllOfAttributes) GetJobMonitor ¶
func (o *FileDownloadJobSingleAllOfAttributes) GetJobMonitor() FileDownloadJobProcessMonitor
GetJobMonitor returns the JobMonitor field value if set, zero value otherwise.
func (*FileDownloadJobSingleAllOfAttributes) GetJobMonitorOk ¶
func (o *FileDownloadJobSingleAllOfAttributes) GetJobMonitorOk() (*FileDownloadJobProcessMonitor, bool)
GetJobMonitorOk returns a tuple with the JobMonitor field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FileDownloadJobSingleAllOfAttributes) GetNotificationRecipientAddress ¶
func (o *FileDownloadJobSingleAllOfAttributes) GetNotificationRecipientAddress() string
GetNotificationRecipientAddress returns the NotificationRecipientAddress field value if set, zero value otherwise.
func (*FileDownloadJobSingleAllOfAttributes) GetNotificationRecipientAddressOk ¶
func (o *FileDownloadJobSingleAllOfAttributes) GetNotificationRecipientAddressOk() (*string, bool)
GetNotificationRecipientAddressOk returns a tuple with the NotificationRecipientAddress field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FileDownloadJobSingleAllOfAttributes) HasCancelJob ¶
func (o *FileDownloadJobSingleAllOfAttributes) HasCancelJob() bool
HasCancelJob returns a boolean if a field has been set.
func (*FileDownloadJobSingleAllOfAttributes) HasFileLocation ¶
func (o *FileDownloadJobSingleAllOfAttributes) HasFileLocation() bool
HasFileLocation returns a boolean if a field has been set.
func (*FileDownloadJobSingleAllOfAttributes) HasJobMonitor ¶
func (o *FileDownloadJobSingleAllOfAttributes) HasJobMonitor() bool
HasJobMonitor returns a boolean if a field has been set.
func (*FileDownloadJobSingleAllOfAttributes) HasNotificationRecipientAddress ¶
func (o *FileDownloadJobSingleAllOfAttributes) HasNotificationRecipientAddress() bool
HasNotificationRecipientAddress returns a boolean if a field has been set.
func (FileDownloadJobSingleAllOfAttributes) MarshalJSON ¶
func (o FileDownloadJobSingleAllOfAttributes) MarshalJSON() ([]byte, error)
func (*FileDownloadJobSingleAllOfAttributes) SetCancelJob ¶
func (o *FileDownloadJobSingleAllOfAttributes) SetCancelJob(v string)
SetCancelJob gets a reference to the given string and assigns it to the CancelJob field.
func (*FileDownloadJobSingleAllOfAttributes) SetFileLocation ¶
func (o *FileDownloadJobSingleAllOfAttributes) SetFileLocation(v string)
SetFileLocation gets a reference to the given string and assigns it to the FileLocation field.
func (*FileDownloadJobSingleAllOfAttributes) SetJobMonitor ¶
func (o *FileDownloadJobSingleAllOfAttributes) SetJobMonitor(v FileDownloadJobProcessMonitor)
SetJobMonitor gets a reference to the given FileDownloadJobProcessMonitor and assigns it to the JobMonitor field.
func (*FileDownloadJobSingleAllOfAttributes) SetNotificationRecipientAddress ¶
func (o *FileDownloadJobSingleAllOfAttributes) SetNotificationRecipientAddress(v string)
SetNotificationRecipientAddress gets a reference to the given string and assigns it to the NotificationRecipientAddress field.
func (FileDownloadJobSingleAllOfAttributes) ToMap ¶
func (o FileDownloadJobSingleAllOfAttributes) ToMap() (map[string]interface{}, error)
type FileNotificationTypes ¶
type FileNotificationTypes string
FileNotificationTypes the model 'FileNotificationTypes'
const ( NOTIFY_FILE_READY FileNotificationTypes = "notifyFileReady" NOTIFY_FILE_PREPARATION_ERROR FileNotificationTypes = "notifyFilePreparationError" )
List of FileNotificationTypes
func NewFileNotificationTypesFromValue ¶
func NewFileNotificationTypesFromValue(v string) (*FileNotificationTypes, error)
NewFileNotificationTypesFromValue returns a pointer to a valid FileNotificationTypes for the value passed as argument, or an error if the value passed is not allowed by the enum
func (FileNotificationTypes) IsValid ¶
func (v FileNotificationTypes) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (FileNotificationTypes) Ptr ¶
func (v FileNotificationTypes) Ptr() *FileNotificationTypes
Ptr returns reference to FileNotificationTypes value
func (*FileNotificationTypes) UnmarshalJSON ¶
func (v *FileNotificationTypes) UnmarshalJSON(src []byte) error
type FileSingle ¶
type FileSingle struct { Id NullableString `json:"id"` ObjectClass *string `json:"objectClass,omitempty"` ObjectInstance *string `json:"objectInstance,omitempty"` VsDataContainer []VsDataContainerSingle `json:"VsDataContainer,omitempty"` Attributes *FileSingleAllOfAttributes `json:"attributes,omitempty"` }
FileSingle struct for FileSingle
func NewFileSingle ¶
func NewFileSingle(id NullableString) *FileSingle
NewFileSingle instantiates a new FileSingle 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 NewFileSingleWithDefaults ¶
func NewFileSingleWithDefaults() *FileSingle
NewFileSingleWithDefaults instantiates a new FileSingle 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 (*FileSingle) GetAttributes ¶
func (o *FileSingle) GetAttributes() FileSingleAllOfAttributes
GetAttributes returns the Attributes field value if set, zero value otherwise.
func (*FileSingle) GetAttributesOk ¶
func (o *FileSingle) GetAttributesOk() (*FileSingleAllOfAttributes, bool)
GetAttributesOk returns a tuple with the Attributes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FileSingle) GetId ¶
func (o *FileSingle) GetId() string
GetId returns the Id field value If the value is explicit nil, the zero value for string will be returned
func (*FileSingle) GetIdOk ¶
func (o *FileSingle) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*FileSingle) GetObjectClass ¶
func (o *FileSingle) GetObjectClass() string
GetObjectClass returns the ObjectClass field value if set, zero value otherwise.
func (*FileSingle) GetObjectClassOk ¶
func (o *FileSingle) GetObjectClassOk() (*string, bool)
GetObjectClassOk returns a tuple with the ObjectClass field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FileSingle) GetObjectInstance ¶
func (o *FileSingle) GetObjectInstance() string
GetObjectInstance returns the ObjectInstance field value if set, zero value otherwise.
func (*FileSingle) GetObjectInstanceOk ¶
func (o *FileSingle) GetObjectInstanceOk() (*string, bool)
GetObjectInstanceOk returns a tuple with the ObjectInstance field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FileSingle) GetVsDataContainer ¶
func (o *FileSingle) GetVsDataContainer() []VsDataContainerSingle
GetVsDataContainer returns the VsDataContainer field value if set, zero value otherwise.
func (*FileSingle) GetVsDataContainerOk ¶
func (o *FileSingle) GetVsDataContainerOk() ([]VsDataContainerSingle, bool)
GetVsDataContainerOk returns a tuple with the VsDataContainer field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FileSingle) HasAttributes ¶
func (o *FileSingle) HasAttributes() bool
HasAttributes returns a boolean if a field has been set.
func (*FileSingle) HasObjectClass ¶
func (o *FileSingle) HasObjectClass() bool
HasObjectClass returns a boolean if a field has been set.
func (*FileSingle) HasObjectInstance ¶
func (o *FileSingle) HasObjectInstance() bool
HasObjectInstance returns a boolean if a field has been set.
func (*FileSingle) HasVsDataContainer ¶
func (o *FileSingle) HasVsDataContainer() bool
HasVsDataContainer returns a boolean if a field has been set.
func (FileSingle) MarshalJSON ¶
func (o FileSingle) MarshalJSON() ([]byte, error)
func (*FileSingle) SetAttributes ¶
func (o *FileSingle) SetAttributes(v FileSingleAllOfAttributes)
SetAttributes gets a reference to the given FileSingleAllOfAttributes and assigns it to the Attributes field.
func (*FileSingle) SetObjectClass ¶
func (o *FileSingle) SetObjectClass(v string)
SetObjectClass gets a reference to the given string and assigns it to the ObjectClass field.
func (*FileSingle) SetObjectInstance ¶
func (o *FileSingle) SetObjectInstance(v string)
SetObjectInstance gets a reference to the given string and assigns it to the ObjectInstance field.
func (*FileSingle) SetVsDataContainer ¶
func (o *FileSingle) SetVsDataContainer(v []VsDataContainerSingle)
SetVsDataContainer gets a reference to the given []VsDataContainerSingle and assigns it to the VsDataContainer field.
func (FileSingle) ToMap ¶
func (o FileSingle) ToMap() (map[string]interface{}, error)
type FileSingleAllOf ¶
type FileSingleAllOf struct {
Attributes *FileSingleAllOfAttributes `json:"attributes,omitempty"`
}
FileSingleAllOf struct for FileSingleAllOf
func NewFileSingleAllOf ¶
func NewFileSingleAllOf() *FileSingleAllOf
NewFileSingleAllOf instantiates a new FileSingleAllOf 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 NewFileSingleAllOfWithDefaults ¶
func NewFileSingleAllOfWithDefaults() *FileSingleAllOf
NewFileSingleAllOfWithDefaults instantiates a new FileSingleAllOf 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 (*FileSingleAllOf) GetAttributes ¶
func (o *FileSingleAllOf) GetAttributes() FileSingleAllOfAttributes
GetAttributes returns the Attributes field value if set, zero value otherwise.
func (*FileSingleAllOf) GetAttributesOk ¶
func (o *FileSingleAllOf) GetAttributesOk() (*FileSingleAllOfAttributes, bool)
GetAttributesOk returns a tuple with the Attributes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FileSingleAllOf) HasAttributes ¶
func (o *FileSingleAllOf) HasAttributes() bool
HasAttributes returns a boolean if a field has been set.
func (FileSingleAllOf) MarshalJSON ¶
func (o FileSingleAllOf) MarshalJSON() ([]byte, error)
func (*FileSingleAllOf) SetAttributes ¶
func (o *FileSingleAllOf) SetAttributes(v FileSingleAllOfAttributes)
SetAttributes gets a reference to the given FileSingleAllOfAttributes and assigns it to the Attributes field.
func (FileSingleAllOf) ToMap ¶
func (o FileSingleAllOf) ToMap() (map[string]interface{}, error)
type FileSingleAllOfAttributes ¶
type FileSingleAllOfAttributes struct { FileLocation *string `json:"fileLocation,omitempty"` FileCompression *string `json:"fileCompression,omitempty"` FileSize *int32 `json:"fileSize,omitempty"` FileDataType *string `json:"fileDataType,omitempty"` FileFormat *string `json:"fileFormat,omitempty"` FileReadyTime *time.Time `json:"fileReadyTime,omitempty"` FileExpirationTime *time.Time `json:"fileExpirationTime,omitempty"` FileContent *string `json:"fileContent,omitempty"` JobRef *string `json:"jobRef,omitempty"` JobId *string `json:"jobId,omitempty"` }
FileSingleAllOfAttributes struct for FileSingleAllOfAttributes
func NewFileSingleAllOfAttributes ¶
func NewFileSingleAllOfAttributes() *FileSingleAllOfAttributes
NewFileSingleAllOfAttributes instantiates a new FileSingleAllOfAttributes 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 NewFileSingleAllOfAttributesWithDefaults ¶
func NewFileSingleAllOfAttributesWithDefaults() *FileSingleAllOfAttributes
NewFileSingleAllOfAttributesWithDefaults instantiates a new FileSingleAllOfAttributes 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 (*FileSingleAllOfAttributes) GetFileCompression ¶
func (o *FileSingleAllOfAttributes) GetFileCompression() string
GetFileCompression returns the FileCompression field value if set, zero value otherwise.
func (*FileSingleAllOfAttributes) GetFileCompressionOk ¶
func (o *FileSingleAllOfAttributes) GetFileCompressionOk() (*string, bool)
GetFileCompressionOk returns a tuple with the FileCompression field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FileSingleAllOfAttributes) GetFileContent ¶
func (o *FileSingleAllOfAttributes) GetFileContent() string
GetFileContent returns the FileContent field value if set, zero value otherwise.
func (*FileSingleAllOfAttributes) GetFileContentOk ¶
func (o *FileSingleAllOfAttributes) GetFileContentOk() (*string, bool)
GetFileContentOk returns a tuple with the FileContent field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FileSingleAllOfAttributes) GetFileDataType ¶
func (o *FileSingleAllOfAttributes) GetFileDataType() string
GetFileDataType returns the FileDataType field value if set, zero value otherwise.
func (*FileSingleAllOfAttributes) GetFileDataTypeOk ¶
func (o *FileSingleAllOfAttributes) GetFileDataTypeOk() (*string, bool)
GetFileDataTypeOk returns a tuple with the FileDataType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FileSingleAllOfAttributes) GetFileExpirationTime ¶
func (o *FileSingleAllOfAttributes) GetFileExpirationTime() time.Time
GetFileExpirationTime returns the FileExpirationTime field value if set, zero value otherwise.
func (*FileSingleAllOfAttributes) GetFileExpirationTimeOk ¶
func (o *FileSingleAllOfAttributes) GetFileExpirationTimeOk() (*time.Time, bool)
GetFileExpirationTimeOk returns a tuple with the FileExpirationTime field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FileSingleAllOfAttributes) GetFileFormat ¶
func (o *FileSingleAllOfAttributes) GetFileFormat() string
GetFileFormat returns the FileFormat field value if set, zero value otherwise.
func (*FileSingleAllOfAttributes) GetFileFormatOk ¶
func (o *FileSingleAllOfAttributes) GetFileFormatOk() (*string, bool)
GetFileFormatOk returns a tuple with the FileFormat field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FileSingleAllOfAttributes) GetFileLocation ¶
func (o *FileSingleAllOfAttributes) GetFileLocation() string
GetFileLocation returns the FileLocation field value if set, zero value otherwise.
func (*FileSingleAllOfAttributes) GetFileLocationOk ¶
func (o *FileSingleAllOfAttributes) GetFileLocationOk() (*string, bool)
GetFileLocationOk returns a tuple with the FileLocation field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FileSingleAllOfAttributes) GetFileReadyTime ¶
func (o *FileSingleAllOfAttributes) GetFileReadyTime() time.Time
GetFileReadyTime returns the FileReadyTime field value if set, zero value otherwise.
func (*FileSingleAllOfAttributes) GetFileReadyTimeOk ¶
func (o *FileSingleAllOfAttributes) GetFileReadyTimeOk() (*time.Time, bool)
GetFileReadyTimeOk returns a tuple with the FileReadyTime field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FileSingleAllOfAttributes) GetFileSize ¶
func (o *FileSingleAllOfAttributes) GetFileSize() int32
GetFileSize returns the FileSize field value if set, zero value otherwise.
func (*FileSingleAllOfAttributes) GetFileSizeOk ¶
func (o *FileSingleAllOfAttributes) GetFileSizeOk() (*int32, bool)
GetFileSizeOk returns a tuple with the FileSize field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FileSingleAllOfAttributes) GetJobId ¶
func (o *FileSingleAllOfAttributes) GetJobId() string
GetJobId returns the JobId field value if set, zero value otherwise.
func (*FileSingleAllOfAttributes) GetJobIdOk ¶
func (o *FileSingleAllOfAttributes) GetJobIdOk() (*string, bool)
GetJobIdOk returns a tuple with the JobId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FileSingleAllOfAttributes) GetJobRef ¶
func (o *FileSingleAllOfAttributes) GetJobRef() string
GetJobRef returns the JobRef field value if set, zero value otherwise.
func (*FileSingleAllOfAttributes) GetJobRefOk ¶
func (o *FileSingleAllOfAttributes) GetJobRefOk() (*string, bool)
GetJobRefOk returns a tuple with the JobRef field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FileSingleAllOfAttributes) HasFileCompression ¶
func (o *FileSingleAllOfAttributes) HasFileCompression() bool
HasFileCompression returns a boolean if a field has been set.
func (*FileSingleAllOfAttributes) HasFileContent ¶
func (o *FileSingleAllOfAttributes) HasFileContent() bool
HasFileContent returns a boolean if a field has been set.
func (*FileSingleAllOfAttributes) HasFileDataType ¶
func (o *FileSingleAllOfAttributes) HasFileDataType() bool
HasFileDataType returns a boolean if a field has been set.
func (*FileSingleAllOfAttributes) HasFileExpirationTime ¶
func (o *FileSingleAllOfAttributes) HasFileExpirationTime() bool
HasFileExpirationTime returns a boolean if a field has been set.
func (*FileSingleAllOfAttributes) HasFileFormat ¶
func (o *FileSingleAllOfAttributes) HasFileFormat() bool
HasFileFormat returns a boolean if a field has been set.
func (*FileSingleAllOfAttributes) HasFileLocation ¶
func (o *FileSingleAllOfAttributes) HasFileLocation() bool
HasFileLocation returns a boolean if a field has been set.
func (*FileSingleAllOfAttributes) HasFileReadyTime ¶
func (o *FileSingleAllOfAttributes) HasFileReadyTime() bool
HasFileReadyTime returns a boolean if a field has been set.
func (*FileSingleAllOfAttributes) HasFileSize ¶
func (o *FileSingleAllOfAttributes) HasFileSize() bool
HasFileSize returns a boolean if a field has been set.
func (*FileSingleAllOfAttributes) HasJobId ¶
func (o *FileSingleAllOfAttributes) HasJobId() bool
HasJobId returns a boolean if a field has been set.
func (*FileSingleAllOfAttributes) HasJobRef ¶
func (o *FileSingleAllOfAttributes) HasJobRef() bool
HasJobRef returns a boolean if a field has been set.
func (FileSingleAllOfAttributes) MarshalJSON ¶
func (o FileSingleAllOfAttributes) MarshalJSON() ([]byte, error)
func (*FileSingleAllOfAttributes) SetFileCompression ¶
func (o *FileSingleAllOfAttributes) SetFileCompression(v string)
SetFileCompression gets a reference to the given string and assigns it to the FileCompression field.
func (*FileSingleAllOfAttributes) SetFileContent ¶
func (o *FileSingleAllOfAttributes) SetFileContent(v string)
SetFileContent gets a reference to the given string and assigns it to the FileContent field.
func (*FileSingleAllOfAttributes) SetFileDataType ¶
func (o *FileSingleAllOfAttributes) SetFileDataType(v string)
SetFileDataType gets a reference to the given string and assigns it to the FileDataType field.
func (*FileSingleAllOfAttributes) SetFileExpirationTime ¶
func (o *FileSingleAllOfAttributes) SetFileExpirationTime(v time.Time)
SetFileExpirationTime gets a reference to the given time.Time and assigns it to the FileExpirationTime field.
func (*FileSingleAllOfAttributes) SetFileFormat ¶
func (o *FileSingleAllOfAttributes) SetFileFormat(v string)
SetFileFormat gets a reference to the given string and assigns it to the FileFormat field.
func (*FileSingleAllOfAttributes) SetFileLocation ¶
func (o *FileSingleAllOfAttributes) SetFileLocation(v string)
SetFileLocation gets a reference to the given string and assigns it to the FileLocation field.
func (*FileSingleAllOfAttributes) SetFileReadyTime ¶
func (o *FileSingleAllOfAttributes) SetFileReadyTime(v time.Time)
SetFileReadyTime gets a reference to the given time.Time and assigns it to the FileReadyTime field.
func (*FileSingleAllOfAttributes) SetFileSize ¶
func (o *FileSingleAllOfAttributes) SetFileSize(v int32)
SetFileSize gets a reference to the given int32 and assigns it to the FileSize field.
func (*FileSingleAllOfAttributes) SetJobId ¶
func (o *FileSingleAllOfAttributes) SetJobId(v string)
SetJobId gets a reference to the given string and assigns it to the JobId field.
func (*FileSingleAllOfAttributes) SetJobRef ¶
func (o *FileSingleAllOfAttributes) SetJobRef(v string)
SetJobRef gets a reference to the given string and assigns it to the JobRef field.
func (FileSingleAllOfAttributes) ToMap ¶
func (o FileSingleAllOfAttributes) ToMap() (map[string]interface{}, error)
type FilesSingle ¶
type FilesSingle struct { Id NullableString `json:"id"` ObjectClass *string `json:"objectClass,omitempty"` ObjectInstance *string `json:"objectInstance,omitempty"` VsDataContainer []VsDataContainerSingle `json:"VsDataContainer,omitempty"` Attributes *FilesSingleAllOfAttributes `json:"attributes,omitempty"` }
FilesSingle struct for FilesSingle
func NewFilesSingle ¶
func NewFilesSingle(id NullableString) *FilesSingle
NewFilesSingle instantiates a new FilesSingle 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 NewFilesSingleWithDefaults ¶
func NewFilesSingleWithDefaults() *FilesSingle
NewFilesSingleWithDefaults instantiates a new FilesSingle 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 (*FilesSingle) GetAttributes ¶
func (o *FilesSingle) GetAttributes() FilesSingleAllOfAttributes
GetAttributes returns the Attributes field value if set, zero value otherwise.
func (*FilesSingle) GetAttributesOk ¶
func (o *FilesSingle) GetAttributesOk() (*FilesSingleAllOfAttributes, bool)
GetAttributesOk returns a tuple with the Attributes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FilesSingle) GetId ¶
func (o *FilesSingle) GetId() string
GetId returns the Id field value If the value is explicit nil, the zero value for string will be returned
func (*FilesSingle) GetIdOk ¶
func (o *FilesSingle) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*FilesSingle) GetObjectClass ¶
func (o *FilesSingle) GetObjectClass() string
GetObjectClass returns the ObjectClass field value if set, zero value otherwise.
func (*FilesSingle) GetObjectClassOk ¶
func (o *FilesSingle) GetObjectClassOk() (*string, bool)
GetObjectClassOk returns a tuple with the ObjectClass field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FilesSingle) GetObjectInstance ¶
func (o *FilesSingle) GetObjectInstance() string
GetObjectInstance returns the ObjectInstance field value if set, zero value otherwise.
func (*FilesSingle) GetObjectInstanceOk ¶
func (o *FilesSingle) GetObjectInstanceOk() (*string, bool)
GetObjectInstanceOk returns a tuple with the ObjectInstance field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FilesSingle) GetVsDataContainer ¶
func (o *FilesSingle) GetVsDataContainer() []VsDataContainerSingle
GetVsDataContainer returns the VsDataContainer field value if set, zero value otherwise.
func (*FilesSingle) GetVsDataContainerOk ¶
func (o *FilesSingle) GetVsDataContainerOk() ([]VsDataContainerSingle, bool)
GetVsDataContainerOk returns a tuple with the VsDataContainer field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FilesSingle) HasAttributes ¶
func (o *FilesSingle) HasAttributes() bool
HasAttributes returns a boolean if a field has been set.
func (*FilesSingle) HasObjectClass ¶
func (o *FilesSingle) HasObjectClass() bool
HasObjectClass returns a boolean if a field has been set.
func (*FilesSingle) HasObjectInstance ¶
func (o *FilesSingle) HasObjectInstance() bool
HasObjectInstance returns a boolean if a field has been set.
func (*FilesSingle) HasVsDataContainer ¶
func (o *FilesSingle) HasVsDataContainer() bool
HasVsDataContainer returns a boolean if a field has been set.
func (FilesSingle) MarshalJSON ¶
func (o FilesSingle) MarshalJSON() ([]byte, error)
func (*FilesSingle) SetAttributes ¶
func (o *FilesSingle) SetAttributes(v FilesSingleAllOfAttributes)
SetAttributes gets a reference to the given FilesSingleAllOfAttributes and assigns it to the Attributes field.
func (*FilesSingle) SetObjectClass ¶
func (o *FilesSingle) SetObjectClass(v string)
SetObjectClass gets a reference to the given string and assigns it to the ObjectClass field.
func (*FilesSingle) SetObjectInstance ¶
func (o *FilesSingle) SetObjectInstance(v string)
SetObjectInstance gets a reference to the given string and assigns it to the ObjectInstance field.
func (*FilesSingle) SetVsDataContainer ¶
func (o *FilesSingle) SetVsDataContainer(v []VsDataContainerSingle)
SetVsDataContainer gets a reference to the given []VsDataContainerSingle and assigns it to the VsDataContainer field.
func (FilesSingle) ToMap ¶
func (o FilesSingle) ToMap() (map[string]interface{}, error)
type FilesSingleAllOf ¶
type FilesSingleAllOf struct {
Attributes *FilesSingleAllOfAttributes `json:"attributes,omitempty"`
}
FilesSingleAllOf struct for FilesSingleAllOf
func NewFilesSingleAllOf ¶
func NewFilesSingleAllOf() *FilesSingleAllOf
NewFilesSingleAllOf instantiates a new FilesSingleAllOf 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 NewFilesSingleAllOfWithDefaults ¶
func NewFilesSingleAllOfWithDefaults() *FilesSingleAllOf
NewFilesSingleAllOfWithDefaults instantiates a new FilesSingleAllOf 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 (*FilesSingleAllOf) GetAttributes ¶
func (o *FilesSingleAllOf) GetAttributes() FilesSingleAllOfAttributes
GetAttributes returns the Attributes field value if set, zero value otherwise.
func (*FilesSingleAllOf) GetAttributesOk ¶
func (o *FilesSingleAllOf) GetAttributesOk() (*FilesSingleAllOfAttributes, bool)
GetAttributesOk returns a tuple with the Attributes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FilesSingleAllOf) HasAttributes ¶
func (o *FilesSingleAllOf) HasAttributes() bool
HasAttributes returns a boolean if a field has been set.
func (FilesSingleAllOf) MarshalJSON ¶
func (o FilesSingleAllOf) MarshalJSON() ([]byte, error)
func (*FilesSingleAllOf) SetAttributes ¶
func (o *FilesSingleAllOf) SetAttributes(v FilesSingleAllOfAttributes)
SetAttributes gets a reference to the given FilesSingleAllOfAttributes and assigns it to the Attributes field.
func (FilesSingleAllOf) ToMap ¶
func (o FilesSingleAllOf) ToMap() (map[string]interface{}, error)
type FilesSingleAllOfAttributes ¶
type FilesSingleAllOfAttributes struct { NumberOfFiles *int32 `json:"numberOfFiles,omitempty"` JobRef *string `json:"jobRef,omitempty"` JobId *string `json:"jobId,omitempty"` File []FileSingle `json:"File,omitempty"` }
FilesSingleAllOfAttributes struct for FilesSingleAllOfAttributes
func NewFilesSingleAllOfAttributes ¶
func NewFilesSingleAllOfAttributes() *FilesSingleAllOfAttributes
NewFilesSingleAllOfAttributes instantiates a new FilesSingleAllOfAttributes 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 NewFilesSingleAllOfAttributesWithDefaults ¶
func NewFilesSingleAllOfAttributesWithDefaults() *FilesSingleAllOfAttributes
NewFilesSingleAllOfAttributesWithDefaults instantiates a new FilesSingleAllOfAttributes 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 (*FilesSingleAllOfAttributes) GetFile ¶
func (o *FilesSingleAllOfAttributes) GetFile() []FileSingle
GetFile returns the File field value if set, zero value otherwise.
func (*FilesSingleAllOfAttributes) GetFileOk ¶
func (o *FilesSingleAllOfAttributes) GetFileOk() ([]FileSingle, bool)
GetFileOk returns a tuple with the File field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FilesSingleAllOfAttributes) GetJobId ¶
func (o *FilesSingleAllOfAttributes) GetJobId() string
GetJobId returns the JobId field value if set, zero value otherwise.
func (*FilesSingleAllOfAttributes) GetJobIdOk ¶
func (o *FilesSingleAllOfAttributes) GetJobIdOk() (*string, bool)
GetJobIdOk returns a tuple with the JobId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FilesSingleAllOfAttributes) GetJobRef ¶
func (o *FilesSingleAllOfAttributes) GetJobRef() string
GetJobRef returns the JobRef field value if set, zero value otherwise.
func (*FilesSingleAllOfAttributes) GetJobRefOk ¶
func (o *FilesSingleAllOfAttributes) GetJobRefOk() (*string, bool)
GetJobRefOk returns a tuple with the JobRef field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FilesSingleAllOfAttributes) GetNumberOfFiles ¶
func (o *FilesSingleAllOfAttributes) GetNumberOfFiles() int32
GetNumberOfFiles returns the NumberOfFiles field value if set, zero value otherwise.
func (*FilesSingleAllOfAttributes) GetNumberOfFilesOk ¶
func (o *FilesSingleAllOfAttributes) GetNumberOfFilesOk() (*int32, bool)
GetNumberOfFilesOk returns a tuple with the NumberOfFiles field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FilesSingleAllOfAttributes) HasFile ¶
func (o *FilesSingleAllOfAttributes) HasFile() bool
HasFile returns a boolean if a field has been set.
func (*FilesSingleAllOfAttributes) HasJobId ¶
func (o *FilesSingleAllOfAttributes) HasJobId() bool
HasJobId returns a boolean if a field has been set.
func (*FilesSingleAllOfAttributes) HasJobRef ¶
func (o *FilesSingleAllOfAttributes) HasJobRef() bool
HasJobRef returns a boolean if a field has been set.
func (*FilesSingleAllOfAttributes) HasNumberOfFiles ¶
func (o *FilesSingleAllOfAttributes) HasNumberOfFiles() bool
HasNumberOfFiles returns a boolean if a field has been set.
func (FilesSingleAllOfAttributes) MarshalJSON ¶
func (o FilesSingleAllOfAttributes) MarshalJSON() ([]byte, error)
func (*FilesSingleAllOfAttributes) SetFile ¶
func (o *FilesSingleAllOfAttributes) SetFile(v []FileSingle)
SetFile gets a reference to the given []FileSingle and assigns it to the File field.
func (*FilesSingleAllOfAttributes) SetJobId ¶
func (o *FilesSingleAllOfAttributes) SetJobId(v string)
SetJobId gets a reference to the given string and assigns it to the JobId field.
func (*FilesSingleAllOfAttributes) SetJobRef ¶
func (o *FilesSingleAllOfAttributes) SetJobRef(v string)
SetJobRef gets a reference to the given string and assigns it to the JobRef field.
func (*FilesSingleAllOfAttributes) SetNumberOfFiles ¶
func (o *FilesSingleAllOfAttributes) SetNumberOfFiles(v int32)
SetNumberOfFiles gets a reference to the given int32 and assigns it to the NumberOfFiles field.
func (FilesSingleAllOfAttributes) ToMap ¶
func (o FilesSingleAllOfAttributes) ToMap() (map[string]interface{}, error)
type FreqInfo ¶
type FreqInfo struct { Arfcn *int32 `json:"arfcn,omitempty"` FreqBands []int32 `json:"freqBands,omitempty"` }
FreqInfo specifies the carrier frequency and bands used in a cell.
func NewFreqInfo ¶
func NewFreqInfo() *FreqInfo
NewFreqInfo instantiates a new FreqInfo 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 NewFreqInfoWithDefaults ¶
func NewFreqInfoWithDefaults() *FreqInfo
NewFreqInfoWithDefaults instantiates a new FreqInfo 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 (*FreqInfo) GetArfcnOk ¶
GetArfcnOk returns a tuple with the Arfcn field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FreqInfo) GetFreqBands ¶
GetFreqBands returns the FreqBands field value if set, zero value otherwise.
func (*FreqInfo) GetFreqBandsOk ¶
GetFreqBandsOk returns a tuple with the FreqBands field value if set, nil otherwise and a boolean to check if the value has been set.
func (*FreqInfo) HasFreqBands ¶
HasFreqBands returns a boolean if a field has been set.
func (FreqInfo) MarshalJSON ¶
func (*FreqInfo) SetArfcn ¶
SetArfcn gets a reference to the given int32 and assigns it to the Arfcn field.
func (*FreqInfo) SetFreqBands ¶
SetFreqBands gets a reference to the given []int32 and assigns it to the FreqBands field.
type GenericOpenAPIError ¶
type GenericOpenAPIError struct {
// contains filtered or unexported fields
}
GenericOpenAPIError Provides access to the body, error and model on returned errors.
func (GenericOpenAPIError) Body ¶
func (e GenericOpenAPIError) Body() []byte
Body returns the raw bytes of the response
func (GenericOpenAPIError) Error ¶
func (e GenericOpenAPIError) Error() string
Error returns non-empty string if there was an error.
func (GenericOpenAPIError) Model ¶
func (e GenericOpenAPIError) Model() interface{}
Model returns the unpacked model of the error
type GeoArea ¶
type GeoArea struct {
ConvexGeoPolygon []GeoCoordinate `json:"convexGeoPolygon,omitempty"`
}
GeoArea struct for GeoArea
func NewGeoArea ¶
func NewGeoArea() *GeoArea
NewGeoArea instantiates a new GeoArea 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 NewGeoAreaWithDefaults ¶
func NewGeoAreaWithDefaults() *GeoArea
NewGeoAreaWithDefaults instantiates a new GeoArea 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 (*GeoArea) GetConvexGeoPolygon ¶
func (o *GeoArea) GetConvexGeoPolygon() []GeoCoordinate
GetConvexGeoPolygon returns the ConvexGeoPolygon field value if set, zero value otherwise.
func (*GeoArea) GetConvexGeoPolygonOk ¶
func (o *GeoArea) GetConvexGeoPolygonOk() ([]GeoCoordinate, bool)
GetConvexGeoPolygonOk returns a tuple with the ConvexGeoPolygon field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GeoArea) HasConvexGeoPolygon ¶
HasConvexGeoPolygon returns a boolean if a field has been set.
func (GeoArea) MarshalJSON ¶
func (*GeoArea) SetConvexGeoPolygon ¶
func (o *GeoArea) SetConvexGeoPolygon(v []GeoCoordinate)
SetConvexGeoPolygon gets a reference to the given []GeoCoordinate and assigns it to the ConvexGeoPolygon field.
type GeoAreaToCellMapping ¶
type GeoAreaToCellMapping struct { GeoArea *GeoArea `json:"geoArea,omitempty"` AssociationThreshold *int32 `json:"associationThreshold,omitempty"` }
GeoAreaToCellMapping struct for GeoAreaToCellMapping
func NewGeoAreaToCellMapping ¶
func NewGeoAreaToCellMapping() *GeoAreaToCellMapping
NewGeoAreaToCellMapping instantiates a new GeoAreaToCellMapping 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 NewGeoAreaToCellMappingWithDefaults ¶
func NewGeoAreaToCellMappingWithDefaults() *GeoAreaToCellMapping
NewGeoAreaToCellMappingWithDefaults instantiates a new GeoAreaToCellMapping 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 (*GeoAreaToCellMapping) GetAssociationThreshold ¶
func (o *GeoAreaToCellMapping) GetAssociationThreshold() int32
GetAssociationThreshold returns the AssociationThreshold field value if set, zero value otherwise.
func (*GeoAreaToCellMapping) GetAssociationThresholdOk ¶
func (o *GeoAreaToCellMapping) GetAssociationThresholdOk() (*int32, bool)
GetAssociationThresholdOk returns a tuple with the AssociationThreshold field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GeoAreaToCellMapping) GetGeoArea ¶
func (o *GeoAreaToCellMapping) GetGeoArea() GeoArea
GetGeoArea returns the GeoArea field value if set, zero value otherwise.
func (*GeoAreaToCellMapping) GetGeoAreaOk ¶
func (o *GeoAreaToCellMapping) GetGeoAreaOk() (*GeoArea, bool)
GetGeoAreaOk returns a tuple with the GeoArea field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GeoAreaToCellMapping) HasAssociationThreshold ¶
func (o *GeoAreaToCellMapping) HasAssociationThreshold() bool
HasAssociationThreshold returns a boolean if a field has been set.
func (*GeoAreaToCellMapping) HasGeoArea ¶
func (o *GeoAreaToCellMapping) HasGeoArea() bool
HasGeoArea returns a boolean if a field has been set.
func (GeoAreaToCellMapping) MarshalJSON ¶
func (o GeoAreaToCellMapping) MarshalJSON() ([]byte, error)
func (*GeoAreaToCellMapping) SetAssociationThreshold ¶
func (o *GeoAreaToCellMapping) SetAssociationThreshold(v int32)
SetAssociationThreshold gets a reference to the given int32 and assigns it to the AssociationThreshold field.
func (*GeoAreaToCellMapping) SetGeoArea ¶
func (o *GeoAreaToCellMapping) SetGeoArea(v GeoArea)
SetGeoArea gets a reference to the given GeoArea and assigns it to the GeoArea field.
func (GeoAreaToCellMapping) ToMap ¶
func (o GeoAreaToCellMapping) ToMap() (map[string]interface{}, error)
type GeoCoordinate ¶
type GeoCoordinate struct { Latitude *float32 `json:"latitude,omitempty"` Longitude *float32 `json:"longitude,omitempty"` }
GeoCoordinate struct for GeoCoordinate
func NewGeoCoordinate ¶
func NewGeoCoordinate() *GeoCoordinate
NewGeoCoordinate instantiates a new GeoCoordinate 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 NewGeoCoordinateWithDefaults ¶
func NewGeoCoordinateWithDefaults() *GeoCoordinate
NewGeoCoordinateWithDefaults instantiates a new GeoCoordinate 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 (*GeoCoordinate) GetLatitude ¶
func (o *GeoCoordinate) GetLatitude() float32
GetLatitude returns the Latitude field value if set, zero value otherwise.
func (*GeoCoordinate) GetLatitudeOk ¶
func (o *GeoCoordinate) GetLatitudeOk() (*float32, bool)
GetLatitudeOk returns a tuple with the Latitude field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GeoCoordinate) GetLongitude ¶
func (o *GeoCoordinate) GetLongitude() float32
GetLongitude returns the Longitude field value if set, zero value otherwise.
func (*GeoCoordinate) GetLongitudeOk ¶
func (o *GeoCoordinate) GetLongitudeOk() (*float32, bool)
GetLongitudeOk returns a tuple with the Longitude field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GeoCoordinate) HasLatitude ¶
func (o *GeoCoordinate) HasLatitude() bool
HasLatitude returns a boolean if a field has been set.
func (*GeoCoordinate) HasLongitude ¶
func (o *GeoCoordinate) HasLongitude() bool
HasLongitude returns a boolean if a field has been set.
func (GeoCoordinate) MarshalJSON ¶
func (o GeoCoordinate) MarshalJSON() ([]byte, error)
func (*GeoCoordinate) SetLatitude ¶
func (o *GeoCoordinate) SetLatitude(v float32)
SetLatitude gets a reference to the given float32 and assigns it to the Latitude field.
func (*GeoCoordinate) SetLongitude ¶
func (o *GeoCoordinate) SetLongitude(v float32)
SetLongitude gets a reference to the given float32 and assigns it to the Longitude field.
func (GeoCoordinate) ToMap ¶
func (o GeoCoordinate) ToMap() (map[string]interface{}, error)
type HeartbeatControlSingle ¶
type HeartbeatControlSingle struct { Id NullableString `json:"id"` ObjectClass *string `json:"objectClass,omitempty"` ObjectInstance *string `json:"objectInstance,omitempty"` VsDataContainer []VsDataContainerSingle `json:"VsDataContainer,omitempty"` Attributes *HeartbeatControlSingleAllOfAttributes `json:"attributes,omitempty"` }
HeartbeatControlSingle struct for HeartbeatControlSingle
func NewHeartbeatControlSingle ¶
func NewHeartbeatControlSingle(id NullableString) *HeartbeatControlSingle
NewHeartbeatControlSingle instantiates a new HeartbeatControlSingle 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 NewHeartbeatControlSingleWithDefaults ¶
func NewHeartbeatControlSingleWithDefaults() *HeartbeatControlSingle
NewHeartbeatControlSingleWithDefaults instantiates a new HeartbeatControlSingle 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 (*HeartbeatControlSingle) GetAttributes ¶
func (o *HeartbeatControlSingle) GetAttributes() HeartbeatControlSingleAllOfAttributes
GetAttributes returns the Attributes field value if set, zero value otherwise.
func (*HeartbeatControlSingle) GetAttributesOk ¶
func (o *HeartbeatControlSingle) GetAttributesOk() (*HeartbeatControlSingleAllOfAttributes, bool)
GetAttributesOk returns a tuple with the Attributes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*HeartbeatControlSingle) GetId ¶
func (o *HeartbeatControlSingle) GetId() string
GetId returns the Id field value If the value is explicit nil, the zero value for string will be returned
func (*HeartbeatControlSingle) GetIdOk ¶
func (o *HeartbeatControlSingle) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*HeartbeatControlSingle) GetObjectClass ¶
func (o *HeartbeatControlSingle) GetObjectClass() string
GetObjectClass returns the ObjectClass field value if set, zero value otherwise.
func (*HeartbeatControlSingle) GetObjectClassOk ¶
func (o *HeartbeatControlSingle) GetObjectClassOk() (*string, bool)
GetObjectClassOk returns a tuple with the ObjectClass field value if set, nil otherwise and a boolean to check if the value has been set.
func (*HeartbeatControlSingle) GetObjectInstance ¶
func (o *HeartbeatControlSingle) GetObjectInstance() string
GetObjectInstance returns the ObjectInstance field value if set, zero value otherwise.
func (*HeartbeatControlSingle) GetObjectInstanceOk ¶
func (o *HeartbeatControlSingle) GetObjectInstanceOk() (*string, bool)
GetObjectInstanceOk returns a tuple with the ObjectInstance field value if set, nil otherwise and a boolean to check if the value has been set.
func (*HeartbeatControlSingle) GetVsDataContainer ¶
func (o *HeartbeatControlSingle) GetVsDataContainer() []VsDataContainerSingle
GetVsDataContainer returns the VsDataContainer field value if set, zero value otherwise.
func (*HeartbeatControlSingle) GetVsDataContainerOk ¶
func (o *HeartbeatControlSingle) GetVsDataContainerOk() ([]VsDataContainerSingle, bool)
GetVsDataContainerOk returns a tuple with the VsDataContainer field value if set, nil otherwise and a boolean to check if the value has been set.
func (*HeartbeatControlSingle) HasAttributes ¶
func (o *HeartbeatControlSingle) HasAttributes() bool
HasAttributes returns a boolean if a field has been set.
func (*HeartbeatControlSingle) HasObjectClass ¶
func (o *HeartbeatControlSingle) HasObjectClass() bool
HasObjectClass returns a boolean if a field has been set.
func (*HeartbeatControlSingle) HasObjectInstance ¶
func (o *HeartbeatControlSingle) HasObjectInstance() bool
HasObjectInstance returns a boolean if a field has been set.
func (*HeartbeatControlSingle) HasVsDataContainer ¶
func (o *HeartbeatControlSingle) HasVsDataContainer() bool
HasVsDataContainer returns a boolean if a field has been set.
func (HeartbeatControlSingle) MarshalJSON ¶
func (o HeartbeatControlSingle) MarshalJSON() ([]byte, error)
func (*HeartbeatControlSingle) SetAttributes ¶
func (o *HeartbeatControlSingle) SetAttributes(v HeartbeatControlSingleAllOfAttributes)
SetAttributes gets a reference to the given HeartbeatControlSingleAllOfAttributes and assigns it to the Attributes field.
func (*HeartbeatControlSingle) SetId ¶
func (o *HeartbeatControlSingle) SetId(v string)
SetId sets field value
func (*HeartbeatControlSingle) SetObjectClass ¶
func (o *HeartbeatControlSingle) SetObjectClass(v string)
SetObjectClass gets a reference to the given string and assigns it to the ObjectClass field.
func (*HeartbeatControlSingle) SetObjectInstance ¶
func (o *HeartbeatControlSingle) SetObjectInstance(v string)
SetObjectInstance gets a reference to the given string and assigns it to the ObjectInstance field.
func (*HeartbeatControlSingle) SetVsDataContainer ¶
func (o *HeartbeatControlSingle) SetVsDataContainer(v []VsDataContainerSingle)
SetVsDataContainer gets a reference to the given []VsDataContainerSingle and assigns it to the VsDataContainer field.
func (HeartbeatControlSingle) ToMap ¶
func (o HeartbeatControlSingle) ToMap() (map[string]interface{}, error)
type HeartbeatControlSingleAllOf ¶
type HeartbeatControlSingleAllOf struct {
Attributes *HeartbeatControlSingleAllOfAttributes `json:"attributes,omitempty"`
}
HeartbeatControlSingleAllOf struct for HeartbeatControlSingleAllOf
func NewHeartbeatControlSingleAllOf ¶
func NewHeartbeatControlSingleAllOf() *HeartbeatControlSingleAllOf
NewHeartbeatControlSingleAllOf instantiates a new HeartbeatControlSingleAllOf 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 NewHeartbeatControlSingleAllOfWithDefaults ¶
func NewHeartbeatControlSingleAllOfWithDefaults() *HeartbeatControlSingleAllOf
NewHeartbeatControlSingleAllOfWithDefaults instantiates a new HeartbeatControlSingleAllOf 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 (*HeartbeatControlSingleAllOf) GetAttributes ¶
func (o *HeartbeatControlSingleAllOf) GetAttributes() HeartbeatControlSingleAllOfAttributes
GetAttributes returns the Attributes field value if set, zero value otherwise.
func (*HeartbeatControlSingleAllOf) GetAttributesOk ¶
func (o *HeartbeatControlSingleAllOf) GetAttributesOk() (*HeartbeatControlSingleAllOfAttributes, bool)
GetAttributesOk returns a tuple with the Attributes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*HeartbeatControlSingleAllOf) HasAttributes ¶
func (o *HeartbeatControlSingleAllOf) HasAttributes() bool
HasAttributes returns a boolean if a field has been set.
func (HeartbeatControlSingleAllOf) MarshalJSON ¶
func (o HeartbeatControlSingleAllOf) MarshalJSON() ([]byte, error)
func (*HeartbeatControlSingleAllOf) SetAttributes ¶
func (o *HeartbeatControlSingleAllOf) SetAttributes(v HeartbeatControlSingleAllOfAttributes)
SetAttributes gets a reference to the given HeartbeatControlSingleAllOfAttributes and assigns it to the Attributes field.
func (HeartbeatControlSingleAllOf) ToMap ¶
func (o HeartbeatControlSingleAllOf) ToMap() (map[string]interface{}, error)
type HeartbeatControlSingleAllOfAttributes ¶
type HeartbeatControlSingleAllOfAttributes struct { HeartbeatNtfPeriod *int32 `json:"heartbeatNtfPeriod,omitempty"` TriggerHeartbeatNtf *bool `json:"triggerHeartbeatNtf,omitempty"` }
HeartbeatControlSingleAllOfAttributes struct for HeartbeatControlSingleAllOfAttributes
func NewHeartbeatControlSingleAllOfAttributes ¶
func NewHeartbeatControlSingleAllOfAttributes() *HeartbeatControlSingleAllOfAttributes
NewHeartbeatControlSingleAllOfAttributes instantiates a new HeartbeatControlSingleAllOfAttributes 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 NewHeartbeatControlSingleAllOfAttributesWithDefaults ¶
func NewHeartbeatControlSingleAllOfAttributesWithDefaults() *HeartbeatControlSingleAllOfAttributes
NewHeartbeatControlSingleAllOfAttributesWithDefaults instantiates a new HeartbeatControlSingleAllOfAttributes 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 (*HeartbeatControlSingleAllOfAttributes) GetHeartbeatNtfPeriod ¶
func (o *HeartbeatControlSingleAllOfAttributes) GetHeartbeatNtfPeriod() int32
GetHeartbeatNtfPeriod returns the HeartbeatNtfPeriod field value if set, zero value otherwise.
func (*HeartbeatControlSingleAllOfAttributes) GetHeartbeatNtfPeriodOk ¶
func (o *HeartbeatControlSingleAllOfAttributes) GetHeartbeatNtfPeriodOk() (*int32, bool)
GetHeartbeatNtfPeriodOk returns a tuple with the HeartbeatNtfPeriod field value if set, nil otherwise and a boolean to check if the value has been set.
func (*HeartbeatControlSingleAllOfAttributes) GetTriggerHeartbeatNtf ¶
func (o *HeartbeatControlSingleAllOfAttributes) GetTriggerHeartbeatNtf() bool
GetTriggerHeartbeatNtf returns the TriggerHeartbeatNtf field value if set, zero value otherwise.
func (*HeartbeatControlSingleAllOfAttributes) GetTriggerHeartbeatNtfOk ¶
func (o *HeartbeatControlSingleAllOfAttributes) GetTriggerHeartbeatNtfOk() (*bool, bool)
GetTriggerHeartbeatNtfOk returns a tuple with the TriggerHeartbeatNtf field value if set, nil otherwise and a boolean to check if the value has been set.
func (*HeartbeatControlSingleAllOfAttributes) HasHeartbeatNtfPeriod ¶
func (o *HeartbeatControlSingleAllOfAttributes) HasHeartbeatNtfPeriod() bool
HasHeartbeatNtfPeriod returns a boolean if a field has been set.
func (*HeartbeatControlSingleAllOfAttributes) HasTriggerHeartbeatNtf ¶
func (o *HeartbeatControlSingleAllOfAttributes) HasTriggerHeartbeatNtf() bool
HasTriggerHeartbeatNtf returns a boolean if a field has been set.
func (HeartbeatControlSingleAllOfAttributes) MarshalJSON ¶
func (o HeartbeatControlSingleAllOfAttributes) MarshalJSON() ([]byte, error)
func (*HeartbeatControlSingleAllOfAttributes) SetHeartbeatNtfPeriod ¶
func (o *HeartbeatControlSingleAllOfAttributes) SetHeartbeatNtfPeriod(v int32)
SetHeartbeatNtfPeriod gets a reference to the given int32 and assigns it to the HeartbeatNtfPeriod field.
func (*HeartbeatControlSingleAllOfAttributes) SetTriggerHeartbeatNtf ¶
func (o *HeartbeatControlSingleAllOfAttributes) SetTriggerHeartbeatNtf(v bool)
SetTriggerHeartbeatNtf gets a reference to the given bool and assigns it to the TriggerHeartbeatNtf field.
func (HeartbeatControlSingleAllOfAttributes) ToMap ¶
func (o HeartbeatControlSingleAllOfAttributes) ToMap() (map[string]interface{}, error)
type HeartbeatNotificationTypes ¶
type HeartbeatNotificationTypes string
HeartbeatNotificationTypes the model 'HeartbeatNotificationTypes'
const (
NOTIFY_HEARTBEAT HeartbeatNotificationTypes = "notifyHeartbeat"
)
List of HeartbeatNotificationTypes
func NewHeartbeatNotificationTypesFromValue ¶
func NewHeartbeatNotificationTypesFromValue(v string) (*HeartbeatNotificationTypes, error)
NewHeartbeatNotificationTypesFromValue returns a pointer to a valid HeartbeatNotificationTypes for the value passed as argument, or an error if the value passed is not allowed by the enum
func (HeartbeatNotificationTypes) IsValid ¶
func (v HeartbeatNotificationTypes) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (HeartbeatNotificationTypes) Ptr ¶
func (v HeartbeatNotificationTypes) Ptr() *HeartbeatNotificationTypes
Ptr returns reference to HeartbeatNotificationTypes value
func (*HeartbeatNotificationTypes) UnmarshalJSON ¶
func (v *HeartbeatNotificationTypes) UnmarshalJSON(src []byte) error
type IpAddr ¶
IpAddr - struct for IpAddr
func Ipv6AddrAsIpAddr ¶
Ipv6AddrAsIpAddr is a convenience function that returns Ipv6Addr wrapped in IpAddr
func StringAsIpAddr ¶
stringAsIpAddr is a convenience function that returns string wrapped in IpAddr
func (*IpAddr) GetActualInstance ¶
func (obj *IpAddr) GetActualInstance() interface{}
Get the actual instance
func (IpAddr) MarshalJSON ¶
Marshal data from the first non-nil pointers in the struct to JSON
func (*IpAddr) UnmarshalJSON ¶
Unmarshal JSON data into one of the pointers in the struct
type IpAddress ¶
IpAddress - struct for IpAddress
func Ipv6AddrAsIpAddress ¶
Ipv6AddrAsIpAddress is a convenience function that returns Ipv6Addr wrapped in IpAddress
func StringAsIpAddress ¶
stringAsIpAddress is a convenience function that returns string wrapped in IpAddress
func (*IpAddress) GetActualInstance ¶
func (obj *IpAddress) GetActualInstance() interface{}
Get the actual instance
func (IpAddress) MarshalJSON ¶
Marshal data from the first non-nil pointers in the struct to JSON
func (*IpAddress) UnmarshalJSON ¶
Unmarshal JSON data into one of the pointers in the struct
type Ipv6Addr ¶
type Ipv6Addr struct { }
Ipv6Addr struct for Ipv6Addr
func NewIpv6Addr ¶
func NewIpv6Addr() *Ipv6Addr
NewIpv6Addr instantiates a new Ipv6Addr 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 NewIpv6AddrWithDefaults ¶
func NewIpv6AddrWithDefaults() *Ipv6Addr
NewIpv6AddrWithDefaults instantiates a new Ipv6Addr 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 (Ipv6Addr) MarshalJSON ¶
type JobTypeType ¶
type JobTypeType string
JobTypeType Specifies whether the TraceJob represents only MDT, Logged MBSFN MDT, Trace or a combined Trace and MDT job. Applicable for Trace, MDT, RCEF and RLF reporting. See 3GPP TS 32.422 clause 5.9a for additional details.
const ( IMMEDIATE_MDT_ONLY JobTypeType = "IMMEDIATE_MDT_ONLY" LOGGED_MDT_ONLY JobTypeType = "LOGGED_MDT_ONLY" TRACE_ONLY JobTypeType = "TRACE_ONLY" IMMEDIATE_MDT_AND_TRACE JobTypeType = "IMMEDIATE_MDT AND TRACE" RLF_REPORT_ONLY JobTypeType = "RLF_REPORT_ONLY" RCEF_REPORT_ONLY JobTypeType = "RCEF_REPORT_ONLY" LOGGED_MBSFN_MDT JobTypeType = "LOGGED_MBSFN_MDT" )
List of jobType-Type
func NewJobTypeTypeFromValue ¶
func NewJobTypeTypeFromValue(v string) (*JobTypeType, error)
NewJobTypeTypeFromValue returns a pointer to a valid JobTypeType for the value passed as argument, or an error if the value passed is not allowed by the enum
func (JobTypeType) IsValid ¶
func (v JobTypeType) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (JobTypeType) Ptr ¶
func (v JobTypeType) Ptr() *JobTypeType
Ptr returns reference to jobType-Type value
func (*JobTypeType) UnmarshalJSON ¶
func (v *JobTypeType) UnmarshalJSON(src []byte) error
type KPIMonitoring ¶
type KPIMonitoring struct { ServAttrCom *ServAttrCom `json:"servAttrCom,omitempty"` KPIList []string `json:"kPIList,omitempty"` }
KPIMonitoring struct for KPIMonitoring
func NewKPIMonitoring ¶
func NewKPIMonitoring() *KPIMonitoring
NewKPIMonitoring instantiates a new KPIMonitoring 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 NewKPIMonitoringWithDefaults ¶
func NewKPIMonitoringWithDefaults() *KPIMonitoring
NewKPIMonitoringWithDefaults instantiates a new KPIMonitoring 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 (*KPIMonitoring) GetKPIList ¶
func (o *KPIMonitoring) GetKPIList() []string
GetKPIList returns the KPIList field value if set, zero value otherwise.
func (*KPIMonitoring) GetKPIListOk ¶
func (o *KPIMonitoring) GetKPIListOk() ([]string, bool)
GetKPIListOk returns a tuple with the KPIList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*KPIMonitoring) GetServAttrCom ¶
func (o *KPIMonitoring) GetServAttrCom() ServAttrCom
GetServAttrCom returns the ServAttrCom field value if set, zero value otherwise.
func (*KPIMonitoring) GetServAttrComOk ¶
func (o *KPIMonitoring) GetServAttrComOk() (*ServAttrCom, bool)
GetServAttrComOk returns a tuple with the ServAttrCom field value if set, nil otherwise and a boolean to check if the value has been set.
func (*KPIMonitoring) HasKPIList ¶
func (o *KPIMonitoring) HasKPIList() bool
HasKPIList returns a boolean if a field has been set.
func (*KPIMonitoring) HasServAttrCom ¶
func (o *KPIMonitoring) HasServAttrCom() bool
HasServAttrCom returns a boolean if a field has been set.
func (KPIMonitoring) MarshalJSON ¶
func (o KPIMonitoring) MarshalJSON() ([]byte, error)
func (*KPIMonitoring) SetKPIList ¶
func (o *KPIMonitoring) SetKPIList(v []string)
SetKPIList gets a reference to the given []string and assigns it to the KPIList field.
func (*KPIMonitoring) SetServAttrCom ¶
func (o *KPIMonitoring) SetServAttrCom(v ServAttrCom)
SetServAttrCom gets a reference to the given ServAttrCom and assigns it to the ServAttrCom field.
func (KPIMonitoring) ToMap ¶
func (o KPIMonitoring) ToMap() (map[string]interface{}, error)
type ListOfInterfacesType ¶
type ListOfInterfacesType struct { MSCServerInterfaces []string `json:"MSCServerInterfaces,omitempty"` MGWInterfaces []string `json:"MGWInterfaces,omitempty"` RNCInterfaces []string `json:"RNCInterfaces,omitempty"` SGSNInterfaces []string `json:"SGSNInterfaces,omitempty"` GGSNInterfaces []string `json:"GGSNInterfaces,omitempty"` SCSCFInterfaces []string `json:"S-CSCFInterfaces,omitempty"` PCSCFInterfaces []string `json:"P-CSCFInterfaces,omitempty"` ICSCFInterfaces []string `json:"I-CSCFInterfaces,omitempty"` MRFCInterfaces []string `json:"MRFCInterfaces,omitempty"` MGCFInterfaces []string `json:"MGCFInterfaces,omitempty"` IBCFInterfaces []string `json:"IBCFInterfaces,omitempty"` ECSCFInterfaces []string `json:"E-CSCFInterfaces,omitempty"` BGCFInterfaces []string `json:"BGCFInterfaces,omitempty"` ASInterfaces []string `json:"ASInterfaces,omitempty"` HSSInterfaces []string `json:"HSSInterfaces,omitempty"` EIRInterfaces []string `json:"EIRInterfaces,omitempty"` BMSCInterfaces []string `json:"BM-SCInterfaces,omitempty"` MMEInterfaces []string `json:"MMEInterfaces,omitempty"` SGWInterfaces []string `json:"SGWInterfaces,omitempty"` PDNGWInterfaces []string `json:"PDN_GWInterfaces,omitempty"` ENBInterfaces []string `json:"eNBInterfaces,omitempty"` EnGNBInterfaces []string `json:"en-gNBInterfaces,omitempty"` AMFInterfaces []string `json:"AMFInterfaces,omitempty"` AUSFInterfaces []string `json:"AUSFInterfaces,omitempty"` NEFInterfaces []string `json:"NEFInterfaces,omitempty"` NRFInterfaces []string `json:"NRFInterfaces,omitempty"` NSSFInterfaces []string `json:"NSSFInterfaces,omitempty"` PCFInterfaces []string `json:"PCFInterfaces,omitempty"` SMFInterfaces []string `json:"SMFInterfaces,omitempty"` SMSFInterfaces []string `json:"SMSFInterfaces,omitempty"` UDMInterfaces []string `json:"UDMInterfaces,omitempty"` UPFInterfaces []string `json:"UPFInterfaces,omitempty"` NgENBInterfaces []string `json:"ng-eNBInterfaces,omitempty"` GNBCUCPInterfaces []string `json:"gNB-CU-CPInterfaces,omitempty"` GNBCUUPInterfaces []string `json:"gNB-CU-UPInterfaces,omitempty"` GNBDUInterfaces []string `json:"gNB-DUInterfaces,omitempty"` }
ListOfInterfacesType The interfaces to be recorded in the Network Element. See 3GPP TS 32.422 clause 5.5 for additional details.
func NewListOfInterfacesType ¶
func NewListOfInterfacesType() *ListOfInterfacesType
NewListOfInterfacesType instantiates a new ListOfInterfacesType 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 NewListOfInterfacesTypeWithDefaults ¶
func NewListOfInterfacesTypeWithDefaults() *ListOfInterfacesType
NewListOfInterfacesTypeWithDefaults instantiates a new ListOfInterfacesType 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 (*ListOfInterfacesType) GetAMFInterfaces ¶
func (o *ListOfInterfacesType) GetAMFInterfaces() []string
GetAMFInterfaces returns the AMFInterfaces field value if set, zero value otherwise.
func (*ListOfInterfacesType) GetAMFInterfacesOk ¶
func (o *ListOfInterfacesType) GetAMFInterfacesOk() ([]string, bool)
GetAMFInterfacesOk returns a tuple with the AMFInterfaces field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListOfInterfacesType) GetASInterfaces ¶
func (o *ListOfInterfacesType) GetASInterfaces() []string
GetASInterfaces returns the ASInterfaces field value if set, zero value otherwise.
func (*ListOfInterfacesType) GetASInterfacesOk ¶
func (o *ListOfInterfacesType) GetASInterfacesOk() ([]string, bool)
GetASInterfacesOk returns a tuple with the ASInterfaces field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListOfInterfacesType) GetAUSFInterfaces ¶
func (o *ListOfInterfacesType) GetAUSFInterfaces() []string
GetAUSFInterfaces returns the AUSFInterfaces field value if set, zero value otherwise.
func (*ListOfInterfacesType) GetAUSFInterfacesOk ¶
func (o *ListOfInterfacesType) GetAUSFInterfacesOk() ([]string, bool)
GetAUSFInterfacesOk returns a tuple with the AUSFInterfaces field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListOfInterfacesType) GetBGCFInterfaces ¶
func (o *ListOfInterfacesType) GetBGCFInterfaces() []string
GetBGCFInterfaces returns the BGCFInterfaces field value if set, zero value otherwise.
func (*ListOfInterfacesType) GetBGCFInterfacesOk ¶
func (o *ListOfInterfacesType) GetBGCFInterfacesOk() ([]string, bool)
GetBGCFInterfacesOk returns a tuple with the BGCFInterfaces field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListOfInterfacesType) GetBMSCInterfaces ¶
func (o *ListOfInterfacesType) GetBMSCInterfaces() []string
GetBMSCInterfaces returns the BMSCInterfaces field value if set, zero value otherwise.
func (*ListOfInterfacesType) GetBMSCInterfacesOk ¶
func (o *ListOfInterfacesType) GetBMSCInterfacesOk() ([]string, bool)
GetBMSCInterfacesOk returns a tuple with the BMSCInterfaces field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListOfInterfacesType) GetECSCFInterfaces ¶
func (o *ListOfInterfacesType) GetECSCFInterfaces() []string
GetECSCFInterfaces returns the ECSCFInterfaces field value if set, zero value otherwise.
func (*ListOfInterfacesType) GetECSCFInterfacesOk ¶
func (o *ListOfInterfacesType) GetECSCFInterfacesOk() ([]string, bool)
GetECSCFInterfacesOk returns a tuple with the ECSCFInterfaces field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListOfInterfacesType) GetEIRInterfaces ¶
func (o *ListOfInterfacesType) GetEIRInterfaces() []string
GetEIRInterfaces returns the EIRInterfaces field value if set, zero value otherwise.
func (*ListOfInterfacesType) GetEIRInterfacesOk ¶
func (o *ListOfInterfacesType) GetEIRInterfacesOk() ([]string, bool)
GetEIRInterfacesOk returns a tuple with the EIRInterfaces field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListOfInterfacesType) GetENBInterfaces ¶
func (o *ListOfInterfacesType) GetENBInterfaces() []string
GetENBInterfaces returns the ENBInterfaces field value if set, zero value otherwise.
func (*ListOfInterfacesType) GetENBInterfacesOk ¶
func (o *ListOfInterfacesType) GetENBInterfacesOk() ([]string, bool)
GetENBInterfacesOk returns a tuple with the ENBInterfaces field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListOfInterfacesType) GetEnGNBInterfaces ¶
func (o *ListOfInterfacesType) GetEnGNBInterfaces() []string
GetEnGNBInterfaces returns the EnGNBInterfaces field value if set, zero value otherwise.
func (*ListOfInterfacesType) GetEnGNBInterfacesOk ¶
func (o *ListOfInterfacesType) GetEnGNBInterfacesOk() ([]string, bool)
GetEnGNBInterfacesOk returns a tuple with the EnGNBInterfaces field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListOfInterfacesType) GetGGSNInterfaces ¶
func (o *ListOfInterfacesType) GetGGSNInterfaces() []string
GetGGSNInterfaces returns the GGSNInterfaces field value if set, zero value otherwise.
func (*ListOfInterfacesType) GetGGSNInterfacesOk ¶
func (o *ListOfInterfacesType) GetGGSNInterfacesOk() ([]string, bool)
GetGGSNInterfacesOk returns a tuple with the GGSNInterfaces field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListOfInterfacesType) GetGNBCUCPInterfaces ¶
func (o *ListOfInterfacesType) GetGNBCUCPInterfaces() []string
GetGNBCUCPInterfaces returns the GNBCUCPInterfaces field value if set, zero value otherwise.
func (*ListOfInterfacesType) GetGNBCUCPInterfacesOk ¶
func (o *ListOfInterfacesType) GetGNBCUCPInterfacesOk() ([]string, bool)
GetGNBCUCPInterfacesOk returns a tuple with the GNBCUCPInterfaces field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListOfInterfacesType) GetGNBCUUPInterfaces ¶
func (o *ListOfInterfacesType) GetGNBCUUPInterfaces() []string
GetGNBCUUPInterfaces returns the GNBCUUPInterfaces field value if set, zero value otherwise.
func (*ListOfInterfacesType) GetGNBCUUPInterfacesOk ¶
func (o *ListOfInterfacesType) GetGNBCUUPInterfacesOk() ([]string, bool)
GetGNBCUUPInterfacesOk returns a tuple with the GNBCUUPInterfaces field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListOfInterfacesType) GetGNBDUInterfaces ¶
func (o *ListOfInterfacesType) GetGNBDUInterfaces() []string
GetGNBDUInterfaces returns the GNBDUInterfaces field value if set, zero value otherwise.
func (*ListOfInterfacesType) GetGNBDUInterfacesOk ¶
func (o *ListOfInterfacesType) GetGNBDUInterfacesOk() ([]string, bool)
GetGNBDUInterfacesOk returns a tuple with the GNBDUInterfaces field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListOfInterfacesType) GetHSSInterfaces ¶
func (o *ListOfInterfacesType) GetHSSInterfaces() []string
GetHSSInterfaces returns the HSSInterfaces field value if set, zero value otherwise.
func (*ListOfInterfacesType) GetHSSInterfacesOk ¶
func (o *ListOfInterfacesType) GetHSSInterfacesOk() ([]string, bool)
GetHSSInterfacesOk returns a tuple with the HSSInterfaces field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListOfInterfacesType) GetIBCFInterfaces ¶
func (o *ListOfInterfacesType) GetIBCFInterfaces() []string
GetIBCFInterfaces returns the IBCFInterfaces field value if set, zero value otherwise.
func (*ListOfInterfacesType) GetIBCFInterfacesOk ¶
func (o *ListOfInterfacesType) GetIBCFInterfacesOk() ([]string, bool)
GetIBCFInterfacesOk returns a tuple with the IBCFInterfaces field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListOfInterfacesType) GetICSCFInterfaces ¶
func (o *ListOfInterfacesType) GetICSCFInterfaces() []string
GetICSCFInterfaces returns the ICSCFInterfaces field value if set, zero value otherwise.
func (*ListOfInterfacesType) GetICSCFInterfacesOk ¶
func (o *ListOfInterfacesType) GetICSCFInterfacesOk() ([]string, bool)
GetICSCFInterfacesOk returns a tuple with the ICSCFInterfaces field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListOfInterfacesType) GetMGCFInterfaces ¶
func (o *ListOfInterfacesType) GetMGCFInterfaces() []string
GetMGCFInterfaces returns the MGCFInterfaces field value if set, zero value otherwise.
func (*ListOfInterfacesType) GetMGCFInterfacesOk ¶
func (o *ListOfInterfacesType) GetMGCFInterfacesOk() ([]string, bool)
GetMGCFInterfacesOk returns a tuple with the MGCFInterfaces field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListOfInterfacesType) GetMGWInterfaces ¶
func (o *ListOfInterfacesType) GetMGWInterfaces() []string
GetMGWInterfaces returns the MGWInterfaces field value if set, zero value otherwise.
func (*ListOfInterfacesType) GetMGWInterfacesOk ¶
func (o *ListOfInterfacesType) GetMGWInterfacesOk() ([]string, bool)
GetMGWInterfacesOk returns a tuple with the MGWInterfaces field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListOfInterfacesType) GetMMEInterfaces ¶
func (o *ListOfInterfacesType) GetMMEInterfaces() []string
GetMMEInterfaces returns the MMEInterfaces field value if set, zero value otherwise.
func (*ListOfInterfacesType) GetMMEInterfacesOk ¶
func (o *ListOfInterfacesType) GetMMEInterfacesOk() ([]string, bool)
GetMMEInterfacesOk returns a tuple with the MMEInterfaces field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListOfInterfacesType) GetMRFCInterfaces ¶
func (o *ListOfInterfacesType) GetMRFCInterfaces() []string
GetMRFCInterfaces returns the MRFCInterfaces field value if set, zero value otherwise.
func (*ListOfInterfacesType) GetMRFCInterfacesOk ¶
func (o *ListOfInterfacesType) GetMRFCInterfacesOk() ([]string, bool)
GetMRFCInterfacesOk returns a tuple with the MRFCInterfaces field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListOfInterfacesType) GetMSCServerInterfaces ¶
func (o *ListOfInterfacesType) GetMSCServerInterfaces() []string
GetMSCServerInterfaces returns the MSCServerInterfaces field value if set, zero value otherwise.
func (*ListOfInterfacesType) GetMSCServerInterfacesOk ¶
func (o *ListOfInterfacesType) GetMSCServerInterfacesOk() ([]string, bool)
GetMSCServerInterfacesOk returns a tuple with the MSCServerInterfaces field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListOfInterfacesType) GetNEFInterfaces ¶
func (o *ListOfInterfacesType) GetNEFInterfaces() []string
GetNEFInterfaces returns the NEFInterfaces field value if set, zero value otherwise.
func (*ListOfInterfacesType) GetNEFInterfacesOk ¶
func (o *ListOfInterfacesType) GetNEFInterfacesOk() ([]string, bool)
GetNEFInterfacesOk returns a tuple with the NEFInterfaces field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListOfInterfacesType) GetNRFInterfaces ¶
func (o *ListOfInterfacesType) GetNRFInterfaces() []string
GetNRFInterfaces returns the NRFInterfaces field value if set, zero value otherwise.
func (*ListOfInterfacesType) GetNRFInterfacesOk ¶
func (o *ListOfInterfacesType) GetNRFInterfacesOk() ([]string, bool)
GetNRFInterfacesOk returns a tuple with the NRFInterfaces field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListOfInterfacesType) GetNSSFInterfaces ¶
func (o *ListOfInterfacesType) GetNSSFInterfaces() []string
GetNSSFInterfaces returns the NSSFInterfaces field value if set, zero value otherwise.
func (*ListOfInterfacesType) GetNSSFInterfacesOk ¶
func (o *ListOfInterfacesType) GetNSSFInterfacesOk() ([]string, bool)
GetNSSFInterfacesOk returns a tuple with the NSSFInterfaces field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListOfInterfacesType) GetNgENBInterfaces ¶
func (o *ListOfInterfacesType) GetNgENBInterfaces() []string
GetNgENBInterfaces returns the NgENBInterfaces field value if set, zero value otherwise.
func (*ListOfInterfacesType) GetNgENBInterfacesOk ¶
func (o *ListOfInterfacesType) GetNgENBInterfacesOk() ([]string, bool)
GetNgENBInterfacesOk returns a tuple with the NgENBInterfaces field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListOfInterfacesType) GetPCFInterfaces ¶
func (o *ListOfInterfacesType) GetPCFInterfaces() []string
GetPCFInterfaces returns the PCFInterfaces field value if set, zero value otherwise.
func (*ListOfInterfacesType) GetPCFInterfacesOk ¶
func (o *ListOfInterfacesType) GetPCFInterfacesOk() ([]string, bool)
GetPCFInterfacesOk returns a tuple with the PCFInterfaces field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListOfInterfacesType) GetPCSCFInterfaces ¶
func (o *ListOfInterfacesType) GetPCSCFInterfaces() []string
GetPCSCFInterfaces returns the PCSCFInterfaces field value if set, zero value otherwise.
func (*ListOfInterfacesType) GetPCSCFInterfacesOk ¶
func (o *ListOfInterfacesType) GetPCSCFInterfacesOk() ([]string, bool)
GetPCSCFInterfacesOk returns a tuple with the PCSCFInterfaces field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListOfInterfacesType) GetPDNGWInterfaces ¶
func (o *ListOfInterfacesType) GetPDNGWInterfaces() []string
GetPDNGWInterfaces returns the PDNGWInterfaces field value if set, zero value otherwise.
func (*ListOfInterfacesType) GetPDNGWInterfacesOk ¶
func (o *ListOfInterfacesType) GetPDNGWInterfacesOk() ([]string, bool)
GetPDNGWInterfacesOk returns a tuple with the PDNGWInterfaces field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListOfInterfacesType) GetRNCInterfaces ¶
func (o *ListOfInterfacesType) GetRNCInterfaces() []string
GetRNCInterfaces returns the RNCInterfaces field value if set, zero value otherwise.
func (*ListOfInterfacesType) GetRNCInterfacesOk ¶
func (o *ListOfInterfacesType) GetRNCInterfacesOk() ([]string, bool)
GetRNCInterfacesOk returns a tuple with the RNCInterfaces field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListOfInterfacesType) GetSCSCFInterfaces ¶
func (o *ListOfInterfacesType) GetSCSCFInterfaces() []string
GetSCSCFInterfaces returns the SCSCFInterfaces field value if set, zero value otherwise.
func (*ListOfInterfacesType) GetSCSCFInterfacesOk ¶
func (o *ListOfInterfacesType) GetSCSCFInterfacesOk() ([]string, bool)
GetSCSCFInterfacesOk returns a tuple with the SCSCFInterfaces field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListOfInterfacesType) GetSGSNInterfaces ¶
func (o *ListOfInterfacesType) GetSGSNInterfaces() []string
GetSGSNInterfaces returns the SGSNInterfaces field value if set, zero value otherwise.
func (*ListOfInterfacesType) GetSGSNInterfacesOk ¶
func (o *ListOfInterfacesType) GetSGSNInterfacesOk() ([]string, bool)
GetSGSNInterfacesOk returns a tuple with the SGSNInterfaces field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListOfInterfacesType) GetSGWInterfaces ¶
func (o *ListOfInterfacesType) GetSGWInterfaces() []string
GetSGWInterfaces returns the SGWInterfaces field value if set, zero value otherwise.
func (*ListOfInterfacesType) GetSGWInterfacesOk ¶
func (o *ListOfInterfacesType) GetSGWInterfacesOk() ([]string, bool)
GetSGWInterfacesOk returns a tuple with the SGWInterfaces field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListOfInterfacesType) GetSMFInterfaces ¶
func (o *ListOfInterfacesType) GetSMFInterfaces() []string
GetSMFInterfaces returns the SMFInterfaces field value if set, zero value otherwise.
func (*ListOfInterfacesType) GetSMFInterfacesOk ¶
func (o *ListOfInterfacesType) GetSMFInterfacesOk() ([]string, bool)
GetSMFInterfacesOk returns a tuple with the SMFInterfaces field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListOfInterfacesType) GetSMSFInterfaces ¶
func (o *ListOfInterfacesType) GetSMSFInterfaces() []string
GetSMSFInterfaces returns the SMSFInterfaces field value if set, zero value otherwise.
func (*ListOfInterfacesType) GetSMSFInterfacesOk ¶
func (o *ListOfInterfacesType) GetSMSFInterfacesOk() ([]string, bool)
GetSMSFInterfacesOk returns a tuple with the SMSFInterfaces field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListOfInterfacesType) GetUDMInterfaces ¶
func (o *ListOfInterfacesType) GetUDMInterfaces() []string
GetUDMInterfaces returns the UDMInterfaces field value if set, zero value otherwise.
func (*ListOfInterfacesType) GetUDMInterfacesOk ¶
func (o *ListOfInterfacesType) GetUDMInterfacesOk() ([]string, bool)
GetUDMInterfacesOk returns a tuple with the UDMInterfaces field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListOfInterfacesType) GetUPFInterfaces ¶
func (o *ListOfInterfacesType) GetUPFInterfaces() []string
GetUPFInterfaces returns the UPFInterfaces field value if set, zero value otherwise.
func (*ListOfInterfacesType) GetUPFInterfacesOk ¶
func (o *ListOfInterfacesType) GetUPFInterfacesOk() ([]string, bool)
GetUPFInterfacesOk returns a tuple with the UPFInterfaces field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListOfInterfacesType) HasAMFInterfaces ¶
func (o *ListOfInterfacesType) HasAMFInterfaces() bool
HasAMFInterfaces returns a boolean if a field has been set.
func (*ListOfInterfacesType) HasASInterfaces ¶
func (o *ListOfInterfacesType) HasASInterfaces() bool
HasASInterfaces returns a boolean if a field has been set.
func (*ListOfInterfacesType) HasAUSFInterfaces ¶
func (o *ListOfInterfacesType) HasAUSFInterfaces() bool
HasAUSFInterfaces returns a boolean if a field has been set.
func (*ListOfInterfacesType) HasBGCFInterfaces ¶
func (o *ListOfInterfacesType) HasBGCFInterfaces() bool
HasBGCFInterfaces returns a boolean if a field has been set.
func (*ListOfInterfacesType) HasBMSCInterfaces ¶
func (o *ListOfInterfacesType) HasBMSCInterfaces() bool
HasBMSCInterfaces returns a boolean if a field has been set.
func (*ListOfInterfacesType) HasECSCFInterfaces ¶
func (o *ListOfInterfacesType) HasECSCFInterfaces() bool
HasECSCFInterfaces returns a boolean if a field has been set.
func (*ListOfInterfacesType) HasEIRInterfaces ¶
func (o *ListOfInterfacesType) HasEIRInterfaces() bool
HasEIRInterfaces returns a boolean if a field has been set.
func (*ListOfInterfacesType) HasENBInterfaces ¶
func (o *ListOfInterfacesType) HasENBInterfaces() bool
HasENBInterfaces returns a boolean if a field has been set.
func (*ListOfInterfacesType) HasEnGNBInterfaces ¶
func (o *ListOfInterfacesType) HasEnGNBInterfaces() bool
HasEnGNBInterfaces returns a boolean if a field has been set.
func (*ListOfInterfacesType) HasGGSNInterfaces ¶
func (o *ListOfInterfacesType) HasGGSNInterfaces() bool
HasGGSNInterfaces returns a boolean if a field has been set.
func (*ListOfInterfacesType) HasGNBCUCPInterfaces ¶
func (o *ListOfInterfacesType) HasGNBCUCPInterfaces() bool
HasGNBCUCPInterfaces returns a boolean if a field has been set.
func (*ListOfInterfacesType) HasGNBCUUPInterfaces ¶
func (o *ListOfInterfacesType) HasGNBCUUPInterfaces() bool
HasGNBCUUPInterfaces returns a boolean if a field has been set.
func (*ListOfInterfacesType) HasGNBDUInterfaces ¶
func (o *ListOfInterfacesType) HasGNBDUInterfaces() bool
HasGNBDUInterfaces returns a boolean if a field has been set.
func (*ListOfInterfacesType) HasHSSInterfaces ¶
func (o *ListOfInterfacesType) HasHSSInterfaces() bool
HasHSSInterfaces returns a boolean if a field has been set.
func (*ListOfInterfacesType) HasIBCFInterfaces ¶
func (o *ListOfInterfacesType) HasIBCFInterfaces() bool
HasIBCFInterfaces returns a boolean if a field has been set.
func (*ListOfInterfacesType) HasICSCFInterfaces ¶
func (o *ListOfInterfacesType) HasICSCFInterfaces() bool
HasICSCFInterfaces returns a boolean if a field has been set.
func (*ListOfInterfacesType) HasMGCFInterfaces ¶
func (o *ListOfInterfacesType) HasMGCFInterfaces() bool
HasMGCFInterfaces returns a boolean if a field has been set.
func (*ListOfInterfacesType) HasMGWInterfaces ¶
func (o *ListOfInterfacesType) HasMGWInterfaces() bool
HasMGWInterfaces returns a boolean if a field has been set.
func (*ListOfInterfacesType) HasMMEInterfaces ¶
func (o *ListOfInterfacesType) HasMMEInterfaces() bool
HasMMEInterfaces returns a boolean if a field has been set.
func (*ListOfInterfacesType) HasMRFCInterfaces ¶
func (o *ListOfInterfacesType) HasMRFCInterfaces() bool
HasMRFCInterfaces returns a boolean if a field has been set.
func (*ListOfInterfacesType) HasMSCServerInterfaces ¶
func (o *ListOfInterfacesType) HasMSCServerInterfaces() bool
HasMSCServerInterfaces returns a boolean if a field has been set.
func (*ListOfInterfacesType) HasNEFInterfaces ¶
func (o *ListOfInterfacesType) HasNEFInterfaces() bool
HasNEFInterfaces returns a boolean if a field has been set.
func (*ListOfInterfacesType) HasNRFInterfaces ¶
func (o *ListOfInterfacesType) HasNRFInterfaces() bool
HasNRFInterfaces returns a boolean if a field has been set.
func (*ListOfInterfacesType) HasNSSFInterfaces ¶
func (o *ListOfInterfacesType) HasNSSFInterfaces() bool
HasNSSFInterfaces returns a boolean if a field has been set.
func (*ListOfInterfacesType) HasNgENBInterfaces ¶
func (o *ListOfInterfacesType) HasNgENBInterfaces() bool
HasNgENBInterfaces returns a boolean if a field has been set.
func (*ListOfInterfacesType) HasPCFInterfaces ¶
func (o *ListOfInterfacesType) HasPCFInterfaces() bool
HasPCFInterfaces returns a boolean if a field has been set.
func (*ListOfInterfacesType) HasPCSCFInterfaces ¶
func (o *ListOfInterfacesType) HasPCSCFInterfaces() bool
HasPCSCFInterfaces returns a boolean if a field has been set.
func (*ListOfInterfacesType) HasPDNGWInterfaces ¶
func (o *ListOfInterfacesType) HasPDNGWInterfaces() bool
HasPDNGWInterfaces returns a boolean if a field has been set.
func (*ListOfInterfacesType) HasRNCInterfaces ¶
func (o *ListOfInterfacesType) HasRNCInterfaces() bool
HasRNCInterfaces returns a boolean if a field has been set.
func (*ListOfInterfacesType) HasSCSCFInterfaces ¶
func (o *ListOfInterfacesType) HasSCSCFInterfaces() bool
HasSCSCFInterfaces returns a boolean if a field has been set.
func (*ListOfInterfacesType) HasSGSNInterfaces ¶
func (o *ListOfInterfacesType) HasSGSNInterfaces() bool
HasSGSNInterfaces returns a boolean if a field has been set.
func (*ListOfInterfacesType) HasSGWInterfaces ¶
func (o *ListOfInterfacesType) HasSGWInterfaces() bool
HasSGWInterfaces returns a boolean if a field has been set.
func (*ListOfInterfacesType) HasSMFInterfaces ¶
func (o *ListOfInterfacesType) HasSMFInterfaces() bool
HasSMFInterfaces returns a boolean if a field has been set.
func (*ListOfInterfacesType) HasSMSFInterfaces ¶
func (o *ListOfInterfacesType) HasSMSFInterfaces() bool
HasSMSFInterfaces returns a boolean if a field has been set.
func (*ListOfInterfacesType) HasUDMInterfaces ¶
func (o *ListOfInterfacesType) HasUDMInterfaces() bool
HasUDMInterfaces returns a boolean if a field has been set.
func (*ListOfInterfacesType) HasUPFInterfaces ¶
func (o *ListOfInterfacesType) HasUPFInterfaces() bool
HasUPFInterfaces returns a boolean if a field has been set.
func (ListOfInterfacesType) MarshalJSON ¶
func (o ListOfInterfacesType) MarshalJSON() ([]byte, error)
func (*ListOfInterfacesType) SetAMFInterfaces ¶
func (o *ListOfInterfacesType) SetAMFInterfaces(v []string)
SetAMFInterfaces gets a reference to the given []string and assigns it to the AMFInterfaces field.
func (*ListOfInterfacesType) SetASInterfaces ¶
func (o *ListOfInterfacesType) SetASInterfaces(v []string)
SetASInterfaces gets a reference to the given []string and assigns it to the ASInterfaces field.
func (*ListOfInterfacesType) SetAUSFInterfaces ¶
func (o *ListOfInterfacesType) SetAUSFInterfaces(v []string)
SetAUSFInterfaces gets a reference to the given []string and assigns it to the AUSFInterfaces field.
func (*ListOfInterfacesType) SetBGCFInterfaces ¶
func (o *ListOfInterfacesType) SetBGCFInterfaces(v []string)
SetBGCFInterfaces gets a reference to the given []string and assigns it to the BGCFInterfaces field.
func (*ListOfInterfacesType) SetBMSCInterfaces ¶
func (o *ListOfInterfacesType) SetBMSCInterfaces(v []string)
SetBMSCInterfaces gets a reference to the given []string and assigns it to the BMSCInterfaces field.
func (*ListOfInterfacesType) SetECSCFInterfaces ¶
func (o *ListOfInterfacesType) SetECSCFInterfaces(v []string)
SetECSCFInterfaces gets a reference to the given []string and assigns it to the ECSCFInterfaces field.
func (*ListOfInterfacesType) SetEIRInterfaces ¶
func (o *ListOfInterfacesType) SetEIRInterfaces(v []string)
SetEIRInterfaces gets a reference to the given []string and assigns it to the EIRInterfaces field.
func (*ListOfInterfacesType) SetENBInterfaces ¶
func (o *ListOfInterfacesType) SetENBInterfaces(v []string)
SetENBInterfaces gets a reference to the given []string and assigns it to the ENBInterfaces field.
func (*ListOfInterfacesType) SetEnGNBInterfaces ¶
func (o *ListOfInterfacesType) SetEnGNBInterfaces(v []string)
SetEnGNBInterfaces gets a reference to the given []string and assigns it to the EnGNBInterfaces field.
func (*ListOfInterfacesType) SetGGSNInterfaces ¶
func (o *ListOfInterfacesType) SetGGSNInterfaces(v []string)
SetGGSNInterfaces gets a reference to the given []string and assigns it to the GGSNInterfaces field.
func (*ListOfInterfacesType) SetGNBCUCPInterfaces ¶
func (o *ListOfInterfacesType) SetGNBCUCPInterfaces(v []string)
SetGNBCUCPInterfaces gets a reference to the given []string and assigns it to the GNBCUCPInterfaces field.
func (*ListOfInterfacesType) SetGNBCUUPInterfaces ¶
func (o *ListOfInterfacesType) SetGNBCUUPInterfaces(v []string)
SetGNBCUUPInterfaces gets a reference to the given []string and assigns it to the GNBCUUPInterfaces field.
func (*ListOfInterfacesType) SetGNBDUInterfaces ¶
func (o *ListOfInterfacesType) SetGNBDUInterfaces(v []string)
SetGNBDUInterfaces gets a reference to the given []string and assigns it to the GNBDUInterfaces field.
func (*ListOfInterfacesType) SetHSSInterfaces ¶
func (o *ListOfInterfacesType) SetHSSInterfaces(v []string)
SetHSSInterfaces gets a reference to the given []string and assigns it to the HSSInterfaces field.
func (*ListOfInterfacesType) SetIBCFInterfaces ¶
func (o *ListOfInterfacesType) SetIBCFInterfaces(v []string)
SetIBCFInterfaces gets a reference to the given []string and assigns it to the IBCFInterfaces field.
func (*ListOfInterfacesType) SetICSCFInterfaces ¶
func (o *ListOfInterfacesType) SetICSCFInterfaces(v []string)
SetICSCFInterfaces gets a reference to the given []string and assigns it to the ICSCFInterfaces field.
func (*ListOfInterfacesType) SetMGCFInterfaces ¶
func (o *ListOfInterfacesType) SetMGCFInterfaces(v []string)
SetMGCFInterfaces gets a reference to the given []string and assigns it to the MGCFInterfaces field.
func (*ListOfInterfacesType) SetMGWInterfaces ¶
func (o *ListOfInterfacesType) SetMGWInterfaces(v []string)
SetMGWInterfaces gets a reference to the given []string and assigns it to the MGWInterfaces field.
func (*ListOfInterfacesType) SetMMEInterfaces ¶
func (o *ListOfInterfacesType) SetMMEInterfaces(v []string)
SetMMEInterfaces gets a reference to the given []string and assigns it to the MMEInterfaces field.
func (*ListOfInterfacesType) SetMRFCInterfaces ¶
func (o *ListOfInterfacesType) SetMRFCInterfaces(v []string)
SetMRFCInterfaces gets a reference to the given []string and assigns it to the MRFCInterfaces field.
func (*ListOfInterfacesType) SetMSCServerInterfaces ¶
func (o *ListOfInterfacesType) SetMSCServerInterfaces(v []string)
SetMSCServerInterfaces gets a reference to the given []string and assigns it to the MSCServerInterfaces field.
func (*ListOfInterfacesType) SetNEFInterfaces ¶
func (o *ListOfInterfacesType) SetNEFInterfaces(v []string)
SetNEFInterfaces gets a reference to the given []string and assigns it to the NEFInterfaces field.
func (*ListOfInterfacesType) SetNRFInterfaces ¶
func (o *ListOfInterfacesType) SetNRFInterfaces(v []string)
SetNRFInterfaces gets a reference to the given []string and assigns it to the NRFInterfaces field.
func (*ListOfInterfacesType) SetNSSFInterfaces ¶
func (o *ListOfInterfacesType) SetNSSFInterfaces(v []string)
SetNSSFInterfaces gets a reference to the given []string and assigns it to the NSSFInterfaces field.
func (*ListOfInterfacesType) SetNgENBInterfaces ¶
func (o *ListOfInterfacesType) SetNgENBInterfaces(v []string)
SetNgENBInterfaces gets a reference to the given []string and assigns it to the NgENBInterfaces field.
func (*ListOfInterfacesType) SetPCFInterfaces ¶
func (o *ListOfInterfacesType) SetPCFInterfaces(v []string)
SetPCFInterfaces gets a reference to the given []string and assigns it to the PCFInterfaces field.
func (*ListOfInterfacesType) SetPCSCFInterfaces ¶
func (o *ListOfInterfacesType) SetPCSCFInterfaces(v []string)
SetPCSCFInterfaces gets a reference to the given []string and assigns it to the PCSCFInterfaces field.
func (*ListOfInterfacesType) SetPDNGWInterfaces ¶
func (o *ListOfInterfacesType) SetPDNGWInterfaces(v []string)
SetPDNGWInterfaces gets a reference to the given []string and assigns it to the PDNGWInterfaces field.
func (*ListOfInterfacesType) SetRNCInterfaces ¶
func (o *ListOfInterfacesType) SetRNCInterfaces(v []string)
SetRNCInterfaces gets a reference to the given []string and assigns it to the RNCInterfaces field.
func (*ListOfInterfacesType) SetSCSCFInterfaces ¶
func (o *ListOfInterfacesType) SetSCSCFInterfaces(v []string)
SetSCSCFInterfaces gets a reference to the given []string and assigns it to the SCSCFInterfaces field.
func (*ListOfInterfacesType) SetSGSNInterfaces ¶
func (o *ListOfInterfacesType) SetSGSNInterfaces(v []string)
SetSGSNInterfaces gets a reference to the given []string and assigns it to the SGSNInterfaces field.
func (*ListOfInterfacesType) SetSGWInterfaces ¶
func (o *ListOfInterfacesType) SetSGWInterfaces(v []string)
SetSGWInterfaces gets a reference to the given []string and assigns it to the SGWInterfaces field.
func (*ListOfInterfacesType) SetSMFInterfaces ¶
func (o *ListOfInterfacesType) SetSMFInterfaces(v []string)
SetSMFInterfaces gets a reference to the given []string and assigns it to the SMFInterfaces field.
func (*ListOfInterfacesType) SetSMSFInterfaces ¶
func (o *ListOfInterfacesType) SetSMSFInterfaces(v []string)
SetSMSFInterfaces gets a reference to the given []string and assigns it to the SMSFInterfaces field.
func (*ListOfInterfacesType) SetUDMInterfaces ¶
func (o *ListOfInterfacesType) SetUDMInterfaces(v []string)
SetUDMInterfaces gets a reference to the given []string and assigns it to the UDMInterfaces field.
func (*ListOfInterfacesType) SetUPFInterfaces ¶
func (o *ListOfInterfacesType) SetUPFInterfaces(v []string)
SetUPFInterfaces gets a reference to the given []string and assigns it to the UPFInterfaces field.
func (ListOfInterfacesType) ToMap ¶
func (o ListOfInterfacesType) ToMap() (map[string]interface{}, error)
type ListOfMeasurementsType ¶
type ListOfMeasurementsType struct { UMTS []string `json:"UMTS,omitempty"` LTE []string `json:"LTE,omitempty"` NR []string `json:"NR,omitempty"` }
ListOfMeasurementsType See details in 3GPP TS 32.422 clause 5.10.3 for details.
func NewListOfMeasurementsType ¶
func NewListOfMeasurementsType() *ListOfMeasurementsType
NewListOfMeasurementsType instantiates a new ListOfMeasurementsType 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 NewListOfMeasurementsTypeWithDefaults ¶
func NewListOfMeasurementsTypeWithDefaults() *ListOfMeasurementsType
NewListOfMeasurementsTypeWithDefaults instantiates a new ListOfMeasurementsType 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 (*ListOfMeasurementsType) GetLTE ¶
func (o *ListOfMeasurementsType) GetLTE() []string
GetLTE returns the LTE field value if set, zero value otherwise.
func (*ListOfMeasurementsType) GetLTEOk ¶
func (o *ListOfMeasurementsType) GetLTEOk() ([]string, bool)
GetLTEOk returns a tuple with the LTE field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListOfMeasurementsType) GetNR ¶
func (o *ListOfMeasurementsType) GetNR() []string
GetNR returns the NR field value if set, zero value otherwise.
func (*ListOfMeasurementsType) GetNROk ¶
func (o *ListOfMeasurementsType) GetNROk() ([]string, bool)
GetNROk returns a tuple with the NR field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListOfMeasurementsType) GetUMTS ¶
func (o *ListOfMeasurementsType) GetUMTS() []string
GetUMTS returns the UMTS field value if set, zero value otherwise.
func (*ListOfMeasurementsType) GetUMTSOk ¶
func (o *ListOfMeasurementsType) GetUMTSOk() ([]string, bool)
GetUMTSOk returns a tuple with the UMTS field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListOfMeasurementsType) HasLTE ¶
func (o *ListOfMeasurementsType) HasLTE() bool
HasLTE returns a boolean if a field has been set.
func (*ListOfMeasurementsType) HasNR ¶
func (o *ListOfMeasurementsType) HasNR() bool
HasNR returns a boolean if a field has been set.
func (*ListOfMeasurementsType) HasUMTS ¶
func (o *ListOfMeasurementsType) HasUMTS() bool
HasUMTS returns a boolean if a field has been set.
func (ListOfMeasurementsType) MarshalJSON ¶
func (o ListOfMeasurementsType) MarshalJSON() ([]byte, error)
func (*ListOfMeasurementsType) SetLTE ¶
func (o *ListOfMeasurementsType) SetLTE(v []string)
SetLTE gets a reference to the given []string and assigns it to the LTE field.
func (*ListOfMeasurementsType) SetNR ¶
func (o *ListOfMeasurementsType) SetNR(v []string)
SetNR gets a reference to the given []string and assigns it to the NR field.
func (*ListOfMeasurementsType) SetUMTS ¶
func (o *ListOfMeasurementsType) SetUMTS(v []string)
SetUMTS gets a reference to the given []string and assigns it to the UMTS field.
func (ListOfMeasurementsType) ToMap ¶
func (o ListOfMeasurementsType) ToMap() (map[string]interface{}, error)
type LoggingDurationType ¶
type LoggingDurationType string
LoggingDurationType See details in 3GPP TS 32.422 clause 5.10.9.
func NewLoggingDurationTypeFromValue ¶
func NewLoggingDurationTypeFromValue(v string) (*LoggingDurationType, error)
NewLoggingDurationTypeFromValue returns a pointer to a valid LoggingDurationType for the value passed as argument, or an error if the value passed is not allowed by the enum
func (LoggingDurationType) IsValid ¶
func (v LoggingDurationType) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (LoggingDurationType) Ptr ¶
func (v LoggingDurationType) Ptr() *LoggingDurationType
Ptr returns reference to loggingDuration-Type value
func (*LoggingDurationType) UnmarshalJSON ¶
func (v *LoggingDurationType) UnmarshalJSON(src []byte) error
type LoggingIntervalType ¶
type LoggingIntervalType struct { UMTS []string `json:"UMTS,omitempty"` LTE []string `json:"LTE,omitempty"` NR []string `json:"NR,omitempty"` }
LoggingIntervalType See details in 3GPP TS 32.422 clause 5.10.8.
func NewLoggingIntervalType ¶
func NewLoggingIntervalType() *LoggingIntervalType
NewLoggingIntervalType instantiates a new LoggingIntervalType 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 NewLoggingIntervalTypeWithDefaults ¶
func NewLoggingIntervalTypeWithDefaults() *LoggingIntervalType
NewLoggingIntervalTypeWithDefaults instantiates a new LoggingIntervalType 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 (*LoggingIntervalType) GetLTE ¶
func (o *LoggingIntervalType) GetLTE() []string
GetLTE returns the LTE field value if set, zero value otherwise.
func (*LoggingIntervalType) GetLTEOk ¶
func (o *LoggingIntervalType) GetLTEOk() ([]string, bool)
GetLTEOk returns a tuple with the LTE field value if set, nil otherwise and a boolean to check if the value has been set.
func (*LoggingIntervalType) GetNR ¶
func (o *LoggingIntervalType) GetNR() []string
GetNR returns the NR field value if set, zero value otherwise.
func (*LoggingIntervalType) GetNROk ¶
func (o *LoggingIntervalType) GetNROk() ([]string, bool)
GetNROk returns a tuple with the NR field value if set, nil otherwise and a boolean to check if the value has been set.
func (*LoggingIntervalType) GetUMTS ¶
func (o *LoggingIntervalType) GetUMTS() []string
GetUMTS returns the UMTS field value if set, zero value otherwise.
func (*LoggingIntervalType) GetUMTSOk ¶
func (o *LoggingIntervalType) GetUMTSOk() ([]string, bool)
GetUMTSOk returns a tuple with the UMTS field value if set, nil otherwise and a boolean to check if the value has been set.
func (*LoggingIntervalType) HasLTE ¶
func (o *LoggingIntervalType) HasLTE() bool
HasLTE returns a boolean if a field has been set.
func (*LoggingIntervalType) HasNR ¶
func (o *LoggingIntervalType) HasNR() bool
HasNR returns a boolean if a field has been set.
func (*LoggingIntervalType) HasUMTS ¶
func (o *LoggingIntervalType) HasUMTS() bool
HasUMTS returns a boolean if a field has been set.
func (LoggingIntervalType) MarshalJSON ¶
func (o LoggingIntervalType) MarshalJSON() ([]byte, error)
func (*LoggingIntervalType) SetLTE ¶
func (o *LoggingIntervalType) SetLTE(v []string)
SetLTE gets a reference to the given []string and assigns it to the LTE field.
func (*LoggingIntervalType) SetNR ¶
func (o *LoggingIntervalType) SetNR(v []string)
SetNR gets a reference to the given []string and assigns it to the NR field.
func (*LoggingIntervalType) SetUMTS ¶
func (o *LoggingIntervalType) SetUMTS(v []string)
SetUMTS gets a reference to the given []string and assigns it to the UMTS field.
func (LoggingIntervalType) ToMap ¶
func (o LoggingIntervalType) ToMap() (map[string]interface{}, error)
type LogicalInterfaceInfo ¶
type LogicalInterfaceInfo struct { LogicalInterfaceType *string `json:"logicalInterfaceType,omitempty"` LogicalInterfaceId *string `json:"logicalInterfaceId,omitempty"` }
LogicalInterfaceInfo struct for LogicalInterfaceInfo
func NewLogicalInterfaceInfo ¶
func NewLogicalInterfaceInfo() *LogicalInterfaceInfo
NewLogicalInterfaceInfo instantiates a new LogicalInterfaceInfo 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 NewLogicalInterfaceInfoWithDefaults ¶
func NewLogicalInterfaceInfoWithDefaults() *LogicalInterfaceInfo
NewLogicalInterfaceInfoWithDefaults instantiates a new LogicalInterfaceInfo 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 (*LogicalInterfaceInfo) GetLogicalInterfaceId ¶
func (o *LogicalInterfaceInfo) GetLogicalInterfaceId() string
GetLogicalInterfaceId returns the LogicalInterfaceId field value if set, zero value otherwise.
func (*LogicalInterfaceInfo) GetLogicalInterfaceIdOk ¶
func (o *LogicalInterfaceInfo) GetLogicalInterfaceIdOk() (*string, bool)
GetLogicalInterfaceIdOk returns a tuple with the LogicalInterfaceId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*LogicalInterfaceInfo) GetLogicalInterfaceType ¶
func (o *LogicalInterfaceInfo) GetLogicalInterfaceType() string
GetLogicalInterfaceType returns the LogicalInterfaceType field value if set, zero value otherwise.
func (*LogicalInterfaceInfo) GetLogicalInterfaceTypeOk ¶
func (o *LogicalInterfaceInfo) GetLogicalInterfaceTypeOk() (*string, bool)
GetLogicalInterfaceTypeOk returns a tuple with the LogicalInterfaceType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*LogicalInterfaceInfo) HasLogicalInterfaceId ¶
func (o *LogicalInterfaceInfo) HasLogicalInterfaceId() bool
HasLogicalInterfaceId returns a boolean if a field has been set.
func (*LogicalInterfaceInfo) HasLogicalInterfaceType ¶
func (o *LogicalInterfaceInfo) HasLogicalInterfaceType() bool
HasLogicalInterfaceType returns a boolean if a field has been set.
func (LogicalInterfaceInfo) MarshalJSON ¶
func (o LogicalInterfaceInfo) MarshalJSON() ([]byte, error)
func (*LogicalInterfaceInfo) SetLogicalInterfaceId ¶
func (o *LogicalInterfaceInfo) SetLogicalInterfaceId(v string)
SetLogicalInterfaceId gets a reference to the given string and assigns it to the LogicalInterfaceId field.
func (*LogicalInterfaceInfo) SetLogicalInterfaceType ¶
func (o *LogicalInterfaceInfo) SetLogicalInterfaceType(v string)
SetLogicalInterfaceType gets a reference to the given string and assigns it to the LogicalInterfaceType field.
func (LogicalInterfaceInfo) ToMap ¶
func (o LogicalInterfaceInfo) ToMap() (map[string]interface{}, error)
type MIoTEEPerfReq ¶
type MIoTEEPerfReq struct { KpiType *string `json:"kpiType,omitempty"` Req *float32 `json:"req,omitempty"` }
MIoTEEPerfReq struct for MIoTEEPerfReq
func NewMIoTEEPerfReq ¶
func NewMIoTEEPerfReq() *MIoTEEPerfReq
NewMIoTEEPerfReq instantiates a new MIoTEEPerfReq 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 NewMIoTEEPerfReqWithDefaults ¶
func NewMIoTEEPerfReqWithDefaults() *MIoTEEPerfReq
NewMIoTEEPerfReqWithDefaults instantiates a new MIoTEEPerfReq 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 (*MIoTEEPerfReq) GetKpiType ¶
func (o *MIoTEEPerfReq) GetKpiType() string
GetKpiType returns the KpiType field value if set, zero value otherwise.
func (*MIoTEEPerfReq) GetKpiTypeOk ¶
func (o *MIoTEEPerfReq) GetKpiTypeOk() (*string, bool)
GetKpiTypeOk returns a tuple with the KpiType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MIoTEEPerfReq) GetReq ¶
func (o *MIoTEEPerfReq) GetReq() float32
GetReq returns the Req field value if set, zero value otherwise.
func (*MIoTEEPerfReq) GetReqOk ¶
func (o *MIoTEEPerfReq) GetReqOk() (*float32, bool)
GetReqOk returns a tuple with the Req field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MIoTEEPerfReq) HasKpiType ¶
func (o *MIoTEEPerfReq) HasKpiType() bool
HasKpiType returns a boolean if a field has been set.
func (*MIoTEEPerfReq) HasReq ¶
func (o *MIoTEEPerfReq) HasReq() bool
HasReq returns a boolean if a field has been set.
func (MIoTEEPerfReq) MarshalJSON ¶
func (o MIoTEEPerfReq) MarshalJSON() ([]byte, error)
func (*MIoTEEPerfReq) SetKpiType ¶
func (o *MIoTEEPerfReq) SetKpiType(v string)
SetKpiType gets a reference to the given string and assigns it to the KpiType field.
func (*MIoTEEPerfReq) SetReq ¶
func (o *MIoTEEPerfReq) SetReq(v float32)
SetReq gets a reference to the given float32 and assigns it to the Req field.
func (MIoTEEPerfReq) ToMap ¶
func (o MIoTEEPerfReq) ToMap() (map[string]interface{}, error)
type ManagementData ¶
type ManagementData struct {
ArrayOfString *[]string
}
ManagementData - struct for ManagementData
func ArrayOfStringAsManagementData ¶
func ArrayOfStringAsManagementData(v *[]string) ManagementData
[]stringAsManagementData is a convenience function that returns []string wrapped in ManagementData
func (*ManagementData) GetActualInstance ¶
func (obj *ManagementData) GetActualInstance() interface{}
Get the actual instance
func (ManagementData) MarshalJSON ¶
func (src ManagementData) MarshalJSON() ([]byte, error)
Marshal data from the first non-nil pointers in the struct to JSON
func (*ManagementData) UnmarshalJSON ¶
func (dst *ManagementData) UnmarshalJSON(data []byte) error
Unmarshal JSON data into one of the pointers in the struct
type ManagementDataCollectionSingle ¶
type ManagementDataCollectionSingle struct { Id NullableString `json:"id"` ObjectClass *string `json:"objectClass,omitempty"` ObjectInstance *string `json:"objectInstance,omitempty"` VsDataContainer []VsDataContainerSingle `json:"VsDataContainer,omitempty"` Attributes *ManagementDataCollectionSingleAllOfAttributes `json:"attributes,omitempty"` }
ManagementDataCollectionSingle struct for ManagementDataCollectionSingle
func NewManagementDataCollectionSingle ¶
func NewManagementDataCollectionSingle(id NullableString) *ManagementDataCollectionSingle
NewManagementDataCollectionSingle instantiates a new ManagementDataCollectionSingle 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 NewManagementDataCollectionSingleWithDefaults ¶
func NewManagementDataCollectionSingleWithDefaults() *ManagementDataCollectionSingle
NewManagementDataCollectionSingleWithDefaults instantiates a new ManagementDataCollectionSingle 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 (*ManagementDataCollectionSingle) GetAttributes ¶
func (o *ManagementDataCollectionSingle) GetAttributes() ManagementDataCollectionSingleAllOfAttributes
GetAttributes returns the Attributes field value if set, zero value otherwise.
func (*ManagementDataCollectionSingle) GetAttributesOk ¶
func (o *ManagementDataCollectionSingle) GetAttributesOk() (*ManagementDataCollectionSingleAllOfAttributes, bool)
GetAttributesOk returns a tuple with the Attributes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ManagementDataCollectionSingle) GetId ¶
func (o *ManagementDataCollectionSingle) GetId() string
GetId returns the Id field value If the value is explicit nil, the zero value for string will be returned
func (*ManagementDataCollectionSingle) GetIdOk ¶
func (o *ManagementDataCollectionSingle) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*ManagementDataCollectionSingle) GetObjectClass ¶
func (o *ManagementDataCollectionSingle) GetObjectClass() string
GetObjectClass returns the ObjectClass field value if set, zero value otherwise.
func (*ManagementDataCollectionSingle) GetObjectClassOk ¶
func (o *ManagementDataCollectionSingle) GetObjectClassOk() (*string, bool)
GetObjectClassOk returns a tuple with the ObjectClass field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ManagementDataCollectionSingle) GetObjectInstance ¶
func (o *ManagementDataCollectionSingle) GetObjectInstance() string
GetObjectInstance returns the ObjectInstance field value if set, zero value otherwise.
func (*ManagementDataCollectionSingle) GetObjectInstanceOk ¶
func (o *ManagementDataCollectionSingle) GetObjectInstanceOk() (*string, bool)
GetObjectInstanceOk returns a tuple with the ObjectInstance field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ManagementDataCollectionSingle) GetVsDataContainer ¶
func (o *ManagementDataCollectionSingle) GetVsDataContainer() []VsDataContainerSingle
GetVsDataContainer returns the VsDataContainer field value if set, zero value otherwise.
func (*ManagementDataCollectionSingle) GetVsDataContainerOk ¶
func (o *ManagementDataCollectionSingle) GetVsDataContainerOk() ([]VsDataContainerSingle, bool)
GetVsDataContainerOk returns a tuple with the VsDataContainer field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ManagementDataCollectionSingle) HasAttributes ¶
func (o *ManagementDataCollectionSingle) HasAttributes() bool
HasAttributes returns a boolean if a field has been set.
func (*ManagementDataCollectionSingle) HasObjectClass ¶
func (o *ManagementDataCollectionSingle) HasObjectClass() bool
HasObjectClass returns a boolean if a field has been set.
func (*ManagementDataCollectionSingle) HasObjectInstance ¶
func (o *ManagementDataCollectionSingle) HasObjectInstance() bool
HasObjectInstance returns a boolean if a field has been set.
func (*ManagementDataCollectionSingle) HasVsDataContainer ¶
func (o *ManagementDataCollectionSingle) HasVsDataContainer() bool
HasVsDataContainer returns a boolean if a field has been set.
func (ManagementDataCollectionSingle) MarshalJSON ¶
func (o ManagementDataCollectionSingle) MarshalJSON() ([]byte, error)
func (*ManagementDataCollectionSingle) SetAttributes ¶
func (o *ManagementDataCollectionSingle) SetAttributes(v ManagementDataCollectionSingleAllOfAttributes)
SetAttributes gets a reference to the given ManagementDataCollectionSingleAllOfAttributes and assigns it to the Attributes field.
func (*ManagementDataCollectionSingle) SetId ¶
func (o *ManagementDataCollectionSingle) SetId(v string)
SetId sets field value
func (*ManagementDataCollectionSingle) SetObjectClass ¶
func (o *ManagementDataCollectionSingle) SetObjectClass(v string)
SetObjectClass gets a reference to the given string and assigns it to the ObjectClass field.
func (*ManagementDataCollectionSingle) SetObjectInstance ¶
func (o *ManagementDataCollectionSingle) SetObjectInstance(v string)
SetObjectInstance gets a reference to the given string and assigns it to the ObjectInstance field.
func (*ManagementDataCollectionSingle) SetVsDataContainer ¶
func (o *ManagementDataCollectionSingle) SetVsDataContainer(v []VsDataContainerSingle)
SetVsDataContainer gets a reference to the given []VsDataContainerSingle and assigns it to the VsDataContainer field.
func (ManagementDataCollectionSingle) ToMap ¶
func (o ManagementDataCollectionSingle) ToMap() (map[string]interface{}, error)
type ManagementDataCollectionSingleAllOf ¶
type ManagementDataCollectionSingleAllOf struct {
Attributes *ManagementDataCollectionSingleAllOfAttributes `json:"attributes,omitempty"`
}
ManagementDataCollectionSingleAllOf struct for ManagementDataCollectionSingleAllOf
func NewManagementDataCollectionSingleAllOf ¶
func NewManagementDataCollectionSingleAllOf() *ManagementDataCollectionSingleAllOf
NewManagementDataCollectionSingleAllOf instantiates a new ManagementDataCollectionSingleAllOf 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 NewManagementDataCollectionSingleAllOfWithDefaults ¶
func NewManagementDataCollectionSingleAllOfWithDefaults() *ManagementDataCollectionSingleAllOf
NewManagementDataCollectionSingleAllOfWithDefaults instantiates a new ManagementDataCollectionSingleAllOf 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 (*ManagementDataCollectionSingleAllOf) GetAttributes ¶
func (o *ManagementDataCollectionSingleAllOf) GetAttributes() ManagementDataCollectionSingleAllOfAttributes
GetAttributes returns the Attributes field value if set, zero value otherwise.
func (*ManagementDataCollectionSingleAllOf) GetAttributesOk ¶
func (o *ManagementDataCollectionSingleAllOf) GetAttributesOk() (*ManagementDataCollectionSingleAllOfAttributes, bool)
GetAttributesOk returns a tuple with the Attributes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ManagementDataCollectionSingleAllOf) HasAttributes ¶
func (o *ManagementDataCollectionSingleAllOf) HasAttributes() bool
HasAttributes returns a boolean if a field has been set.
func (ManagementDataCollectionSingleAllOf) MarshalJSON ¶
func (o ManagementDataCollectionSingleAllOf) MarshalJSON() ([]byte, error)
func (*ManagementDataCollectionSingleAllOf) SetAttributes ¶
func (o *ManagementDataCollectionSingleAllOf) SetAttributes(v ManagementDataCollectionSingleAllOfAttributes)
SetAttributes gets a reference to the given ManagementDataCollectionSingleAllOfAttributes and assigns it to the Attributes field.
func (ManagementDataCollectionSingleAllOf) ToMap ¶
func (o ManagementDataCollectionSingleAllOf) ToMap() (map[string]interface{}, error)
type ManagementDataCollectionSingleAllOfAttributes ¶
type ManagementDataCollectionSingleAllOfAttributes struct { ManagementData *ManagementData `json:"managementData,omitempty"` TargetNodeFilter *NodeFilter `json:"targetNodeFilter,omitempty"` CollectionTimeWindow *TimeWindow `json:"collectionTimeWindow,omitempty"` ReportingCtrl *ReportingCtrl `json:"reportingCtrl,omitempty"` DataScope *string `json:"dataScope,omitempty"` }
ManagementDataCollectionSingleAllOfAttributes struct for ManagementDataCollectionSingleAllOfAttributes
func NewManagementDataCollectionSingleAllOfAttributes ¶
func NewManagementDataCollectionSingleAllOfAttributes() *ManagementDataCollectionSingleAllOfAttributes
NewManagementDataCollectionSingleAllOfAttributes instantiates a new ManagementDataCollectionSingleAllOfAttributes 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 NewManagementDataCollectionSingleAllOfAttributesWithDefaults ¶
func NewManagementDataCollectionSingleAllOfAttributesWithDefaults() *ManagementDataCollectionSingleAllOfAttributes
NewManagementDataCollectionSingleAllOfAttributesWithDefaults instantiates a new ManagementDataCollectionSingleAllOfAttributes 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 (*ManagementDataCollectionSingleAllOfAttributes) GetCollectionTimeWindow ¶
func (o *ManagementDataCollectionSingleAllOfAttributes) GetCollectionTimeWindow() TimeWindow
GetCollectionTimeWindow returns the CollectionTimeWindow field value if set, zero value otherwise.
func (*ManagementDataCollectionSingleAllOfAttributes) GetCollectionTimeWindowOk ¶
func (o *ManagementDataCollectionSingleAllOfAttributes) GetCollectionTimeWindowOk() (*TimeWindow, bool)
GetCollectionTimeWindowOk returns a tuple with the CollectionTimeWindow field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ManagementDataCollectionSingleAllOfAttributes) GetDataScope ¶
func (o *ManagementDataCollectionSingleAllOfAttributes) GetDataScope() string
GetDataScope returns the DataScope field value if set, zero value otherwise.
func (*ManagementDataCollectionSingleAllOfAttributes) GetDataScopeOk ¶
func (o *ManagementDataCollectionSingleAllOfAttributes) GetDataScopeOk() (*string, bool)
GetDataScopeOk returns a tuple with the DataScope field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ManagementDataCollectionSingleAllOfAttributes) GetManagementData ¶
func (o *ManagementDataCollectionSingleAllOfAttributes) GetManagementData() ManagementData
GetManagementData returns the ManagementData field value if set, zero value otherwise.
func (*ManagementDataCollectionSingleAllOfAttributes) GetManagementDataOk ¶
func (o *ManagementDataCollectionSingleAllOfAttributes) GetManagementDataOk() (*ManagementData, bool)
GetManagementDataOk returns a tuple with the ManagementData field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ManagementDataCollectionSingleAllOfAttributes) GetReportingCtrl ¶
func (o *ManagementDataCollectionSingleAllOfAttributes) GetReportingCtrl() ReportingCtrl
GetReportingCtrl returns the ReportingCtrl field value if set, zero value otherwise.
func (*ManagementDataCollectionSingleAllOfAttributes) GetReportingCtrlOk ¶
func (o *ManagementDataCollectionSingleAllOfAttributes) GetReportingCtrlOk() (*ReportingCtrl, bool)
GetReportingCtrlOk returns a tuple with the ReportingCtrl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ManagementDataCollectionSingleAllOfAttributes) GetTargetNodeFilter ¶
func (o *ManagementDataCollectionSingleAllOfAttributes) GetTargetNodeFilter() NodeFilter
GetTargetNodeFilter returns the TargetNodeFilter field value if set, zero value otherwise.
func (*ManagementDataCollectionSingleAllOfAttributes) GetTargetNodeFilterOk ¶
func (o *ManagementDataCollectionSingleAllOfAttributes) GetTargetNodeFilterOk() (*NodeFilter, bool)
GetTargetNodeFilterOk returns a tuple with the TargetNodeFilter field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ManagementDataCollectionSingleAllOfAttributes) HasCollectionTimeWindow ¶
func (o *ManagementDataCollectionSingleAllOfAttributes) HasCollectionTimeWindow() bool
HasCollectionTimeWindow returns a boolean if a field has been set.
func (*ManagementDataCollectionSingleAllOfAttributes) HasDataScope ¶
func (o *ManagementDataCollectionSingleAllOfAttributes) HasDataScope() bool
HasDataScope returns a boolean if a field has been set.
func (*ManagementDataCollectionSingleAllOfAttributes) HasManagementData ¶
func (o *ManagementDataCollectionSingleAllOfAttributes) HasManagementData() bool
HasManagementData returns a boolean if a field has been set.
func (*ManagementDataCollectionSingleAllOfAttributes) HasReportingCtrl ¶
func (o *ManagementDataCollectionSingleAllOfAttributes) HasReportingCtrl() bool
HasReportingCtrl returns a boolean if a field has been set.
func (*ManagementDataCollectionSingleAllOfAttributes) HasTargetNodeFilter ¶
func (o *ManagementDataCollectionSingleAllOfAttributes) HasTargetNodeFilter() bool
HasTargetNodeFilter returns a boolean if a field has been set.
func (ManagementDataCollectionSingleAllOfAttributes) MarshalJSON ¶
func (o ManagementDataCollectionSingleAllOfAttributes) MarshalJSON() ([]byte, error)
func (*ManagementDataCollectionSingleAllOfAttributes) SetCollectionTimeWindow ¶
func (o *ManagementDataCollectionSingleAllOfAttributes) SetCollectionTimeWindow(v TimeWindow)
SetCollectionTimeWindow gets a reference to the given TimeWindow and assigns it to the CollectionTimeWindow field.
func (*ManagementDataCollectionSingleAllOfAttributes) SetDataScope ¶
func (o *ManagementDataCollectionSingleAllOfAttributes) SetDataScope(v string)
SetDataScope gets a reference to the given string and assigns it to the DataScope field.
func (*ManagementDataCollectionSingleAllOfAttributes) SetManagementData ¶
func (o *ManagementDataCollectionSingleAllOfAttributes) SetManagementData(v ManagementData)
SetManagementData gets a reference to the given ManagementData and assigns it to the ManagementData field.
func (*ManagementDataCollectionSingleAllOfAttributes) SetReportingCtrl ¶
func (o *ManagementDataCollectionSingleAllOfAttributes) SetReportingCtrl(v ReportingCtrl)
SetReportingCtrl gets a reference to the given ReportingCtrl and assigns it to the ReportingCtrl field.
func (*ManagementDataCollectionSingleAllOfAttributes) SetTargetNodeFilter ¶
func (o *ManagementDataCollectionSingleAllOfAttributes) SetTargetNodeFilter(v NodeFilter)
SetTargetNodeFilter gets a reference to the given NodeFilter and assigns it to the TargetNodeFilter field.
func (ManagementDataCollectionSingleAllOfAttributes) ToMap ¶
func (o ManagementDataCollectionSingleAllOfAttributes) ToMap() (map[string]interface{}, error)
type ManagementNodeSingle ¶
type ManagementNodeSingle struct { Id NullableString `json:"id"` ObjectClass *string `json:"objectClass,omitempty"` ObjectInstance *string `json:"objectInstance,omitempty"` VsDataContainer []VsDataContainerSingle `json:"VsDataContainer,omitempty"` Attributes *ManagementNodeSingleAllOfAttributes `json:"attributes,omitempty"` MnsAgent []MnsAgentSingle `json:"MnsAgent,omitempty"` }
ManagementNodeSingle struct for ManagementNodeSingle
func NewManagementNodeSingle ¶
func NewManagementNodeSingle(id NullableString) *ManagementNodeSingle
NewManagementNodeSingle instantiates a new ManagementNodeSingle 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 NewManagementNodeSingleWithDefaults ¶
func NewManagementNodeSingleWithDefaults() *ManagementNodeSingle
NewManagementNodeSingleWithDefaults instantiates a new ManagementNodeSingle 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 (*ManagementNodeSingle) GetAttributes ¶
func (o *ManagementNodeSingle) GetAttributes() ManagementNodeSingleAllOfAttributes
GetAttributes returns the Attributes field value if set, zero value otherwise.
func (*ManagementNodeSingle) GetAttributesOk ¶
func (o *ManagementNodeSingle) GetAttributesOk() (*ManagementNodeSingleAllOfAttributes, bool)
GetAttributesOk returns a tuple with the Attributes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ManagementNodeSingle) GetId ¶
func (o *ManagementNodeSingle) GetId() string
GetId returns the Id field value If the value is explicit nil, the zero value for string will be returned
func (*ManagementNodeSingle) GetIdOk ¶
func (o *ManagementNodeSingle) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*ManagementNodeSingle) GetMnsAgent ¶
func (o *ManagementNodeSingle) GetMnsAgent() []MnsAgentSingle
GetMnsAgent returns the MnsAgent field value if set, zero value otherwise.
func (*ManagementNodeSingle) GetMnsAgentOk ¶
func (o *ManagementNodeSingle) GetMnsAgentOk() ([]MnsAgentSingle, bool)
GetMnsAgentOk returns a tuple with the MnsAgent field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ManagementNodeSingle) GetObjectClass ¶
func (o *ManagementNodeSingle) GetObjectClass() string
GetObjectClass returns the ObjectClass field value if set, zero value otherwise.
func (*ManagementNodeSingle) GetObjectClassOk ¶
func (o *ManagementNodeSingle) GetObjectClassOk() (*string, bool)
GetObjectClassOk returns a tuple with the ObjectClass field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ManagementNodeSingle) GetObjectInstance ¶
func (o *ManagementNodeSingle) GetObjectInstance() string
GetObjectInstance returns the ObjectInstance field value if set, zero value otherwise.
func (*ManagementNodeSingle) GetObjectInstanceOk ¶
func (o *ManagementNodeSingle) GetObjectInstanceOk() (*string, bool)
GetObjectInstanceOk returns a tuple with the ObjectInstance field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ManagementNodeSingle) GetVsDataContainer ¶
func (o *ManagementNodeSingle) GetVsDataContainer() []VsDataContainerSingle
GetVsDataContainer returns the VsDataContainer field value if set, zero value otherwise.
func (*ManagementNodeSingle) GetVsDataContainerOk ¶
func (o *ManagementNodeSingle) GetVsDataContainerOk() ([]VsDataContainerSingle, bool)
GetVsDataContainerOk returns a tuple with the VsDataContainer field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ManagementNodeSingle) HasAttributes ¶
func (o *ManagementNodeSingle) HasAttributes() bool
HasAttributes returns a boolean if a field has been set.
func (*ManagementNodeSingle) HasMnsAgent ¶
func (o *ManagementNodeSingle) HasMnsAgent() bool
HasMnsAgent returns a boolean if a field has been set.
func (*ManagementNodeSingle) HasObjectClass ¶
func (o *ManagementNodeSingle) HasObjectClass() bool
HasObjectClass returns a boolean if a field has been set.
func (*ManagementNodeSingle) HasObjectInstance ¶
func (o *ManagementNodeSingle) HasObjectInstance() bool
HasObjectInstance returns a boolean if a field has been set.
func (*ManagementNodeSingle) HasVsDataContainer ¶
func (o *ManagementNodeSingle) HasVsDataContainer() bool
HasVsDataContainer returns a boolean if a field has been set.
func (ManagementNodeSingle) MarshalJSON ¶
func (o ManagementNodeSingle) MarshalJSON() ([]byte, error)
func (*ManagementNodeSingle) SetAttributes ¶
func (o *ManagementNodeSingle) SetAttributes(v ManagementNodeSingleAllOfAttributes)
SetAttributes gets a reference to the given ManagementNodeSingleAllOfAttributes and assigns it to the Attributes field.
func (*ManagementNodeSingle) SetId ¶
func (o *ManagementNodeSingle) SetId(v string)
SetId sets field value
func (*ManagementNodeSingle) SetMnsAgent ¶
func (o *ManagementNodeSingle) SetMnsAgent(v []MnsAgentSingle)
SetMnsAgent gets a reference to the given []MnsAgentSingle and assigns it to the MnsAgent field.
func (*ManagementNodeSingle) SetObjectClass ¶
func (o *ManagementNodeSingle) SetObjectClass(v string)
SetObjectClass gets a reference to the given string and assigns it to the ObjectClass field.
func (*ManagementNodeSingle) SetObjectInstance ¶
func (o *ManagementNodeSingle) SetObjectInstance(v string)
SetObjectInstance gets a reference to the given string and assigns it to the ObjectInstance field.
func (*ManagementNodeSingle) SetVsDataContainer ¶
func (o *ManagementNodeSingle) SetVsDataContainer(v []VsDataContainerSingle)
SetVsDataContainer gets a reference to the given []VsDataContainerSingle and assigns it to the VsDataContainer field.
func (ManagementNodeSingle) ToMap ¶
func (o ManagementNodeSingle) ToMap() (map[string]interface{}, error)
type ManagementNodeSingleAllOf ¶
type ManagementNodeSingleAllOf struct { Attributes *ManagementNodeSingleAllOfAttributes `json:"attributes,omitempty"` MnsAgent []MnsAgentSingle `json:"MnsAgent,omitempty"` }
ManagementNodeSingleAllOf struct for ManagementNodeSingleAllOf
func NewManagementNodeSingleAllOf ¶
func NewManagementNodeSingleAllOf() *ManagementNodeSingleAllOf
NewManagementNodeSingleAllOf instantiates a new ManagementNodeSingleAllOf 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 NewManagementNodeSingleAllOfWithDefaults ¶
func NewManagementNodeSingleAllOfWithDefaults() *ManagementNodeSingleAllOf
NewManagementNodeSingleAllOfWithDefaults instantiates a new ManagementNodeSingleAllOf 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 (*ManagementNodeSingleAllOf) GetAttributes ¶
func (o *ManagementNodeSingleAllOf) GetAttributes() ManagementNodeSingleAllOfAttributes
GetAttributes returns the Attributes field value if set, zero value otherwise.
func (*ManagementNodeSingleAllOf) GetAttributesOk ¶
func (o *ManagementNodeSingleAllOf) GetAttributesOk() (*ManagementNodeSingleAllOfAttributes, bool)
GetAttributesOk returns a tuple with the Attributes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ManagementNodeSingleAllOf) GetMnsAgent ¶
func (o *ManagementNodeSingleAllOf) GetMnsAgent() []MnsAgentSingle
GetMnsAgent returns the MnsAgent field value if set, zero value otherwise.
func (*ManagementNodeSingleAllOf) GetMnsAgentOk ¶
func (o *ManagementNodeSingleAllOf) GetMnsAgentOk() ([]MnsAgentSingle, bool)
GetMnsAgentOk returns a tuple with the MnsAgent field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ManagementNodeSingleAllOf) HasAttributes ¶
func (o *ManagementNodeSingleAllOf) HasAttributes() bool
HasAttributes returns a boolean if a field has been set.
func (*ManagementNodeSingleAllOf) HasMnsAgent ¶
func (o *ManagementNodeSingleAllOf) HasMnsAgent() bool
HasMnsAgent returns a boolean if a field has been set.
func (ManagementNodeSingleAllOf) MarshalJSON ¶
func (o ManagementNodeSingleAllOf) MarshalJSON() ([]byte, error)
func (*ManagementNodeSingleAllOf) SetAttributes ¶
func (o *ManagementNodeSingleAllOf) SetAttributes(v ManagementNodeSingleAllOfAttributes)
SetAttributes gets a reference to the given ManagementNodeSingleAllOfAttributes and assigns it to the Attributes field.
func (*ManagementNodeSingleAllOf) SetMnsAgent ¶
func (o *ManagementNodeSingleAllOf) SetMnsAgent(v []MnsAgentSingle)
SetMnsAgent gets a reference to the given []MnsAgentSingle and assigns it to the MnsAgent field.
func (ManagementNodeSingleAllOf) ToMap ¶
func (o ManagementNodeSingleAllOf) ToMap() (map[string]interface{}, error)
type ManagementNodeSingleAllOfAttributes ¶
type ManagementNodeSingleAllOfAttributes struct { UserLabel *string `json:"userLabel,omitempty"` ManagedElements []string `json:"managedElements,omitempty"` VendorName *string `json:"vendorName,omitempty"` UserDefinedState *string `json:"userDefinedState,omitempty"` LocationName *string `json:"locationName,omitempty"` SwVersion *string `json:"swVersion,omitempty"` }
ManagementNodeSingleAllOfAttributes struct for ManagementNodeSingleAllOfAttributes
func NewManagementNodeSingleAllOfAttributes ¶
func NewManagementNodeSingleAllOfAttributes() *ManagementNodeSingleAllOfAttributes
NewManagementNodeSingleAllOfAttributes instantiates a new ManagementNodeSingleAllOfAttributes 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 NewManagementNodeSingleAllOfAttributesWithDefaults ¶
func NewManagementNodeSingleAllOfAttributesWithDefaults() *ManagementNodeSingleAllOfAttributes
NewManagementNodeSingleAllOfAttributesWithDefaults instantiates a new ManagementNodeSingleAllOfAttributes 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 (*ManagementNodeSingleAllOfAttributes) GetLocationName ¶
func (o *ManagementNodeSingleAllOfAttributes) GetLocationName() string
GetLocationName returns the LocationName field value if set, zero value otherwise.
func (*ManagementNodeSingleAllOfAttributes) GetLocationNameOk ¶
func (o *ManagementNodeSingleAllOfAttributes) GetLocationNameOk() (*string, bool)
GetLocationNameOk returns a tuple with the LocationName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ManagementNodeSingleAllOfAttributes) GetManagedElements ¶
func (o *ManagementNodeSingleAllOfAttributes) GetManagedElements() []string
GetManagedElements returns the ManagedElements field value if set, zero value otherwise.
func (*ManagementNodeSingleAllOfAttributes) GetManagedElementsOk ¶
func (o *ManagementNodeSingleAllOfAttributes) GetManagedElementsOk() ([]string, bool)
GetManagedElementsOk returns a tuple with the ManagedElements field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ManagementNodeSingleAllOfAttributes) GetSwVersion ¶
func (o *ManagementNodeSingleAllOfAttributes) GetSwVersion() string
GetSwVersion returns the SwVersion field value if set, zero value otherwise.
func (*ManagementNodeSingleAllOfAttributes) GetSwVersionOk ¶
func (o *ManagementNodeSingleAllOfAttributes) GetSwVersionOk() (*string, bool)
GetSwVersionOk returns a tuple with the SwVersion field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ManagementNodeSingleAllOfAttributes) GetUserDefinedState ¶
func (o *ManagementNodeSingleAllOfAttributes) GetUserDefinedState() string
GetUserDefinedState returns the UserDefinedState field value if set, zero value otherwise.
func (*ManagementNodeSingleAllOfAttributes) GetUserDefinedStateOk ¶
func (o *ManagementNodeSingleAllOfAttributes) GetUserDefinedStateOk() (*string, bool)
GetUserDefinedStateOk returns a tuple with the UserDefinedState field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ManagementNodeSingleAllOfAttributes) GetUserLabel ¶
func (o *ManagementNodeSingleAllOfAttributes) GetUserLabel() string
GetUserLabel returns the UserLabel field value if set, zero value otherwise.
func (*ManagementNodeSingleAllOfAttributes) GetUserLabelOk ¶
func (o *ManagementNodeSingleAllOfAttributes) GetUserLabelOk() (*string, bool)
GetUserLabelOk returns a tuple with the UserLabel field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ManagementNodeSingleAllOfAttributes) GetVendorName ¶
func (o *ManagementNodeSingleAllOfAttributes) GetVendorName() string
GetVendorName returns the VendorName field value if set, zero value otherwise.
func (*ManagementNodeSingleAllOfAttributes) GetVendorNameOk ¶
func (o *ManagementNodeSingleAllOfAttributes) GetVendorNameOk() (*string, bool)
GetVendorNameOk returns a tuple with the VendorName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ManagementNodeSingleAllOfAttributes) HasLocationName ¶
func (o *ManagementNodeSingleAllOfAttributes) HasLocationName() bool
HasLocationName returns a boolean if a field has been set.
func (*ManagementNodeSingleAllOfAttributes) HasManagedElements ¶
func (o *ManagementNodeSingleAllOfAttributes) HasManagedElements() bool
HasManagedElements returns a boolean if a field has been set.
func (*ManagementNodeSingleAllOfAttributes) HasSwVersion ¶
func (o *ManagementNodeSingleAllOfAttributes) HasSwVersion() bool
HasSwVersion returns a boolean if a field has been set.
func (*ManagementNodeSingleAllOfAttributes) HasUserDefinedState ¶
func (o *ManagementNodeSingleAllOfAttributes) HasUserDefinedState() bool
HasUserDefinedState returns a boolean if a field has been set.
func (*ManagementNodeSingleAllOfAttributes) HasUserLabel ¶
func (o *ManagementNodeSingleAllOfAttributes) HasUserLabel() bool
HasUserLabel returns a boolean if a field has been set.
func (*ManagementNodeSingleAllOfAttributes) HasVendorName ¶
func (o *ManagementNodeSingleAllOfAttributes) HasVendorName() bool
HasVendorName returns a boolean if a field has been set.
func (ManagementNodeSingleAllOfAttributes) MarshalJSON ¶
func (o ManagementNodeSingleAllOfAttributes) MarshalJSON() ([]byte, error)
func (*ManagementNodeSingleAllOfAttributes) SetLocationName ¶
func (o *ManagementNodeSingleAllOfAttributes) SetLocationName(v string)
SetLocationName gets a reference to the given string and assigns it to the LocationName field.
func (*ManagementNodeSingleAllOfAttributes) SetManagedElements ¶
func (o *ManagementNodeSingleAllOfAttributes) SetManagedElements(v []string)
SetManagedElements gets a reference to the given []string and assigns it to the ManagedElements field.
func (*ManagementNodeSingleAllOfAttributes) SetSwVersion ¶
func (o *ManagementNodeSingleAllOfAttributes) SetSwVersion(v string)
SetSwVersion gets a reference to the given string and assigns it to the SwVersion field.
func (*ManagementNodeSingleAllOfAttributes) SetUserDefinedState ¶
func (o *ManagementNodeSingleAllOfAttributes) SetUserDefinedState(v string)
SetUserDefinedState gets a reference to the given string and assigns it to the UserDefinedState field.
func (*ManagementNodeSingleAllOfAttributes) SetUserLabel ¶
func (o *ManagementNodeSingleAllOfAttributes) SetUserLabel(v string)
SetUserLabel gets a reference to the given string and assigns it to the UserLabel field.
func (*ManagementNodeSingleAllOfAttributes) SetVendorName ¶
func (o *ManagementNodeSingleAllOfAttributes) SetVendorName(v string)
SetVendorName gets a reference to the given string and assigns it to the VendorName field.
func (ManagementNodeSingleAllOfAttributes) ToMap ¶
func (o ManagementNodeSingleAllOfAttributes) ToMap() (map[string]interface{}, error)
type MappedNullable ¶
type MaxNumberofPDUSessions ¶
type MaxNumberofPDUSessions struct { ServAttrCom *ServAttrCom `json:"servAttrCom,omitempty"` NOofPDUSessions *int32 `json:"nOofPDUSessions,omitempty"` }
MaxNumberofPDUSessions struct for MaxNumberofPDUSessions
func NewMaxNumberofPDUSessions ¶
func NewMaxNumberofPDUSessions() *MaxNumberofPDUSessions
NewMaxNumberofPDUSessions instantiates a new MaxNumberofPDUSessions 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 NewMaxNumberofPDUSessionsWithDefaults ¶
func NewMaxNumberofPDUSessionsWithDefaults() *MaxNumberofPDUSessions
NewMaxNumberofPDUSessionsWithDefaults instantiates a new MaxNumberofPDUSessions 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 (*MaxNumberofPDUSessions) GetNOofPDUSessions ¶
func (o *MaxNumberofPDUSessions) GetNOofPDUSessions() int32
GetNOofPDUSessions returns the NOofPDUSessions field value if set, zero value otherwise.
func (*MaxNumberofPDUSessions) GetNOofPDUSessionsOk ¶
func (o *MaxNumberofPDUSessions) GetNOofPDUSessionsOk() (*int32, bool)
GetNOofPDUSessionsOk returns a tuple with the NOofPDUSessions field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MaxNumberofPDUSessions) GetServAttrCom ¶
func (o *MaxNumberofPDUSessions) GetServAttrCom() ServAttrCom
GetServAttrCom returns the ServAttrCom field value if set, zero value otherwise.
func (*MaxNumberofPDUSessions) GetServAttrComOk ¶
func (o *MaxNumberofPDUSessions) GetServAttrComOk() (*ServAttrCom, bool)
GetServAttrComOk returns a tuple with the ServAttrCom field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MaxNumberofPDUSessions) HasNOofPDUSessions ¶
func (o *MaxNumberofPDUSessions) HasNOofPDUSessions() bool
HasNOofPDUSessions returns a boolean if a field has been set.
func (*MaxNumberofPDUSessions) HasServAttrCom ¶
func (o *MaxNumberofPDUSessions) HasServAttrCom() bool
HasServAttrCom returns a boolean if a field has been set.
func (MaxNumberofPDUSessions) MarshalJSON ¶
func (o MaxNumberofPDUSessions) MarshalJSON() ([]byte, error)
func (*MaxNumberofPDUSessions) SetNOofPDUSessions ¶
func (o *MaxNumberofPDUSessions) SetNOofPDUSessions(v int32)
SetNOofPDUSessions gets a reference to the given int32 and assigns it to the NOofPDUSessions field.
func (*MaxNumberofPDUSessions) SetServAttrCom ¶
func (o *MaxNumberofPDUSessions) SetServAttrCom(v ServAttrCom)
SetServAttrCom gets a reference to the given ServAttrCom and assigns it to the ServAttrCom field.
func (MaxNumberofPDUSessions) ToMap ¶
func (o MaxNumberofPDUSessions) ToMap() (map[string]interface{}, error)
type MaxPktSize ¶
type MaxPktSize struct { ServAttrCom *ServAttrCom `json:"servAttrCom,omitempty"` Maxsize *int32 `json:"maxsize,omitempty"` }
MaxPktSize struct for MaxPktSize
func NewMaxPktSize ¶
func NewMaxPktSize() *MaxPktSize
NewMaxPktSize instantiates a new MaxPktSize 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 NewMaxPktSizeWithDefaults ¶
func NewMaxPktSizeWithDefaults() *MaxPktSize
NewMaxPktSizeWithDefaults instantiates a new MaxPktSize 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 (*MaxPktSize) GetMaxsize ¶
func (o *MaxPktSize) GetMaxsize() int32
GetMaxsize returns the Maxsize field value if set, zero value otherwise.
func (*MaxPktSize) GetMaxsizeOk ¶
func (o *MaxPktSize) GetMaxsizeOk() (*int32, bool)
GetMaxsizeOk returns a tuple with the Maxsize field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MaxPktSize) GetServAttrCom ¶
func (o *MaxPktSize) GetServAttrCom() ServAttrCom
GetServAttrCom returns the ServAttrCom field value if set, zero value otherwise.
func (*MaxPktSize) GetServAttrComOk ¶
func (o *MaxPktSize) GetServAttrComOk() (*ServAttrCom, bool)
GetServAttrComOk returns a tuple with the ServAttrCom field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MaxPktSize) HasMaxsize ¶
func (o *MaxPktSize) HasMaxsize() bool
HasMaxsize returns a boolean if a field has been set.
func (*MaxPktSize) HasServAttrCom ¶
func (o *MaxPktSize) HasServAttrCom() bool
HasServAttrCom returns a boolean if a field has been set.
func (MaxPktSize) MarshalJSON ¶
func (o MaxPktSize) MarshalJSON() ([]byte, error)
func (*MaxPktSize) SetMaxsize ¶
func (o *MaxPktSize) SetMaxsize(v int32)
SetMaxsize gets a reference to the given int32 and assigns it to the Maxsize field.
func (*MaxPktSize) SetServAttrCom ¶
func (o *MaxPktSize) SetServAttrCom(v ServAttrCom)
SetServAttrCom gets a reference to the given ServAttrCom and assigns it to the ServAttrCom field.
func (MaxPktSize) ToMap ¶
func (o MaxPktSize) ToMap() (map[string]interface{}, error)
type MbsfnArea ¶
type MbsfnArea struct { MbsfnAreaId *int32 `json:"mbsfnAreaId,omitempty"` Earfcn *int32 `json:"earfcn,omitempty"` }
MbsfnArea struct for MbsfnArea
func NewMbsfnArea ¶
func NewMbsfnArea() *MbsfnArea
NewMbsfnArea instantiates a new MbsfnArea 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 NewMbsfnAreaWithDefaults ¶
func NewMbsfnAreaWithDefaults() *MbsfnArea
NewMbsfnAreaWithDefaults instantiates a new MbsfnArea 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 (*MbsfnArea) GetEarfcn ¶
GetEarfcn returns the Earfcn field value if set, zero value otherwise.
func (*MbsfnArea) GetEarfcnOk ¶
GetEarfcnOk returns a tuple with the Earfcn field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsfnArea) GetMbsfnAreaId ¶
GetMbsfnAreaId returns the MbsfnAreaId field value if set, zero value otherwise.
func (*MbsfnArea) GetMbsfnAreaIdOk ¶
GetMbsfnAreaIdOk returns a tuple with the MbsfnAreaId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MbsfnArea) HasMbsfnAreaId ¶
HasMbsfnAreaId returns a boolean if a field has been set.
func (MbsfnArea) MarshalJSON ¶
func (*MbsfnArea) SetEarfcn ¶
SetEarfcn gets a reference to the given int32 and assigns it to the Earfcn field.
func (*MbsfnArea) SetMbsfnAreaId ¶
SetMbsfnAreaId gets a reference to the given int32 and assigns it to the MbsfnAreaId field.
type MeContextSingle ¶
type MeContextSingle struct { Id NullableString `json:"id"` ObjectClass *string `json:"objectClass,omitempty"` ObjectInstance *string `json:"objectInstance,omitempty"` VsDataContainer []VsDataContainerSingle `json:"VsDataContainer,omitempty"` Attributes *MeContextSingleAllOfAttributes `json:"attributes,omitempty"` }
MeContextSingle struct for MeContextSingle
func NewMeContextSingle ¶
func NewMeContextSingle(id NullableString) *MeContextSingle
NewMeContextSingle instantiates a new MeContextSingle 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 NewMeContextSingleWithDefaults ¶
func NewMeContextSingleWithDefaults() *MeContextSingle
NewMeContextSingleWithDefaults instantiates a new MeContextSingle 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 (*MeContextSingle) GetAttributes ¶
func (o *MeContextSingle) GetAttributes() MeContextSingleAllOfAttributes
GetAttributes returns the Attributes field value if set, zero value otherwise.
func (*MeContextSingle) GetAttributesOk ¶
func (o *MeContextSingle) GetAttributesOk() (*MeContextSingleAllOfAttributes, bool)
GetAttributesOk returns a tuple with the Attributes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MeContextSingle) GetId ¶
func (o *MeContextSingle) GetId() string
GetId returns the Id field value If the value is explicit nil, the zero value for string will be returned
func (*MeContextSingle) GetIdOk ¶
func (o *MeContextSingle) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*MeContextSingle) GetObjectClass ¶
func (o *MeContextSingle) GetObjectClass() string
GetObjectClass returns the ObjectClass field value if set, zero value otherwise.
func (*MeContextSingle) GetObjectClassOk ¶
func (o *MeContextSingle) GetObjectClassOk() (*string, bool)
GetObjectClassOk returns a tuple with the ObjectClass field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MeContextSingle) GetObjectInstance ¶
func (o *MeContextSingle) GetObjectInstance() string
GetObjectInstance returns the ObjectInstance field value if set, zero value otherwise.
func (*MeContextSingle) GetObjectInstanceOk ¶
func (o *MeContextSingle) GetObjectInstanceOk() (*string, bool)
GetObjectInstanceOk returns a tuple with the ObjectInstance field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MeContextSingle) GetVsDataContainer ¶
func (o *MeContextSingle) GetVsDataContainer() []VsDataContainerSingle
GetVsDataContainer returns the VsDataContainer field value if set, zero value otherwise.
func (*MeContextSingle) GetVsDataContainerOk ¶
func (o *MeContextSingle) GetVsDataContainerOk() ([]VsDataContainerSingle, bool)
GetVsDataContainerOk returns a tuple with the VsDataContainer field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MeContextSingle) HasAttributes ¶
func (o *MeContextSingle) HasAttributes() bool
HasAttributes returns a boolean if a field has been set.
func (*MeContextSingle) HasObjectClass ¶
func (o *MeContextSingle) HasObjectClass() bool
HasObjectClass returns a boolean if a field has been set.
func (*MeContextSingle) HasObjectInstance ¶
func (o *MeContextSingle) HasObjectInstance() bool
HasObjectInstance returns a boolean if a field has been set.
func (*MeContextSingle) HasVsDataContainer ¶
func (o *MeContextSingle) HasVsDataContainer() bool
HasVsDataContainer returns a boolean if a field has been set.
func (MeContextSingle) MarshalJSON ¶
func (o MeContextSingle) MarshalJSON() ([]byte, error)
func (*MeContextSingle) SetAttributes ¶
func (o *MeContextSingle) SetAttributes(v MeContextSingleAllOfAttributes)
SetAttributes gets a reference to the given MeContextSingleAllOfAttributes and assigns it to the Attributes field.
func (*MeContextSingle) SetObjectClass ¶
func (o *MeContextSingle) SetObjectClass(v string)
SetObjectClass gets a reference to the given string and assigns it to the ObjectClass field.
func (*MeContextSingle) SetObjectInstance ¶
func (o *MeContextSingle) SetObjectInstance(v string)
SetObjectInstance gets a reference to the given string and assigns it to the ObjectInstance field.
func (*MeContextSingle) SetVsDataContainer ¶
func (o *MeContextSingle) SetVsDataContainer(v []VsDataContainerSingle)
SetVsDataContainer gets a reference to the given []VsDataContainerSingle and assigns it to the VsDataContainer field.
func (MeContextSingle) ToMap ¶
func (o MeContextSingle) ToMap() (map[string]interface{}, error)
type MeContextSingleAllOf ¶
type MeContextSingleAllOf struct {
Attributes *MeContextSingleAllOfAttributes `json:"attributes,omitempty"`
}
MeContextSingleAllOf struct for MeContextSingleAllOf
func NewMeContextSingleAllOf ¶
func NewMeContextSingleAllOf() *MeContextSingleAllOf
NewMeContextSingleAllOf instantiates a new MeContextSingleAllOf 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 NewMeContextSingleAllOfWithDefaults ¶
func NewMeContextSingleAllOfWithDefaults() *MeContextSingleAllOf
NewMeContextSingleAllOfWithDefaults instantiates a new MeContextSingleAllOf 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 (*MeContextSingleAllOf) GetAttributes ¶
func (o *MeContextSingleAllOf) GetAttributes() MeContextSingleAllOfAttributes
GetAttributes returns the Attributes field value if set, zero value otherwise.
func (*MeContextSingleAllOf) GetAttributesOk ¶
func (o *MeContextSingleAllOf) GetAttributesOk() (*MeContextSingleAllOfAttributes, bool)
GetAttributesOk returns a tuple with the Attributes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MeContextSingleAllOf) HasAttributes ¶
func (o *MeContextSingleAllOf) HasAttributes() bool
HasAttributes returns a boolean if a field has been set.
func (MeContextSingleAllOf) MarshalJSON ¶
func (o MeContextSingleAllOf) MarshalJSON() ([]byte, error)
func (*MeContextSingleAllOf) SetAttributes ¶
func (o *MeContextSingleAllOf) SetAttributes(v MeContextSingleAllOfAttributes)
SetAttributes gets a reference to the given MeContextSingleAllOfAttributes and assigns it to the Attributes field.
func (MeContextSingleAllOf) ToMap ¶
func (o MeContextSingleAllOf) ToMap() (map[string]interface{}, error)
type MeContextSingleAllOfAttributes ¶
type MeContextSingleAllOfAttributes struct {
DnPrefix *string `json:"dnPrefix,omitempty"`
}
MeContextSingleAllOfAttributes struct for MeContextSingleAllOfAttributes
func NewMeContextSingleAllOfAttributes ¶
func NewMeContextSingleAllOfAttributes() *MeContextSingleAllOfAttributes
NewMeContextSingleAllOfAttributes instantiates a new MeContextSingleAllOfAttributes 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 NewMeContextSingleAllOfAttributesWithDefaults ¶
func NewMeContextSingleAllOfAttributesWithDefaults() *MeContextSingleAllOfAttributes
NewMeContextSingleAllOfAttributesWithDefaults instantiates a new MeContextSingleAllOfAttributes 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 (*MeContextSingleAllOfAttributes) GetDnPrefix ¶
func (o *MeContextSingleAllOfAttributes) GetDnPrefix() string
GetDnPrefix returns the DnPrefix field value if set, zero value otherwise.
func (*MeContextSingleAllOfAttributes) GetDnPrefixOk ¶
func (o *MeContextSingleAllOfAttributes) GetDnPrefixOk() (*string, bool)
GetDnPrefixOk returns a tuple with the DnPrefix field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MeContextSingleAllOfAttributes) HasDnPrefix ¶
func (o *MeContextSingleAllOfAttributes) HasDnPrefix() bool
HasDnPrefix returns a boolean if a field has been set.
func (MeContextSingleAllOfAttributes) MarshalJSON ¶
func (o MeContextSingleAllOfAttributes) MarshalJSON() ([]byte, error)
func (*MeContextSingleAllOfAttributes) SetDnPrefix ¶
func (o *MeContextSingleAllOfAttributes) SetDnPrefix(v string)
SetDnPrefix gets a reference to the given string and assigns it to the DnPrefix field.
func (MeContextSingleAllOfAttributes) ToMap ¶
func (o MeContextSingleAllOfAttributes) ToMap() (map[string]interface{}, error)
type MeasurementPeriodLteType ¶
type MeasurementPeriodLteType string
MeasurementPeriodLteType See details in 3GPP TS 32.422 clause 5.10.23.
func NewMeasurementPeriodLteTypeFromValue ¶
func NewMeasurementPeriodLteTypeFromValue(v string) (*MeasurementPeriodLteType, error)
NewMeasurementPeriodLteTypeFromValue returns a pointer to a valid MeasurementPeriodLteType for the value passed as argument, or an error if the value passed is not allowed by the enum
func (MeasurementPeriodLteType) IsValid ¶
func (v MeasurementPeriodLteType) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (MeasurementPeriodLteType) Ptr ¶
func (v MeasurementPeriodLteType) Ptr() *MeasurementPeriodLteType
Ptr returns reference to measurementPeriodLte-Type value
func (*MeasurementPeriodLteType) UnmarshalJSON ¶
func (v *MeasurementPeriodLteType) UnmarshalJSON(src []byte) error
type MeasurementPeriodUmtsType ¶
type MeasurementPeriodUmtsType string
MeasurementPeriodUmtsType See details in 3GPP TS 32.422 clause 5.10.22.
func NewMeasurementPeriodUmtsTypeFromValue ¶
func NewMeasurementPeriodUmtsTypeFromValue(v string) (*MeasurementPeriodUmtsType, error)
NewMeasurementPeriodUmtsTypeFromValue returns a pointer to a valid MeasurementPeriodUmtsType for the value passed as argument, or an error if the value passed is not allowed by the enum
func (MeasurementPeriodUmtsType) IsValid ¶
func (v MeasurementPeriodUmtsType) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (MeasurementPeriodUmtsType) Ptr ¶
func (v MeasurementPeriodUmtsType) Ptr() *MeasurementPeriodUmtsType
Ptr returns reference to measurementPeriodUmts-Type value
func (*MeasurementPeriodUmtsType) UnmarshalJSON ¶
func (v *MeasurementPeriodUmtsType) UnmarshalJSON(src []byte) error
type MeasurementQuantityType ¶
type MeasurementQuantityType string
MeasurementQuantityType See details in 3GPP TS 32.422 clause 5.10.15.
const ( CPICH_EC_NO MeasurementQuantityType = "CPICH_EcNo" CPICH_RSCP MeasurementQuantityType = "CPICH_RSCP" PATH_LOSS MeasurementQuantityType = "PathLoss" )
List of measurementQuantity-Type
func NewMeasurementQuantityTypeFromValue ¶
func NewMeasurementQuantityTypeFromValue(v string) (*MeasurementQuantityType, error)
NewMeasurementQuantityTypeFromValue returns a pointer to a valid MeasurementQuantityType for the value passed as argument, or an error if the value passed is not allowed by the enum
func (MeasurementQuantityType) IsValid ¶
func (v MeasurementQuantityType) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (MeasurementQuantityType) Ptr ¶
func (v MeasurementQuantityType) Ptr() *MeasurementQuantityType
Ptr returns reference to measurementQuantity-Type value
func (*MeasurementQuantityType) UnmarshalJSON ¶
func (v *MeasurementQuantityType) UnmarshalJSON(src []byte) error
type MnS ¶
type MnS struct {
MnSOneOf *MnSOneOf
}
MnS - struct for MnS
func MnSOneOfAsMnS ¶
MnSOneOfAsMnS is a convenience function that returns MnSOneOf wrapped in MnS
func (*MnS) GetActualInstance ¶
func (obj *MnS) GetActualInstance() interface{}
Get the actual instance
func (MnS) MarshalJSON ¶
Marshal data from the first non-nil pointers in the struct to JSON
func (*MnS) UnmarshalJSON ¶
Unmarshal JSON data into one of the pointers in the struct
type MnSOneOf ¶
type MnSOneOf struct {
SubNetwork []SubNetworkSingle `json:"SubNetwork,omitempty"`
}
MnSOneOf struct for MnSOneOf
func NewMnSOneOf ¶
func NewMnSOneOf() *MnSOneOf
NewMnSOneOf instantiates a new MnSOneOf 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 NewMnSOneOfWithDefaults ¶
func NewMnSOneOfWithDefaults() *MnSOneOf
NewMnSOneOfWithDefaults instantiates a new MnSOneOf 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 (*MnSOneOf) GetSubNetwork ¶
func (o *MnSOneOf) GetSubNetwork() []SubNetworkSingle
GetSubNetwork returns the SubNetwork field value if set, zero value otherwise.
func (*MnSOneOf) GetSubNetworkOk ¶
func (o *MnSOneOf) GetSubNetworkOk() ([]SubNetworkSingle, bool)
GetSubNetworkOk returns a tuple with the SubNetwork field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MnSOneOf) HasSubNetwork ¶
HasSubNetwork returns a boolean if a field has been set.
func (MnSOneOf) MarshalJSON ¶
func (*MnSOneOf) SetSubNetwork ¶
func (o *MnSOneOf) SetSubNetwork(v []SubNetworkSingle)
SetSubNetwork gets a reference to the given []SubNetworkSingle and assigns it to the SubNetwork field.
type MnsAgentSingle ¶
type MnsAgentSingle struct { Id NullableString `json:"id"` ObjectClass *string `json:"objectClass,omitempty"` ObjectInstance *string `json:"objectInstance,omitempty"` VsDataContainer []VsDataContainerSingle `json:"VsDataContainer,omitempty"` Attributes *MnsAgentSingleAllOfAttributes `json:"attributes,omitempty"` }
MnsAgentSingle struct for MnsAgentSingle
func NewMnsAgentSingle ¶
func NewMnsAgentSingle(id NullableString) *MnsAgentSingle
NewMnsAgentSingle instantiates a new MnsAgentSingle 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 NewMnsAgentSingleWithDefaults ¶
func NewMnsAgentSingleWithDefaults() *MnsAgentSingle
NewMnsAgentSingleWithDefaults instantiates a new MnsAgentSingle 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 (*MnsAgentSingle) GetAttributes ¶
func (o *MnsAgentSingle) GetAttributes() MnsAgentSingleAllOfAttributes
GetAttributes returns the Attributes field value if set, zero value otherwise.
func (*MnsAgentSingle) GetAttributesOk ¶
func (o *MnsAgentSingle) GetAttributesOk() (*MnsAgentSingleAllOfAttributes, bool)
GetAttributesOk returns a tuple with the Attributes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MnsAgentSingle) GetId ¶
func (o *MnsAgentSingle) GetId() string
GetId returns the Id field value If the value is explicit nil, the zero value for string will be returned
func (*MnsAgentSingle) GetIdOk ¶
func (o *MnsAgentSingle) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*MnsAgentSingle) GetObjectClass ¶
func (o *MnsAgentSingle) GetObjectClass() string
GetObjectClass returns the ObjectClass field value if set, zero value otherwise.
func (*MnsAgentSingle) GetObjectClassOk ¶
func (o *MnsAgentSingle) GetObjectClassOk() (*string, bool)
GetObjectClassOk returns a tuple with the ObjectClass field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MnsAgentSingle) GetObjectInstance ¶
func (o *MnsAgentSingle) GetObjectInstance() string
GetObjectInstance returns the ObjectInstance field value if set, zero value otherwise.
func (*MnsAgentSingle) GetObjectInstanceOk ¶
func (o *MnsAgentSingle) GetObjectInstanceOk() (*string, bool)
GetObjectInstanceOk returns a tuple with the ObjectInstance field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MnsAgentSingle) GetVsDataContainer ¶
func (o *MnsAgentSingle) GetVsDataContainer() []VsDataContainerSingle
GetVsDataContainer returns the VsDataContainer field value if set, zero value otherwise.
func (*MnsAgentSingle) GetVsDataContainerOk ¶
func (o *MnsAgentSingle) GetVsDataContainerOk() ([]VsDataContainerSingle, bool)
GetVsDataContainerOk returns a tuple with the VsDataContainer field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MnsAgentSingle) HasAttributes ¶
func (o *MnsAgentSingle) HasAttributes() bool
HasAttributes returns a boolean if a field has been set.
func (*MnsAgentSingle) HasObjectClass ¶
func (o *MnsAgentSingle) HasObjectClass() bool
HasObjectClass returns a boolean if a field has been set.
func (*MnsAgentSingle) HasObjectInstance ¶
func (o *MnsAgentSingle) HasObjectInstance() bool
HasObjectInstance returns a boolean if a field has been set.
func (*MnsAgentSingle) HasVsDataContainer ¶
func (o *MnsAgentSingle) HasVsDataContainer() bool
HasVsDataContainer returns a boolean if a field has been set.
func (MnsAgentSingle) MarshalJSON ¶
func (o MnsAgentSingle) MarshalJSON() ([]byte, error)
func (*MnsAgentSingle) SetAttributes ¶
func (o *MnsAgentSingle) SetAttributes(v MnsAgentSingleAllOfAttributes)
SetAttributes gets a reference to the given MnsAgentSingleAllOfAttributes and assigns it to the Attributes field.
func (*MnsAgentSingle) SetObjectClass ¶
func (o *MnsAgentSingle) SetObjectClass(v string)
SetObjectClass gets a reference to the given string and assigns it to the ObjectClass field.
func (*MnsAgentSingle) SetObjectInstance ¶
func (o *MnsAgentSingle) SetObjectInstance(v string)
SetObjectInstance gets a reference to the given string and assigns it to the ObjectInstance field.
func (*MnsAgentSingle) SetVsDataContainer ¶
func (o *MnsAgentSingle) SetVsDataContainer(v []VsDataContainerSingle)
SetVsDataContainer gets a reference to the given []VsDataContainerSingle and assigns it to the VsDataContainer field.
func (MnsAgentSingle) ToMap ¶
func (o MnsAgentSingle) ToMap() (map[string]interface{}, error)
type MnsAgentSingleAllOf ¶
type MnsAgentSingleAllOf struct {
Attributes *MnsAgentSingleAllOfAttributes `json:"attributes,omitempty"`
}
MnsAgentSingleAllOf struct for MnsAgentSingleAllOf
func NewMnsAgentSingleAllOf ¶
func NewMnsAgentSingleAllOf() *MnsAgentSingleAllOf
NewMnsAgentSingleAllOf instantiates a new MnsAgentSingleAllOf 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 NewMnsAgentSingleAllOfWithDefaults ¶
func NewMnsAgentSingleAllOfWithDefaults() *MnsAgentSingleAllOf
NewMnsAgentSingleAllOfWithDefaults instantiates a new MnsAgentSingleAllOf 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 (*MnsAgentSingleAllOf) GetAttributes ¶
func (o *MnsAgentSingleAllOf) GetAttributes() MnsAgentSingleAllOfAttributes
GetAttributes returns the Attributes field value if set, zero value otherwise.
func (*MnsAgentSingleAllOf) GetAttributesOk ¶
func (o *MnsAgentSingleAllOf) GetAttributesOk() (*MnsAgentSingleAllOfAttributes, bool)
GetAttributesOk returns a tuple with the Attributes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MnsAgentSingleAllOf) HasAttributes ¶
func (o *MnsAgentSingleAllOf) HasAttributes() bool
HasAttributes returns a boolean if a field has been set.
func (MnsAgentSingleAllOf) MarshalJSON ¶
func (o MnsAgentSingleAllOf) MarshalJSON() ([]byte, error)
func (*MnsAgentSingleAllOf) SetAttributes ¶
func (o *MnsAgentSingleAllOf) SetAttributes(v MnsAgentSingleAllOfAttributes)
SetAttributes gets a reference to the given MnsAgentSingleAllOfAttributes and assigns it to the Attributes field.
func (MnsAgentSingleAllOf) ToMap ¶
func (o MnsAgentSingleAllOf) ToMap() (map[string]interface{}, error)
type MnsAgentSingleAllOfAttributes ¶
type MnsAgentSingleAllOfAttributes struct {
SystemDN *string `json:"systemDN,omitempty"`
}
MnsAgentSingleAllOfAttributes struct for MnsAgentSingleAllOfAttributes
func NewMnsAgentSingleAllOfAttributes ¶
func NewMnsAgentSingleAllOfAttributes() *MnsAgentSingleAllOfAttributes
NewMnsAgentSingleAllOfAttributes instantiates a new MnsAgentSingleAllOfAttributes 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 NewMnsAgentSingleAllOfAttributesWithDefaults ¶
func NewMnsAgentSingleAllOfAttributesWithDefaults() *MnsAgentSingleAllOfAttributes
NewMnsAgentSingleAllOfAttributesWithDefaults instantiates a new MnsAgentSingleAllOfAttributes 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 (*MnsAgentSingleAllOfAttributes) GetSystemDN ¶
func (o *MnsAgentSingleAllOfAttributes) GetSystemDN() string
GetSystemDN returns the SystemDN field value if set, zero value otherwise.
func (*MnsAgentSingleAllOfAttributes) GetSystemDNOk ¶
func (o *MnsAgentSingleAllOfAttributes) GetSystemDNOk() (*string, bool)
GetSystemDNOk returns a tuple with the SystemDN field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MnsAgentSingleAllOfAttributes) HasSystemDN ¶
func (o *MnsAgentSingleAllOfAttributes) HasSystemDN() bool
HasSystemDN returns a boolean if a field has been set.
func (MnsAgentSingleAllOfAttributes) MarshalJSON ¶
func (o MnsAgentSingleAllOfAttributes) MarshalJSON() ([]byte, error)
func (*MnsAgentSingleAllOfAttributes) SetSystemDN ¶
func (o *MnsAgentSingleAllOfAttributes) SetSystemDN(v string)
SetSystemDN gets a reference to the given string and assigns it to the SystemDN field.
func (MnsAgentSingleAllOfAttributes) ToMap ¶
func (o MnsAgentSingleAllOfAttributes) ToMap() (map[string]interface{}, error)
type MnsInfoSingle ¶
type MnsInfoSingle struct { MnsLabel *string `json:"mnsLabel,omitempty"` MnsType *string `json:"mnsType,omitempty"` MnsVersion *string `json:"mnsVersion,omitempty"` MnsAddress *string `json:"mnsAddress,omitempty"` // List of the managed object instances that can be accessed using the MnS. If a complete SubNetwork can be accessed using the MnS, this attribute may contain the DN of the SubNetwork instead of the DNs of the individual managed entities within the SubNetwork. MnsScope []string `json:"mnsScope,omitempty"` }
MnsInfoSingle struct for MnsInfoSingle
func NewMnsInfoSingle ¶
func NewMnsInfoSingle() *MnsInfoSingle
NewMnsInfoSingle instantiates a new MnsInfoSingle 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 NewMnsInfoSingleWithDefaults ¶
func NewMnsInfoSingleWithDefaults() *MnsInfoSingle
NewMnsInfoSingleWithDefaults instantiates a new MnsInfoSingle 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 (*MnsInfoSingle) GetMnsAddress ¶
func (o *MnsInfoSingle) GetMnsAddress() string
GetMnsAddress returns the MnsAddress field value if set, zero value otherwise.
func (*MnsInfoSingle) GetMnsAddressOk ¶
func (o *MnsInfoSingle) GetMnsAddressOk() (*string, bool)
GetMnsAddressOk returns a tuple with the MnsAddress field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MnsInfoSingle) GetMnsLabel ¶
func (o *MnsInfoSingle) GetMnsLabel() string
GetMnsLabel returns the MnsLabel field value if set, zero value otherwise.
func (*MnsInfoSingle) GetMnsLabelOk ¶
func (o *MnsInfoSingle) GetMnsLabelOk() (*string, bool)
GetMnsLabelOk returns a tuple with the MnsLabel field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MnsInfoSingle) GetMnsScope ¶
func (o *MnsInfoSingle) GetMnsScope() []string
GetMnsScope returns the MnsScope field value if set, zero value otherwise.
func (*MnsInfoSingle) GetMnsScopeOk ¶
func (o *MnsInfoSingle) GetMnsScopeOk() ([]string, bool)
GetMnsScopeOk returns a tuple with the MnsScope field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MnsInfoSingle) GetMnsType ¶
func (o *MnsInfoSingle) GetMnsType() string
GetMnsType returns the MnsType field value if set, zero value otherwise.
func (*MnsInfoSingle) GetMnsTypeOk ¶
func (o *MnsInfoSingle) GetMnsTypeOk() (*string, bool)
GetMnsTypeOk returns a tuple with the MnsType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MnsInfoSingle) GetMnsVersion ¶
func (o *MnsInfoSingle) GetMnsVersion() string
GetMnsVersion returns the MnsVersion field value if set, zero value otherwise.
func (*MnsInfoSingle) GetMnsVersionOk ¶
func (o *MnsInfoSingle) GetMnsVersionOk() (*string, bool)
GetMnsVersionOk returns a tuple with the MnsVersion field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MnsInfoSingle) HasMnsAddress ¶
func (o *MnsInfoSingle) HasMnsAddress() bool
HasMnsAddress returns a boolean if a field has been set.
func (*MnsInfoSingle) HasMnsLabel ¶
func (o *MnsInfoSingle) HasMnsLabel() bool
HasMnsLabel returns a boolean if a field has been set.
func (*MnsInfoSingle) HasMnsScope ¶
func (o *MnsInfoSingle) HasMnsScope() bool
HasMnsScope returns a boolean if a field has been set.
func (*MnsInfoSingle) HasMnsType ¶
func (o *MnsInfoSingle) HasMnsType() bool
HasMnsType returns a boolean if a field has been set.
func (*MnsInfoSingle) HasMnsVersion ¶
func (o *MnsInfoSingle) HasMnsVersion() bool
HasMnsVersion returns a boolean if a field has been set.
func (MnsInfoSingle) MarshalJSON ¶
func (o MnsInfoSingle) MarshalJSON() ([]byte, error)
func (*MnsInfoSingle) SetMnsAddress ¶
func (o *MnsInfoSingle) SetMnsAddress(v string)
SetMnsAddress gets a reference to the given string and assigns it to the MnsAddress field.
func (*MnsInfoSingle) SetMnsLabel ¶
func (o *MnsInfoSingle) SetMnsLabel(v string)
SetMnsLabel gets a reference to the given string and assigns it to the MnsLabel field.
func (*MnsInfoSingle) SetMnsScope ¶
func (o *MnsInfoSingle) SetMnsScope(v []string)
SetMnsScope gets a reference to the given []string and assigns it to the MnsScope field.
func (*MnsInfoSingle) SetMnsType ¶
func (o *MnsInfoSingle) SetMnsType(v string)
SetMnsType gets a reference to the given string and assigns it to the MnsType field.
func (*MnsInfoSingle) SetMnsVersion ¶
func (o *MnsInfoSingle) SetMnsVersion(v string)
SetMnsVersion gets a reference to the given string and assigns it to the MnsVersion field.
func (MnsInfoSingle) ToMap ¶
func (o MnsInfoSingle) ToMap() (map[string]interface{}, error)
type MnsRegistrySingle ¶
type MnsRegistrySingle struct {
MnsInfo []MnsInfoSingle `json:"MnsInfo,omitempty"`
}
MnsRegistrySingle struct for MnsRegistrySingle
func NewMnsRegistrySingle ¶
func NewMnsRegistrySingle() *MnsRegistrySingle
NewMnsRegistrySingle instantiates a new MnsRegistrySingle 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 NewMnsRegistrySingleWithDefaults ¶
func NewMnsRegistrySingleWithDefaults() *MnsRegistrySingle
NewMnsRegistrySingleWithDefaults instantiates a new MnsRegistrySingle 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 (*MnsRegistrySingle) GetMnsInfo ¶
func (o *MnsRegistrySingle) GetMnsInfo() []MnsInfoSingle
GetMnsInfo returns the MnsInfo field value if set, zero value otherwise.
func (*MnsRegistrySingle) GetMnsInfoOk ¶
func (o *MnsRegistrySingle) GetMnsInfoOk() ([]MnsInfoSingle, bool)
GetMnsInfoOk returns a tuple with the MnsInfo field value if set, nil otherwise and a boolean to check if the value has been set.
func (*MnsRegistrySingle) HasMnsInfo ¶
func (o *MnsRegistrySingle) HasMnsInfo() bool
HasMnsInfo returns a boolean if a field has been set.
func (MnsRegistrySingle) MarshalJSON ¶
func (o MnsRegistrySingle) MarshalJSON() ([]byte, error)
func (*MnsRegistrySingle) SetMnsInfo ¶
func (o *MnsRegistrySingle) SetMnsInfo(v []MnsInfoSingle)
SetMnsInfo gets a reference to the given []MnsInfoSingle and assigns it to the MnsInfo field.
func (MnsRegistrySingle) ToMap ¶
func (o MnsRegistrySingle) ToMap() (map[string]interface{}, error)
type MobilityLevel ¶
type MobilityLevel string
MobilityLevel the model 'MobilityLevel'
const ( STATIONARY MobilityLevel = "STATIONARY" NOMADIC MobilityLevel = "NOMADIC" RESTRICTED_MOBILITY MobilityLevel = "RESTRICTED MOBILITY" FULLY_MOBILITY MobilityLevel = "FULLY MOBILITY" )
List of MobilityLevel
func NewMobilityLevelFromValue ¶
func NewMobilityLevelFromValue(v string) (*MobilityLevel, error)
NewMobilityLevelFromValue returns a pointer to a valid MobilityLevel for the value passed as argument, or an error if the value passed is not allowed by the enum
func (MobilityLevel) IsValid ¶
func (v MobilityLevel) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (MobilityLevel) Ptr ¶
func (v MobilityLevel) Ptr() *MobilityLevel
Ptr returns reference to MobilityLevel value
func (*MobilityLevel) UnmarshalJSON ¶
func (v *MobilityLevel) UnmarshalJSON(src []byte) error
type N6Protection ¶
type N6Protection struct { ServAttrCom *ServAttrCom `json:"servAttrCom,omitempty"` SecFuncList []SecFunc `json:"secFuncList,omitempty"` }
N6Protection struct for N6Protection
func NewN6Protection ¶
func NewN6Protection() *N6Protection
NewN6Protection instantiates a new N6Protection 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 NewN6ProtectionWithDefaults ¶
func NewN6ProtectionWithDefaults() *N6Protection
NewN6ProtectionWithDefaults instantiates a new N6Protection 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 (*N6Protection) GetSecFuncList ¶
func (o *N6Protection) GetSecFuncList() []SecFunc
GetSecFuncList returns the SecFuncList field value if set, zero value otherwise.
func (*N6Protection) GetSecFuncListOk ¶
func (o *N6Protection) GetSecFuncListOk() ([]SecFunc, bool)
GetSecFuncListOk returns a tuple with the SecFuncList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*N6Protection) GetServAttrCom ¶
func (o *N6Protection) GetServAttrCom() ServAttrCom
GetServAttrCom returns the ServAttrCom field value if set, zero value otherwise.
func (*N6Protection) GetServAttrComOk ¶
func (o *N6Protection) GetServAttrComOk() (*ServAttrCom, bool)
GetServAttrComOk returns a tuple with the ServAttrCom field value if set, nil otherwise and a boolean to check if the value has been set.
func (*N6Protection) HasSecFuncList ¶
func (o *N6Protection) HasSecFuncList() bool
HasSecFuncList returns a boolean if a field has been set.
func (*N6Protection) HasServAttrCom ¶
func (o *N6Protection) HasServAttrCom() bool
HasServAttrCom returns a boolean if a field has been set.
func (N6Protection) MarshalJSON ¶
func (o N6Protection) MarshalJSON() ([]byte, error)
func (*N6Protection) SetSecFuncList ¶
func (o *N6Protection) SetSecFuncList(v []SecFunc)
SetSecFuncList gets a reference to the given []SecFunc and assigns it to the SecFuncList field.
func (*N6Protection) SetServAttrCom ¶
func (o *N6Protection) SetServAttrCom(v ServAttrCom)
SetServAttrCom gets a reference to the given ServAttrCom and assigns it to the ServAttrCom field.
func (N6Protection) ToMap ¶
func (o N6Protection) ToMap() (map[string]interface{}, error)
type NBIoT ¶
type NBIoT struct { ServAttrCom *ServAttrCom `json:"servAttrCom,omitempty"` Support *Support `json:"support,omitempty"` }
NBIoT struct for NBIoT
func NewNBIoT ¶
func NewNBIoT() *NBIoT
NewNBIoT instantiates a new NBIoT 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 NewNBIoTWithDefaults ¶
func NewNBIoTWithDefaults() *NBIoT
NewNBIoTWithDefaults instantiates a new NBIoT 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 (*NBIoT) GetServAttrCom ¶
func (o *NBIoT) GetServAttrCom() ServAttrCom
GetServAttrCom returns the ServAttrCom field value if set, zero value otherwise.
func (*NBIoT) GetServAttrComOk ¶
func (o *NBIoT) GetServAttrComOk() (*ServAttrCom, bool)
GetServAttrComOk returns a tuple with the ServAttrCom field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NBIoT) GetSupport ¶
GetSupport returns the Support field value if set, zero value otherwise.
func (*NBIoT) GetSupportOk ¶
GetSupportOk returns a tuple with the Support field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NBIoT) HasServAttrCom ¶
HasServAttrCom returns a boolean if a field has been set.
func (*NBIoT) HasSupport ¶
HasSupport returns a boolean if a field has been set.
func (NBIoT) MarshalJSON ¶
func (*NBIoT) SetServAttrCom ¶
func (o *NBIoT) SetServAttrCom(v ServAttrCom)
SetServAttrCom gets a reference to the given ServAttrCom and assigns it to the ServAttrCom field.
func (*NBIoT) SetSupport ¶
SetSupport gets a reference to the given Support and assigns it to the Support field.
type NSSAASupport ¶
type NSSAASupport struct { ServAttrCom *ServAttrCom `json:"servAttrCom,omitempty"` Support *Support `json:"support,omitempty"` }
NSSAASupport struct for NSSAASupport
func NewNSSAASupport ¶
func NewNSSAASupport() *NSSAASupport
NewNSSAASupport instantiates a new NSSAASupport 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 NewNSSAASupportWithDefaults ¶
func NewNSSAASupportWithDefaults() *NSSAASupport
NewNSSAASupportWithDefaults instantiates a new NSSAASupport 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 (*NSSAASupport) GetServAttrCom ¶
func (o *NSSAASupport) GetServAttrCom() ServAttrCom
GetServAttrCom returns the ServAttrCom field value if set, zero value otherwise.
func (*NSSAASupport) GetServAttrComOk ¶
func (o *NSSAASupport) GetServAttrComOk() (*ServAttrCom, bool)
GetServAttrComOk returns a tuple with the ServAttrCom field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NSSAASupport) GetSupport ¶
func (o *NSSAASupport) GetSupport() Support
GetSupport returns the Support field value if set, zero value otherwise.
func (*NSSAASupport) GetSupportOk ¶
func (o *NSSAASupport) GetSupportOk() (*Support, bool)
GetSupportOk returns a tuple with the Support field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NSSAASupport) HasServAttrCom ¶
func (o *NSSAASupport) HasServAttrCom() bool
HasServAttrCom returns a boolean if a field has been set.
func (*NSSAASupport) HasSupport ¶
func (o *NSSAASupport) HasSupport() bool
HasSupport returns a boolean if a field has been set.
func (NSSAASupport) MarshalJSON ¶
func (o NSSAASupport) MarshalJSON() ([]byte, error)
func (*NSSAASupport) SetServAttrCom ¶
func (o *NSSAASupport) SetServAttrCom(v ServAttrCom)
SetServAttrCom gets a reference to the given ServAttrCom and assigns it to the ServAttrCom field.
func (*NSSAASupport) SetSupport ¶
func (o *NSSAASupport) SetSupport(v Support)
SetSupport gets a reference to the given Support and assigns it to the Support field.
func (NSSAASupport) ToMap ¶
func (o NSSAASupport) ToMap() (map[string]interface{}, error)
type NetworkSliceSharingIndicator ¶
type NetworkSliceSharingIndicator string
NetworkSliceSharingIndicator the model 'NetworkSliceSharingIndicator'
const ( SHARED NetworkSliceSharingIndicator = "SHARED" NON_SHARED NetworkSliceSharingIndicator = "NON-SHARED" )
List of NetworkSliceSharingIndicator
func NewNetworkSliceSharingIndicatorFromValue ¶
func NewNetworkSliceSharingIndicatorFromValue(v string) (*NetworkSliceSharingIndicator, error)
NewNetworkSliceSharingIndicatorFromValue returns a pointer to a valid NetworkSliceSharingIndicator for the value passed as argument, or an error if the value passed is not allowed by the enum
func (NetworkSliceSharingIndicator) IsValid ¶
func (v NetworkSliceSharingIndicator) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (NetworkSliceSharingIndicator) Ptr ¶
func (v NetworkSliceSharingIndicator) Ptr() *NetworkSliceSharingIndicator
Ptr returns reference to NetworkSliceSharingIndicator value
func (*NetworkSliceSharingIndicator) UnmarshalJSON ¶
func (v *NetworkSliceSharingIndicator) UnmarshalJSON(src []byte) error
type NetworkSliceSingle ¶
type NetworkSliceSingle struct { Id NullableString `json:"id"` ObjectClass *string `json:"objectClass,omitempty"` ObjectInstance *string `json:"objectInstance,omitempty"` VsDataContainer []VsDataContainerSingle `json:"VsDataContainer,omitempty"` Attributes *NetworkSliceSingleAllOfAttributes `json:"attributes,omitempty"` }
NetworkSliceSingle struct for NetworkSliceSingle
func NewNetworkSliceSingle ¶
func NewNetworkSliceSingle(id NullableString) *NetworkSliceSingle
NewNetworkSliceSingle instantiates a new NetworkSliceSingle 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 NewNetworkSliceSingleWithDefaults ¶
func NewNetworkSliceSingleWithDefaults() *NetworkSliceSingle
NewNetworkSliceSingleWithDefaults instantiates a new NetworkSliceSingle 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 (*NetworkSliceSingle) GetAttributes ¶
func (o *NetworkSliceSingle) GetAttributes() NetworkSliceSingleAllOfAttributes
GetAttributes returns the Attributes field value if set, zero value otherwise.
func (*NetworkSliceSingle) GetAttributesOk ¶
func (o *NetworkSliceSingle) GetAttributesOk() (*NetworkSliceSingleAllOfAttributes, bool)
GetAttributesOk returns a tuple with the Attributes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NetworkSliceSingle) GetId ¶
func (o *NetworkSliceSingle) GetId() string
GetId returns the Id field value If the value is explicit nil, the zero value for string will be returned
func (*NetworkSliceSingle) GetIdOk ¶
func (o *NetworkSliceSingle) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*NetworkSliceSingle) GetObjectClass ¶
func (o *NetworkSliceSingle) GetObjectClass() string
GetObjectClass returns the ObjectClass field value if set, zero value otherwise.
func (*NetworkSliceSingle) GetObjectClassOk ¶
func (o *NetworkSliceSingle) GetObjectClassOk() (*string, bool)
GetObjectClassOk returns a tuple with the ObjectClass field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NetworkSliceSingle) GetObjectInstance ¶
func (o *NetworkSliceSingle) GetObjectInstance() string
GetObjectInstance returns the ObjectInstance field value if set, zero value otherwise.
func (*NetworkSliceSingle) GetObjectInstanceOk ¶
func (o *NetworkSliceSingle) GetObjectInstanceOk() (*string, bool)
GetObjectInstanceOk returns a tuple with the ObjectInstance field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NetworkSliceSingle) GetVsDataContainer ¶
func (o *NetworkSliceSingle) GetVsDataContainer() []VsDataContainerSingle
GetVsDataContainer returns the VsDataContainer field value if set, zero value otherwise.
func (*NetworkSliceSingle) GetVsDataContainerOk ¶
func (o *NetworkSliceSingle) GetVsDataContainerOk() ([]VsDataContainerSingle, bool)
GetVsDataContainerOk returns a tuple with the VsDataContainer field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NetworkSliceSingle) HasAttributes ¶
func (o *NetworkSliceSingle) HasAttributes() bool
HasAttributes returns a boolean if a field has been set.
func (*NetworkSliceSingle) HasObjectClass ¶
func (o *NetworkSliceSingle) HasObjectClass() bool
HasObjectClass returns a boolean if a field has been set.
func (*NetworkSliceSingle) HasObjectInstance ¶
func (o *NetworkSliceSingle) HasObjectInstance() bool
HasObjectInstance returns a boolean if a field has been set.
func (*NetworkSliceSingle) HasVsDataContainer ¶
func (o *NetworkSliceSingle) HasVsDataContainer() bool
HasVsDataContainer returns a boolean if a field has been set.
func (NetworkSliceSingle) MarshalJSON ¶
func (o NetworkSliceSingle) MarshalJSON() ([]byte, error)
func (*NetworkSliceSingle) SetAttributes ¶
func (o *NetworkSliceSingle) SetAttributes(v NetworkSliceSingleAllOfAttributes)
SetAttributes gets a reference to the given NetworkSliceSingleAllOfAttributes and assigns it to the Attributes field.
func (*NetworkSliceSingle) SetId ¶
func (o *NetworkSliceSingle) SetId(v string)
SetId sets field value
func (*NetworkSliceSingle) SetObjectClass ¶
func (o *NetworkSliceSingle) SetObjectClass(v string)
SetObjectClass gets a reference to the given string and assigns it to the ObjectClass field.
func (*NetworkSliceSingle) SetObjectInstance ¶
func (o *NetworkSliceSingle) SetObjectInstance(v string)
SetObjectInstance gets a reference to the given string and assigns it to the ObjectInstance field.
func (*NetworkSliceSingle) SetVsDataContainer ¶
func (o *NetworkSliceSingle) SetVsDataContainer(v []VsDataContainerSingle)
SetVsDataContainer gets a reference to the given []VsDataContainerSingle and assigns it to the VsDataContainer field.
func (NetworkSliceSingle) ToMap ¶
func (o NetworkSliceSingle) ToMap() (map[string]interface{}, error)
type NetworkSliceSingleAllOf ¶
type NetworkSliceSingleAllOf struct {
Attributes *NetworkSliceSingleAllOfAttributes `json:"attributes,omitempty"`
}
NetworkSliceSingleAllOf struct for NetworkSliceSingleAllOf
func NewNetworkSliceSingleAllOf ¶
func NewNetworkSliceSingleAllOf() *NetworkSliceSingleAllOf
NewNetworkSliceSingleAllOf instantiates a new NetworkSliceSingleAllOf 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 NewNetworkSliceSingleAllOfWithDefaults ¶
func NewNetworkSliceSingleAllOfWithDefaults() *NetworkSliceSingleAllOf
NewNetworkSliceSingleAllOfWithDefaults instantiates a new NetworkSliceSingleAllOf 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 (*NetworkSliceSingleAllOf) GetAttributes ¶
func (o *NetworkSliceSingleAllOf) GetAttributes() NetworkSliceSingleAllOfAttributes
GetAttributes returns the Attributes field value if set, zero value otherwise.
func (*NetworkSliceSingleAllOf) GetAttributesOk ¶
func (o *NetworkSliceSingleAllOf) GetAttributesOk() (*NetworkSliceSingleAllOfAttributes, bool)
GetAttributesOk returns a tuple with the Attributes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NetworkSliceSingleAllOf) HasAttributes ¶
func (o *NetworkSliceSingleAllOf) HasAttributes() bool
HasAttributes returns a boolean if a field has been set.
func (NetworkSliceSingleAllOf) MarshalJSON ¶
func (o NetworkSliceSingleAllOf) MarshalJSON() ([]byte, error)
func (*NetworkSliceSingleAllOf) SetAttributes ¶
func (o *NetworkSliceSingleAllOf) SetAttributes(v NetworkSliceSingleAllOfAttributes)
SetAttributes gets a reference to the given NetworkSliceSingleAllOfAttributes and assigns it to the Attributes field.
func (NetworkSliceSingleAllOf) ToMap ¶
func (o NetworkSliceSingleAllOf) ToMap() (map[string]interface{}, error)
type NetworkSliceSingleAllOfAttributes ¶ added in v1.18.0
type NetworkSliceSingleAllOfAttributes struct { NetworkSliceSubnetRef *string `json:"networkSliceSubnetRef,omitempty"` OperationalState *OperationalState `json:"operationalState,omitempty"` AdministrativeState *AdministrativeState `json:"administrativeState,omitempty"` ServiceProfileList []ServiceProfile `json:"serviceProfileList,omitempty"` }
NetworkSliceSingleAllOfAttributes struct for NetworkSliceSingleAllOfAttributes
func NewNetworkSliceSingleAllOfAttributes ¶ added in v1.18.0
func NewNetworkSliceSingleAllOfAttributes() *NetworkSliceSingleAllOfAttributes
NewNetworkSliceSingleAllOfAttributes instantiates a new NetworkSliceSingleAllOfAttributes 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 NewNetworkSliceSingleAllOfAttributesWithDefaults ¶ added in v1.18.0
func NewNetworkSliceSingleAllOfAttributesWithDefaults() *NetworkSliceSingleAllOfAttributes
NewNetworkSliceSingleAllOfAttributesWithDefaults instantiates a new NetworkSliceSingleAllOfAttributes 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 (*NetworkSliceSingleAllOfAttributes) GetAdministrativeState ¶ added in v1.18.0
func (o *NetworkSliceSingleAllOfAttributes) GetAdministrativeState() AdministrativeState
GetAdministrativeState returns the AdministrativeState field value if set, zero value otherwise.
func (*NetworkSliceSingleAllOfAttributes) GetAdministrativeStateOk ¶ added in v1.18.0
func (o *NetworkSliceSingleAllOfAttributes) GetAdministrativeStateOk() (*AdministrativeState, bool)
GetAdministrativeStateOk returns a tuple with the AdministrativeState field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NetworkSliceSingleAllOfAttributes) GetNetworkSliceSubnetRef ¶ added in v1.18.0
func (o *NetworkSliceSingleAllOfAttributes) GetNetworkSliceSubnetRef() string
GetNetworkSliceSubnetRef returns the NetworkSliceSubnetRef field value if set, zero value otherwise.
func (*NetworkSliceSingleAllOfAttributes) GetNetworkSliceSubnetRefOk ¶ added in v1.18.0
func (o *NetworkSliceSingleAllOfAttributes) GetNetworkSliceSubnetRefOk() (*string, bool)
GetNetworkSliceSubnetRefOk returns a tuple with the NetworkSliceSubnetRef field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NetworkSliceSingleAllOfAttributes) GetOperationalState ¶ added in v1.18.0
func (o *NetworkSliceSingleAllOfAttributes) GetOperationalState() OperationalState
GetOperationalState returns the OperationalState field value if set, zero value otherwise.
func (*NetworkSliceSingleAllOfAttributes) GetOperationalStateOk ¶ added in v1.18.0
func (o *NetworkSliceSingleAllOfAttributes) GetOperationalStateOk() (*OperationalState, bool)
GetOperationalStateOk returns a tuple with the OperationalState field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NetworkSliceSingleAllOfAttributes) GetServiceProfileList ¶ added in v1.18.0
func (o *NetworkSliceSingleAllOfAttributes) GetServiceProfileList() []ServiceProfile
GetServiceProfileList returns the ServiceProfileList field value if set, zero value otherwise.
func (*NetworkSliceSingleAllOfAttributes) GetServiceProfileListOk ¶ added in v1.18.0
func (o *NetworkSliceSingleAllOfAttributes) GetServiceProfileListOk() ([]ServiceProfile, bool)
GetServiceProfileListOk returns a tuple with the ServiceProfileList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NetworkSliceSingleAllOfAttributes) HasAdministrativeState ¶ added in v1.18.0
func (o *NetworkSliceSingleAllOfAttributes) HasAdministrativeState() bool
HasAdministrativeState returns a boolean if a field has been set.
func (*NetworkSliceSingleAllOfAttributes) HasNetworkSliceSubnetRef ¶ added in v1.18.0
func (o *NetworkSliceSingleAllOfAttributes) HasNetworkSliceSubnetRef() bool
HasNetworkSliceSubnetRef returns a boolean if a field has been set.
func (*NetworkSliceSingleAllOfAttributes) HasOperationalState ¶ added in v1.18.0
func (o *NetworkSliceSingleAllOfAttributes) HasOperationalState() bool
HasOperationalState returns a boolean if a field has been set.
func (*NetworkSliceSingleAllOfAttributes) HasServiceProfileList ¶ added in v1.18.0
func (o *NetworkSliceSingleAllOfAttributes) HasServiceProfileList() bool
HasServiceProfileList returns a boolean if a field has been set.
func (NetworkSliceSingleAllOfAttributes) MarshalJSON ¶ added in v1.18.0
func (o NetworkSliceSingleAllOfAttributes) MarshalJSON() ([]byte, error)
func (*NetworkSliceSingleAllOfAttributes) SetAdministrativeState ¶ added in v1.18.0
func (o *NetworkSliceSingleAllOfAttributes) SetAdministrativeState(v AdministrativeState)
SetAdministrativeState gets a reference to the given AdministrativeState and assigns it to the AdministrativeState field.
func (*NetworkSliceSingleAllOfAttributes) SetNetworkSliceSubnetRef ¶ added in v1.18.0
func (o *NetworkSliceSingleAllOfAttributes) SetNetworkSliceSubnetRef(v string)
SetNetworkSliceSubnetRef gets a reference to the given string and assigns it to the NetworkSliceSubnetRef field.
func (*NetworkSliceSingleAllOfAttributes) SetOperationalState ¶ added in v1.18.0
func (o *NetworkSliceSingleAllOfAttributes) SetOperationalState(v OperationalState)
SetOperationalState gets a reference to the given OperationalState and assigns it to the OperationalState field.
func (*NetworkSliceSingleAllOfAttributes) SetServiceProfileList ¶ added in v1.18.0
func (o *NetworkSliceSingleAllOfAttributes) SetServiceProfileList(v []ServiceProfile)
SetServiceProfileList gets a reference to the given []ServiceProfile and assigns it to the ServiceProfileList field.
func (NetworkSliceSingleAllOfAttributes) ToMap ¶ added in v1.18.0
func (o NetworkSliceSingleAllOfAttributes) ToMap() (map[string]interface{}, error)
type NetworkSliceSingleAllOfAttributesAllOf ¶ added in v1.18.0
type NetworkSliceSingleAllOfAttributesAllOf struct { NetworkSliceSubnetRef *string `json:"networkSliceSubnetRef,omitempty"` OperationalState *OperationalState `json:"operationalState,omitempty"` AdministrativeState *AdministrativeState `json:"administrativeState,omitempty"` ServiceProfileList []ServiceProfile `json:"serviceProfileList,omitempty"` }
NetworkSliceSingleAllOfAttributesAllOf struct for NetworkSliceSingleAllOfAttributesAllOf
func NewNetworkSliceSingleAllOfAttributesAllOf ¶ added in v1.18.0
func NewNetworkSliceSingleAllOfAttributesAllOf() *NetworkSliceSingleAllOfAttributesAllOf
NewNetworkSliceSingleAllOfAttributesAllOf instantiates a new NetworkSliceSingleAllOfAttributesAllOf 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 NewNetworkSliceSingleAllOfAttributesAllOfWithDefaults ¶ added in v1.18.0
func NewNetworkSliceSingleAllOfAttributesAllOfWithDefaults() *NetworkSliceSingleAllOfAttributesAllOf
NewNetworkSliceSingleAllOfAttributesAllOfWithDefaults instantiates a new NetworkSliceSingleAllOfAttributesAllOf 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 (*NetworkSliceSingleAllOfAttributesAllOf) GetAdministrativeState ¶ added in v1.18.0
func (o *NetworkSliceSingleAllOfAttributesAllOf) GetAdministrativeState() AdministrativeState
GetAdministrativeState returns the AdministrativeState field value if set, zero value otherwise.
func (*NetworkSliceSingleAllOfAttributesAllOf) GetAdministrativeStateOk ¶ added in v1.18.0
func (o *NetworkSliceSingleAllOfAttributesAllOf) GetAdministrativeStateOk() (*AdministrativeState, bool)
GetAdministrativeStateOk returns a tuple with the AdministrativeState field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NetworkSliceSingleAllOfAttributesAllOf) GetNetworkSliceSubnetRef ¶ added in v1.18.0
func (o *NetworkSliceSingleAllOfAttributesAllOf) GetNetworkSliceSubnetRef() string
GetNetworkSliceSubnetRef returns the NetworkSliceSubnetRef field value if set, zero value otherwise.
func (*NetworkSliceSingleAllOfAttributesAllOf) GetNetworkSliceSubnetRefOk ¶ added in v1.18.0
func (o *NetworkSliceSingleAllOfAttributesAllOf) GetNetworkSliceSubnetRefOk() (*string, bool)
GetNetworkSliceSubnetRefOk returns a tuple with the NetworkSliceSubnetRef field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NetworkSliceSingleAllOfAttributesAllOf) GetOperationalState ¶ added in v1.18.0
func (o *NetworkSliceSingleAllOfAttributesAllOf) GetOperationalState() OperationalState
GetOperationalState returns the OperationalState field value if set, zero value otherwise.
func (*NetworkSliceSingleAllOfAttributesAllOf) GetOperationalStateOk ¶ added in v1.18.0
func (o *NetworkSliceSingleAllOfAttributesAllOf) GetOperationalStateOk() (*OperationalState, bool)
GetOperationalStateOk returns a tuple with the OperationalState field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NetworkSliceSingleAllOfAttributesAllOf) GetServiceProfileList ¶ added in v1.18.0
func (o *NetworkSliceSingleAllOfAttributesAllOf) GetServiceProfileList() []ServiceProfile
GetServiceProfileList returns the ServiceProfileList field value if set, zero value otherwise.
func (*NetworkSliceSingleAllOfAttributesAllOf) GetServiceProfileListOk ¶ added in v1.18.0
func (o *NetworkSliceSingleAllOfAttributesAllOf) GetServiceProfileListOk() ([]ServiceProfile, bool)
GetServiceProfileListOk returns a tuple with the ServiceProfileList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NetworkSliceSingleAllOfAttributesAllOf) HasAdministrativeState ¶ added in v1.18.0
func (o *NetworkSliceSingleAllOfAttributesAllOf) HasAdministrativeState() bool
HasAdministrativeState returns a boolean if a field has been set.
func (*NetworkSliceSingleAllOfAttributesAllOf) HasNetworkSliceSubnetRef ¶ added in v1.18.0
func (o *NetworkSliceSingleAllOfAttributesAllOf) HasNetworkSliceSubnetRef() bool
HasNetworkSliceSubnetRef returns a boolean if a field has been set.
func (*NetworkSliceSingleAllOfAttributesAllOf) HasOperationalState ¶ added in v1.18.0
func (o *NetworkSliceSingleAllOfAttributesAllOf) HasOperationalState() bool
HasOperationalState returns a boolean if a field has been set.
func (*NetworkSliceSingleAllOfAttributesAllOf) HasServiceProfileList ¶ added in v1.18.0
func (o *NetworkSliceSingleAllOfAttributesAllOf) HasServiceProfileList() bool
HasServiceProfileList returns a boolean if a field has been set.
func (NetworkSliceSingleAllOfAttributesAllOf) MarshalJSON ¶ added in v1.18.0
func (o NetworkSliceSingleAllOfAttributesAllOf) MarshalJSON() ([]byte, error)
func (*NetworkSliceSingleAllOfAttributesAllOf) SetAdministrativeState ¶ added in v1.18.0
func (o *NetworkSliceSingleAllOfAttributesAllOf) SetAdministrativeState(v AdministrativeState)
SetAdministrativeState gets a reference to the given AdministrativeState and assigns it to the AdministrativeState field.
func (*NetworkSliceSingleAllOfAttributesAllOf) SetNetworkSliceSubnetRef ¶ added in v1.18.0
func (o *NetworkSliceSingleAllOfAttributesAllOf) SetNetworkSliceSubnetRef(v string)
SetNetworkSliceSubnetRef gets a reference to the given string and assigns it to the NetworkSliceSubnetRef field.
func (*NetworkSliceSingleAllOfAttributesAllOf) SetOperationalState ¶ added in v1.18.0
func (o *NetworkSliceSingleAllOfAttributesAllOf) SetOperationalState(v OperationalState)
SetOperationalState gets a reference to the given OperationalState and assigns it to the OperationalState field.
func (*NetworkSliceSingleAllOfAttributesAllOf) SetServiceProfileList ¶ added in v1.18.0
func (o *NetworkSliceSingleAllOfAttributesAllOf) SetServiceProfileList(v []ServiceProfile)
SetServiceProfileList gets a reference to the given []ServiceProfile and assigns it to the ServiceProfileList field.
func (NetworkSliceSingleAllOfAttributesAllOf) ToMap ¶ added in v1.18.0
func (o NetworkSliceSingleAllOfAttributesAllOf) ToMap() (map[string]interface{}, error)
type NetworkSliceSubnetProviderCapabilitiesSingle ¶
type NetworkSliceSubnetProviderCapabilitiesSingle struct { Id NullableString `json:"id"` ObjectClass *string `json:"objectClass,omitempty"` ObjectInstance *string `json:"objectInstance,omitempty"` VsDataContainer []VsDataContainerSingle `json:"VsDataContainer,omitempty"` Attributes *NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes `json:"attributes,omitempty"` }
NetworkSliceSubnetProviderCapabilitiesSingle struct for NetworkSliceSubnetProviderCapabilitiesSingle
func NewNetworkSliceSubnetProviderCapabilitiesSingle ¶
func NewNetworkSliceSubnetProviderCapabilitiesSingle(id NullableString) *NetworkSliceSubnetProviderCapabilitiesSingle
NewNetworkSliceSubnetProviderCapabilitiesSingle instantiates a new NetworkSliceSubnetProviderCapabilitiesSingle 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 NewNetworkSliceSubnetProviderCapabilitiesSingleWithDefaults ¶
func NewNetworkSliceSubnetProviderCapabilitiesSingleWithDefaults() *NetworkSliceSubnetProviderCapabilitiesSingle
NewNetworkSliceSubnetProviderCapabilitiesSingleWithDefaults instantiates a new NetworkSliceSubnetProviderCapabilitiesSingle 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 (*NetworkSliceSubnetProviderCapabilitiesSingle) GetAttributes ¶
func (o *NetworkSliceSubnetProviderCapabilitiesSingle) GetAttributes() NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes
GetAttributes returns the Attributes field value if set, zero value otherwise.
func (*NetworkSliceSubnetProviderCapabilitiesSingle) GetAttributesOk ¶
func (o *NetworkSliceSubnetProviderCapabilitiesSingle) GetAttributesOk() (*NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes, bool)
GetAttributesOk returns a tuple with the Attributes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NetworkSliceSubnetProviderCapabilitiesSingle) GetId ¶
func (o *NetworkSliceSubnetProviderCapabilitiesSingle) GetId() string
GetId returns the Id field value If the value is explicit nil, the zero value for string will be returned
func (*NetworkSliceSubnetProviderCapabilitiesSingle) GetIdOk ¶
func (o *NetworkSliceSubnetProviderCapabilitiesSingle) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*NetworkSliceSubnetProviderCapabilitiesSingle) GetObjectClass ¶
func (o *NetworkSliceSubnetProviderCapabilitiesSingle) GetObjectClass() string
GetObjectClass returns the ObjectClass field value if set, zero value otherwise.
func (*NetworkSliceSubnetProviderCapabilitiesSingle) GetObjectClassOk ¶
func (o *NetworkSliceSubnetProviderCapabilitiesSingle) GetObjectClassOk() (*string, bool)
GetObjectClassOk returns a tuple with the ObjectClass field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NetworkSliceSubnetProviderCapabilitiesSingle) GetObjectInstance ¶
func (o *NetworkSliceSubnetProviderCapabilitiesSingle) GetObjectInstance() string
GetObjectInstance returns the ObjectInstance field value if set, zero value otherwise.
func (*NetworkSliceSubnetProviderCapabilitiesSingle) GetObjectInstanceOk ¶
func (o *NetworkSliceSubnetProviderCapabilitiesSingle) GetObjectInstanceOk() (*string, bool)
GetObjectInstanceOk returns a tuple with the ObjectInstance field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NetworkSliceSubnetProviderCapabilitiesSingle) GetVsDataContainer ¶
func (o *NetworkSliceSubnetProviderCapabilitiesSingle) GetVsDataContainer() []VsDataContainerSingle
GetVsDataContainer returns the VsDataContainer field value if set, zero value otherwise.
func (*NetworkSliceSubnetProviderCapabilitiesSingle) GetVsDataContainerOk ¶
func (o *NetworkSliceSubnetProviderCapabilitiesSingle) GetVsDataContainerOk() ([]VsDataContainerSingle, bool)
GetVsDataContainerOk returns a tuple with the VsDataContainer field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NetworkSliceSubnetProviderCapabilitiesSingle) HasAttributes ¶
func (o *NetworkSliceSubnetProviderCapabilitiesSingle) HasAttributes() bool
HasAttributes returns a boolean if a field has been set.
func (*NetworkSliceSubnetProviderCapabilitiesSingle) HasObjectClass ¶
func (o *NetworkSliceSubnetProviderCapabilitiesSingle) HasObjectClass() bool
HasObjectClass returns a boolean if a field has been set.
func (*NetworkSliceSubnetProviderCapabilitiesSingle) HasObjectInstance ¶
func (o *NetworkSliceSubnetProviderCapabilitiesSingle) HasObjectInstance() bool
HasObjectInstance returns a boolean if a field has been set.
func (*NetworkSliceSubnetProviderCapabilitiesSingle) HasVsDataContainer ¶
func (o *NetworkSliceSubnetProviderCapabilitiesSingle) HasVsDataContainer() bool
HasVsDataContainer returns a boolean if a field has been set.
func (NetworkSliceSubnetProviderCapabilitiesSingle) MarshalJSON ¶
func (o NetworkSliceSubnetProviderCapabilitiesSingle) MarshalJSON() ([]byte, error)
func (*NetworkSliceSubnetProviderCapabilitiesSingle) SetAttributes ¶
func (o *NetworkSliceSubnetProviderCapabilitiesSingle) SetAttributes(v NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes)
SetAttributes gets a reference to the given NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes and assigns it to the Attributes field.
func (*NetworkSliceSubnetProviderCapabilitiesSingle) SetId ¶
func (o *NetworkSliceSubnetProviderCapabilitiesSingle) SetId(v string)
SetId sets field value
func (*NetworkSliceSubnetProviderCapabilitiesSingle) SetObjectClass ¶
func (o *NetworkSliceSubnetProviderCapabilitiesSingle) SetObjectClass(v string)
SetObjectClass gets a reference to the given string and assigns it to the ObjectClass field.
func (*NetworkSliceSubnetProviderCapabilitiesSingle) SetObjectInstance ¶
func (o *NetworkSliceSubnetProviderCapabilitiesSingle) SetObjectInstance(v string)
SetObjectInstance gets a reference to the given string and assigns it to the ObjectInstance field.
func (*NetworkSliceSubnetProviderCapabilitiesSingle) SetVsDataContainer ¶
func (o *NetworkSliceSubnetProviderCapabilitiesSingle) SetVsDataContainer(v []VsDataContainerSingle)
SetVsDataContainer gets a reference to the given []VsDataContainerSingle and assigns it to the VsDataContainer field.
func (NetworkSliceSubnetProviderCapabilitiesSingle) ToMap ¶
func (o NetworkSliceSubnetProviderCapabilitiesSingle) ToMap() (map[string]interface{}, error)
type NetworkSliceSubnetProviderCapabilitiesSingleAllOf ¶
type NetworkSliceSubnetProviderCapabilitiesSingleAllOf struct {
Attributes *NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes `json:"attributes,omitempty"`
}
NetworkSliceSubnetProviderCapabilitiesSingleAllOf struct for NetworkSliceSubnetProviderCapabilitiesSingleAllOf
func NewNetworkSliceSubnetProviderCapabilitiesSingleAllOf ¶
func NewNetworkSliceSubnetProviderCapabilitiesSingleAllOf() *NetworkSliceSubnetProviderCapabilitiesSingleAllOf
NewNetworkSliceSubnetProviderCapabilitiesSingleAllOf instantiates a new NetworkSliceSubnetProviderCapabilitiesSingleAllOf 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 NewNetworkSliceSubnetProviderCapabilitiesSingleAllOfWithDefaults ¶
func NewNetworkSliceSubnetProviderCapabilitiesSingleAllOfWithDefaults() *NetworkSliceSubnetProviderCapabilitiesSingleAllOf
NewNetworkSliceSubnetProviderCapabilitiesSingleAllOfWithDefaults instantiates a new NetworkSliceSubnetProviderCapabilitiesSingleAllOf 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 (*NetworkSliceSubnetProviderCapabilitiesSingleAllOf) GetAttributes ¶
func (o *NetworkSliceSubnetProviderCapabilitiesSingleAllOf) GetAttributes() NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes
GetAttributes returns the Attributes field value if set, zero value otherwise.
func (*NetworkSliceSubnetProviderCapabilitiesSingleAllOf) GetAttributesOk ¶
func (o *NetworkSliceSubnetProviderCapabilitiesSingleAllOf) GetAttributesOk() (*NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes, bool)
GetAttributesOk returns a tuple with the Attributes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NetworkSliceSubnetProviderCapabilitiesSingleAllOf) HasAttributes ¶
func (o *NetworkSliceSubnetProviderCapabilitiesSingleAllOf) HasAttributes() bool
HasAttributes returns a boolean if a field has been set.
func (NetworkSliceSubnetProviderCapabilitiesSingleAllOf) MarshalJSON ¶
func (o NetworkSliceSubnetProviderCapabilitiesSingleAllOf) MarshalJSON() ([]byte, error)
func (*NetworkSliceSubnetProviderCapabilitiesSingleAllOf) SetAttributes ¶
func (o *NetworkSliceSubnetProviderCapabilitiesSingleAllOf) SetAttributes(v NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes)
SetAttributes gets a reference to the given NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes and assigns it to the Attributes field.
func (NetworkSliceSubnetProviderCapabilitiesSingleAllOf) ToMap ¶
func (o NetworkSliceSubnetProviderCapabilitiesSingleAllOf) ToMap() (map[string]interface{}, error)
type NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes ¶
type NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes struct { DLlatency *int32 `json:"dLlatency,omitempty"` ULlatency *int32 `json:"uLlatency,omitempty"` DLThptPerSliceSubnet *XLThpt `json:"dLThptPerSliceSubnet,omitempty"` ULThptPerSliceSubnet *XLThpt `json:"uLThptPerSliceSubnet,omitempty"` CoverageAreaTAList []int32 `json:"coverageAreaTAList,omitempty"` }
NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes struct for NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes
func NewNetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes ¶
func NewNetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes() *NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes
NewNetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes instantiates a new NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes 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 NewNetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributesWithDefaults ¶
func NewNetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributesWithDefaults() *NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes
NewNetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributesWithDefaults instantiates a new NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes 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 (*NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) GetCoverageAreaTAList ¶
func (o *NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) GetCoverageAreaTAList() []int32
GetCoverageAreaTAList returns the CoverageAreaTAList field value if set, zero value otherwise.
func (*NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) GetCoverageAreaTAListOk ¶
func (o *NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) GetCoverageAreaTAListOk() ([]int32, bool)
GetCoverageAreaTAListOk returns a tuple with the CoverageAreaTAList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) GetDLThptPerSliceSubnet ¶
func (o *NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) GetDLThptPerSliceSubnet() XLThpt
GetDLThptPerSliceSubnet returns the DLThptPerSliceSubnet field value if set, zero value otherwise.
func (*NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) GetDLThptPerSliceSubnetOk ¶
func (o *NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) GetDLThptPerSliceSubnetOk() (*XLThpt, bool)
GetDLThptPerSliceSubnetOk returns a tuple with the DLThptPerSliceSubnet field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) GetDLlatency ¶
func (o *NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) GetDLlatency() int32
GetDLlatency returns the DLlatency field value if set, zero value otherwise.
func (*NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) GetDLlatencyOk ¶
func (o *NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) GetDLlatencyOk() (*int32, bool)
GetDLlatencyOk returns a tuple with the DLlatency field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) GetULThptPerSliceSubnet ¶
func (o *NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) GetULThptPerSliceSubnet() XLThpt
GetULThptPerSliceSubnet returns the ULThptPerSliceSubnet field value if set, zero value otherwise.
func (*NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) GetULThptPerSliceSubnetOk ¶
func (o *NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) GetULThptPerSliceSubnetOk() (*XLThpt, bool)
GetULThptPerSliceSubnetOk returns a tuple with the ULThptPerSliceSubnet field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) GetULlatency ¶
func (o *NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) GetULlatency() int32
GetULlatency returns the ULlatency field value if set, zero value otherwise.
func (*NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) GetULlatencyOk ¶
func (o *NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) GetULlatencyOk() (*int32, bool)
GetULlatencyOk returns a tuple with the ULlatency field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) HasCoverageAreaTAList ¶
func (o *NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) HasCoverageAreaTAList() bool
HasCoverageAreaTAList returns a boolean if a field has been set.
func (*NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) HasDLThptPerSliceSubnet ¶
func (o *NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) HasDLThptPerSliceSubnet() bool
HasDLThptPerSliceSubnet returns a boolean if a field has been set.
func (*NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) HasDLlatency ¶
func (o *NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) HasDLlatency() bool
HasDLlatency returns a boolean if a field has been set.
func (*NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) HasULThptPerSliceSubnet ¶
func (o *NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) HasULThptPerSliceSubnet() bool
HasULThptPerSliceSubnet returns a boolean if a field has been set.
func (*NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) HasULlatency ¶
func (o *NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) HasULlatency() bool
HasULlatency returns a boolean if a field has been set.
func (NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) MarshalJSON ¶
func (o NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) MarshalJSON() ([]byte, error)
func (*NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) SetCoverageAreaTAList ¶
func (o *NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) SetCoverageAreaTAList(v []int32)
SetCoverageAreaTAList gets a reference to the given []int32 and assigns it to the CoverageAreaTAList field.
func (*NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) SetDLThptPerSliceSubnet ¶
func (o *NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) SetDLThptPerSliceSubnet(v XLThpt)
SetDLThptPerSliceSubnet gets a reference to the given XLThpt and assigns it to the DLThptPerSliceSubnet field.
func (*NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) SetDLlatency ¶
func (o *NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) SetDLlatency(v int32)
SetDLlatency gets a reference to the given int32 and assigns it to the DLlatency field.
func (*NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) SetULThptPerSliceSubnet ¶
func (o *NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) SetULThptPerSliceSubnet(v XLThpt)
SetULThptPerSliceSubnet gets a reference to the given XLThpt and assigns it to the ULThptPerSliceSubnet field.
func (*NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) SetULlatency ¶
func (o *NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) SetULlatency(v int32)
SetULlatency gets a reference to the given int32 and assigns it to the ULlatency field.
func (NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) ToMap ¶
func (o NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) ToMap() (map[string]interface{}, error)
type NetworkSliceSubnetSingle ¶
type NetworkSliceSubnetSingle struct { Id NullableString `json:"id"` ObjectClass *string `json:"objectClass,omitempty"` ObjectInstance *string `json:"objectInstance,omitempty"` VsDataContainer []VsDataContainerSingle `json:"VsDataContainer,omitempty"` Attributes *NetworkSliceSubnetSingleAllOfAttributes `json:"attributes,omitempty"` }
NetworkSliceSubnetSingle struct for NetworkSliceSubnetSingle
func NewNetworkSliceSubnetSingle ¶
func NewNetworkSliceSubnetSingle(id NullableString) *NetworkSliceSubnetSingle
NewNetworkSliceSubnetSingle instantiates a new NetworkSliceSubnetSingle 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 NewNetworkSliceSubnetSingleWithDefaults ¶
func NewNetworkSliceSubnetSingleWithDefaults() *NetworkSliceSubnetSingle
NewNetworkSliceSubnetSingleWithDefaults instantiates a new NetworkSliceSubnetSingle 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 (*NetworkSliceSubnetSingle) GetAttributes ¶
func (o *NetworkSliceSubnetSingle) GetAttributes() NetworkSliceSubnetSingleAllOfAttributes
GetAttributes returns the Attributes field value if set, zero value otherwise.
func (*NetworkSliceSubnetSingle) GetAttributesOk ¶
func (o *NetworkSliceSubnetSingle) GetAttributesOk() (*NetworkSliceSubnetSingleAllOfAttributes, bool)
GetAttributesOk returns a tuple with the Attributes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NetworkSliceSubnetSingle) GetId ¶
func (o *NetworkSliceSubnetSingle) GetId() string
GetId returns the Id field value If the value is explicit nil, the zero value for string will be returned
func (*NetworkSliceSubnetSingle) GetIdOk ¶
func (o *NetworkSliceSubnetSingle) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*NetworkSliceSubnetSingle) GetObjectClass ¶
func (o *NetworkSliceSubnetSingle) GetObjectClass() string
GetObjectClass returns the ObjectClass field value if set, zero value otherwise.
func (*NetworkSliceSubnetSingle) GetObjectClassOk ¶
func (o *NetworkSliceSubnetSingle) GetObjectClassOk() (*string, bool)
GetObjectClassOk returns a tuple with the ObjectClass field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NetworkSliceSubnetSingle) GetObjectInstance ¶
func (o *NetworkSliceSubnetSingle) GetObjectInstance() string
GetObjectInstance returns the ObjectInstance field value if set, zero value otherwise.
func (*NetworkSliceSubnetSingle) GetObjectInstanceOk ¶
func (o *NetworkSliceSubnetSingle) GetObjectInstanceOk() (*string, bool)
GetObjectInstanceOk returns a tuple with the ObjectInstance field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NetworkSliceSubnetSingle) GetVsDataContainer ¶
func (o *NetworkSliceSubnetSingle) GetVsDataContainer() []VsDataContainerSingle
GetVsDataContainer returns the VsDataContainer field value if set, zero value otherwise.
func (*NetworkSliceSubnetSingle) GetVsDataContainerOk ¶
func (o *NetworkSliceSubnetSingle) GetVsDataContainerOk() ([]VsDataContainerSingle, bool)
GetVsDataContainerOk returns a tuple with the VsDataContainer field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NetworkSliceSubnetSingle) HasAttributes ¶
func (o *NetworkSliceSubnetSingle) HasAttributes() bool
HasAttributes returns a boolean if a field has been set.
func (*NetworkSliceSubnetSingle) HasObjectClass ¶
func (o *NetworkSliceSubnetSingle) HasObjectClass() bool
HasObjectClass returns a boolean if a field has been set.
func (*NetworkSliceSubnetSingle) HasObjectInstance ¶
func (o *NetworkSliceSubnetSingle) HasObjectInstance() bool
HasObjectInstance returns a boolean if a field has been set.
func (*NetworkSliceSubnetSingle) HasVsDataContainer ¶
func (o *NetworkSliceSubnetSingle) HasVsDataContainer() bool
HasVsDataContainer returns a boolean if a field has been set.
func (NetworkSliceSubnetSingle) MarshalJSON ¶
func (o NetworkSliceSubnetSingle) MarshalJSON() ([]byte, error)
func (*NetworkSliceSubnetSingle) SetAttributes ¶
func (o *NetworkSliceSubnetSingle) SetAttributes(v NetworkSliceSubnetSingleAllOfAttributes)
SetAttributes gets a reference to the given NetworkSliceSubnetSingleAllOfAttributes and assigns it to the Attributes field.
func (*NetworkSliceSubnetSingle) SetId ¶
func (o *NetworkSliceSubnetSingle) SetId(v string)
SetId sets field value
func (*NetworkSliceSubnetSingle) SetObjectClass ¶
func (o *NetworkSliceSubnetSingle) SetObjectClass(v string)
SetObjectClass gets a reference to the given string and assigns it to the ObjectClass field.
func (*NetworkSliceSubnetSingle) SetObjectInstance ¶
func (o *NetworkSliceSubnetSingle) SetObjectInstance(v string)
SetObjectInstance gets a reference to the given string and assigns it to the ObjectInstance field.
func (*NetworkSliceSubnetSingle) SetVsDataContainer ¶
func (o *NetworkSliceSubnetSingle) SetVsDataContainer(v []VsDataContainerSingle)
SetVsDataContainer gets a reference to the given []VsDataContainerSingle and assigns it to the VsDataContainer field.
func (NetworkSliceSubnetSingle) ToMap ¶
func (o NetworkSliceSubnetSingle) ToMap() (map[string]interface{}, error)
type NetworkSliceSubnetSingleAllOf ¶
type NetworkSliceSubnetSingleAllOf struct {
Attributes *NetworkSliceSubnetSingleAllOfAttributes `json:"attributes,omitempty"`
}
NetworkSliceSubnetSingleAllOf struct for NetworkSliceSubnetSingleAllOf
func NewNetworkSliceSubnetSingleAllOf ¶
func NewNetworkSliceSubnetSingleAllOf() *NetworkSliceSubnetSingleAllOf
NewNetworkSliceSubnetSingleAllOf instantiates a new NetworkSliceSubnetSingleAllOf 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 NewNetworkSliceSubnetSingleAllOfWithDefaults ¶
func NewNetworkSliceSubnetSingleAllOfWithDefaults() *NetworkSliceSubnetSingleAllOf
NewNetworkSliceSubnetSingleAllOfWithDefaults instantiates a new NetworkSliceSubnetSingleAllOf 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 (*NetworkSliceSubnetSingleAllOf) GetAttributes ¶
func (o *NetworkSliceSubnetSingleAllOf) GetAttributes() NetworkSliceSubnetSingleAllOfAttributes
GetAttributes returns the Attributes field value if set, zero value otherwise.
func (*NetworkSliceSubnetSingleAllOf) GetAttributesOk ¶
func (o *NetworkSliceSubnetSingleAllOf) GetAttributesOk() (*NetworkSliceSubnetSingleAllOfAttributes, bool)
GetAttributesOk returns a tuple with the Attributes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NetworkSliceSubnetSingleAllOf) HasAttributes ¶
func (o *NetworkSliceSubnetSingleAllOf) HasAttributes() bool
HasAttributes returns a boolean if a field has been set.
func (NetworkSliceSubnetSingleAllOf) MarshalJSON ¶
func (o NetworkSliceSubnetSingleAllOf) MarshalJSON() ([]byte, error)
func (*NetworkSliceSubnetSingleAllOf) SetAttributes ¶
func (o *NetworkSliceSubnetSingleAllOf) SetAttributes(v NetworkSliceSubnetSingleAllOfAttributes)
SetAttributes gets a reference to the given NetworkSliceSubnetSingleAllOfAttributes and assigns it to the Attributes field.
func (NetworkSliceSubnetSingleAllOf) ToMap ¶
func (o NetworkSliceSubnetSingleAllOf) ToMap() (map[string]interface{}, error)
type NetworkSliceSubnetSingleAllOfAttributes ¶ added in v1.18.0
type NetworkSliceSubnetSingleAllOfAttributes struct { ManagedFunctionRefList []string `json:"managedFunctionRefList,omitempty"` NetworkSliceSubnetRefList []string `json:"networkSliceSubnetRefList,omitempty"` OperationalState *OperationalState `json:"operationalState,omitempty"` AdministrativeState *AdministrativeState `json:"administrativeState,omitempty"` NsInfo *NsInfo `json:"nsInfo,omitempty"` SliceProfileList []SliceProfile `json:"sliceProfileList,omitempty"` EpTransportRefList []string `json:"epTransportRefList,omitempty"` PriorityLabel *int32 `json:"priorityLabel,omitempty"` NetworkSliceSubnetType *string `json:"networkSliceSubnetType,omitempty"` }
NetworkSliceSubnetSingleAllOfAttributes struct for NetworkSliceSubnetSingleAllOfAttributes
func NewNetworkSliceSubnetSingleAllOfAttributes ¶ added in v1.18.0
func NewNetworkSliceSubnetSingleAllOfAttributes() *NetworkSliceSubnetSingleAllOfAttributes
NewNetworkSliceSubnetSingleAllOfAttributes instantiates a new NetworkSliceSubnetSingleAllOfAttributes 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 NewNetworkSliceSubnetSingleAllOfAttributesWithDefaults ¶ added in v1.18.0
func NewNetworkSliceSubnetSingleAllOfAttributesWithDefaults() *NetworkSliceSubnetSingleAllOfAttributes
NewNetworkSliceSubnetSingleAllOfAttributesWithDefaults instantiates a new NetworkSliceSubnetSingleAllOfAttributes 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 (*NetworkSliceSubnetSingleAllOfAttributes) GetAdministrativeState ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributes) GetAdministrativeState() AdministrativeState
GetAdministrativeState returns the AdministrativeState field value if set, zero value otherwise.
func (*NetworkSliceSubnetSingleAllOfAttributes) GetAdministrativeStateOk ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributes) GetAdministrativeStateOk() (*AdministrativeState, bool)
GetAdministrativeStateOk returns a tuple with the AdministrativeState field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NetworkSliceSubnetSingleAllOfAttributes) GetEpTransportRefList ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributes) GetEpTransportRefList() []string
GetEpTransportRefList returns the EpTransportRefList field value if set, zero value otherwise.
func (*NetworkSliceSubnetSingleAllOfAttributes) GetEpTransportRefListOk ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributes) GetEpTransportRefListOk() ([]string, bool)
GetEpTransportRefListOk returns a tuple with the EpTransportRefList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NetworkSliceSubnetSingleAllOfAttributes) GetManagedFunctionRefList ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributes) GetManagedFunctionRefList() []string
GetManagedFunctionRefList returns the ManagedFunctionRefList field value if set, zero value otherwise.
func (*NetworkSliceSubnetSingleAllOfAttributes) GetManagedFunctionRefListOk ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributes) GetManagedFunctionRefListOk() ([]string, bool)
GetManagedFunctionRefListOk returns a tuple with the ManagedFunctionRefList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NetworkSliceSubnetSingleAllOfAttributes) GetNetworkSliceSubnetRefList ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributes) GetNetworkSliceSubnetRefList() []string
GetNetworkSliceSubnetRefList returns the NetworkSliceSubnetRefList field value if set, zero value otherwise.
func (*NetworkSliceSubnetSingleAllOfAttributes) GetNetworkSliceSubnetRefListOk ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributes) GetNetworkSliceSubnetRefListOk() ([]string, bool)
GetNetworkSliceSubnetRefListOk returns a tuple with the NetworkSliceSubnetRefList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NetworkSliceSubnetSingleAllOfAttributes) GetNetworkSliceSubnetType ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributes) GetNetworkSliceSubnetType() string
GetNetworkSliceSubnetType returns the NetworkSliceSubnetType field value if set, zero value otherwise.
func (*NetworkSliceSubnetSingleAllOfAttributes) GetNetworkSliceSubnetTypeOk ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributes) GetNetworkSliceSubnetTypeOk() (*string, bool)
GetNetworkSliceSubnetTypeOk returns a tuple with the NetworkSliceSubnetType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NetworkSliceSubnetSingleAllOfAttributes) GetNsInfo ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributes) GetNsInfo() NsInfo
GetNsInfo returns the NsInfo field value if set, zero value otherwise.
func (*NetworkSliceSubnetSingleAllOfAttributes) GetNsInfoOk ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributes) GetNsInfoOk() (*NsInfo, bool)
GetNsInfoOk returns a tuple with the NsInfo field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NetworkSliceSubnetSingleAllOfAttributes) GetOperationalState ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributes) GetOperationalState() OperationalState
GetOperationalState returns the OperationalState field value if set, zero value otherwise.
func (*NetworkSliceSubnetSingleAllOfAttributes) GetOperationalStateOk ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributes) GetOperationalStateOk() (*OperationalState, bool)
GetOperationalStateOk returns a tuple with the OperationalState field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NetworkSliceSubnetSingleAllOfAttributes) GetPriorityLabel ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributes) GetPriorityLabel() int32
GetPriorityLabel returns the PriorityLabel field value if set, zero value otherwise.
func (*NetworkSliceSubnetSingleAllOfAttributes) GetPriorityLabelOk ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributes) GetPriorityLabelOk() (*int32, bool)
GetPriorityLabelOk returns a tuple with the PriorityLabel field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NetworkSliceSubnetSingleAllOfAttributes) GetSliceProfileList ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributes) GetSliceProfileList() []SliceProfile
GetSliceProfileList returns the SliceProfileList field value if set, zero value otherwise.
func (*NetworkSliceSubnetSingleAllOfAttributes) GetSliceProfileListOk ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributes) GetSliceProfileListOk() ([]SliceProfile, bool)
GetSliceProfileListOk returns a tuple with the SliceProfileList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NetworkSliceSubnetSingleAllOfAttributes) HasAdministrativeState ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributes) HasAdministrativeState() bool
HasAdministrativeState returns a boolean if a field has been set.
func (*NetworkSliceSubnetSingleAllOfAttributes) HasEpTransportRefList ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributes) HasEpTransportRefList() bool
HasEpTransportRefList returns a boolean if a field has been set.
func (*NetworkSliceSubnetSingleAllOfAttributes) HasManagedFunctionRefList ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributes) HasManagedFunctionRefList() bool
HasManagedFunctionRefList returns a boolean if a field has been set.
func (*NetworkSliceSubnetSingleAllOfAttributes) HasNetworkSliceSubnetRefList ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributes) HasNetworkSliceSubnetRefList() bool
HasNetworkSliceSubnetRefList returns a boolean if a field has been set.
func (*NetworkSliceSubnetSingleAllOfAttributes) HasNetworkSliceSubnetType ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributes) HasNetworkSliceSubnetType() bool
HasNetworkSliceSubnetType returns a boolean if a field has been set.
func (*NetworkSliceSubnetSingleAllOfAttributes) HasNsInfo ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributes) HasNsInfo() bool
HasNsInfo returns a boolean if a field has been set.
func (*NetworkSliceSubnetSingleAllOfAttributes) HasOperationalState ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributes) HasOperationalState() bool
HasOperationalState returns a boolean if a field has been set.
func (*NetworkSliceSubnetSingleAllOfAttributes) HasPriorityLabel ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributes) HasPriorityLabel() bool
HasPriorityLabel returns a boolean if a field has been set.
func (*NetworkSliceSubnetSingleAllOfAttributes) HasSliceProfileList ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributes) HasSliceProfileList() bool
HasSliceProfileList returns a boolean if a field has been set.
func (NetworkSliceSubnetSingleAllOfAttributes) MarshalJSON ¶ added in v1.18.0
func (o NetworkSliceSubnetSingleAllOfAttributes) MarshalJSON() ([]byte, error)
func (*NetworkSliceSubnetSingleAllOfAttributes) SetAdministrativeState ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributes) SetAdministrativeState(v AdministrativeState)
SetAdministrativeState gets a reference to the given AdministrativeState and assigns it to the AdministrativeState field.
func (*NetworkSliceSubnetSingleAllOfAttributes) SetEpTransportRefList ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributes) SetEpTransportRefList(v []string)
SetEpTransportRefList gets a reference to the given []string and assigns it to the EpTransportRefList field.
func (*NetworkSliceSubnetSingleAllOfAttributes) SetManagedFunctionRefList ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributes) SetManagedFunctionRefList(v []string)
SetManagedFunctionRefList gets a reference to the given []string and assigns it to the ManagedFunctionRefList field.
func (*NetworkSliceSubnetSingleAllOfAttributes) SetNetworkSliceSubnetRefList ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributes) SetNetworkSliceSubnetRefList(v []string)
SetNetworkSliceSubnetRefList gets a reference to the given []string and assigns it to the NetworkSliceSubnetRefList field.
func (*NetworkSliceSubnetSingleAllOfAttributes) SetNetworkSliceSubnetType ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributes) SetNetworkSliceSubnetType(v string)
SetNetworkSliceSubnetType gets a reference to the given string and assigns it to the NetworkSliceSubnetType field.
func (*NetworkSliceSubnetSingleAllOfAttributes) SetNsInfo ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributes) SetNsInfo(v NsInfo)
SetNsInfo gets a reference to the given NsInfo and assigns it to the NsInfo field.
func (*NetworkSliceSubnetSingleAllOfAttributes) SetOperationalState ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributes) SetOperationalState(v OperationalState)
SetOperationalState gets a reference to the given OperationalState and assigns it to the OperationalState field.
func (*NetworkSliceSubnetSingleAllOfAttributes) SetPriorityLabel ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributes) SetPriorityLabel(v int32)
SetPriorityLabel gets a reference to the given int32 and assigns it to the PriorityLabel field.
func (*NetworkSliceSubnetSingleAllOfAttributes) SetSliceProfileList ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributes) SetSliceProfileList(v []SliceProfile)
SetSliceProfileList gets a reference to the given []SliceProfile and assigns it to the SliceProfileList field.
func (NetworkSliceSubnetSingleAllOfAttributes) ToMap ¶ added in v1.18.0
func (o NetworkSliceSubnetSingleAllOfAttributes) ToMap() (map[string]interface{}, error)
type NetworkSliceSubnetSingleAllOfAttributesAllOf ¶ added in v1.18.0
type NetworkSliceSubnetSingleAllOfAttributesAllOf struct { ManagedFunctionRefList []string `json:"managedFunctionRefList,omitempty"` NetworkSliceSubnetRefList []string `json:"networkSliceSubnetRefList,omitempty"` OperationalState *OperationalState `json:"operationalState,omitempty"` AdministrativeState *AdministrativeState `json:"administrativeState,omitempty"` NsInfo *NsInfo `json:"nsInfo,omitempty"` SliceProfileList []SliceProfile `json:"sliceProfileList,omitempty"` EpTransportRefList []string `json:"epTransportRefList,omitempty"` PriorityLabel *int32 `json:"priorityLabel,omitempty"` NetworkSliceSubnetType *string `json:"networkSliceSubnetType,omitempty"` }
NetworkSliceSubnetSingleAllOfAttributesAllOf struct for NetworkSliceSubnetSingleAllOfAttributesAllOf
func NewNetworkSliceSubnetSingleAllOfAttributesAllOf ¶ added in v1.18.0
func NewNetworkSliceSubnetSingleAllOfAttributesAllOf() *NetworkSliceSubnetSingleAllOfAttributesAllOf
NewNetworkSliceSubnetSingleAllOfAttributesAllOf instantiates a new NetworkSliceSubnetSingleAllOfAttributesAllOf 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 NewNetworkSliceSubnetSingleAllOfAttributesAllOfWithDefaults ¶ added in v1.18.0
func NewNetworkSliceSubnetSingleAllOfAttributesAllOfWithDefaults() *NetworkSliceSubnetSingleAllOfAttributesAllOf
NewNetworkSliceSubnetSingleAllOfAttributesAllOfWithDefaults instantiates a new NetworkSliceSubnetSingleAllOfAttributesAllOf 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 (*NetworkSliceSubnetSingleAllOfAttributesAllOf) GetAdministrativeState ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) GetAdministrativeState() AdministrativeState
GetAdministrativeState returns the AdministrativeState field value if set, zero value otherwise.
func (*NetworkSliceSubnetSingleAllOfAttributesAllOf) GetAdministrativeStateOk ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) GetAdministrativeStateOk() (*AdministrativeState, bool)
GetAdministrativeStateOk returns a tuple with the AdministrativeState field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NetworkSliceSubnetSingleAllOfAttributesAllOf) GetEpTransportRefList ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) GetEpTransportRefList() []string
GetEpTransportRefList returns the EpTransportRefList field value if set, zero value otherwise.
func (*NetworkSliceSubnetSingleAllOfAttributesAllOf) GetEpTransportRefListOk ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) GetEpTransportRefListOk() ([]string, bool)
GetEpTransportRefListOk returns a tuple with the EpTransportRefList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NetworkSliceSubnetSingleAllOfAttributesAllOf) GetManagedFunctionRefList ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) GetManagedFunctionRefList() []string
GetManagedFunctionRefList returns the ManagedFunctionRefList field value if set, zero value otherwise.
func (*NetworkSliceSubnetSingleAllOfAttributesAllOf) GetManagedFunctionRefListOk ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) GetManagedFunctionRefListOk() ([]string, bool)
GetManagedFunctionRefListOk returns a tuple with the ManagedFunctionRefList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NetworkSliceSubnetSingleAllOfAttributesAllOf) GetNetworkSliceSubnetRefList ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) GetNetworkSliceSubnetRefList() []string
GetNetworkSliceSubnetRefList returns the NetworkSliceSubnetRefList field value if set, zero value otherwise.
func (*NetworkSliceSubnetSingleAllOfAttributesAllOf) GetNetworkSliceSubnetRefListOk ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) GetNetworkSliceSubnetRefListOk() ([]string, bool)
GetNetworkSliceSubnetRefListOk returns a tuple with the NetworkSliceSubnetRefList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NetworkSliceSubnetSingleAllOfAttributesAllOf) GetNetworkSliceSubnetType ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) GetNetworkSliceSubnetType() string
GetNetworkSliceSubnetType returns the NetworkSliceSubnetType field value if set, zero value otherwise.
func (*NetworkSliceSubnetSingleAllOfAttributesAllOf) GetNetworkSliceSubnetTypeOk ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) GetNetworkSliceSubnetTypeOk() (*string, bool)
GetNetworkSliceSubnetTypeOk returns a tuple with the NetworkSliceSubnetType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NetworkSliceSubnetSingleAllOfAttributesAllOf) GetNsInfo ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) GetNsInfo() NsInfo
GetNsInfo returns the NsInfo field value if set, zero value otherwise.
func (*NetworkSliceSubnetSingleAllOfAttributesAllOf) GetNsInfoOk ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) GetNsInfoOk() (*NsInfo, bool)
GetNsInfoOk returns a tuple with the NsInfo field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NetworkSliceSubnetSingleAllOfAttributesAllOf) GetOperationalState ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) GetOperationalState() OperationalState
GetOperationalState returns the OperationalState field value if set, zero value otherwise.
func (*NetworkSliceSubnetSingleAllOfAttributesAllOf) GetOperationalStateOk ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) GetOperationalStateOk() (*OperationalState, bool)
GetOperationalStateOk returns a tuple with the OperationalState field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NetworkSliceSubnetSingleAllOfAttributesAllOf) GetPriorityLabel ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) GetPriorityLabel() int32
GetPriorityLabel returns the PriorityLabel field value if set, zero value otherwise.
func (*NetworkSliceSubnetSingleAllOfAttributesAllOf) GetPriorityLabelOk ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) GetPriorityLabelOk() (*int32, bool)
GetPriorityLabelOk returns a tuple with the PriorityLabel field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NetworkSliceSubnetSingleAllOfAttributesAllOf) GetSliceProfileList ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) GetSliceProfileList() []SliceProfile
GetSliceProfileList returns the SliceProfileList field value if set, zero value otherwise.
func (*NetworkSliceSubnetSingleAllOfAttributesAllOf) GetSliceProfileListOk ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) GetSliceProfileListOk() ([]SliceProfile, bool)
GetSliceProfileListOk returns a tuple with the SliceProfileList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NetworkSliceSubnetSingleAllOfAttributesAllOf) HasAdministrativeState ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) HasAdministrativeState() bool
HasAdministrativeState returns a boolean if a field has been set.
func (*NetworkSliceSubnetSingleAllOfAttributesAllOf) HasEpTransportRefList ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) HasEpTransportRefList() bool
HasEpTransportRefList returns a boolean if a field has been set.
func (*NetworkSliceSubnetSingleAllOfAttributesAllOf) HasManagedFunctionRefList ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) HasManagedFunctionRefList() bool
HasManagedFunctionRefList returns a boolean if a field has been set.
func (*NetworkSliceSubnetSingleAllOfAttributesAllOf) HasNetworkSliceSubnetRefList ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) HasNetworkSliceSubnetRefList() bool
HasNetworkSliceSubnetRefList returns a boolean if a field has been set.
func (*NetworkSliceSubnetSingleAllOfAttributesAllOf) HasNetworkSliceSubnetType ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) HasNetworkSliceSubnetType() bool
HasNetworkSliceSubnetType returns a boolean if a field has been set.
func (*NetworkSliceSubnetSingleAllOfAttributesAllOf) HasNsInfo ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) HasNsInfo() bool
HasNsInfo returns a boolean if a field has been set.
func (*NetworkSliceSubnetSingleAllOfAttributesAllOf) HasOperationalState ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) HasOperationalState() bool
HasOperationalState returns a boolean if a field has been set.
func (*NetworkSliceSubnetSingleAllOfAttributesAllOf) HasPriorityLabel ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) HasPriorityLabel() bool
HasPriorityLabel returns a boolean if a field has been set.
func (*NetworkSliceSubnetSingleAllOfAttributesAllOf) HasSliceProfileList ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) HasSliceProfileList() bool
HasSliceProfileList returns a boolean if a field has been set.
func (NetworkSliceSubnetSingleAllOfAttributesAllOf) MarshalJSON ¶ added in v1.18.0
func (o NetworkSliceSubnetSingleAllOfAttributesAllOf) MarshalJSON() ([]byte, error)
func (*NetworkSliceSubnetSingleAllOfAttributesAllOf) SetAdministrativeState ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) SetAdministrativeState(v AdministrativeState)
SetAdministrativeState gets a reference to the given AdministrativeState and assigns it to the AdministrativeState field.
func (*NetworkSliceSubnetSingleAllOfAttributesAllOf) SetEpTransportRefList ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) SetEpTransportRefList(v []string)
SetEpTransportRefList gets a reference to the given []string and assigns it to the EpTransportRefList field.
func (*NetworkSliceSubnetSingleAllOfAttributesAllOf) SetManagedFunctionRefList ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) SetManagedFunctionRefList(v []string)
SetManagedFunctionRefList gets a reference to the given []string and assigns it to the ManagedFunctionRefList field.
func (*NetworkSliceSubnetSingleAllOfAttributesAllOf) SetNetworkSliceSubnetRefList ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) SetNetworkSliceSubnetRefList(v []string)
SetNetworkSliceSubnetRefList gets a reference to the given []string and assigns it to the NetworkSliceSubnetRefList field.
func (*NetworkSliceSubnetSingleAllOfAttributesAllOf) SetNetworkSliceSubnetType ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) SetNetworkSliceSubnetType(v string)
SetNetworkSliceSubnetType gets a reference to the given string and assigns it to the NetworkSliceSubnetType field.
func (*NetworkSliceSubnetSingleAllOfAttributesAllOf) SetNsInfo ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) SetNsInfo(v NsInfo)
SetNsInfo gets a reference to the given NsInfo and assigns it to the NsInfo field.
func (*NetworkSliceSubnetSingleAllOfAttributesAllOf) SetOperationalState ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) SetOperationalState(v OperationalState)
SetOperationalState gets a reference to the given OperationalState and assigns it to the OperationalState field.
func (*NetworkSliceSubnetSingleAllOfAttributesAllOf) SetPriorityLabel ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) SetPriorityLabel(v int32)
SetPriorityLabel gets a reference to the given int32 and assigns it to the PriorityLabel field.
func (*NetworkSliceSubnetSingleAllOfAttributesAllOf) SetSliceProfileList ¶ added in v1.18.0
func (o *NetworkSliceSubnetSingleAllOfAttributesAllOf) SetSliceProfileList(v []SliceProfile)
SetSliceProfileList gets a reference to the given []SliceProfile and assigns it to the SliceProfileList field.
func (NetworkSliceSubnetSingleAllOfAttributesAllOf) ToMap ¶ added in v1.18.0
func (o NetworkSliceSubnetSingleAllOfAttributesAllOf) ToMap() (map[string]interface{}, error)
type NodeFilter ¶
type NodeFilter struct { AreaOfInterest *AreaOfInterest `json:"areaOfInterest,omitempty"` NetworkDomain *string `json:"networkDomain,omitempty"` CpUpType *string `json:"cpUpType,omitempty"` Sst *int32 `json:"sst,omitempty"` }
NodeFilter struct for NodeFilter
func NewNodeFilter ¶
func NewNodeFilter() *NodeFilter
NewNodeFilter instantiates a new NodeFilter 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 NewNodeFilterWithDefaults ¶
func NewNodeFilterWithDefaults() *NodeFilter
NewNodeFilterWithDefaults instantiates a new NodeFilter 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 (*NodeFilter) GetAreaOfInterest ¶
func (o *NodeFilter) GetAreaOfInterest() AreaOfInterest
GetAreaOfInterest returns the AreaOfInterest field value if set, zero value otherwise.
func (*NodeFilter) GetAreaOfInterestOk ¶
func (o *NodeFilter) GetAreaOfInterestOk() (*AreaOfInterest, bool)
GetAreaOfInterestOk returns a tuple with the AreaOfInterest field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NodeFilter) GetCpUpType ¶
func (o *NodeFilter) GetCpUpType() string
GetCpUpType returns the CpUpType field value if set, zero value otherwise.
func (*NodeFilter) GetCpUpTypeOk ¶
func (o *NodeFilter) GetCpUpTypeOk() (*string, bool)
GetCpUpTypeOk returns a tuple with the CpUpType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NodeFilter) GetNetworkDomain ¶
func (o *NodeFilter) GetNetworkDomain() string
GetNetworkDomain returns the NetworkDomain field value if set, zero value otherwise.
func (*NodeFilter) GetNetworkDomainOk ¶
func (o *NodeFilter) GetNetworkDomainOk() (*string, bool)
GetNetworkDomainOk returns a tuple with the NetworkDomain field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NodeFilter) GetSst ¶
func (o *NodeFilter) GetSst() int32
GetSst returns the Sst field value if set, zero value otherwise.
func (*NodeFilter) GetSstOk ¶
func (o *NodeFilter) GetSstOk() (*int32, bool)
GetSstOk returns a tuple with the Sst field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NodeFilter) HasAreaOfInterest ¶
func (o *NodeFilter) HasAreaOfInterest() bool
HasAreaOfInterest returns a boolean if a field has been set.
func (*NodeFilter) HasCpUpType ¶
func (o *NodeFilter) HasCpUpType() bool
HasCpUpType returns a boolean if a field has been set.
func (*NodeFilter) HasNetworkDomain ¶
func (o *NodeFilter) HasNetworkDomain() bool
HasNetworkDomain returns a boolean if a field has been set.
func (*NodeFilter) HasSst ¶
func (o *NodeFilter) HasSst() bool
HasSst returns a boolean if a field has been set.
func (NodeFilter) MarshalJSON ¶
func (o NodeFilter) MarshalJSON() ([]byte, error)
func (*NodeFilter) SetAreaOfInterest ¶
func (o *NodeFilter) SetAreaOfInterest(v AreaOfInterest)
SetAreaOfInterest gets a reference to the given AreaOfInterest and assigns it to the AreaOfInterest field.
func (*NodeFilter) SetCpUpType ¶
func (o *NodeFilter) SetCpUpType(v string)
SetCpUpType gets a reference to the given string and assigns it to the CpUpType field.
func (*NodeFilter) SetNetworkDomain ¶
func (o *NodeFilter) SetNetworkDomain(v string)
SetNetworkDomain gets a reference to the given string and assigns it to the NetworkDomain field.
func (*NodeFilter) SetSst ¶
func (o *NodeFilter) SetSst(v int32)
SetSst gets a reference to the given int32 and assigns it to the Sst field.
func (NodeFilter) ToMap ¶
func (o NodeFilter) ToMap() (map[string]interface{}, error)
type NotificationType ¶
type NotificationType struct { AlarmNotificationTypes *AlarmNotificationTypes CmNotificationTypes *CmNotificationTypes FileNotificationTypes *FileNotificationTypes HeartbeatNotificationTypes *HeartbeatNotificationTypes PerfNotificationTypes *PerfNotificationTypes }
NotificationType - struct for NotificationType
func AlarmNotificationTypesAsNotificationType ¶
func AlarmNotificationTypesAsNotificationType(v *AlarmNotificationTypes) NotificationType
AlarmNotificationTypesAsNotificationType is a convenience function that returns AlarmNotificationTypes wrapped in NotificationType
func CmNotificationTypesAsNotificationType ¶
func CmNotificationTypesAsNotificationType(v *CmNotificationTypes) NotificationType
CmNotificationTypesAsNotificationType is a convenience function that returns CmNotificationTypes wrapped in NotificationType
func FileNotificationTypesAsNotificationType ¶
func FileNotificationTypesAsNotificationType(v *FileNotificationTypes) NotificationType
FileNotificationTypesAsNotificationType is a convenience function that returns FileNotificationTypes wrapped in NotificationType
func HeartbeatNotificationTypesAsNotificationType ¶
func HeartbeatNotificationTypesAsNotificationType(v *HeartbeatNotificationTypes) NotificationType
HeartbeatNotificationTypesAsNotificationType is a convenience function that returns HeartbeatNotificationTypes wrapped in NotificationType
func PerfNotificationTypesAsNotificationType ¶
func PerfNotificationTypesAsNotificationType(v *PerfNotificationTypes) NotificationType
PerfNotificationTypesAsNotificationType is a convenience function that returns PerfNotificationTypes wrapped in NotificationType
func (*NotificationType) GetActualInstance ¶
func (obj *NotificationType) GetActualInstance() interface{}
Get the actual instance
func (NotificationType) MarshalJSON ¶
func (src NotificationType) MarshalJSON() ([]byte, error)
Marshal data from the first non-nil pointers in the struct to JSON
func (*NotificationType) UnmarshalJSON ¶
func (dst *NotificationType) UnmarshalJSON(data []byte) error
Unmarshal JSON data into one of the pointers in the struct
type NsInfo ¶
type NsInfo struct { NsInstanceId *string `json:"nsInstanceId,omitempty"` NsName *string `json:"nsName,omitempty"` }
NsInfo struct for NsInfo
func NewNsInfo ¶
func NewNsInfo() *NsInfo
NewNsInfo instantiates a new NsInfo 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 NewNsInfoWithDefaults ¶
func NewNsInfoWithDefaults() *NsInfo
NewNsInfoWithDefaults instantiates a new NsInfo 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 (*NsInfo) GetNsInstanceId ¶
GetNsInstanceId returns the NsInstanceId field value if set, zero value otherwise.
func (*NsInfo) GetNsInstanceIdOk ¶
GetNsInstanceIdOk returns a tuple with the NsInstanceId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NsInfo) GetNsNameOk ¶
GetNsNameOk returns a tuple with the NsName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NsInfo) HasNsInstanceId ¶
HasNsInstanceId returns a boolean if a field has been set.
func (NsInfo) MarshalJSON ¶
func (*NsInfo) SetNsInstanceId ¶
SetNsInstanceId gets a reference to the given string and assigns it to the NsInstanceId field.
type NtfSubscriptionControlSingle ¶
type NtfSubscriptionControlSingle struct { Id NullableString `json:"id"` ObjectClass *string `json:"objectClass,omitempty"` ObjectInstance *string `json:"objectInstance,omitempty"` VsDataContainer []VsDataContainerSingle `json:"VsDataContainer,omitempty"` Attributes *NtfSubscriptionControlSingleAllOfAttributes `json:"attributes,omitempty"` HeartbeatControl *HeartbeatControlSingle `json:"HeartbeatControl,omitempty"` }
NtfSubscriptionControlSingle struct for NtfSubscriptionControlSingle
func NewNtfSubscriptionControlSingle ¶
func NewNtfSubscriptionControlSingle(id NullableString) *NtfSubscriptionControlSingle
NewNtfSubscriptionControlSingle instantiates a new NtfSubscriptionControlSingle 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 NewNtfSubscriptionControlSingleWithDefaults ¶
func NewNtfSubscriptionControlSingleWithDefaults() *NtfSubscriptionControlSingle
NewNtfSubscriptionControlSingleWithDefaults instantiates a new NtfSubscriptionControlSingle 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 (*NtfSubscriptionControlSingle) GetAttributes ¶
func (o *NtfSubscriptionControlSingle) GetAttributes() NtfSubscriptionControlSingleAllOfAttributes
GetAttributes returns the Attributes field value if set, zero value otherwise.
func (*NtfSubscriptionControlSingle) GetAttributesOk ¶
func (o *NtfSubscriptionControlSingle) GetAttributesOk() (*NtfSubscriptionControlSingleAllOfAttributes, bool)
GetAttributesOk returns a tuple with the Attributes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NtfSubscriptionControlSingle) GetHeartbeatControl ¶
func (o *NtfSubscriptionControlSingle) GetHeartbeatControl() HeartbeatControlSingle
GetHeartbeatControl returns the HeartbeatControl field value if set, zero value otherwise.
func (*NtfSubscriptionControlSingle) GetHeartbeatControlOk ¶
func (o *NtfSubscriptionControlSingle) GetHeartbeatControlOk() (*HeartbeatControlSingle, bool)
GetHeartbeatControlOk returns a tuple with the HeartbeatControl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NtfSubscriptionControlSingle) GetId ¶
func (o *NtfSubscriptionControlSingle) GetId() string
GetId returns the Id field value If the value is explicit nil, the zero value for string will be returned
func (*NtfSubscriptionControlSingle) GetIdOk ¶
func (o *NtfSubscriptionControlSingle) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*NtfSubscriptionControlSingle) GetObjectClass ¶
func (o *NtfSubscriptionControlSingle) GetObjectClass() string
GetObjectClass returns the ObjectClass field value if set, zero value otherwise.
func (*NtfSubscriptionControlSingle) GetObjectClassOk ¶
func (o *NtfSubscriptionControlSingle) GetObjectClassOk() (*string, bool)
GetObjectClassOk returns a tuple with the ObjectClass field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NtfSubscriptionControlSingle) GetObjectInstance ¶
func (o *NtfSubscriptionControlSingle) GetObjectInstance() string
GetObjectInstance returns the ObjectInstance field value if set, zero value otherwise.
func (*NtfSubscriptionControlSingle) GetObjectInstanceOk ¶
func (o *NtfSubscriptionControlSingle) GetObjectInstanceOk() (*string, bool)
GetObjectInstanceOk returns a tuple with the ObjectInstance field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NtfSubscriptionControlSingle) GetVsDataContainer ¶
func (o *NtfSubscriptionControlSingle) GetVsDataContainer() []VsDataContainerSingle
GetVsDataContainer returns the VsDataContainer field value if set, zero value otherwise.
func (*NtfSubscriptionControlSingle) GetVsDataContainerOk ¶
func (o *NtfSubscriptionControlSingle) GetVsDataContainerOk() ([]VsDataContainerSingle, bool)
GetVsDataContainerOk returns a tuple with the VsDataContainer field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NtfSubscriptionControlSingle) HasAttributes ¶
func (o *NtfSubscriptionControlSingle) HasAttributes() bool
HasAttributes returns a boolean if a field has been set.
func (*NtfSubscriptionControlSingle) HasHeartbeatControl ¶
func (o *NtfSubscriptionControlSingle) HasHeartbeatControl() bool
HasHeartbeatControl returns a boolean if a field has been set.
func (*NtfSubscriptionControlSingle) HasObjectClass ¶
func (o *NtfSubscriptionControlSingle) HasObjectClass() bool
HasObjectClass returns a boolean if a field has been set.
func (*NtfSubscriptionControlSingle) HasObjectInstance ¶
func (o *NtfSubscriptionControlSingle) HasObjectInstance() bool
HasObjectInstance returns a boolean if a field has been set.
func (*NtfSubscriptionControlSingle) HasVsDataContainer ¶
func (o *NtfSubscriptionControlSingle) HasVsDataContainer() bool
HasVsDataContainer returns a boolean if a field has been set.
func (NtfSubscriptionControlSingle) MarshalJSON ¶
func (o NtfSubscriptionControlSingle) MarshalJSON() ([]byte, error)
func (*NtfSubscriptionControlSingle) SetAttributes ¶
func (o *NtfSubscriptionControlSingle) SetAttributes(v NtfSubscriptionControlSingleAllOfAttributes)
SetAttributes gets a reference to the given NtfSubscriptionControlSingleAllOfAttributes and assigns it to the Attributes field.
func (*NtfSubscriptionControlSingle) SetHeartbeatControl ¶
func (o *NtfSubscriptionControlSingle) SetHeartbeatControl(v HeartbeatControlSingle)
SetHeartbeatControl gets a reference to the given HeartbeatControlSingle and assigns it to the HeartbeatControl field.
func (*NtfSubscriptionControlSingle) SetId ¶
func (o *NtfSubscriptionControlSingle) SetId(v string)
SetId sets field value
func (*NtfSubscriptionControlSingle) SetObjectClass ¶
func (o *NtfSubscriptionControlSingle) SetObjectClass(v string)
SetObjectClass gets a reference to the given string and assigns it to the ObjectClass field.
func (*NtfSubscriptionControlSingle) SetObjectInstance ¶
func (o *NtfSubscriptionControlSingle) SetObjectInstance(v string)
SetObjectInstance gets a reference to the given string and assigns it to the ObjectInstance field.
func (*NtfSubscriptionControlSingle) SetVsDataContainer ¶
func (o *NtfSubscriptionControlSingle) SetVsDataContainer(v []VsDataContainerSingle)
SetVsDataContainer gets a reference to the given []VsDataContainerSingle and assigns it to the VsDataContainer field.
func (NtfSubscriptionControlSingle) ToMap ¶
func (o NtfSubscriptionControlSingle) ToMap() (map[string]interface{}, error)
type NtfSubscriptionControlSingleAllOf ¶
type NtfSubscriptionControlSingleAllOf struct { Attributes *NtfSubscriptionControlSingleAllOfAttributes `json:"attributes,omitempty"` HeartbeatControl *HeartbeatControlSingle `json:"HeartbeatControl,omitempty"` }
NtfSubscriptionControlSingleAllOf struct for NtfSubscriptionControlSingleAllOf
func NewNtfSubscriptionControlSingleAllOf ¶
func NewNtfSubscriptionControlSingleAllOf() *NtfSubscriptionControlSingleAllOf
NewNtfSubscriptionControlSingleAllOf instantiates a new NtfSubscriptionControlSingleAllOf 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 NewNtfSubscriptionControlSingleAllOfWithDefaults ¶
func NewNtfSubscriptionControlSingleAllOfWithDefaults() *NtfSubscriptionControlSingleAllOf
NewNtfSubscriptionControlSingleAllOfWithDefaults instantiates a new NtfSubscriptionControlSingleAllOf 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 (*NtfSubscriptionControlSingleAllOf) GetAttributes ¶
func (o *NtfSubscriptionControlSingleAllOf) GetAttributes() NtfSubscriptionControlSingleAllOfAttributes
GetAttributes returns the Attributes field value if set, zero value otherwise.
func (*NtfSubscriptionControlSingleAllOf) GetAttributesOk ¶
func (o *NtfSubscriptionControlSingleAllOf) GetAttributesOk() (*NtfSubscriptionControlSingleAllOfAttributes, bool)
GetAttributesOk returns a tuple with the Attributes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NtfSubscriptionControlSingleAllOf) GetHeartbeatControl ¶
func (o *NtfSubscriptionControlSingleAllOf) GetHeartbeatControl() HeartbeatControlSingle
GetHeartbeatControl returns the HeartbeatControl field value if set, zero value otherwise.
func (*NtfSubscriptionControlSingleAllOf) GetHeartbeatControlOk ¶
func (o *NtfSubscriptionControlSingleAllOf) GetHeartbeatControlOk() (*HeartbeatControlSingle, bool)
GetHeartbeatControlOk returns a tuple with the HeartbeatControl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NtfSubscriptionControlSingleAllOf) HasAttributes ¶
func (o *NtfSubscriptionControlSingleAllOf) HasAttributes() bool
HasAttributes returns a boolean if a field has been set.
func (*NtfSubscriptionControlSingleAllOf) HasHeartbeatControl ¶
func (o *NtfSubscriptionControlSingleAllOf) HasHeartbeatControl() bool
HasHeartbeatControl returns a boolean if a field has been set.
func (NtfSubscriptionControlSingleAllOf) MarshalJSON ¶
func (o NtfSubscriptionControlSingleAllOf) MarshalJSON() ([]byte, error)
func (*NtfSubscriptionControlSingleAllOf) SetAttributes ¶
func (o *NtfSubscriptionControlSingleAllOf) SetAttributes(v NtfSubscriptionControlSingleAllOfAttributes)
SetAttributes gets a reference to the given NtfSubscriptionControlSingleAllOfAttributes and assigns it to the Attributes field.
func (*NtfSubscriptionControlSingleAllOf) SetHeartbeatControl ¶
func (o *NtfSubscriptionControlSingleAllOf) SetHeartbeatControl(v HeartbeatControlSingle)
SetHeartbeatControl gets a reference to the given HeartbeatControlSingle and assigns it to the HeartbeatControl field.
func (NtfSubscriptionControlSingleAllOf) ToMap ¶
func (o NtfSubscriptionControlSingleAllOf) ToMap() (map[string]interface{}, error)
type NtfSubscriptionControlSingleAllOfAttributes ¶
type NtfSubscriptionControlSingleAllOfAttributes struct { NotificationRecipientAddress *string `json:"notificationRecipientAddress,omitempty"` NotificationTypes []NotificationType `json:"notificationTypes,omitempty"` Scope *Scope `json:"scope,omitempty"` // The filter format shall be compliant to XPath 1.0. NotificationFilter *string `json:"notificationFilter,omitempty"` }
NtfSubscriptionControlSingleAllOfAttributes struct for NtfSubscriptionControlSingleAllOfAttributes
func NewNtfSubscriptionControlSingleAllOfAttributes ¶
func NewNtfSubscriptionControlSingleAllOfAttributes() *NtfSubscriptionControlSingleAllOfAttributes
NewNtfSubscriptionControlSingleAllOfAttributes instantiates a new NtfSubscriptionControlSingleAllOfAttributes 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 NewNtfSubscriptionControlSingleAllOfAttributesWithDefaults ¶
func NewNtfSubscriptionControlSingleAllOfAttributesWithDefaults() *NtfSubscriptionControlSingleAllOfAttributes
NewNtfSubscriptionControlSingleAllOfAttributesWithDefaults instantiates a new NtfSubscriptionControlSingleAllOfAttributes 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 (*NtfSubscriptionControlSingleAllOfAttributes) GetNotificationFilter ¶
func (o *NtfSubscriptionControlSingleAllOfAttributes) GetNotificationFilter() string
GetNotificationFilter returns the NotificationFilter field value if set, zero value otherwise.
func (*NtfSubscriptionControlSingleAllOfAttributes) GetNotificationFilterOk ¶
func (o *NtfSubscriptionControlSingleAllOfAttributes) GetNotificationFilterOk() (*string, bool)
GetNotificationFilterOk returns a tuple with the NotificationFilter field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NtfSubscriptionControlSingleAllOfAttributes) GetNotificationRecipientAddress ¶
func (o *NtfSubscriptionControlSingleAllOfAttributes) GetNotificationRecipientAddress() string
GetNotificationRecipientAddress returns the NotificationRecipientAddress field value if set, zero value otherwise.
func (*NtfSubscriptionControlSingleAllOfAttributes) GetNotificationRecipientAddressOk ¶
func (o *NtfSubscriptionControlSingleAllOfAttributes) GetNotificationRecipientAddressOk() (*string, bool)
GetNotificationRecipientAddressOk returns a tuple with the NotificationRecipientAddress field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NtfSubscriptionControlSingleAllOfAttributes) GetNotificationTypes ¶
func (o *NtfSubscriptionControlSingleAllOfAttributes) GetNotificationTypes() []NotificationType
GetNotificationTypes returns the NotificationTypes field value if set, zero value otherwise.
func (*NtfSubscriptionControlSingleAllOfAttributes) GetNotificationTypesOk ¶
func (o *NtfSubscriptionControlSingleAllOfAttributes) GetNotificationTypesOk() ([]NotificationType, bool)
GetNotificationTypesOk returns a tuple with the NotificationTypes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NtfSubscriptionControlSingleAllOfAttributes) GetScope ¶
func (o *NtfSubscriptionControlSingleAllOfAttributes) GetScope() Scope
GetScope returns the Scope field value if set, zero value otherwise.
func (*NtfSubscriptionControlSingleAllOfAttributes) GetScopeOk ¶
func (o *NtfSubscriptionControlSingleAllOfAttributes) GetScopeOk() (*Scope, bool)
GetScopeOk returns a tuple with the Scope field value if set, nil otherwise and a boolean to check if the value has been set.
func (*NtfSubscriptionControlSingleAllOfAttributes) HasNotificationFilter ¶
func (o *NtfSubscriptionControlSingleAllOfAttributes) HasNotificationFilter() bool
HasNotificationFilter returns a boolean if a field has been set.
func (*NtfSubscriptionControlSingleAllOfAttributes) HasNotificationRecipientAddress ¶
func (o *NtfSubscriptionControlSingleAllOfAttributes) HasNotificationRecipientAddress() bool
HasNotificationRecipientAddress returns a boolean if a field has been set.
func (*NtfSubscriptionControlSingleAllOfAttributes) HasNotificationTypes ¶
func (o *NtfSubscriptionControlSingleAllOfAttributes) HasNotificationTypes() bool
HasNotificationTypes returns a boolean if a field has been set.
func (*NtfSubscriptionControlSingleAllOfAttributes) HasScope ¶
func (o *NtfSubscriptionControlSingleAllOfAttributes) HasScope() bool
HasScope returns a boolean if a field has been set.
func (NtfSubscriptionControlSingleAllOfAttributes) MarshalJSON ¶
func (o NtfSubscriptionControlSingleAllOfAttributes) MarshalJSON() ([]byte, error)
func (*NtfSubscriptionControlSingleAllOfAttributes) SetNotificationFilter ¶
func (o *NtfSubscriptionControlSingleAllOfAttributes) SetNotificationFilter(v string)
SetNotificationFilter gets a reference to the given string and assigns it to the NotificationFilter field.
func (*NtfSubscriptionControlSingleAllOfAttributes) SetNotificationRecipientAddress ¶
func (o *NtfSubscriptionControlSingleAllOfAttributes) SetNotificationRecipientAddress(v string)
SetNotificationRecipientAddress gets a reference to the given string and assigns it to the NotificationRecipientAddress field.
func (*NtfSubscriptionControlSingleAllOfAttributes) SetNotificationTypes ¶
func (o *NtfSubscriptionControlSingleAllOfAttributes) SetNotificationTypes(v []NotificationType)
SetNotificationTypes gets a reference to the given []NotificationType and assigns it to the NotificationTypes field.
func (*NtfSubscriptionControlSingleAllOfAttributes) SetScope ¶
func (o *NtfSubscriptionControlSingleAllOfAttributes) SetScope(v Scope)
SetScope gets a reference to the given Scope and assigns it to the Scope field.
func (NtfSubscriptionControlSingleAllOfAttributes) ToMap ¶
func (o NtfSubscriptionControlSingleAllOfAttributes) ToMap() (map[string]interface{}, error)
type NullableAckState ¶
type NullableAckState struct {
// contains filtered or unexported fields
}
func NewNullableAckState ¶
func NewNullableAckState(val *AckState) *NullableAckState
func (NullableAckState) Get ¶
func (v NullableAckState) Get() *AckState
func (NullableAckState) IsSet ¶
func (v NullableAckState) IsSet() bool
func (NullableAckState) MarshalJSON ¶
func (v NullableAckState) MarshalJSON() ([]byte, error)
func (*NullableAckState) Set ¶
func (v *NullableAckState) Set(val *AckState)
func (*NullableAckState) UnmarshalJSON ¶
func (v *NullableAckState) UnmarshalJSON(src []byte) error
func (*NullableAckState) Unset ¶
func (v *NullableAckState) Unset()
type NullableAdministrativeState ¶
type NullableAdministrativeState struct {
// contains filtered or unexported fields
}
func NewNullableAdministrativeState ¶
func NewNullableAdministrativeState(val *AdministrativeState) *NullableAdministrativeState
func (NullableAdministrativeState) Get ¶
func (v NullableAdministrativeState) Get() *AdministrativeState
func (NullableAdministrativeState) IsSet ¶
func (v NullableAdministrativeState) IsSet() bool
func (NullableAdministrativeState) MarshalJSON ¶
func (v NullableAdministrativeState) MarshalJSON() ([]byte, error)
func (*NullableAdministrativeState) Set ¶
func (v *NullableAdministrativeState) Set(val *AdministrativeState)
func (*NullableAdministrativeState) UnmarshalJSON ¶
func (v *NullableAdministrativeState) UnmarshalJSON(src []byte) error
func (*NullableAdministrativeState) Unset ¶
func (v *NullableAdministrativeState) Unset()
type NullableAlarmListSingle ¶
type NullableAlarmListSingle struct {
// contains filtered or unexported fields
}
func NewNullableAlarmListSingle ¶
func NewNullableAlarmListSingle(val *AlarmListSingle) *NullableAlarmListSingle
func (NullableAlarmListSingle) Get ¶
func (v NullableAlarmListSingle) Get() *AlarmListSingle
func (NullableAlarmListSingle) IsSet ¶
func (v NullableAlarmListSingle) IsSet() bool
func (NullableAlarmListSingle) MarshalJSON ¶
func (v NullableAlarmListSingle) MarshalJSON() ([]byte, error)
func (*NullableAlarmListSingle) Set ¶
func (v *NullableAlarmListSingle) Set(val *AlarmListSingle)
func (*NullableAlarmListSingle) UnmarshalJSON ¶
func (v *NullableAlarmListSingle) UnmarshalJSON(src []byte) error
func (*NullableAlarmListSingle) Unset ¶
func (v *NullableAlarmListSingle) Unset()
type NullableAlarmListSingleAllOf ¶
type NullableAlarmListSingleAllOf struct {
// contains filtered or unexported fields
}
func NewNullableAlarmListSingleAllOf ¶
func NewNullableAlarmListSingleAllOf(val *AlarmListSingleAllOf) *NullableAlarmListSingleAllOf
func (NullableAlarmListSingleAllOf) Get ¶
func (v NullableAlarmListSingleAllOf) Get() *AlarmListSingleAllOf
func (NullableAlarmListSingleAllOf) IsSet ¶
func (v NullableAlarmListSingleAllOf) IsSet() bool
func (NullableAlarmListSingleAllOf) MarshalJSON ¶
func (v NullableAlarmListSingleAllOf) MarshalJSON() ([]byte, error)
func (*NullableAlarmListSingleAllOf) Set ¶
func (v *NullableAlarmListSingleAllOf) Set(val *AlarmListSingleAllOf)
func (*NullableAlarmListSingleAllOf) UnmarshalJSON ¶
func (v *NullableAlarmListSingleAllOf) UnmarshalJSON(src []byte) error
func (*NullableAlarmListSingleAllOf) Unset ¶
func (v *NullableAlarmListSingleAllOf) Unset()
type NullableAlarmListSingleAllOfAttributes ¶
type NullableAlarmListSingleAllOfAttributes struct {
// contains filtered or unexported fields
}
func NewNullableAlarmListSingleAllOfAttributes ¶
func NewNullableAlarmListSingleAllOfAttributes(val *AlarmListSingleAllOfAttributes) *NullableAlarmListSingleAllOfAttributes
func (NullableAlarmListSingleAllOfAttributes) Get ¶
func (v NullableAlarmListSingleAllOfAttributes) Get() *AlarmListSingleAllOfAttributes
func (NullableAlarmListSingleAllOfAttributes) IsSet ¶
func (v NullableAlarmListSingleAllOfAttributes) IsSet() bool
func (NullableAlarmListSingleAllOfAttributes) MarshalJSON ¶
func (v NullableAlarmListSingleAllOfAttributes) MarshalJSON() ([]byte, error)
func (*NullableAlarmListSingleAllOfAttributes) Set ¶
func (v *NullableAlarmListSingleAllOfAttributes) Set(val *AlarmListSingleAllOfAttributes)
func (*NullableAlarmListSingleAllOfAttributes) UnmarshalJSON ¶
func (v *NullableAlarmListSingleAllOfAttributes) UnmarshalJSON(src []byte) error
func (*NullableAlarmListSingleAllOfAttributes) Unset ¶
func (v *NullableAlarmListSingleAllOfAttributes) Unset()
type NullableAlarmNotificationTypes ¶
type NullableAlarmNotificationTypes struct {
// contains filtered or unexported fields
}
func NewNullableAlarmNotificationTypes ¶
func NewNullableAlarmNotificationTypes(val *AlarmNotificationTypes) *NullableAlarmNotificationTypes
func (NullableAlarmNotificationTypes) Get ¶
func (v NullableAlarmNotificationTypes) Get() *AlarmNotificationTypes
func (NullableAlarmNotificationTypes) IsSet ¶
func (v NullableAlarmNotificationTypes) IsSet() bool
func (NullableAlarmNotificationTypes) MarshalJSON ¶
func (v NullableAlarmNotificationTypes) MarshalJSON() ([]byte, error)
func (*NullableAlarmNotificationTypes) Set ¶
func (v *NullableAlarmNotificationTypes) Set(val *AlarmNotificationTypes)
func (*NullableAlarmNotificationTypes) UnmarshalJSON ¶
func (v *NullableAlarmNotificationTypes) UnmarshalJSON(src []byte) error
func (*NullableAlarmNotificationTypes) Unset ¶
func (v *NullableAlarmNotificationTypes) Unset()
type NullableAlarmRecord ¶
type NullableAlarmRecord struct {
// contains filtered or unexported fields
}
func NewNullableAlarmRecord ¶
func NewNullableAlarmRecord(val *AlarmRecord) *NullableAlarmRecord
func (NullableAlarmRecord) Get ¶
func (v NullableAlarmRecord) Get() *AlarmRecord
func (NullableAlarmRecord) IsSet ¶
func (v NullableAlarmRecord) IsSet() bool
func (NullableAlarmRecord) MarshalJSON ¶
func (v NullableAlarmRecord) MarshalJSON() ([]byte, error)
func (*NullableAlarmRecord) Set ¶
func (v *NullableAlarmRecord) Set(val *AlarmRecord)
func (*NullableAlarmRecord) UnmarshalJSON ¶
func (v *NullableAlarmRecord) UnmarshalJSON(src []byte) error
func (*NullableAlarmRecord) Unset ¶
func (v *NullableAlarmRecord) Unset()
type NullableAlarmType ¶
type NullableAlarmType struct {
// contains filtered or unexported fields
}
func NewNullableAlarmType ¶
func NewNullableAlarmType(val *AlarmType) *NullableAlarmType
func (NullableAlarmType) Get ¶
func (v NullableAlarmType) Get() *AlarmType
func (NullableAlarmType) IsSet ¶
func (v NullableAlarmType) IsSet() bool
func (NullableAlarmType) MarshalJSON ¶
func (v NullableAlarmType) MarshalJSON() ([]byte, error)
func (*NullableAlarmType) Set ¶
func (v *NullableAlarmType) Set(val *AlarmType)
func (*NullableAlarmType) UnmarshalJSON ¶
func (v *NullableAlarmType) UnmarshalJSON(src []byte) error
func (*NullableAlarmType) Unset ¶
func (v *NullableAlarmType) Unset()
type NullableAnonymizationOfMdtDataType ¶
type NullableAnonymizationOfMdtDataType struct {
// contains filtered or unexported fields
}
func NewNullableAnonymizationOfMdtDataType ¶
func NewNullableAnonymizationOfMdtDataType(val *AnonymizationOfMdtDataType) *NullableAnonymizationOfMdtDataType
func (NullableAnonymizationOfMdtDataType) Get ¶
func (v NullableAnonymizationOfMdtDataType) Get() *AnonymizationOfMdtDataType
func (NullableAnonymizationOfMdtDataType) IsSet ¶
func (v NullableAnonymizationOfMdtDataType) IsSet() bool
func (NullableAnonymizationOfMdtDataType) MarshalJSON ¶
func (v NullableAnonymizationOfMdtDataType) MarshalJSON() ([]byte, error)
func (*NullableAnonymizationOfMdtDataType) Set ¶
func (v *NullableAnonymizationOfMdtDataType) Set(val *AnonymizationOfMdtDataType)
func (*NullableAnonymizationOfMdtDataType) UnmarshalJSON ¶
func (v *NullableAnonymizationOfMdtDataType) UnmarshalJSON(src []byte) error
func (*NullableAnonymizationOfMdtDataType) Unset ¶
func (v *NullableAnonymizationOfMdtDataType) Unset()
type NullableAreaConfig ¶
type NullableAreaConfig struct {
// contains filtered or unexported fields
}
func NewNullableAreaConfig ¶
func NewNullableAreaConfig(val *AreaConfig) *NullableAreaConfig
func (NullableAreaConfig) Get ¶
func (v NullableAreaConfig) Get() *AreaConfig
func (NullableAreaConfig) IsSet ¶
func (v NullableAreaConfig) IsSet() bool
func (NullableAreaConfig) MarshalJSON ¶
func (v NullableAreaConfig) MarshalJSON() ([]byte, error)
func (*NullableAreaConfig) Set ¶
func (v *NullableAreaConfig) Set(val *AreaConfig)
func (*NullableAreaConfig) UnmarshalJSON ¶
func (v *NullableAreaConfig) UnmarshalJSON(src []byte) error
func (*NullableAreaConfig) Unset ¶
func (v *NullableAreaConfig) Unset()
type NullableAreaOfInterest ¶
type NullableAreaOfInterest struct {
// contains filtered or unexported fields
}
func NewNullableAreaOfInterest ¶
func NewNullableAreaOfInterest(val *AreaOfInterest) *NullableAreaOfInterest
func (NullableAreaOfInterest) Get ¶
func (v NullableAreaOfInterest) Get() *AreaOfInterest
func (NullableAreaOfInterest) IsSet ¶
func (v NullableAreaOfInterest) IsSet() bool
func (NullableAreaOfInterest) MarshalJSON ¶
func (v NullableAreaOfInterest) MarshalJSON() ([]byte, error)
func (*NullableAreaOfInterest) Set ¶
func (v *NullableAreaOfInterest) Set(val *AreaOfInterest)
func (*NullableAreaOfInterest) UnmarshalJSON ¶
func (v *NullableAreaOfInterest) UnmarshalJSON(src []byte) error
func (*NullableAreaOfInterest) Unset ¶
func (v *NullableAreaOfInterest) Unset()
type NullableAreaScope ¶
type NullableAreaScope struct {
// contains filtered or unexported fields
}
func NewNullableAreaScope ¶
func NewNullableAreaScope(val *AreaScope) *NullableAreaScope
func (NullableAreaScope) Get ¶
func (v NullableAreaScope) Get() *AreaScope
func (NullableAreaScope) IsSet ¶
func (v NullableAreaScope) IsSet() bool
func (NullableAreaScope) MarshalJSON ¶
func (v NullableAreaScope) MarshalJSON() ([]byte, error)
func (*NullableAreaScope) Set ¶
func (v *NullableAreaScope) Set(val *AreaScope)
func (*NullableAreaScope) UnmarshalJSON ¶
func (v *NullableAreaScope) UnmarshalJSON(src []byte) error
func (*NullableAreaScope) Unset ¶
func (v *NullableAreaScope) Unset()
type NullableBool ¶
type NullableBool struct {
// contains filtered or unexported fields
}
func NewNullableBool ¶
func NewNullableBool(val *bool) *NullableBool
func (NullableBool) Get ¶
func (v NullableBool) Get() *bool
func (NullableBool) IsSet ¶
func (v NullableBool) IsSet() bool
func (NullableBool) MarshalJSON ¶
func (v NullableBool) MarshalJSON() ([]byte, error)
func (*NullableBool) Set ¶
func (v *NullableBool) Set(val *bool)
func (*NullableBool) UnmarshalJSON ¶
func (v *NullableBool) UnmarshalJSON(src []byte) error
func (*NullableBool) Unset ¶
func (v *NullableBool) Unset()
type NullableCNSliceSubnetProfile ¶
type NullableCNSliceSubnetProfile struct {
// contains filtered or unexported fields
}
func NewNullableCNSliceSubnetProfile ¶
func NewNullableCNSliceSubnetProfile(val *CNSliceSubnetProfile) *NullableCNSliceSubnetProfile
func (NullableCNSliceSubnetProfile) Get ¶
func (v NullableCNSliceSubnetProfile) Get() *CNSliceSubnetProfile
func (NullableCNSliceSubnetProfile) IsSet ¶
func (v NullableCNSliceSubnetProfile) IsSet() bool
func (NullableCNSliceSubnetProfile) MarshalJSON ¶
func (v NullableCNSliceSubnetProfile) MarshalJSON() ([]byte, error)
func (*NullableCNSliceSubnetProfile) Set ¶
func (v *NullableCNSliceSubnetProfile) Set(val *CNSliceSubnetProfile)
func (*NullableCNSliceSubnetProfile) UnmarshalJSON ¶
func (v *NullableCNSliceSubnetProfile) UnmarshalJSON(src []byte) error
func (*NullableCNSliceSubnetProfile) Unset ¶
func (v *NullableCNSliceSubnetProfile) Unset()
type NullableCategory ¶
type NullableCategory struct {
// contains filtered or unexported fields
}
func NewNullableCategory ¶
func NewNullableCategory(val *Category) *NullableCategory
func (NullableCategory) Get ¶
func (v NullableCategory) Get() *Category
func (NullableCategory) IsSet ¶
func (v NullableCategory) IsSet() bool
func (NullableCategory) MarshalJSON ¶
func (v NullableCategory) MarshalJSON() ([]byte, error)
func (*NullableCategory) Set ¶
func (v *NullableCategory) Set(val *Category)
func (*NullableCategory) UnmarshalJSON ¶
func (v *NullableCategory) UnmarshalJSON(src []byte) error
func (*NullableCategory) Unset ¶
func (v *NullableCategory) Unset()
type NullableCmNotificationTypes ¶
type NullableCmNotificationTypes struct {
// contains filtered or unexported fields
}
func NewNullableCmNotificationTypes ¶
func NewNullableCmNotificationTypes(val *CmNotificationTypes) *NullableCmNotificationTypes
func (NullableCmNotificationTypes) Get ¶
func (v NullableCmNotificationTypes) Get() *CmNotificationTypes
func (NullableCmNotificationTypes) IsSet ¶
func (v NullableCmNotificationTypes) IsSet() bool
func (NullableCmNotificationTypes) MarshalJSON ¶
func (v NullableCmNotificationTypes) MarshalJSON() ([]byte, error)
func (*NullableCmNotificationTypes) Set ¶
func (v *NullableCmNotificationTypes) Set(val *CmNotificationTypes)
func (*NullableCmNotificationTypes) UnmarshalJSON ¶
func (v *NullableCmNotificationTypes) UnmarshalJSON(src []byte) error
func (*NullableCmNotificationTypes) Unset ¶
func (v *NullableCmNotificationTypes) Unset()
type NullableCollectionPeriodM6LteType ¶
type NullableCollectionPeriodM6LteType struct {
// contains filtered or unexported fields
}
func NewNullableCollectionPeriodM6LteType ¶
func NewNullableCollectionPeriodM6LteType(val *CollectionPeriodM6LteType) *NullableCollectionPeriodM6LteType
func (NullableCollectionPeriodM6LteType) Get ¶
func (v NullableCollectionPeriodM6LteType) Get() *CollectionPeriodM6LteType
func (NullableCollectionPeriodM6LteType) IsSet ¶
func (v NullableCollectionPeriodM6LteType) IsSet() bool
func (NullableCollectionPeriodM6LteType) MarshalJSON ¶
func (v NullableCollectionPeriodM6LteType) MarshalJSON() ([]byte, error)
func (*NullableCollectionPeriodM6LteType) Set ¶
func (v *NullableCollectionPeriodM6LteType) Set(val *CollectionPeriodM6LteType)
func (*NullableCollectionPeriodM6LteType) UnmarshalJSON ¶
func (v *NullableCollectionPeriodM6LteType) UnmarshalJSON(src []byte) error
func (*NullableCollectionPeriodM6LteType) Unset ¶
func (v *NullableCollectionPeriodM6LteType) Unset()
type NullableCollectionPeriodM6NrType ¶
type NullableCollectionPeriodM6NrType struct {
// contains filtered or unexported fields
}
func NewNullableCollectionPeriodM6NrType ¶
func NewNullableCollectionPeriodM6NrType(val *CollectionPeriodM6NrType) *NullableCollectionPeriodM6NrType
func (NullableCollectionPeriodM6NrType) Get ¶
func (v NullableCollectionPeriodM6NrType) Get() *CollectionPeriodM6NrType
func (NullableCollectionPeriodM6NrType) IsSet ¶
func (v NullableCollectionPeriodM6NrType) IsSet() bool
func (NullableCollectionPeriodM6NrType) MarshalJSON ¶
func (v NullableCollectionPeriodM6NrType) MarshalJSON() ([]byte, error)
func (*NullableCollectionPeriodM6NrType) Set ¶
func (v *NullableCollectionPeriodM6NrType) Set(val *CollectionPeriodM6NrType)
func (*NullableCollectionPeriodM6NrType) UnmarshalJSON ¶
func (v *NullableCollectionPeriodM6NrType) UnmarshalJSON(src []byte) error
func (*NullableCollectionPeriodM6NrType) Unset ¶
func (v *NullableCollectionPeriodM6NrType) Unset()
type NullableCollectionPeriodRrmLteType ¶
type NullableCollectionPeriodRrmLteType struct {
// contains filtered or unexported fields
}
func NewNullableCollectionPeriodRrmLteType ¶
func NewNullableCollectionPeriodRrmLteType(val *CollectionPeriodRrmLteType) *NullableCollectionPeriodRrmLteType
func (NullableCollectionPeriodRrmLteType) Get ¶
func (v NullableCollectionPeriodRrmLteType) Get() *CollectionPeriodRrmLteType
func (NullableCollectionPeriodRrmLteType) IsSet ¶
func (v NullableCollectionPeriodRrmLteType) IsSet() bool
func (NullableCollectionPeriodRrmLteType) MarshalJSON ¶
func (v NullableCollectionPeriodRrmLteType) MarshalJSON() ([]byte, error)
func (*NullableCollectionPeriodRrmLteType) Set ¶
func (v *NullableCollectionPeriodRrmLteType) Set(val *CollectionPeriodRrmLteType)
func (*NullableCollectionPeriodRrmLteType) UnmarshalJSON ¶
func (v *NullableCollectionPeriodRrmLteType) UnmarshalJSON(src []byte) error
func (*NullableCollectionPeriodRrmLteType) Unset ¶
func (v *NullableCollectionPeriodRrmLteType) Unset()
type NullableCollectionPeriodRrmNrType ¶
type NullableCollectionPeriodRrmNrType struct {
// contains filtered or unexported fields
}
func NewNullableCollectionPeriodRrmNrType ¶
func NewNullableCollectionPeriodRrmNrType(val *CollectionPeriodRrmNrType) *NullableCollectionPeriodRrmNrType
func (NullableCollectionPeriodRrmNrType) Get ¶
func (v NullableCollectionPeriodRrmNrType) Get() *CollectionPeriodRrmNrType
func (NullableCollectionPeriodRrmNrType) IsSet ¶
func (v NullableCollectionPeriodRrmNrType) IsSet() bool
func (NullableCollectionPeriodRrmNrType) MarshalJSON ¶
func (v NullableCollectionPeriodRrmNrType) MarshalJSON() ([]byte, error)
func (*NullableCollectionPeriodRrmNrType) Set ¶
func (v *NullableCollectionPeriodRrmNrType) Set(val *CollectionPeriodRrmNrType)
func (*NullableCollectionPeriodRrmNrType) UnmarshalJSON ¶
func (v *NullableCollectionPeriodRrmNrType) UnmarshalJSON(src []byte) error
func (*NullableCollectionPeriodRrmNrType) Unset ¶
func (v *NullableCollectionPeriodRrmNrType) Unset()
type NullableCollectionPeriodRrmUmtsType ¶
type NullableCollectionPeriodRrmUmtsType struct {
// contains filtered or unexported fields
}
func NewNullableCollectionPeriodRrmUmtsType ¶
func NewNullableCollectionPeriodRrmUmtsType(val *CollectionPeriodRrmUmtsType) *NullableCollectionPeriodRrmUmtsType
func (NullableCollectionPeriodRrmUmtsType) Get ¶
func (v NullableCollectionPeriodRrmUmtsType) Get() *CollectionPeriodRrmUmtsType
func (NullableCollectionPeriodRrmUmtsType) IsSet ¶
func (v NullableCollectionPeriodRrmUmtsType) IsSet() bool
func (NullableCollectionPeriodRrmUmtsType) MarshalJSON ¶
func (v NullableCollectionPeriodRrmUmtsType) MarshalJSON() ([]byte, error)
func (*NullableCollectionPeriodRrmUmtsType) Set ¶
func (v *NullableCollectionPeriodRrmUmtsType) Set(val *CollectionPeriodRrmUmtsType)
func (*NullableCollectionPeriodRrmUmtsType) UnmarshalJSON ¶
func (v *NullableCollectionPeriodRrmUmtsType) UnmarshalJSON(src []byte) error
func (*NullableCollectionPeriodRrmUmtsType) Unset ¶
func (v *NullableCollectionPeriodRrmUmtsType) Unset()
type NullableCorrelatedNotification ¶
type NullableCorrelatedNotification struct {
// contains filtered or unexported fields
}
func NewNullableCorrelatedNotification ¶
func NewNullableCorrelatedNotification(val *CorrelatedNotification) *NullableCorrelatedNotification
func (NullableCorrelatedNotification) Get ¶
func (v NullableCorrelatedNotification) Get() *CorrelatedNotification
func (NullableCorrelatedNotification) IsSet ¶
func (v NullableCorrelatedNotification) IsSet() bool
func (NullableCorrelatedNotification) MarshalJSON ¶
func (v NullableCorrelatedNotification) MarshalJSON() ([]byte, error)
func (*NullableCorrelatedNotification) Set ¶
func (v *NullableCorrelatedNotification) Set(val *CorrelatedNotification)
func (*NullableCorrelatedNotification) UnmarshalJSON ¶
func (v *NullableCorrelatedNotification) UnmarshalJSON(src []byte) error
func (*NullableCorrelatedNotification) Unset ¶
func (v *NullableCorrelatedNotification) Unset()
type NullableDelayTolerance ¶
type NullableDelayTolerance struct {
// contains filtered or unexported fields
}
func NewNullableDelayTolerance ¶
func NewNullableDelayTolerance(val *DelayTolerance) *NullableDelayTolerance
func (NullableDelayTolerance) Get ¶
func (v NullableDelayTolerance) Get() *DelayTolerance
func (NullableDelayTolerance) IsSet ¶
func (v NullableDelayTolerance) IsSet() bool
func (NullableDelayTolerance) MarshalJSON ¶
func (v NullableDelayTolerance) MarshalJSON() ([]byte, error)
func (*NullableDelayTolerance) Set ¶
func (v *NullableDelayTolerance) Set(val *DelayTolerance)
func (*NullableDelayTolerance) UnmarshalJSON ¶
func (v *NullableDelayTolerance) UnmarshalJSON(src []byte) error
func (*NullableDelayTolerance) Unset ¶
func (v *NullableDelayTolerance) Unset()
type NullableDeterministicComm ¶
type NullableDeterministicComm struct {
// contains filtered or unexported fields
}
func NewNullableDeterministicComm ¶
func NewNullableDeterministicComm(val *DeterministicComm) *NullableDeterministicComm
func (NullableDeterministicComm) Get ¶
func (v NullableDeterministicComm) Get() *DeterministicComm
func (NullableDeterministicComm) IsSet ¶
func (v NullableDeterministicComm) IsSet() bool
func (NullableDeterministicComm) MarshalJSON ¶
func (v NullableDeterministicComm) MarshalJSON() ([]byte, error)
func (*NullableDeterministicComm) Set ¶
func (v *NullableDeterministicComm) Set(val *DeterministicComm)
func (*NullableDeterministicComm) UnmarshalJSON ¶
func (v *NullableDeterministicComm) UnmarshalJSON(src []byte) error
func (*NullableDeterministicComm) Unset ¶
func (v *NullableDeterministicComm) Unset()
type NullableEEPerfReq ¶
type NullableEEPerfReq struct {
// contains filtered or unexported fields
}
func NewNullableEEPerfReq ¶
func NewNullableEEPerfReq(val *EEPerfReq) *NullableEEPerfReq
func (NullableEEPerfReq) Get ¶
func (v NullableEEPerfReq) Get() *EEPerfReq
func (NullableEEPerfReq) IsSet ¶
func (v NullableEEPerfReq) IsSet() bool
func (NullableEEPerfReq) MarshalJSON ¶
func (v NullableEEPerfReq) MarshalJSON() ([]byte, error)
func (*NullableEEPerfReq) Set ¶
func (v *NullableEEPerfReq) Set(val *EEPerfReq)
func (*NullableEEPerfReq) UnmarshalJSON ¶
func (v *NullableEEPerfReq) UnmarshalJSON(src []byte) error
func (*NullableEEPerfReq) Unset ¶
func (v *NullableEEPerfReq) Unset()
type NullableEPTransportSingle ¶
type NullableEPTransportSingle struct {
// contains filtered or unexported fields
}
func NewNullableEPTransportSingle ¶
func NewNullableEPTransportSingle(val *EPTransportSingle) *NullableEPTransportSingle
func (NullableEPTransportSingle) Get ¶
func (v NullableEPTransportSingle) Get() *EPTransportSingle
func (NullableEPTransportSingle) IsSet ¶
func (v NullableEPTransportSingle) IsSet() bool
func (NullableEPTransportSingle) MarshalJSON ¶
func (v NullableEPTransportSingle) MarshalJSON() ([]byte, error)
func (*NullableEPTransportSingle) Set ¶
func (v *NullableEPTransportSingle) Set(val *EPTransportSingle)
func (*NullableEPTransportSingle) UnmarshalJSON ¶
func (v *NullableEPTransportSingle) UnmarshalJSON(src []byte) error
func (*NullableEPTransportSingle) Unset ¶
func (v *NullableEPTransportSingle) Unset()
type NullableEPTransportSingleAllOf ¶
type NullableEPTransportSingleAllOf struct {
// contains filtered or unexported fields
}
func NewNullableEPTransportSingleAllOf ¶
func NewNullableEPTransportSingleAllOf(val *EPTransportSingleAllOf) *NullableEPTransportSingleAllOf
func (NullableEPTransportSingleAllOf) Get ¶
func (v NullableEPTransportSingleAllOf) Get() *EPTransportSingleAllOf
func (NullableEPTransportSingleAllOf) IsSet ¶
func (v NullableEPTransportSingleAllOf) IsSet() bool
func (NullableEPTransportSingleAllOf) MarshalJSON ¶
func (v NullableEPTransportSingleAllOf) MarshalJSON() ([]byte, error)
func (*NullableEPTransportSingleAllOf) Set ¶
func (v *NullableEPTransportSingleAllOf) Set(val *EPTransportSingleAllOf)
func (*NullableEPTransportSingleAllOf) UnmarshalJSON ¶
func (v *NullableEPTransportSingleAllOf) UnmarshalJSON(src []byte) error
func (*NullableEPTransportSingleAllOf) Unset ¶
func (v *NullableEPTransportSingleAllOf) Unset()
type NullableEPTransportSingleAllOfAttributes ¶
type NullableEPTransportSingleAllOfAttributes struct {
// contains filtered or unexported fields
}
func NewNullableEPTransportSingleAllOfAttributes ¶
func NewNullableEPTransportSingleAllOfAttributes(val *EPTransportSingleAllOfAttributes) *NullableEPTransportSingleAllOfAttributes
func (NullableEPTransportSingleAllOfAttributes) IsSet ¶
func (v NullableEPTransportSingleAllOfAttributes) IsSet() bool
func (NullableEPTransportSingleAllOfAttributes) MarshalJSON ¶
func (v NullableEPTransportSingleAllOfAttributes) MarshalJSON() ([]byte, error)
func (*NullableEPTransportSingleAllOfAttributes) Set ¶
func (v *NullableEPTransportSingleAllOfAttributes) Set(val *EPTransportSingleAllOfAttributes)
func (*NullableEPTransportSingleAllOfAttributes) UnmarshalJSON ¶
func (v *NullableEPTransportSingleAllOfAttributes) UnmarshalJSON(src []byte) error
func (*NullableEPTransportSingleAllOfAttributes) Unset ¶
func (v *NullableEPTransportSingleAllOfAttributes) Unset()
type NullableEmbbEEPerfReq ¶
type NullableEmbbEEPerfReq struct {
// contains filtered or unexported fields
}
func NewNullableEmbbEEPerfReq ¶
func NewNullableEmbbEEPerfReq(val *EmbbEEPerfReq) *NullableEmbbEEPerfReq
func (NullableEmbbEEPerfReq) Get ¶
func (v NullableEmbbEEPerfReq) Get() *EmbbEEPerfReq
func (NullableEmbbEEPerfReq) IsSet ¶
func (v NullableEmbbEEPerfReq) IsSet() bool
func (NullableEmbbEEPerfReq) MarshalJSON ¶
func (v NullableEmbbEEPerfReq) MarshalJSON() ([]byte, error)
func (*NullableEmbbEEPerfReq) Set ¶
func (v *NullableEmbbEEPerfReq) Set(val *EmbbEEPerfReq)
func (*NullableEmbbEEPerfReq) UnmarshalJSON ¶
func (v *NullableEmbbEEPerfReq) UnmarshalJSON(src []byte) error
func (*NullableEmbbEEPerfReq) Unset ¶
func (v *NullableEmbbEEPerfReq) Unset()
type NullableEnergyEfficiency ¶
type NullableEnergyEfficiency struct {
// contains filtered or unexported fields
}
func NewNullableEnergyEfficiency ¶
func NewNullableEnergyEfficiency(val *EnergyEfficiency) *NullableEnergyEfficiency
func (NullableEnergyEfficiency) Get ¶
func (v NullableEnergyEfficiency) Get() *EnergyEfficiency
func (NullableEnergyEfficiency) IsSet ¶
func (v NullableEnergyEfficiency) IsSet() bool
func (NullableEnergyEfficiency) MarshalJSON ¶
func (v NullableEnergyEfficiency) MarshalJSON() ([]byte, error)
func (*NullableEnergyEfficiency) Set ¶
func (v *NullableEnergyEfficiency) Set(val *EnergyEfficiency)
func (*NullableEnergyEfficiency) UnmarshalJSON ¶
func (v *NullableEnergyEfficiency) UnmarshalJSON(src []byte) error
func (*NullableEnergyEfficiency) Unset ¶
func (v *NullableEnergyEfficiency) Unset()
type NullableEventListForEventTriggeredMeasurementType ¶
type NullableEventListForEventTriggeredMeasurementType struct {
// contains filtered or unexported fields
}
func NewNullableEventListForEventTriggeredMeasurementType ¶
func NewNullableEventListForEventTriggeredMeasurementType(val *EventListForEventTriggeredMeasurementType) *NullableEventListForEventTriggeredMeasurementType
func (NullableEventListForEventTriggeredMeasurementType) IsSet ¶
func (v NullableEventListForEventTriggeredMeasurementType) IsSet() bool
func (NullableEventListForEventTriggeredMeasurementType) MarshalJSON ¶
func (v NullableEventListForEventTriggeredMeasurementType) MarshalJSON() ([]byte, error)
func (*NullableEventListForEventTriggeredMeasurementType) UnmarshalJSON ¶
func (v *NullableEventListForEventTriggeredMeasurementType) UnmarshalJSON(src []byte) error
func (*NullableEventListForEventTriggeredMeasurementType) Unset ¶
func (v *NullableEventListForEventTriggeredMeasurementType) Unset()
type NullableEventThresholdL1Type ¶
type NullableEventThresholdL1Type struct {
// contains filtered or unexported fields
}
func NewNullableEventThresholdL1Type ¶
func NewNullableEventThresholdL1Type(val *EventThresholdL1Type) *NullableEventThresholdL1Type
func (NullableEventThresholdL1Type) Get ¶
func (v NullableEventThresholdL1Type) Get() *EventThresholdL1Type
func (NullableEventThresholdL1Type) IsSet ¶
func (v NullableEventThresholdL1Type) IsSet() bool
func (NullableEventThresholdL1Type) MarshalJSON ¶
func (v NullableEventThresholdL1Type) MarshalJSON() ([]byte, error)
func (*NullableEventThresholdL1Type) Set ¶
func (v *NullableEventThresholdL1Type) Set(val *EventThresholdL1Type)
func (*NullableEventThresholdL1Type) UnmarshalJSON ¶
func (v *NullableEventThresholdL1Type) UnmarshalJSON(src []byte) error
func (*NullableEventThresholdL1Type) Unset ¶
func (v *NullableEventThresholdL1Type) Unset()
type NullableEventThresholdType ¶
type NullableEventThresholdType struct {
// contains filtered or unexported fields
}
func NewNullableEventThresholdType ¶
func NewNullableEventThresholdType(val *EventThresholdType) *NullableEventThresholdType
func (NullableEventThresholdType) Get ¶
func (v NullableEventThresholdType) Get() *EventThresholdType
func (NullableEventThresholdType) IsSet ¶
func (v NullableEventThresholdType) IsSet() bool
func (NullableEventThresholdType) MarshalJSON ¶
func (v NullableEventThresholdType) MarshalJSON() ([]byte, error)
func (*NullableEventThresholdType) Set ¶
func (v *NullableEventThresholdType) Set(val *EventThresholdType)
func (*NullableEventThresholdType) UnmarshalJSON ¶
func (v *NullableEventThresholdType) UnmarshalJSON(src []byte) error
func (*NullableEventThresholdType) Unset ¶
func (v *NullableEventThresholdType) Unset()
type NullableEventThresholdTypeEventThreshold1F ¶
type NullableEventThresholdTypeEventThreshold1F struct {
// contains filtered or unexported fields
}
func NewNullableEventThresholdTypeEventThreshold1F ¶
func NewNullableEventThresholdTypeEventThreshold1F(val *EventThresholdTypeEventThreshold1F) *NullableEventThresholdTypeEventThreshold1F
func (NullableEventThresholdTypeEventThreshold1F) IsSet ¶
func (v NullableEventThresholdTypeEventThreshold1F) IsSet() bool
func (NullableEventThresholdTypeEventThreshold1F) MarshalJSON ¶
func (v NullableEventThresholdTypeEventThreshold1F) MarshalJSON() ([]byte, error)
func (*NullableEventThresholdTypeEventThreshold1F) Set ¶
func (v *NullableEventThresholdTypeEventThreshold1F) Set(val *EventThresholdTypeEventThreshold1F)
func (*NullableEventThresholdTypeEventThreshold1F) UnmarshalJSON ¶
func (v *NullableEventThresholdTypeEventThreshold1F) UnmarshalJSON(src []byte) error
func (*NullableEventThresholdTypeEventThreshold1F) Unset ¶
func (v *NullableEventThresholdTypeEventThreshold1F) Unset()
type NullableEventThresholdTypeEventThresholdRSRP ¶
type NullableEventThresholdTypeEventThresholdRSRP struct {
// contains filtered or unexported fields
}
func NewNullableEventThresholdTypeEventThresholdRSRP ¶
func NewNullableEventThresholdTypeEventThresholdRSRP(val *EventThresholdTypeEventThresholdRSRP) *NullableEventThresholdTypeEventThresholdRSRP
func (NullableEventThresholdTypeEventThresholdRSRP) IsSet ¶
func (v NullableEventThresholdTypeEventThresholdRSRP) IsSet() bool
func (NullableEventThresholdTypeEventThresholdRSRP) MarshalJSON ¶
func (v NullableEventThresholdTypeEventThresholdRSRP) MarshalJSON() ([]byte, error)
func (*NullableEventThresholdTypeEventThresholdRSRP) Set ¶
func (v *NullableEventThresholdTypeEventThresholdRSRP) Set(val *EventThresholdTypeEventThresholdRSRP)
func (*NullableEventThresholdTypeEventThresholdRSRP) UnmarshalJSON ¶
func (v *NullableEventThresholdTypeEventThresholdRSRP) UnmarshalJSON(src []byte) error
func (*NullableEventThresholdTypeEventThresholdRSRP) Unset ¶
func (v *NullableEventThresholdTypeEventThresholdRSRP) Unset()
type NullableEventThresholdTypeEventThresholdRSRQ ¶
type NullableEventThresholdTypeEventThresholdRSRQ struct {
// contains filtered or unexported fields
}
func NewNullableEventThresholdTypeEventThresholdRSRQ ¶
func NewNullableEventThresholdTypeEventThresholdRSRQ(val *EventThresholdTypeEventThresholdRSRQ) *NullableEventThresholdTypeEventThresholdRSRQ
func (NullableEventThresholdTypeEventThresholdRSRQ) IsSet ¶
func (v NullableEventThresholdTypeEventThresholdRSRQ) IsSet() bool
func (NullableEventThresholdTypeEventThresholdRSRQ) MarshalJSON ¶
func (v NullableEventThresholdTypeEventThresholdRSRQ) MarshalJSON() ([]byte, error)
func (*NullableEventThresholdTypeEventThresholdRSRQ) Set ¶
func (v *NullableEventThresholdTypeEventThresholdRSRQ) Set(val *EventThresholdTypeEventThresholdRSRQ)
func (*NullableEventThresholdTypeEventThresholdRSRQ) UnmarshalJSON ¶
func (v *NullableEventThresholdTypeEventThresholdRSRQ) UnmarshalJSON(src []byte) error
func (*NullableEventThresholdTypeEventThresholdRSRQ) Unset ¶
func (v *NullableEventThresholdTypeEventThresholdRSRQ) Unset()
type NullableExposure ¶
type NullableExposure struct {
// contains filtered or unexported fields
}
func NewNullableExposure ¶
func NewNullableExposure(val *Exposure) *NullableExposure
func (NullableExposure) Get ¶
func (v NullableExposure) Get() *Exposure
func (NullableExposure) IsSet ¶
func (v NullableExposure) IsSet() bool
func (NullableExposure) MarshalJSON ¶
func (v NullableExposure) MarshalJSON() ([]byte, error)
func (*NullableExposure) Set ¶
func (v *NullableExposure) Set(val *Exposure)
func (*NullableExposure) UnmarshalJSON ¶
func (v *NullableExposure) UnmarshalJSON(src []byte) error
func (*NullableExposure) Unset ¶
func (v *NullableExposure) Unset()
type NullableFeasibilityCheckAndReservationJobSingle ¶
type NullableFeasibilityCheckAndReservationJobSingle struct {
// contains filtered or unexported fields
}
func NewNullableFeasibilityCheckAndReservationJobSingle ¶
func NewNullableFeasibilityCheckAndReservationJobSingle(val *FeasibilityCheckAndReservationJobSingle) *NullableFeasibilityCheckAndReservationJobSingle
func (NullableFeasibilityCheckAndReservationJobSingle) IsSet ¶
func (v NullableFeasibilityCheckAndReservationJobSingle) IsSet() bool
func (NullableFeasibilityCheckAndReservationJobSingle) MarshalJSON ¶
func (v NullableFeasibilityCheckAndReservationJobSingle) MarshalJSON() ([]byte, error)
func (*NullableFeasibilityCheckAndReservationJobSingle) UnmarshalJSON ¶
func (v *NullableFeasibilityCheckAndReservationJobSingle) UnmarshalJSON(src []byte) error
func (*NullableFeasibilityCheckAndReservationJobSingle) Unset ¶
func (v *NullableFeasibilityCheckAndReservationJobSingle) Unset()
type NullableFeasibilityCheckAndReservationJobSingleAllOf ¶
type NullableFeasibilityCheckAndReservationJobSingleAllOf struct {
// contains filtered or unexported fields
}
func NewNullableFeasibilityCheckAndReservationJobSingleAllOf ¶
func NewNullableFeasibilityCheckAndReservationJobSingleAllOf(val *FeasibilityCheckAndReservationJobSingleAllOf) *NullableFeasibilityCheckAndReservationJobSingleAllOf
func (NullableFeasibilityCheckAndReservationJobSingleAllOf) IsSet ¶
func (v NullableFeasibilityCheckAndReservationJobSingleAllOf) IsSet() bool
func (NullableFeasibilityCheckAndReservationJobSingleAllOf) MarshalJSON ¶
func (v NullableFeasibilityCheckAndReservationJobSingleAllOf) MarshalJSON() ([]byte, error)
func (*NullableFeasibilityCheckAndReservationJobSingleAllOf) UnmarshalJSON ¶
func (v *NullableFeasibilityCheckAndReservationJobSingleAllOf) UnmarshalJSON(src []byte) error
func (*NullableFeasibilityCheckAndReservationJobSingleAllOf) Unset ¶
func (v *NullableFeasibilityCheckAndReservationJobSingleAllOf) Unset()
type NullableFeasibilityCheckAndReservationJobSingleAllOfAttributes ¶
type NullableFeasibilityCheckAndReservationJobSingleAllOfAttributes struct {
// contains filtered or unexported fields
}
func NewNullableFeasibilityCheckAndReservationJobSingleAllOfAttributes ¶
func NewNullableFeasibilityCheckAndReservationJobSingleAllOfAttributes(val *FeasibilityCheckAndReservationJobSingleAllOfAttributes) *NullableFeasibilityCheckAndReservationJobSingleAllOfAttributes
func (NullableFeasibilityCheckAndReservationJobSingleAllOfAttributes) IsSet ¶
func (v NullableFeasibilityCheckAndReservationJobSingleAllOfAttributes) IsSet() bool
func (NullableFeasibilityCheckAndReservationJobSingleAllOfAttributes) MarshalJSON ¶
func (v NullableFeasibilityCheckAndReservationJobSingleAllOfAttributes) MarshalJSON() ([]byte, error)
func (*NullableFeasibilityCheckAndReservationJobSingleAllOfAttributes) UnmarshalJSON ¶
func (v *NullableFeasibilityCheckAndReservationJobSingleAllOfAttributes) UnmarshalJSON(src []byte) error
func (*NullableFeasibilityCheckAndReservationJobSingleAllOfAttributes) Unset ¶
func (v *NullableFeasibilityCheckAndReservationJobSingleAllOfAttributes) Unset()
type NullableFeasibilityResult ¶
type NullableFeasibilityResult struct {
// contains filtered or unexported fields
}
func NewNullableFeasibilityResult ¶
func NewNullableFeasibilityResult(val *FeasibilityResult) *NullableFeasibilityResult
func (NullableFeasibilityResult) Get ¶
func (v NullableFeasibilityResult) Get() *FeasibilityResult
func (NullableFeasibilityResult) IsSet ¶
func (v NullableFeasibilityResult) IsSet() bool
func (NullableFeasibilityResult) MarshalJSON ¶
func (v NullableFeasibilityResult) MarshalJSON() ([]byte, error)
func (*NullableFeasibilityResult) Set ¶
func (v *NullableFeasibilityResult) Set(val *FeasibilityResult)
func (*NullableFeasibilityResult) UnmarshalJSON ¶
func (v *NullableFeasibilityResult) UnmarshalJSON(src []byte) error
func (*NullableFeasibilityResult) Unset ¶
func (v *NullableFeasibilityResult) Unset()
type NullableFileDownloadJobProcessMonitor ¶
type NullableFileDownloadJobProcessMonitor struct {
// contains filtered or unexported fields
}
func NewNullableFileDownloadJobProcessMonitor ¶
func NewNullableFileDownloadJobProcessMonitor(val *FileDownloadJobProcessMonitor) *NullableFileDownloadJobProcessMonitor
func (NullableFileDownloadJobProcessMonitor) Get ¶
func (v NullableFileDownloadJobProcessMonitor) Get() *FileDownloadJobProcessMonitor
func (NullableFileDownloadJobProcessMonitor) IsSet ¶
func (v NullableFileDownloadJobProcessMonitor) IsSet() bool
func (NullableFileDownloadJobProcessMonitor) MarshalJSON ¶
func (v NullableFileDownloadJobProcessMonitor) MarshalJSON() ([]byte, error)
func (*NullableFileDownloadJobProcessMonitor) Set ¶
func (v *NullableFileDownloadJobProcessMonitor) Set(val *FileDownloadJobProcessMonitor)
func (*NullableFileDownloadJobProcessMonitor) UnmarshalJSON ¶
func (v *NullableFileDownloadJobProcessMonitor) UnmarshalJSON(src []byte) error
func (*NullableFileDownloadJobProcessMonitor) Unset ¶
func (v *NullableFileDownloadJobProcessMonitor) Unset()
type NullableFileDownloadJobProcessMonitorResultStateInfo ¶
type NullableFileDownloadJobProcessMonitorResultStateInfo struct {
// contains filtered or unexported fields
}
func NewNullableFileDownloadJobProcessMonitorResultStateInfo ¶
func NewNullableFileDownloadJobProcessMonitorResultStateInfo(val *FileDownloadJobProcessMonitorResultStateInfo) *NullableFileDownloadJobProcessMonitorResultStateInfo
func (NullableFileDownloadJobProcessMonitorResultStateInfo) IsSet ¶
func (v NullableFileDownloadJobProcessMonitorResultStateInfo) IsSet() bool
func (NullableFileDownloadJobProcessMonitorResultStateInfo) MarshalJSON ¶
func (v NullableFileDownloadJobProcessMonitorResultStateInfo) MarshalJSON() ([]byte, error)
func (*NullableFileDownloadJobProcessMonitorResultStateInfo) UnmarshalJSON ¶
func (v *NullableFileDownloadJobProcessMonitorResultStateInfo) UnmarshalJSON(src []byte) error
func (*NullableFileDownloadJobProcessMonitorResultStateInfo) Unset ¶
func (v *NullableFileDownloadJobProcessMonitorResultStateInfo) Unset()
type NullableFileDownloadJobSingle ¶
type NullableFileDownloadJobSingle struct {
// contains filtered or unexported fields
}
func NewNullableFileDownloadJobSingle ¶
func NewNullableFileDownloadJobSingle(val *FileDownloadJobSingle) *NullableFileDownloadJobSingle
func (NullableFileDownloadJobSingle) Get ¶
func (v NullableFileDownloadJobSingle) Get() *FileDownloadJobSingle
func (NullableFileDownloadJobSingle) IsSet ¶
func (v NullableFileDownloadJobSingle) IsSet() bool
func (NullableFileDownloadJobSingle) MarshalJSON ¶
func (v NullableFileDownloadJobSingle) MarshalJSON() ([]byte, error)
func (*NullableFileDownloadJobSingle) Set ¶
func (v *NullableFileDownloadJobSingle) Set(val *FileDownloadJobSingle)
func (*NullableFileDownloadJobSingle) UnmarshalJSON ¶
func (v *NullableFileDownloadJobSingle) UnmarshalJSON(src []byte) error
func (*NullableFileDownloadJobSingle) Unset ¶
func (v *NullableFileDownloadJobSingle) Unset()
type NullableFileDownloadJobSingleAllOf ¶
type NullableFileDownloadJobSingleAllOf struct {
// contains filtered or unexported fields
}
func NewNullableFileDownloadJobSingleAllOf ¶
func NewNullableFileDownloadJobSingleAllOf(val *FileDownloadJobSingleAllOf) *NullableFileDownloadJobSingleAllOf
func (NullableFileDownloadJobSingleAllOf) Get ¶
func (v NullableFileDownloadJobSingleAllOf) Get() *FileDownloadJobSingleAllOf
func (NullableFileDownloadJobSingleAllOf) IsSet ¶
func (v NullableFileDownloadJobSingleAllOf) IsSet() bool
func (NullableFileDownloadJobSingleAllOf) MarshalJSON ¶
func (v NullableFileDownloadJobSingleAllOf) MarshalJSON() ([]byte, error)
func (*NullableFileDownloadJobSingleAllOf) Set ¶
func (v *NullableFileDownloadJobSingleAllOf) Set(val *FileDownloadJobSingleAllOf)
func (*NullableFileDownloadJobSingleAllOf) UnmarshalJSON ¶
func (v *NullableFileDownloadJobSingleAllOf) UnmarshalJSON(src []byte) error
func (*NullableFileDownloadJobSingleAllOf) Unset ¶
func (v *NullableFileDownloadJobSingleAllOf) Unset()
type NullableFileDownloadJobSingleAllOfAttributes ¶
type NullableFileDownloadJobSingleAllOfAttributes struct {
// contains filtered or unexported fields
}
func NewNullableFileDownloadJobSingleAllOfAttributes ¶
func NewNullableFileDownloadJobSingleAllOfAttributes(val *FileDownloadJobSingleAllOfAttributes) *NullableFileDownloadJobSingleAllOfAttributes
func (NullableFileDownloadJobSingleAllOfAttributes) IsSet ¶
func (v NullableFileDownloadJobSingleAllOfAttributes) IsSet() bool
func (NullableFileDownloadJobSingleAllOfAttributes) MarshalJSON ¶
func (v NullableFileDownloadJobSingleAllOfAttributes) MarshalJSON() ([]byte, error)
func (*NullableFileDownloadJobSingleAllOfAttributes) Set ¶
func (v *NullableFileDownloadJobSingleAllOfAttributes) Set(val *FileDownloadJobSingleAllOfAttributes)
func (*NullableFileDownloadJobSingleAllOfAttributes) UnmarshalJSON ¶
func (v *NullableFileDownloadJobSingleAllOfAttributes) UnmarshalJSON(src []byte) error
func (*NullableFileDownloadJobSingleAllOfAttributes) Unset ¶
func (v *NullableFileDownloadJobSingleAllOfAttributes) Unset()
type NullableFileNotificationTypes ¶
type NullableFileNotificationTypes struct {
// contains filtered or unexported fields
}
func NewNullableFileNotificationTypes ¶
func NewNullableFileNotificationTypes(val *FileNotificationTypes) *NullableFileNotificationTypes
func (NullableFileNotificationTypes) Get ¶
func (v NullableFileNotificationTypes) Get() *FileNotificationTypes
func (NullableFileNotificationTypes) IsSet ¶
func (v NullableFileNotificationTypes) IsSet() bool
func (NullableFileNotificationTypes) MarshalJSON ¶
func (v NullableFileNotificationTypes) MarshalJSON() ([]byte, error)
func (*NullableFileNotificationTypes) Set ¶
func (v *NullableFileNotificationTypes) Set(val *FileNotificationTypes)
func (*NullableFileNotificationTypes) UnmarshalJSON ¶
func (v *NullableFileNotificationTypes) UnmarshalJSON(src []byte) error
func (*NullableFileNotificationTypes) Unset ¶
func (v *NullableFileNotificationTypes) Unset()
type NullableFileSingle ¶
type NullableFileSingle struct {
// contains filtered or unexported fields
}
func NewNullableFileSingle ¶
func NewNullableFileSingle(val *FileSingle) *NullableFileSingle
func (NullableFileSingle) Get ¶
func (v NullableFileSingle) Get() *FileSingle
func (NullableFileSingle) IsSet ¶
func (v NullableFileSingle) IsSet() bool
func (NullableFileSingle) MarshalJSON ¶
func (v NullableFileSingle) MarshalJSON() ([]byte, error)
func (*NullableFileSingle) Set ¶
func (v *NullableFileSingle) Set(val *FileSingle)
func (*NullableFileSingle) UnmarshalJSON ¶
func (v *NullableFileSingle) UnmarshalJSON(src []byte) error
func (*NullableFileSingle) Unset ¶
func (v *NullableFileSingle) Unset()
type NullableFileSingleAllOf ¶
type NullableFileSingleAllOf struct {
// contains filtered or unexported fields
}
func NewNullableFileSingleAllOf ¶
func NewNullableFileSingleAllOf(val *FileSingleAllOf) *NullableFileSingleAllOf
func (NullableFileSingleAllOf) Get ¶
func (v NullableFileSingleAllOf) Get() *FileSingleAllOf
func (NullableFileSingleAllOf) IsSet ¶
func (v NullableFileSingleAllOf) IsSet() bool
func (NullableFileSingleAllOf) MarshalJSON ¶
func (v NullableFileSingleAllOf) MarshalJSON() ([]byte, error)
func (*NullableFileSingleAllOf) Set ¶
func (v *NullableFileSingleAllOf) Set(val *FileSingleAllOf)
func (*NullableFileSingleAllOf) UnmarshalJSON ¶
func (v *NullableFileSingleAllOf) UnmarshalJSON(src []byte) error
func (*NullableFileSingleAllOf) Unset ¶
func (v *NullableFileSingleAllOf) Unset()
type NullableFileSingleAllOfAttributes ¶
type NullableFileSingleAllOfAttributes struct {
// contains filtered or unexported fields
}
func NewNullableFileSingleAllOfAttributes ¶
func NewNullableFileSingleAllOfAttributes(val *FileSingleAllOfAttributes) *NullableFileSingleAllOfAttributes
func (NullableFileSingleAllOfAttributes) Get ¶
func (v NullableFileSingleAllOfAttributes) Get() *FileSingleAllOfAttributes
func (NullableFileSingleAllOfAttributes) IsSet ¶
func (v NullableFileSingleAllOfAttributes) IsSet() bool
func (NullableFileSingleAllOfAttributes) MarshalJSON ¶
func (v NullableFileSingleAllOfAttributes) MarshalJSON() ([]byte, error)
func (*NullableFileSingleAllOfAttributes) Set ¶
func (v *NullableFileSingleAllOfAttributes) Set(val *FileSingleAllOfAttributes)
func (*NullableFileSingleAllOfAttributes) UnmarshalJSON ¶
func (v *NullableFileSingleAllOfAttributes) UnmarshalJSON(src []byte) error
func (*NullableFileSingleAllOfAttributes) Unset ¶
func (v *NullableFileSingleAllOfAttributes) Unset()
type NullableFilesSingle ¶
type NullableFilesSingle struct {
// contains filtered or unexported fields
}
func NewNullableFilesSingle ¶
func NewNullableFilesSingle(val *FilesSingle) *NullableFilesSingle
func (NullableFilesSingle) Get ¶
func (v NullableFilesSingle) Get() *FilesSingle
func (NullableFilesSingle) IsSet ¶
func (v NullableFilesSingle) IsSet() bool
func (NullableFilesSingle) MarshalJSON ¶
func (v NullableFilesSingle) MarshalJSON() ([]byte, error)
func (*NullableFilesSingle) Set ¶
func (v *NullableFilesSingle) Set(val *FilesSingle)
func (*NullableFilesSingle) UnmarshalJSON ¶
func (v *NullableFilesSingle) UnmarshalJSON(src []byte) error
func (*NullableFilesSingle) Unset ¶
func (v *NullableFilesSingle) Unset()
type NullableFilesSingleAllOf ¶
type NullableFilesSingleAllOf struct {
// contains filtered or unexported fields
}
func NewNullableFilesSingleAllOf ¶
func NewNullableFilesSingleAllOf(val *FilesSingleAllOf) *NullableFilesSingleAllOf
func (NullableFilesSingleAllOf) Get ¶
func (v NullableFilesSingleAllOf) Get() *FilesSingleAllOf
func (NullableFilesSingleAllOf) IsSet ¶
func (v NullableFilesSingleAllOf) IsSet() bool
func (NullableFilesSingleAllOf) MarshalJSON ¶
func (v NullableFilesSingleAllOf) MarshalJSON() ([]byte, error)
func (*NullableFilesSingleAllOf) Set ¶
func (v *NullableFilesSingleAllOf) Set(val *FilesSingleAllOf)
func (*NullableFilesSingleAllOf) UnmarshalJSON ¶
func (v *NullableFilesSingleAllOf) UnmarshalJSON(src []byte) error
func (*NullableFilesSingleAllOf) Unset ¶
func (v *NullableFilesSingleAllOf) Unset()
type NullableFilesSingleAllOfAttributes ¶
type NullableFilesSingleAllOfAttributes struct {
// contains filtered or unexported fields
}
func NewNullableFilesSingleAllOfAttributes ¶
func NewNullableFilesSingleAllOfAttributes(val *FilesSingleAllOfAttributes) *NullableFilesSingleAllOfAttributes
func (NullableFilesSingleAllOfAttributes) Get ¶
func (v NullableFilesSingleAllOfAttributes) Get() *FilesSingleAllOfAttributes
func (NullableFilesSingleAllOfAttributes) IsSet ¶
func (v NullableFilesSingleAllOfAttributes) IsSet() bool
func (NullableFilesSingleAllOfAttributes) MarshalJSON ¶
func (v NullableFilesSingleAllOfAttributes) MarshalJSON() ([]byte, error)
func (*NullableFilesSingleAllOfAttributes) Set ¶
func (v *NullableFilesSingleAllOfAttributes) Set(val *FilesSingleAllOfAttributes)
func (*NullableFilesSingleAllOfAttributes) UnmarshalJSON ¶
func (v *NullableFilesSingleAllOfAttributes) UnmarshalJSON(src []byte) error
func (*NullableFilesSingleAllOfAttributes) Unset ¶
func (v *NullableFilesSingleAllOfAttributes) Unset()
type NullableFloat32 ¶
type NullableFloat32 struct {
// contains filtered or unexported fields
}
func NewNullableFloat32 ¶
func NewNullableFloat32(val *float32) *NullableFloat32
func (NullableFloat32) Get ¶
func (v NullableFloat32) Get() *float32
func (NullableFloat32) IsSet ¶
func (v NullableFloat32) IsSet() bool
func (NullableFloat32) MarshalJSON ¶
func (v NullableFloat32) MarshalJSON() ([]byte, error)
func (*NullableFloat32) Set ¶
func (v *NullableFloat32) Set(val *float32)
func (*NullableFloat32) UnmarshalJSON ¶
func (v *NullableFloat32) UnmarshalJSON(src []byte) error
func (*NullableFloat32) Unset ¶
func (v *NullableFloat32) Unset()
type NullableFloat64 ¶
type NullableFloat64 struct {
// contains filtered or unexported fields
}
func NewNullableFloat64 ¶
func NewNullableFloat64(val *float64) *NullableFloat64
func (NullableFloat64) Get ¶
func (v NullableFloat64) Get() *float64
func (NullableFloat64) IsSet ¶
func (v NullableFloat64) IsSet() bool
func (NullableFloat64) MarshalJSON ¶
func (v NullableFloat64) MarshalJSON() ([]byte, error)
func (*NullableFloat64) Set ¶
func (v *NullableFloat64) Set(val *float64)
func (*NullableFloat64) UnmarshalJSON ¶
func (v *NullableFloat64) UnmarshalJSON(src []byte) error
func (*NullableFloat64) Unset ¶
func (v *NullableFloat64) Unset()
type NullableFreqInfo ¶
type NullableFreqInfo struct {
// contains filtered or unexported fields
}
func NewNullableFreqInfo ¶
func NewNullableFreqInfo(val *FreqInfo) *NullableFreqInfo
func (NullableFreqInfo) Get ¶
func (v NullableFreqInfo) Get() *FreqInfo
func (NullableFreqInfo) IsSet ¶
func (v NullableFreqInfo) IsSet() bool
func (NullableFreqInfo) MarshalJSON ¶
func (v NullableFreqInfo) MarshalJSON() ([]byte, error)
func (*NullableFreqInfo) Set ¶
func (v *NullableFreqInfo) Set(val *FreqInfo)
func (*NullableFreqInfo) UnmarshalJSON ¶
func (v *NullableFreqInfo) UnmarshalJSON(src []byte) error
func (*NullableFreqInfo) Unset ¶
func (v *NullableFreqInfo) Unset()
type NullableGeoArea ¶
type NullableGeoArea struct {
// contains filtered or unexported fields
}
func NewNullableGeoArea ¶
func NewNullableGeoArea(val *GeoArea) *NullableGeoArea
func (NullableGeoArea) Get ¶
func (v NullableGeoArea) Get() *GeoArea
func (NullableGeoArea) IsSet ¶
func (v NullableGeoArea) IsSet() bool
func (NullableGeoArea) MarshalJSON ¶
func (v NullableGeoArea) MarshalJSON() ([]byte, error)
func (*NullableGeoArea) Set ¶
func (v *NullableGeoArea) Set(val *GeoArea)
func (*NullableGeoArea) UnmarshalJSON ¶
func (v *NullableGeoArea) UnmarshalJSON(src []byte) error
func (*NullableGeoArea) Unset ¶
func (v *NullableGeoArea) Unset()
type NullableGeoAreaToCellMapping ¶
type NullableGeoAreaToCellMapping struct {
// contains filtered or unexported fields
}
func NewNullableGeoAreaToCellMapping ¶
func NewNullableGeoAreaToCellMapping(val *GeoAreaToCellMapping) *NullableGeoAreaToCellMapping
func (NullableGeoAreaToCellMapping) Get ¶
func (v NullableGeoAreaToCellMapping) Get() *GeoAreaToCellMapping
func (NullableGeoAreaToCellMapping) IsSet ¶
func (v NullableGeoAreaToCellMapping) IsSet() bool
func (NullableGeoAreaToCellMapping) MarshalJSON ¶
func (v NullableGeoAreaToCellMapping) MarshalJSON() ([]byte, error)
func (*NullableGeoAreaToCellMapping) Set ¶
func (v *NullableGeoAreaToCellMapping) Set(val *GeoAreaToCellMapping)
func (*NullableGeoAreaToCellMapping) UnmarshalJSON ¶
func (v *NullableGeoAreaToCellMapping) UnmarshalJSON(src []byte) error
func (*NullableGeoAreaToCellMapping) Unset ¶
func (v *NullableGeoAreaToCellMapping) Unset()
type NullableGeoCoordinate ¶
type NullableGeoCoordinate struct {
// contains filtered or unexported fields
}
func NewNullableGeoCoordinate ¶
func NewNullableGeoCoordinate(val *GeoCoordinate) *NullableGeoCoordinate
func (NullableGeoCoordinate) Get ¶
func (v NullableGeoCoordinate) Get() *GeoCoordinate
func (NullableGeoCoordinate) IsSet ¶
func (v NullableGeoCoordinate) IsSet() bool
func (NullableGeoCoordinate) MarshalJSON ¶
func (v NullableGeoCoordinate) MarshalJSON() ([]byte, error)
func (*NullableGeoCoordinate) Set ¶
func (v *NullableGeoCoordinate) Set(val *GeoCoordinate)
func (*NullableGeoCoordinate) UnmarshalJSON ¶
func (v *NullableGeoCoordinate) UnmarshalJSON(src []byte) error
func (*NullableGeoCoordinate) Unset ¶
func (v *NullableGeoCoordinate) Unset()
type NullableHeartbeatControlSingle ¶
type NullableHeartbeatControlSingle struct {
// contains filtered or unexported fields
}
func NewNullableHeartbeatControlSingle ¶
func NewNullableHeartbeatControlSingle(val *HeartbeatControlSingle) *NullableHeartbeatControlSingle
func (NullableHeartbeatControlSingle) Get ¶
func (v NullableHeartbeatControlSingle) Get() *HeartbeatControlSingle
func (NullableHeartbeatControlSingle) IsSet ¶
func (v NullableHeartbeatControlSingle) IsSet() bool
func (NullableHeartbeatControlSingle) MarshalJSON ¶
func (v NullableHeartbeatControlSingle) MarshalJSON() ([]byte, error)
func (*NullableHeartbeatControlSingle) Set ¶
func (v *NullableHeartbeatControlSingle) Set(val *HeartbeatControlSingle)
func (*NullableHeartbeatControlSingle) UnmarshalJSON ¶
func (v *NullableHeartbeatControlSingle) UnmarshalJSON(src []byte) error
func (*NullableHeartbeatControlSingle) Unset ¶
func (v *NullableHeartbeatControlSingle) Unset()
type NullableHeartbeatControlSingleAllOf ¶
type NullableHeartbeatControlSingleAllOf struct {
// contains filtered or unexported fields
}
func NewNullableHeartbeatControlSingleAllOf ¶
func NewNullableHeartbeatControlSingleAllOf(val *HeartbeatControlSingleAllOf) *NullableHeartbeatControlSingleAllOf
func (NullableHeartbeatControlSingleAllOf) Get ¶
func (v NullableHeartbeatControlSingleAllOf) Get() *HeartbeatControlSingleAllOf
func (NullableHeartbeatControlSingleAllOf) IsSet ¶
func (v NullableHeartbeatControlSingleAllOf) IsSet() bool
func (NullableHeartbeatControlSingleAllOf) MarshalJSON ¶
func (v NullableHeartbeatControlSingleAllOf) MarshalJSON() ([]byte, error)
func (*NullableHeartbeatControlSingleAllOf) Set ¶
func (v *NullableHeartbeatControlSingleAllOf) Set(val *HeartbeatControlSingleAllOf)
func (*NullableHeartbeatControlSingleAllOf) UnmarshalJSON ¶
func (v *NullableHeartbeatControlSingleAllOf) UnmarshalJSON(src []byte) error
func (*NullableHeartbeatControlSingleAllOf) Unset ¶
func (v *NullableHeartbeatControlSingleAllOf) Unset()
type NullableHeartbeatControlSingleAllOfAttributes ¶
type NullableHeartbeatControlSingleAllOfAttributes struct {
// contains filtered or unexported fields
}
func NewNullableHeartbeatControlSingleAllOfAttributes ¶
func NewNullableHeartbeatControlSingleAllOfAttributes(val *HeartbeatControlSingleAllOfAttributes) *NullableHeartbeatControlSingleAllOfAttributes
func (NullableHeartbeatControlSingleAllOfAttributes) IsSet ¶
func (v NullableHeartbeatControlSingleAllOfAttributes) IsSet() bool
func (NullableHeartbeatControlSingleAllOfAttributes) MarshalJSON ¶
func (v NullableHeartbeatControlSingleAllOfAttributes) MarshalJSON() ([]byte, error)
func (*NullableHeartbeatControlSingleAllOfAttributes) Set ¶
func (v *NullableHeartbeatControlSingleAllOfAttributes) Set(val *HeartbeatControlSingleAllOfAttributes)
func (*NullableHeartbeatControlSingleAllOfAttributes) UnmarshalJSON ¶
func (v *NullableHeartbeatControlSingleAllOfAttributes) UnmarshalJSON(src []byte) error
func (*NullableHeartbeatControlSingleAllOfAttributes) Unset ¶
func (v *NullableHeartbeatControlSingleAllOfAttributes) Unset()
type NullableHeartbeatNotificationTypes ¶
type NullableHeartbeatNotificationTypes struct {
// contains filtered or unexported fields
}
func NewNullableHeartbeatNotificationTypes ¶
func NewNullableHeartbeatNotificationTypes(val *HeartbeatNotificationTypes) *NullableHeartbeatNotificationTypes
func (NullableHeartbeatNotificationTypes) Get ¶
func (v NullableHeartbeatNotificationTypes) Get() *HeartbeatNotificationTypes
func (NullableHeartbeatNotificationTypes) IsSet ¶
func (v NullableHeartbeatNotificationTypes) IsSet() bool
func (NullableHeartbeatNotificationTypes) MarshalJSON ¶
func (v NullableHeartbeatNotificationTypes) MarshalJSON() ([]byte, error)
func (*NullableHeartbeatNotificationTypes) Set ¶
func (v *NullableHeartbeatNotificationTypes) Set(val *HeartbeatNotificationTypes)
func (*NullableHeartbeatNotificationTypes) UnmarshalJSON ¶
func (v *NullableHeartbeatNotificationTypes) UnmarshalJSON(src []byte) error
func (*NullableHeartbeatNotificationTypes) Unset ¶
func (v *NullableHeartbeatNotificationTypes) Unset()
type NullableInt ¶
type NullableInt struct {
// contains filtered or unexported fields
}
func NewNullableInt ¶
func NewNullableInt(val *int) *NullableInt
func (NullableInt) Get ¶
func (v NullableInt) Get() *int
func (NullableInt) IsSet ¶
func (v NullableInt) IsSet() bool
func (NullableInt) MarshalJSON ¶
func (v NullableInt) MarshalJSON() ([]byte, error)
func (*NullableInt) Set ¶
func (v *NullableInt) Set(val *int)
func (*NullableInt) UnmarshalJSON ¶
func (v *NullableInt) UnmarshalJSON(src []byte) error
func (*NullableInt) Unset ¶
func (v *NullableInt) Unset()
type NullableInt32 ¶
type NullableInt32 struct {
// contains filtered or unexported fields
}
func NewNullableInt32 ¶
func NewNullableInt32(val *int32) *NullableInt32
func (NullableInt32) Get ¶
func (v NullableInt32) Get() *int32
func (NullableInt32) IsSet ¶
func (v NullableInt32) IsSet() bool
func (NullableInt32) MarshalJSON ¶
func (v NullableInt32) MarshalJSON() ([]byte, error)
func (*NullableInt32) Set ¶
func (v *NullableInt32) Set(val *int32)
func (*NullableInt32) UnmarshalJSON ¶
func (v *NullableInt32) UnmarshalJSON(src []byte) error
func (*NullableInt32) Unset ¶
func (v *NullableInt32) Unset()
type NullableInt64 ¶
type NullableInt64 struct {
// contains filtered or unexported fields
}
func NewNullableInt64 ¶
func NewNullableInt64(val *int64) *NullableInt64
func (NullableInt64) Get ¶
func (v NullableInt64) Get() *int64
func (NullableInt64) IsSet ¶
func (v NullableInt64) IsSet() bool
func (NullableInt64) MarshalJSON ¶
func (v NullableInt64) MarshalJSON() ([]byte, error)
func (*NullableInt64) Set ¶
func (v *NullableInt64) Set(val *int64)
func (*NullableInt64) UnmarshalJSON ¶
func (v *NullableInt64) UnmarshalJSON(src []byte) error
func (*NullableInt64) Unset ¶
func (v *NullableInt64) Unset()
type NullableIpAddr ¶
type NullableIpAddr struct {
// contains filtered or unexported fields
}
func NewNullableIpAddr ¶
func NewNullableIpAddr(val *IpAddr) *NullableIpAddr
func (NullableIpAddr) Get ¶
func (v NullableIpAddr) Get() *IpAddr
func (NullableIpAddr) IsSet ¶
func (v NullableIpAddr) IsSet() bool
func (NullableIpAddr) MarshalJSON ¶
func (v NullableIpAddr) MarshalJSON() ([]byte, error)
func (*NullableIpAddr) Set ¶
func (v *NullableIpAddr) Set(val *IpAddr)
func (*NullableIpAddr) UnmarshalJSON ¶
func (v *NullableIpAddr) UnmarshalJSON(src []byte) error
func (*NullableIpAddr) Unset ¶
func (v *NullableIpAddr) Unset()
type NullableIpAddress ¶
type NullableIpAddress struct {
// contains filtered or unexported fields
}
func NewNullableIpAddress ¶
func NewNullableIpAddress(val *IpAddress) *NullableIpAddress
func (NullableIpAddress) Get ¶
func (v NullableIpAddress) Get() *IpAddress
func (NullableIpAddress) IsSet ¶
func (v NullableIpAddress) IsSet() bool
func (NullableIpAddress) MarshalJSON ¶
func (v NullableIpAddress) MarshalJSON() ([]byte, error)
func (*NullableIpAddress) Set ¶
func (v *NullableIpAddress) Set(val *IpAddress)
func (*NullableIpAddress) UnmarshalJSON ¶
func (v *NullableIpAddress) UnmarshalJSON(src []byte) error
func (*NullableIpAddress) Unset ¶
func (v *NullableIpAddress) Unset()
type NullableIpv6Addr ¶
type NullableIpv6Addr struct {
// contains filtered or unexported fields
}
func NewNullableIpv6Addr ¶
func NewNullableIpv6Addr(val *Ipv6Addr) *NullableIpv6Addr
func (NullableIpv6Addr) Get ¶
func (v NullableIpv6Addr) Get() *Ipv6Addr
func (NullableIpv6Addr) IsSet ¶
func (v NullableIpv6Addr) IsSet() bool
func (NullableIpv6Addr) MarshalJSON ¶
func (v NullableIpv6Addr) MarshalJSON() ([]byte, error)
func (*NullableIpv6Addr) Set ¶
func (v *NullableIpv6Addr) Set(val *Ipv6Addr)
func (*NullableIpv6Addr) UnmarshalJSON ¶
func (v *NullableIpv6Addr) UnmarshalJSON(src []byte) error
func (*NullableIpv6Addr) Unset ¶
func (v *NullableIpv6Addr) Unset()
type NullableJobTypeType ¶
type NullableJobTypeType struct {
// contains filtered or unexported fields
}
func NewNullableJobTypeType ¶
func NewNullableJobTypeType(val *JobTypeType) *NullableJobTypeType
func (NullableJobTypeType) Get ¶
func (v NullableJobTypeType) Get() *JobTypeType
func (NullableJobTypeType) IsSet ¶
func (v NullableJobTypeType) IsSet() bool
func (NullableJobTypeType) MarshalJSON ¶
func (v NullableJobTypeType) MarshalJSON() ([]byte, error)
func (*NullableJobTypeType) Set ¶
func (v *NullableJobTypeType) Set(val *JobTypeType)
func (*NullableJobTypeType) UnmarshalJSON ¶
func (v *NullableJobTypeType) UnmarshalJSON(src []byte) error
func (*NullableJobTypeType) Unset ¶
func (v *NullableJobTypeType) Unset()
type NullableKPIMonitoring ¶
type NullableKPIMonitoring struct {
// contains filtered or unexported fields
}
func NewNullableKPIMonitoring ¶
func NewNullableKPIMonitoring(val *KPIMonitoring) *NullableKPIMonitoring
func (NullableKPIMonitoring) Get ¶
func (v NullableKPIMonitoring) Get() *KPIMonitoring
func (NullableKPIMonitoring) IsSet ¶
func (v NullableKPIMonitoring) IsSet() bool
func (NullableKPIMonitoring) MarshalJSON ¶
func (v NullableKPIMonitoring) MarshalJSON() ([]byte, error)
func (*NullableKPIMonitoring) Set ¶
func (v *NullableKPIMonitoring) Set(val *KPIMonitoring)
func (*NullableKPIMonitoring) UnmarshalJSON ¶
func (v *NullableKPIMonitoring) UnmarshalJSON(src []byte) error
func (*NullableKPIMonitoring) Unset ¶
func (v *NullableKPIMonitoring) Unset()
type NullableListOfInterfacesType ¶
type NullableListOfInterfacesType struct {
// contains filtered or unexported fields
}
func NewNullableListOfInterfacesType ¶
func NewNullableListOfInterfacesType(val *ListOfInterfacesType) *NullableListOfInterfacesType
func (NullableListOfInterfacesType) Get ¶
func (v NullableListOfInterfacesType) Get() *ListOfInterfacesType
func (NullableListOfInterfacesType) IsSet ¶
func (v NullableListOfInterfacesType) IsSet() bool
func (NullableListOfInterfacesType) MarshalJSON ¶
func (v NullableListOfInterfacesType) MarshalJSON() ([]byte, error)
func (*NullableListOfInterfacesType) Set ¶
func (v *NullableListOfInterfacesType) Set(val *ListOfInterfacesType)
func (*NullableListOfInterfacesType) UnmarshalJSON ¶
func (v *NullableListOfInterfacesType) UnmarshalJSON(src []byte) error
func (*NullableListOfInterfacesType) Unset ¶
func (v *NullableListOfInterfacesType) Unset()
type NullableListOfMeasurementsType ¶
type NullableListOfMeasurementsType struct {
// contains filtered or unexported fields
}
func NewNullableListOfMeasurementsType ¶
func NewNullableListOfMeasurementsType(val *ListOfMeasurementsType) *NullableListOfMeasurementsType
func (NullableListOfMeasurementsType) Get ¶
func (v NullableListOfMeasurementsType) Get() *ListOfMeasurementsType
func (NullableListOfMeasurementsType) IsSet ¶
func (v NullableListOfMeasurementsType) IsSet() bool
func (NullableListOfMeasurementsType) MarshalJSON ¶
func (v NullableListOfMeasurementsType) MarshalJSON() ([]byte, error)
func (*NullableListOfMeasurementsType) Set ¶
func (v *NullableListOfMeasurementsType) Set(val *ListOfMeasurementsType)
func (*NullableListOfMeasurementsType) UnmarshalJSON ¶
func (v *NullableListOfMeasurementsType) UnmarshalJSON(src []byte) error
func (*NullableListOfMeasurementsType) Unset ¶
func (v *NullableListOfMeasurementsType) Unset()
type NullableLoggingDurationType ¶
type NullableLoggingDurationType struct {
// contains filtered or unexported fields
}
func NewNullableLoggingDurationType ¶
func NewNullableLoggingDurationType(val *LoggingDurationType) *NullableLoggingDurationType
func (NullableLoggingDurationType) Get ¶
func (v NullableLoggingDurationType) Get() *LoggingDurationType
func (NullableLoggingDurationType) IsSet ¶
func (v NullableLoggingDurationType) IsSet() bool
func (NullableLoggingDurationType) MarshalJSON ¶
func (v NullableLoggingDurationType) MarshalJSON() ([]byte, error)
func (*NullableLoggingDurationType) Set ¶
func (v *NullableLoggingDurationType) Set(val *LoggingDurationType)
func (*NullableLoggingDurationType) UnmarshalJSON ¶
func (v *NullableLoggingDurationType) UnmarshalJSON(src []byte) error
func (*NullableLoggingDurationType) Unset ¶
func (v *NullableLoggingDurationType) Unset()
type NullableLoggingIntervalType ¶
type NullableLoggingIntervalType struct {
// contains filtered or unexported fields
}
func NewNullableLoggingIntervalType ¶
func NewNullableLoggingIntervalType(val *LoggingIntervalType) *NullableLoggingIntervalType
func (NullableLoggingIntervalType) Get ¶
func (v NullableLoggingIntervalType) Get() *LoggingIntervalType
func (NullableLoggingIntervalType) IsSet ¶
func (v NullableLoggingIntervalType) IsSet() bool
func (NullableLoggingIntervalType) MarshalJSON ¶
func (v NullableLoggingIntervalType) MarshalJSON() ([]byte, error)
func (*NullableLoggingIntervalType) Set ¶
func (v *NullableLoggingIntervalType) Set(val *LoggingIntervalType)
func (*NullableLoggingIntervalType) UnmarshalJSON ¶
func (v *NullableLoggingIntervalType) UnmarshalJSON(src []byte) error
func (*NullableLoggingIntervalType) Unset ¶
func (v *NullableLoggingIntervalType) Unset()
type NullableLogicalInterfaceInfo ¶
type NullableLogicalInterfaceInfo struct {
// contains filtered or unexported fields
}
func NewNullableLogicalInterfaceInfo ¶
func NewNullableLogicalInterfaceInfo(val *LogicalInterfaceInfo) *NullableLogicalInterfaceInfo
func (NullableLogicalInterfaceInfo) Get ¶
func (v NullableLogicalInterfaceInfo) Get() *LogicalInterfaceInfo
func (NullableLogicalInterfaceInfo) IsSet ¶
func (v NullableLogicalInterfaceInfo) IsSet() bool
func (NullableLogicalInterfaceInfo) MarshalJSON ¶
func (v NullableLogicalInterfaceInfo) MarshalJSON() ([]byte, error)
func (*NullableLogicalInterfaceInfo) Set ¶
func (v *NullableLogicalInterfaceInfo) Set(val *LogicalInterfaceInfo)
func (*NullableLogicalInterfaceInfo) UnmarshalJSON ¶
func (v *NullableLogicalInterfaceInfo) UnmarshalJSON(src []byte) error
func (*NullableLogicalInterfaceInfo) Unset ¶
func (v *NullableLogicalInterfaceInfo) Unset()
type NullableMIoTEEPerfReq ¶
type NullableMIoTEEPerfReq struct {
// contains filtered or unexported fields
}
func NewNullableMIoTEEPerfReq ¶
func NewNullableMIoTEEPerfReq(val *MIoTEEPerfReq) *NullableMIoTEEPerfReq
func (NullableMIoTEEPerfReq) Get ¶
func (v NullableMIoTEEPerfReq) Get() *MIoTEEPerfReq
func (NullableMIoTEEPerfReq) IsSet ¶
func (v NullableMIoTEEPerfReq) IsSet() bool
func (NullableMIoTEEPerfReq) MarshalJSON ¶
func (v NullableMIoTEEPerfReq) MarshalJSON() ([]byte, error)
func (*NullableMIoTEEPerfReq) Set ¶
func (v *NullableMIoTEEPerfReq) Set(val *MIoTEEPerfReq)
func (*NullableMIoTEEPerfReq) UnmarshalJSON ¶
func (v *NullableMIoTEEPerfReq) UnmarshalJSON(src []byte) error
func (*NullableMIoTEEPerfReq) Unset ¶
func (v *NullableMIoTEEPerfReq) Unset()
type NullableManagementData ¶
type NullableManagementData struct {
// contains filtered or unexported fields
}
func NewNullableManagementData ¶
func NewNullableManagementData(val *ManagementData) *NullableManagementData
func (NullableManagementData) Get ¶
func (v NullableManagementData) Get() *ManagementData
func (NullableManagementData) IsSet ¶
func (v NullableManagementData) IsSet() bool
func (NullableManagementData) MarshalJSON ¶
func (v NullableManagementData) MarshalJSON() ([]byte, error)
func (*NullableManagementData) Set ¶
func (v *NullableManagementData) Set(val *ManagementData)
func (*NullableManagementData) UnmarshalJSON ¶
func (v *NullableManagementData) UnmarshalJSON(src []byte) error
func (*NullableManagementData) Unset ¶
func (v *NullableManagementData) Unset()
type NullableManagementDataCollectionSingle ¶
type NullableManagementDataCollectionSingle struct {
// contains filtered or unexported fields
}
func NewNullableManagementDataCollectionSingle ¶
func NewNullableManagementDataCollectionSingle(val *ManagementDataCollectionSingle) *NullableManagementDataCollectionSingle
func (NullableManagementDataCollectionSingle) Get ¶
func (v NullableManagementDataCollectionSingle) Get() *ManagementDataCollectionSingle
func (NullableManagementDataCollectionSingle) IsSet ¶
func (v NullableManagementDataCollectionSingle) IsSet() bool
func (NullableManagementDataCollectionSingle) MarshalJSON ¶
func (v NullableManagementDataCollectionSingle) MarshalJSON() ([]byte, error)
func (*NullableManagementDataCollectionSingle) Set ¶
func (v *NullableManagementDataCollectionSingle) Set(val *ManagementDataCollectionSingle)
func (*NullableManagementDataCollectionSingle) UnmarshalJSON ¶
func (v *NullableManagementDataCollectionSingle) UnmarshalJSON(src []byte) error
func (*NullableManagementDataCollectionSingle) Unset ¶
func (v *NullableManagementDataCollectionSingle) Unset()
type NullableManagementDataCollectionSingleAllOf ¶
type NullableManagementDataCollectionSingleAllOf struct {
// contains filtered or unexported fields
}
func NewNullableManagementDataCollectionSingleAllOf ¶
func NewNullableManagementDataCollectionSingleAllOf(val *ManagementDataCollectionSingleAllOf) *NullableManagementDataCollectionSingleAllOf
func (NullableManagementDataCollectionSingleAllOf) IsSet ¶
func (v NullableManagementDataCollectionSingleAllOf) IsSet() bool
func (NullableManagementDataCollectionSingleAllOf) MarshalJSON ¶
func (v NullableManagementDataCollectionSingleAllOf) MarshalJSON() ([]byte, error)
func (*NullableManagementDataCollectionSingleAllOf) Set ¶
func (v *NullableManagementDataCollectionSingleAllOf) Set(val *ManagementDataCollectionSingleAllOf)
func (*NullableManagementDataCollectionSingleAllOf) UnmarshalJSON ¶
func (v *NullableManagementDataCollectionSingleAllOf) UnmarshalJSON(src []byte) error
func (*NullableManagementDataCollectionSingleAllOf) Unset ¶
func (v *NullableManagementDataCollectionSingleAllOf) Unset()
type NullableManagementDataCollectionSingleAllOfAttributes ¶
type NullableManagementDataCollectionSingleAllOfAttributes struct {
// contains filtered or unexported fields
}
func NewNullableManagementDataCollectionSingleAllOfAttributes ¶
func NewNullableManagementDataCollectionSingleAllOfAttributes(val *ManagementDataCollectionSingleAllOfAttributes) *NullableManagementDataCollectionSingleAllOfAttributes
func (NullableManagementDataCollectionSingleAllOfAttributes) IsSet ¶
func (v NullableManagementDataCollectionSingleAllOfAttributes) IsSet() bool
func (NullableManagementDataCollectionSingleAllOfAttributes) MarshalJSON ¶
func (v NullableManagementDataCollectionSingleAllOfAttributes) MarshalJSON() ([]byte, error)
func (*NullableManagementDataCollectionSingleAllOfAttributes) UnmarshalJSON ¶
func (v *NullableManagementDataCollectionSingleAllOfAttributes) UnmarshalJSON(src []byte) error
func (*NullableManagementDataCollectionSingleAllOfAttributes) Unset ¶
func (v *NullableManagementDataCollectionSingleAllOfAttributes) Unset()
type NullableManagementNodeSingle ¶
type NullableManagementNodeSingle struct {
// contains filtered or unexported fields
}
func NewNullableManagementNodeSingle ¶
func NewNullableManagementNodeSingle(val *ManagementNodeSingle) *NullableManagementNodeSingle
func (NullableManagementNodeSingle) Get ¶
func (v NullableManagementNodeSingle) Get() *ManagementNodeSingle
func (NullableManagementNodeSingle) IsSet ¶
func (v NullableManagementNodeSingle) IsSet() bool
func (NullableManagementNodeSingle) MarshalJSON ¶
func (v NullableManagementNodeSingle) MarshalJSON() ([]byte, error)
func (*NullableManagementNodeSingle) Set ¶
func (v *NullableManagementNodeSingle) Set(val *ManagementNodeSingle)
func (*NullableManagementNodeSingle) UnmarshalJSON ¶
func (v *NullableManagementNodeSingle) UnmarshalJSON(src []byte) error
func (*NullableManagementNodeSingle) Unset ¶
func (v *NullableManagementNodeSingle) Unset()
type NullableManagementNodeSingleAllOf ¶
type NullableManagementNodeSingleAllOf struct {
// contains filtered or unexported fields
}
func NewNullableManagementNodeSingleAllOf ¶
func NewNullableManagementNodeSingleAllOf(val *ManagementNodeSingleAllOf) *NullableManagementNodeSingleAllOf
func (NullableManagementNodeSingleAllOf) Get ¶
func (v NullableManagementNodeSingleAllOf) Get() *ManagementNodeSingleAllOf
func (NullableManagementNodeSingleAllOf) IsSet ¶
func (v NullableManagementNodeSingleAllOf) IsSet() bool
func (NullableManagementNodeSingleAllOf) MarshalJSON ¶
func (v NullableManagementNodeSingleAllOf) MarshalJSON() ([]byte, error)
func (*NullableManagementNodeSingleAllOf) Set ¶
func (v *NullableManagementNodeSingleAllOf) Set(val *ManagementNodeSingleAllOf)
func (*NullableManagementNodeSingleAllOf) UnmarshalJSON ¶
func (v *NullableManagementNodeSingleAllOf) UnmarshalJSON(src []byte) error
func (*NullableManagementNodeSingleAllOf) Unset ¶
func (v *NullableManagementNodeSingleAllOf) Unset()
type NullableManagementNodeSingleAllOfAttributes ¶
type NullableManagementNodeSingleAllOfAttributes struct {
// contains filtered or unexported fields
}
func NewNullableManagementNodeSingleAllOfAttributes ¶
func NewNullableManagementNodeSingleAllOfAttributes(val *ManagementNodeSingleAllOfAttributes) *NullableManagementNodeSingleAllOfAttributes
func (NullableManagementNodeSingleAllOfAttributes) IsSet ¶
func (v NullableManagementNodeSingleAllOfAttributes) IsSet() bool
func (NullableManagementNodeSingleAllOfAttributes) MarshalJSON ¶
func (v NullableManagementNodeSingleAllOfAttributes) MarshalJSON() ([]byte, error)
func (*NullableManagementNodeSingleAllOfAttributes) Set ¶
func (v *NullableManagementNodeSingleAllOfAttributes) Set(val *ManagementNodeSingleAllOfAttributes)
func (*NullableManagementNodeSingleAllOfAttributes) UnmarshalJSON ¶
func (v *NullableManagementNodeSingleAllOfAttributes) UnmarshalJSON(src []byte) error
func (*NullableManagementNodeSingleAllOfAttributes) Unset ¶
func (v *NullableManagementNodeSingleAllOfAttributes) Unset()
type NullableMaxNumberofPDUSessions ¶
type NullableMaxNumberofPDUSessions struct {
// contains filtered or unexported fields
}
func NewNullableMaxNumberofPDUSessions ¶
func NewNullableMaxNumberofPDUSessions(val *MaxNumberofPDUSessions) *NullableMaxNumberofPDUSessions
func (NullableMaxNumberofPDUSessions) Get ¶
func (v NullableMaxNumberofPDUSessions) Get() *MaxNumberofPDUSessions
func (NullableMaxNumberofPDUSessions) IsSet ¶
func (v NullableMaxNumberofPDUSessions) IsSet() bool
func (NullableMaxNumberofPDUSessions) MarshalJSON ¶
func (v NullableMaxNumberofPDUSessions) MarshalJSON() ([]byte, error)
func (*NullableMaxNumberofPDUSessions) Set ¶
func (v *NullableMaxNumberofPDUSessions) Set(val *MaxNumberofPDUSessions)
func (*NullableMaxNumberofPDUSessions) UnmarshalJSON ¶
func (v *NullableMaxNumberofPDUSessions) UnmarshalJSON(src []byte) error
func (*NullableMaxNumberofPDUSessions) Unset ¶
func (v *NullableMaxNumberofPDUSessions) Unset()
type NullableMaxPktSize ¶
type NullableMaxPktSize struct {
// contains filtered or unexported fields
}
func NewNullableMaxPktSize ¶
func NewNullableMaxPktSize(val *MaxPktSize) *NullableMaxPktSize
func (NullableMaxPktSize) Get ¶
func (v NullableMaxPktSize) Get() *MaxPktSize
func (NullableMaxPktSize) IsSet ¶
func (v NullableMaxPktSize) IsSet() bool
func (NullableMaxPktSize) MarshalJSON ¶
func (v NullableMaxPktSize) MarshalJSON() ([]byte, error)
func (*NullableMaxPktSize) Set ¶
func (v *NullableMaxPktSize) Set(val *MaxPktSize)
func (*NullableMaxPktSize) UnmarshalJSON ¶
func (v *NullableMaxPktSize) UnmarshalJSON(src []byte) error
func (*NullableMaxPktSize) Unset ¶
func (v *NullableMaxPktSize) Unset()
type NullableMbsfnArea ¶
type NullableMbsfnArea struct {
// contains filtered or unexported fields
}
func NewNullableMbsfnArea ¶
func NewNullableMbsfnArea(val *MbsfnArea) *NullableMbsfnArea
func (NullableMbsfnArea) Get ¶
func (v NullableMbsfnArea) Get() *MbsfnArea
func (NullableMbsfnArea) IsSet ¶
func (v NullableMbsfnArea) IsSet() bool
func (NullableMbsfnArea) MarshalJSON ¶
func (v NullableMbsfnArea) MarshalJSON() ([]byte, error)
func (*NullableMbsfnArea) Set ¶
func (v *NullableMbsfnArea) Set(val *MbsfnArea)
func (*NullableMbsfnArea) UnmarshalJSON ¶
func (v *NullableMbsfnArea) UnmarshalJSON(src []byte) error
func (*NullableMbsfnArea) Unset ¶
func (v *NullableMbsfnArea) Unset()
type NullableMeContextSingle ¶
type NullableMeContextSingle struct {
// contains filtered or unexported fields
}
func NewNullableMeContextSingle ¶
func NewNullableMeContextSingle(val *MeContextSingle) *NullableMeContextSingle
func (NullableMeContextSingle) Get ¶
func (v NullableMeContextSingle) Get() *MeContextSingle
func (NullableMeContextSingle) IsSet ¶
func (v NullableMeContextSingle) IsSet() bool
func (NullableMeContextSingle) MarshalJSON ¶
func (v NullableMeContextSingle) MarshalJSON() ([]byte, error)
func (*NullableMeContextSingle) Set ¶
func (v *NullableMeContextSingle) Set(val *MeContextSingle)
func (*NullableMeContextSingle) UnmarshalJSON ¶
func (v *NullableMeContextSingle) UnmarshalJSON(src []byte) error
func (*NullableMeContextSingle) Unset ¶
func (v *NullableMeContextSingle) Unset()
type NullableMeContextSingleAllOf ¶
type NullableMeContextSingleAllOf struct {
// contains filtered or unexported fields
}
func NewNullableMeContextSingleAllOf ¶
func NewNullableMeContextSingleAllOf(val *MeContextSingleAllOf) *NullableMeContextSingleAllOf
func (NullableMeContextSingleAllOf) Get ¶
func (v NullableMeContextSingleAllOf) Get() *MeContextSingleAllOf
func (NullableMeContextSingleAllOf) IsSet ¶
func (v NullableMeContextSingleAllOf) IsSet() bool
func (NullableMeContextSingleAllOf) MarshalJSON ¶
func (v NullableMeContextSingleAllOf) MarshalJSON() ([]byte, error)
func (*NullableMeContextSingleAllOf) Set ¶
func (v *NullableMeContextSingleAllOf) Set(val *MeContextSingleAllOf)
func (*NullableMeContextSingleAllOf) UnmarshalJSON ¶
func (v *NullableMeContextSingleAllOf) UnmarshalJSON(src []byte) error
func (*NullableMeContextSingleAllOf) Unset ¶
func (v *NullableMeContextSingleAllOf) Unset()
type NullableMeContextSingleAllOfAttributes ¶
type NullableMeContextSingleAllOfAttributes struct {
// contains filtered or unexported fields
}
func NewNullableMeContextSingleAllOfAttributes ¶
func NewNullableMeContextSingleAllOfAttributes(val *MeContextSingleAllOfAttributes) *NullableMeContextSingleAllOfAttributes
func (NullableMeContextSingleAllOfAttributes) Get ¶
func (v NullableMeContextSingleAllOfAttributes) Get() *MeContextSingleAllOfAttributes
func (NullableMeContextSingleAllOfAttributes) IsSet ¶
func (v NullableMeContextSingleAllOfAttributes) IsSet() bool
func (NullableMeContextSingleAllOfAttributes) MarshalJSON ¶
func (v NullableMeContextSingleAllOfAttributes) MarshalJSON() ([]byte, error)
func (*NullableMeContextSingleAllOfAttributes) Set ¶
func (v *NullableMeContextSingleAllOfAttributes) Set(val *MeContextSingleAllOfAttributes)
func (*NullableMeContextSingleAllOfAttributes) UnmarshalJSON ¶
func (v *NullableMeContextSingleAllOfAttributes) UnmarshalJSON(src []byte) error
func (*NullableMeContextSingleAllOfAttributes) Unset ¶
func (v *NullableMeContextSingleAllOfAttributes) Unset()
type NullableMeasurementPeriodLteType ¶
type NullableMeasurementPeriodLteType struct {
// contains filtered or unexported fields
}
func NewNullableMeasurementPeriodLteType ¶
func NewNullableMeasurementPeriodLteType(val *MeasurementPeriodLteType) *NullableMeasurementPeriodLteType
func (NullableMeasurementPeriodLteType) Get ¶
func (v NullableMeasurementPeriodLteType) Get() *MeasurementPeriodLteType
func (NullableMeasurementPeriodLteType) IsSet ¶
func (v NullableMeasurementPeriodLteType) IsSet() bool
func (NullableMeasurementPeriodLteType) MarshalJSON ¶
func (v NullableMeasurementPeriodLteType) MarshalJSON() ([]byte, error)
func (*NullableMeasurementPeriodLteType) Set ¶
func (v *NullableMeasurementPeriodLteType) Set(val *MeasurementPeriodLteType)
func (*NullableMeasurementPeriodLteType) UnmarshalJSON ¶
func (v *NullableMeasurementPeriodLteType) UnmarshalJSON(src []byte) error
func (*NullableMeasurementPeriodLteType) Unset ¶
func (v *NullableMeasurementPeriodLteType) Unset()
type NullableMeasurementPeriodUmtsType ¶
type NullableMeasurementPeriodUmtsType struct {
// contains filtered or unexported fields
}
func NewNullableMeasurementPeriodUmtsType ¶
func NewNullableMeasurementPeriodUmtsType(val *MeasurementPeriodUmtsType) *NullableMeasurementPeriodUmtsType
func (NullableMeasurementPeriodUmtsType) Get ¶
func (v NullableMeasurementPeriodUmtsType) Get() *MeasurementPeriodUmtsType
func (NullableMeasurementPeriodUmtsType) IsSet ¶
func (v NullableMeasurementPeriodUmtsType) IsSet() bool
func (NullableMeasurementPeriodUmtsType) MarshalJSON ¶
func (v NullableMeasurementPeriodUmtsType) MarshalJSON() ([]byte, error)
func (*NullableMeasurementPeriodUmtsType) Set ¶
func (v *NullableMeasurementPeriodUmtsType) Set(val *MeasurementPeriodUmtsType)
func (*NullableMeasurementPeriodUmtsType) UnmarshalJSON ¶
func (v *NullableMeasurementPeriodUmtsType) UnmarshalJSON(src []byte) error
func (*NullableMeasurementPeriodUmtsType) Unset ¶
func (v *NullableMeasurementPeriodUmtsType) Unset()
type NullableMeasurementQuantityType ¶
type NullableMeasurementQuantityType struct {
// contains filtered or unexported fields
}
func NewNullableMeasurementQuantityType ¶
func NewNullableMeasurementQuantityType(val *MeasurementQuantityType) *NullableMeasurementQuantityType
func (NullableMeasurementQuantityType) Get ¶
func (v NullableMeasurementQuantityType) Get() *MeasurementQuantityType
func (NullableMeasurementQuantityType) IsSet ¶
func (v NullableMeasurementQuantityType) IsSet() bool
func (NullableMeasurementQuantityType) MarshalJSON ¶
func (v NullableMeasurementQuantityType) MarshalJSON() ([]byte, error)
func (*NullableMeasurementQuantityType) Set ¶
func (v *NullableMeasurementQuantityType) Set(val *MeasurementQuantityType)
func (*NullableMeasurementQuantityType) UnmarshalJSON ¶
func (v *NullableMeasurementQuantityType) UnmarshalJSON(src []byte) error
func (*NullableMeasurementQuantityType) Unset ¶
func (v *NullableMeasurementQuantityType) Unset()
type NullableMnS ¶
type NullableMnS struct {
// contains filtered or unexported fields
}
func NewNullableMnS ¶
func NewNullableMnS(val *MnS) *NullableMnS
func (NullableMnS) Get ¶
func (v NullableMnS) Get() *MnS
func (NullableMnS) IsSet ¶
func (v NullableMnS) IsSet() bool
func (NullableMnS) MarshalJSON ¶
func (v NullableMnS) MarshalJSON() ([]byte, error)
func (*NullableMnS) Set ¶
func (v *NullableMnS) Set(val *MnS)
func (*NullableMnS) UnmarshalJSON ¶
func (v *NullableMnS) UnmarshalJSON(src []byte) error
func (*NullableMnS) Unset ¶
func (v *NullableMnS) Unset()
type NullableMnSOneOf ¶
type NullableMnSOneOf struct {
// contains filtered or unexported fields
}
func NewNullableMnSOneOf ¶
func NewNullableMnSOneOf(val *MnSOneOf) *NullableMnSOneOf
func (NullableMnSOneOf) Get ¶
func (v NullableMnSOneOf) Get() *MnSOneOf
func (NullableMnSOneOf) IsSet ¶
func (v NullableMnSOneOf) IsSet() bool
func (NullableMnSOneOf) MarshalJSON ¶
func (v NullableMnSOneOf) MarshalJSON() ([]byte, error)
func (*NullableMnSOneOf) Set ¶
func (v *NullableMnSOneOf) Set(val *MnSOneOf)
func (*NullableMnSOneOf) UnmarshalJSON ¶
func (v *NullableMnSOneOf) UnmarshalJSON(src []byte) error
func (*NullableMnSOneOf) Unset ¶
func (v *NullableMnSOneOf) Unset()
type NullableMnsAgentSingle ¶
type NullableMnsAgentSingle struct {
// contains filtered or unexported fields
}
func NewNullableMnsAgentSingle ¶
func NewNullableMnsAgentSingle(val *MnsAgentSingle) *NullableMnsAgentSingle
func (NullableMnsAgentSingle) Get ¶
func (v NullableMnsAgentSingle) Get() *MnsAgentSingle
func (NullableMnsAgentSingle) IsSet ¶
func (v NullableMnsAgentSingle) IsSet() bool
func (NullableMnsAgentSingle) MarshalJSON ¶
func (v NullableMnsAgentSingle) MarshalJSON() ([]byte, error)
func (*NullableMnsAgentSingle) Set ¶
func (v *NullableMnsAgentSingle) Set(val *MnsAgentSingle)
func (*NullableMnsAgentSingle) UnmarshalJSON ¶
func (v *NullableMnsAgentSingle) UnmarshalJSON(src []byte) error
func (*NullableMnsAgentSingle) Unset ¶
func (v *NullableMnsAgentSingle) Unset()
type NullableMnsAgentSingleAllOf ¶
type NullableMnsAgentSingleAllOf struct {
// contains filtered or unexported fields
}
func NewNullableMnsAgentSingleAllOf ¶
func NewNullableMnsAgentSingleAllOf(val *MnsAgentSingleAllOf) *NullableMnsAgentSingleAllOf
func (NullableMnsAgentSingleAllOf) Get ¶
func (v NullableMnsAgentSingleAllOf) Get() *MnsAgentSingleAllOf
func (NullableMnsAgentSingleAllOf) IsSet ¶
func (v NullableMnsAgentSingleAllOf) IsSet() bool
func (NullableMnsAgentSingleAllOf) MarshalJSON ¶
func (v NullableMnsAgentSingleAllOf) MarshalJSON() ([]byte, error)
func (*NullableMnsAgentSingleAllOf) Set ¶
func (v *NullableMnsAgentSingleAllOf) Set(val *MnsAgentSingleAllOf)
func (*NullableMnsAgentSingleAllOf) UnmarshalJSON ¶
func (v *NullableMnsAgentSingleAllOf) UnmarshalJSON(src []byte) error
func (*NullableMnsAgentSingleAllOf) Unset ¶
func (v *NullableMnsAgentSingleAllOf) Unset()
type NullableMnsAgentSingleAllOfAttributes ¶
type NullableMnsAgentSingleAllOfAttributes struct {
// contains filtered or unexported fields
}
func NewNullableMnsAgentSingleAllOfAttributes ¶
func NewNullableMnsAgentSingleAllOfAttributes(val *MnsAgentSingleAllOfAttributes) *NullableMnsAgentSingleAllOfAttributes
func (NullableMnsAgentSingleAllOfAttributes) Get ¶
func (v NullableMnsAgentSingleAllOfAttributes) Get() *MnsAgentSingleAllOfAttributes
func (NullableMnsAgentSingleAllOfAttributes) IsSet ¶
func (v NullableMnsAgentSingleAllOfAttributes) IsSet() bool
func (NullableMnsAgentSingleAllOfAttributes) MarshalJSON ¶
func (v NullableMnsAgentSingleAllOfAttributes) MarshalJSON() ([]byte, error)
func (*NullableMnsAgentSingleAllOfAttributes) Set ¶
func (v *NullableMnsAgentSingleAllOfAttributes) Set(val *MnsAgentSingleAllOfAttributes)
func (*NullableMnsAgentSingleAllOfAttributes) UnmarshalJSON ¶
func (v *NullableMnsAgentSingleAllOfAttributes) UnmarshalJSON(src []byte) error
func (*NullableMnsAgentSingleAllOfAttributes) Unset ¶
func (v *NullableMnsAgentSingleAllOfAttributes) Unset()
type NullableMnsInfoSingle ¶
type NullableMnsInfoSingle struct {
// contains filtered or unexported fields
}
func NewNullableMnsInfoSingle ¶
func NewNullableMnsInfoSingle(val *MnsInfoSingle) *NullableMnsInfoSingle
func (NullableMnsInfoSingle) Get ¶
func (v NullableMnsInfoSingle) Get() *MnsInfoSingle
func (NullableMnsInfoSingle) IsSet ¶
func (v NullableMnsInfoSingle) IsSet() bool
func (NullableMnsInfoSingle) MarshalJSON ¶
func (v NullableMnsInfoSingle) MarshalJSON() ([]byte, error)
func (*NullableMnsInfoSingle) Set ¶
func (v *NullableMnsInfoSingle) Set(val *MnsInfoSingle)
func (*NullableMnsInfoSingle) UnmarshalJSON ¶
func (v *NullableMnsInfoSingle) UnmarshalJSON(src []byte) error
func (*NullableMnsInfoSingle) Unset ¶
func (v *NullableMnsInfoSingle) Unset()
type NullableMnsRegistrySingle ¶
type NullableMnsRegistrySingle struct {
// contains filtered or unexported fields
}
func NewNullableMnsRegistrySingle ¶
func NewNullableMnsRegistrySingle(val *MnsRegistrySingle) *NullableMnsRegistrySingle
func (NullableMnsRegistrySingle) Get ¶
func (v NullableMnsRegistrySingle) Get() *MnsRegistrySingle
func (NullableMnsRegistrySingle) IsSet ¶
func (v NullableMnsRegistrySingle) IsSet() bool
func (NullableMnsRegistrySingle) MarshalJSON ¶
func (v NullableMnsRegistrySingle) MarshalJSON() ([]byte, error)
func (*NullableMnsRegistrySingle) Set ¶
func (v *NullableMnsRegistrySingle) Set(val *MnsRegistrySingle)
func (*NullableMnsRegistrySingle) UnmarshalJSON ¶
func (v *NullableMnsRegistrySingle) UnmarshalJSON(src []byte) error
func (*NullableMnsRegistrySingle) Unset ¶
func (v *NullableMnsRegistrySingle) Unset()
type NullableMobilityLevel ¶
type NullableMobilityLevel struct {
// contains filtered or unexported fields
}
func NewNullableMobilityLevel ¶
func NewNullableMobilityLevel(val *MobilityLevel) *NullableMobilityLevel
func (NullableMobilityLevel) Get ¶
func (v NullableMobilityLevel) Get() *MobilityLevel
func (NullableMobilityLevel) IsSet ¶
func (v NullableMobilityLevel) IsSet() bool
func (NullableMobilityLevel) MarshalJSON ¶
func (v NullableMobilityLevel) MarshalJSON() ([]byte, error)
func (*NullableMobilityLevel) Set ¶
func (v *NullableMobilityLevel) Set(val *MobilityLevel)
func (*NullableMobilityLevel) UnmarshalJSON ¶
func (v *NullableMobilityLevel) UnmarshalJSON(src []byte) error
func (*NullableMobilityLevel) Unset ¶
func (v *NullableMobilityLevel) Unset()
type NullableN6Protection ¶
type NullableN6Protection struct {
// contains filtered or unexported fields
}
func NewNullableN6Protection ¶
func NewNullableN6Protection(val *N6Protection) *NullableN6Protection
func (NullableN6Protection) Get ¶
func (v NullableN6Protection) Get() *N6Protection
func (NullableN6Protection) IsSet ¶
func (v NullableN6Protection) IsSet() bool
func (NullableN6Protection) MarshalJSON ¶
func (v NullableN6Protection) MarshalJSON() ([]byte, error)
func (*NullableN6Protection) Set ¶
func (v *NullableN6Protection) Set(val *N6Protection)
func (*NullableN6Protection) UnmarshalJSON ¶
func (v *NullableN6Protection) UnmarshalJSON(src []byte) error
func (*NullableN6Protection) Unset ¶
func (v *NullableN6Protection) Unset()
type NullableNBIoT ¶
type NullableNBIoT struct {
// contains filtered or unexported fields
}
func NewNullableNBIoT ¶
func NewNullableNBIoT(val *NBIoT) *NullableNBIoT
func (NullableNBIoT) Get ¶
func (v NullableNBIoT) Get() *NBIoT
func (NullableNBIoT) IsSet ¶
func (v NullableNBIoT) IsSet() bool
func (NullableNBIoT) MarshalJSON ¶
func (v NullableNBIoT) MarshalJSON() ([]byte, error)
func (*NullableNBIoT) Set ¶
func (v *NullableNBIoT) Set(val *NBIoT)
func (*NullableNBIoT) UnmarshalJSON ¶
func (v *NullableNBIoT) UnmarshalJSON(src []byte) error
func (*NullableNBIoT) Unset ¶
func (v *NullableNBIoT) Unset()
type NullableNSSAASupport ¶
type NullableNSSAASupport struct {
// contains filtered or unexported fields
}
func NewNullableNSSAASupport ¶
func NewNullableNSSAASupport(val *NSSAASupport) *NullableNSSAASupport
func (NullableNSSAASupport) Get ¶
func (v NullableNSSAASupport) Get() *NSSAASupport
func (NullableNSSAASupport) IsSet ¶
func (v NullableNSSAASupport) IsSet() bool
func (NullableNSSAASupport) MarshalJSON ¶
func (v NullableNSSAASupport) MarshalJSON() ([]byte, error)
func (*NullableNSSAASupport) Set ¶
func (v *NullableNSSAASupport) Set(val *NSSAASupport)
func (*NullableNSSAASupport) UnmarshalJSON ¶
func (v *NullableNSSAASupport) UnmarshalJSON(src []byte) error
func (*NullableNSSAASupport) Unset ¶
func (v *NullableNSSAASupport) Unset()
type NullableNetworkSliceSharingIndicator ¶
type NullableNetworkSliceSharingIndicator struct {
// contains filtered or unexported fields
}
func NewNullableNetworkSliceSharingIndicator ¶
func NewNullableNetworkSliceSharingIndicator(val *NetworkSliceSharingIndicator) *NullableNetworkSliceSharingIndicator
func (NullableNetworkSliceSharingIndicator) Get ¶
func (v NullableNetworkSliceSharingIndicator) Get() *NetworkSliceSharingIndicator
func (NullableNetworkSliceSharingIndicator) IsSet ¶
func (v NullableNetworkSliceSharingIndicator) IsSet() bool
func (NullableNetworkSliceSharingIndicator) MarshalJSON ¶
func (v NullableNetworkSliceSharingIndicator) MarshalJSON() ([]byte, error)
func (*NullableNetworkSliceSharingIndicator) Set ¶
func (v *NullableNetworkSliceSharingIndicator) Set(val *NetworkSliceSharingIndicator)
func (*NullableNetworkSliceSharingIndicator) UnmarshalJSON ¶
func (v *NullableNetworkSliceSharingIndicator) UnmarshalJSON(src []byte) error
func (*NullableNetworkSliceSharingIndicator) Unset ¶
func (v *NullableNetworkSliceSharingIndicator) Unset()
type NullableNetworkSliceSingle ¶
type NullableNetworkSliceSingle struct {
// contains filtered or unexported fields
}
func NewNullableNetworkSliceSingle ¶
func NewNullableNetworkSliceSingle(val *NetworkSliceSingle) *NullableNetworkSliceSingle
func (NullableNetworkSliceSingle) Get ¶
func (v NullableNetworkSliceSingle) Get() *NetworkSliceSingle
func (NullableNetworkSliceSingle) IsSet ¶
func (v NullableNetworkSliceSingle) IsSet() bool
func (NullableNetworkSliceSingle) MarshalJSON ¶
func (v NullableNetworkSliceSingle) MarshalJSON() ([]byte, error)
func (*NullableNetworkSliceSingle) Set ¶
func (v *NullableNetworkSliceSingle) Set(val *NetworkSliceSingle)
func (*NullableNetworkSliceSingle) UnmarshalJSON ¶
func (v *NullableNetworkSliceSingle) UnmarshalJSON(src []byte) error
func (*NullableNetworkSliceSingle) Unset ¶
func (v *NullableNetworkSliceSingle) Unset()
type NullableNetworkSliceSingleAllOf ¶
type NullableNetworkSliceSingleAllOf struct {
// contains filtered or unexported fields
}
func NewNullableNetworkSliceSingleAllOf ¶
func NewNullableNetworkSliceSingleAllOf(val *NetworkSliceSingleAllOf) *NullableNetworkSliceSingleAllOf
func (NullableNetworkSliceSingleAllOf) Get ¶
func (v NullableNetworkSliceSingleAllOf) Get() *NetworkSliceSingleAllOf
func (NullableNetworkSliceSingleAllOf) IsSet ¶
func (v NullableNetworkSliceSingleAllOf) IsSet() bool
func (NullableNetworkSliceSingleAllOf) MarshalJSON ¶
func (v NullableNetworkSliceSingleAllOf) MarshalJSON() ([]byte, error)
func (*NullableNetworkSliceSingleAllOf) Set ¶
func (v *NullableNetworkSliceSingleAllOf) Set(val *NetworkSliceSingleAllOf)
func (*NullableNetworkSliceSingleAllOf) UnmarshalJSON ¶
func (v *NullableNetworkSliceSingleAllOf) UnmarshalJSON(src []byte) error
func (*NullableNetworkSliceSingleAllOf) Unset ¶
func (v *NullableNetworkSliceSingleAllOf) Unset()
type NullableNetworkSliceSingleAllOfAttributes ¶ added in v1.18.0
type NullableNetworkSliceSingleAllOfAttributes struct {
// contains filtered or unexported fields
}
func NewNullableNetworkSliceSingleAllOfAttributes ¶ added in v1.18.0
func NewNullableNetworkSliceSingleAllOfAttributes(val *NetworkSliceSingleAllOfAttributes) *NullableNetworkSliceSingleAllOfAttributes
func (NullableNetworkSliceSingleAllOfAttributes) IsSet ¶ added in v1.18.0
func (v NullableNetworkSliceSingleAllOfAttributes) IsSet() bool
func (NullableNetworkSliceSingleAllOfAttributes) MarshalJSON ¶ added in v1.18.0
func (v NullableNetworkSliceSingleAllOfAttributes) MarshalJSON() ([]byte, error)
func (*NullableNetworkSliceSingleAllOfAttributes) Set ¶ added in v1.18.0
func (v *NullableNetworkSliceSingleAllOfAttributes) Set(val *NetworkSliceSingleAllOfAttributes)
func (*NullableNetworkSliceSingleAllOfAttributes) UnmarshalJSON ¶ added in v1.18.0
func (v *NullableNetworkSliceSingleAllOfAttributes) UnmarshalJSON(src []byte) error
func (*NullableNetworkSliceSingleAllOfAttributes) Unset ¶ added in v1.18.0
func (v *NullableNetworkSliceSingleAllOfAttributes) Unset()
type NullableNetworkSliceSingleAllOfAttributesAllOf ¶ added in v1.18.0
type NullableNetworkSliceSingleAllOfAttributesAllOf struct {
// contains filtered or unexported fields
}
func NewNullableNetworkSliceSingleAllOfAttributesAllOf ¶ added in v1.18.0
func NewNullableNetworkSliceSingleAllOfAttributesAllOf(val *NetworkSliceSingleAllOfAttributesAllOf) *NullableNetworkSliceSingleAllOfAttributesAllOf
func (NullableNetworkSliceSingleAllOfAttributesAllOf) IsSet ¶ added in v1.18.0
func (v NullableNetworkSliceSingleAllOfAttributesAllOf) IsSet() bool
func (NullableNetworkSliceSingleAllOfAttributesAllOf) MarshalJSON ¶ added in v1.18.0
func (v NullableNetworkSliceSingleAllOfAttributesAllOf) MarshalJSON() ([]byte, error)
func (*NullableNetworkSliceSingleAllOfAttributesAllOf) Set ¶ added in v1.18.0
func (v *NullableNetworkSliceSingleAllOfAttributesAllOf) Set(val *NetworkSliceSingleAllOfAttributesAllOf)
func (*NullableNetworkSliceSingleAllOfAttributesAllOf) UnmarshalJSON ¶ added in v1.18.0
func (v *NullableNetworkSliceSingleAllOfAttributesAllOf) UnmarshalJSON(src []byte) error
func (*NullableNetworkSliceSingleAllOfAttributesAllOf) Unset ¶ added in v1.18.0
func (v *NullableNetworkSliceSingleAllOfAttributesAllOf) Unset()
type NullableNetworkSliceSubnetProviderCapabilitiesSingle ¶
type NullableNetworkSliceSubnetProviderCapabilitiesSingle struct {
// contains filtered or unexported fields
}
func NewNullableNetworkSliceSubnetProviderCapabilitiesSingle ¶
func NewNullableNetworkSliceSubnetProviderCapabilitiesSingle(val *NetworkSliceSubnetProviderCapabilitiesSingle) *NullableNetworkSliceSubnetProviderCapabilitiesSingle
func (NullableNetworkSliceSubnetProviderCapabilitiesSingle) IsSet ¶
func (v NullableNetworkSliceSubnetProviderCapabilitiesSingle) IsSet() bool
func (NullableNetworkSliceSubnetProviderCapabilitiesSingle) MarshalJSON ¶
func (v NullableNetworkSliceSubnetProviderCapabilitiesSingle) MarshalJSON() ([]byte, error)
func (*NullableNetworkSliceSubnetProviderCapabilitiesSingle) UnmarshalJSON ¶
func (v *NullableNetworkSliceSubnetProviderCapabilitiesSingle) UnmarshalJSON(src []byte) error
func (*NullableNetworkSliceSubnetProviderCapabilitiesSingle) Unset ¶
func (v *NullableNetworkSliceSubnetProviderCapabilitiesSingle) Unset()
type NullableNetworkSliceSubnetProviderCapabilitiesSingleAllOf ¶
type NullableNetworkSliceSubnetProviderCapabilitiesSingleAllOf struct {
// contains filtered or unexported fields
}
func NewNullableNetworkSliceSubnetProviderCapabilitiesSingleAllOf ¶
func NewNullableNetworkSliceSubnetProviderCapabilitiesSingleAllOf(val *NetworkSliceSubnetProviderCapabilitiesSingleAllOf) *NullableNetworkSliceSubnetProviderCapabilitiesSingleAllOf
func (NullableNetworkSliceSubnetProviderCapabilitiesSingleAllOf) IsSet ¶
func (v NullableNetworkSliceSubnetProviderCapabilitiesSingleAllOf) IsSet() bool
func (NullableNetworkSliceSubnetProviderCapabilitiesSingleAllOf) MarshalJSON ¶
func (v NullableNetworkSliceSubnetProviderCapabilitiesSingleAllOf) MarshalJSON() ([]byte, error)
func (*NullableNetworkSliceSubnetProviderCapabilitiesSingleAllOf) UnmarshalJSON ¶
func (v *NullableNetworkSliceSubnetProviderCapabilitiesSingleAllOf) UnmarshalJSON(src []byte) error
func (*NullableNetworkSliceSubnetProviderCapabilitiesSingleAllOf) Unset ¶
func (v *NullableNetworkSliceSubnetProviderCapabilitiesSingleAllOf) Unset()
type NullableNetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes ¶
type NullableNetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes struct {
// contains filtered or unexported fields
}
func NewNullableNetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes ¶
func NewNullableNetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes(val *NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) *NullableNetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes
func (NullableNetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) IsSet ¶
func (v NullableNetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) IsSet() bool
func (NullableNetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) MarshalJSON ¶
func (v NullableNetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) MarshalJSON() ([]byte, error)
func (*NullableNetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) UnmarshalJSON ¶
func (v *NullableNetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) UnmarshalJSON(src []byte) error
func (*NullableNetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) Unset ¶
func (v *NullableNetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes) Unset()
type NullableNetworkSliceSubnetSingle ¶
type NullableNetworkSliceSubnetSingle struct {
// contains filtered or unexported fields
}
func NewNullableNetworkSliceSubnetSingle ¶
func NewNullableNetworkSliceSubnetSingle(val *NetworkSliceSubnetSingle) *NullableNetworkSliceSubnetSingle
func (NullableNetworkSliceSubnetSingle) Get ¶
func (v NullableNetworkSliceSubnetSingle) Get() *NetworkSliceSubnetSingle
func (NullableNetworkSliceSubnetSingle) IsSet ¶
func (v NullableNetworkSliceSubnetSingle) IsSet() bool
func (NullableNetworkSliceSubnetSingle) MarshalJSON ¶
func (v NullableNetworkSliceSubnetSingle) MarshalJSON() ([]byte, error)
func (*NullableNetworkSliceSubnetSingle) Set ¶
func (v *NullableNetworkSliceSubnetSingle) Set(val *NetworkSliceSubnetSingle)
func (*NullableNetworkSliceSubnetSingle) UnmarshalJSON ¶
func (v *NullableNetworkSliceSubnetSingle) UnmarshalJSON(src []byte) error
func (*NullableNetworkSliceSubnetSingle) Unset ¶
func (v *NullableNetworkSliceSubnetSingle) Unset()
type NullableNetworkSliceSubnetSingleAllOf ¶
type NullableNetworkSliceSubnetSingleAllOf struct {
// contains filtered or unexported fields
}
func NewNullableNetworkSliceSubnetSingleAllOf ¶
func NewNullableNetworkSliceSubnetSingleAllOf(val *NetworkSliceSubnetSingleAllOf) *NullableNetworkSliceSubnetSingleAllOf
func (NullableNetworkSliceSubnetSingleAllOf) Get ¶
func (v NullableNetworkSliceSubnetSingleAllOf) Get() *NetworkSliceSubnetSingleAllOf
func (NullableNetworkSliceSubnetSingleAllOf) IsSet ¶
func (v NullableNetworkSliceSubnetSingleAllOf) IsSet() bool
func (NullableNetworkSliceSubnetSingleAllOf) MarshalJSON ¶
func (v NullableNetworkSliceSubnetSingleAllOf) MarshalJSON() ([]byte, error)
func (*NullableNetworkSliceSubnetSingleAllOf) Set ¶
func (v *NullableNetworkSliceSubnetSingleAllOf) Set(val *NetworkSliceSubnetSingleAllOf)
func (*NullableNetworkSliceSubnetSingleAllOf) UnmarshalJSON ¶
func (v *NullableNetworkSliceSubnetSingleAllOf) UnmarshalJSON(src []byte) error
func (*NullableNetworkSliceSubnetSingleAllOf) Unset ¶
func (v *NullableNetworkSliceSubnetSingleAllOf) Unset()
type NullableNetworkSliceSubnetSingleAllOfAttributes ¶ added in v1.18.0
type NullableNetworkSliceSubnetSingleAllOfAttributes struct {
// contains filtered or unexported fields
}
func NewNullableNetworkSliceSubnetSingleAllOfAttributes ¶ added in v1.18.0
func NewNullableNetworkSliceSubnetSingleAllOfAttributes(val *NetworkSliceSubnetSingleAllOfAttributes) *NullableNetworkSliceSubnetSingleAllOfAttributes
func (NullableNetworkSliceSubnetSingleAllOfAttributes) IsSet ¶ added in v1.18.0
func (v NullableNetworkSliceSubnetSingleAllOfAttributes) IsSet() bool
func (NullableNetworkSliceSubnetSingleAllOfAttributes) MarshalJSON ¶ added in v1.18.0
func (v NullableNetworkSliceSubnetSingleAllOfAttributes) MarshalJSON() ([]byte, error)
func (*NullableNetworkSliceSubnetSingleAllOfAttributes) UnmarshalJSON ¶ added in v1.18.0
func (v *NullableNetworkSliceSubnetSingleAllOfAttributes) UnmarshalJSON(src []byte) error
func (*NullableNetworkSliceSubnetSingleAllOfAttributes) Unset ¶ added in v1.18.0
func (v *NullableNetworkSliceSubnetSingleAllOfAttributes) Unset()
type NullableNetworkSliceSubnetSingleAllOfAttributesAllOf ¶ added in v1.18.0
type NullableNetworkSliceSubnetSingleAllOfAttributesAllOf struct {
// contains filtered or unexported fields
}
func NewNullableNetworkSliceSubnetSingleAllOfAttributesAllOf ¶ added in v1.18.0
func NewNullableNetworkSliceSubnetSingleAllOfAttributesAllOf(val *NetworkSliceSubnetSingleAllOfAttributesAllOf) *NullableNetworkSliceSubnetSingleAllOfAttributesAllOf
func (NullableNetworkSliceSubnetSingleAllOfAttributesAllOf) IsSet ¶ added in v1.18.0
func (v NullableNetworkSliceSubnetSingleAllOfAttributesAllOf) IsSet() bool
func (NullableNetworkSliceSubnetSingleAllOfAttributesAllOf) MarshalJSON ¶ added in v1.18.0
func (v NullableNetworkSliceSubnetSingleAllOfAttributesAllOf) MarshalJSON() ([]byte, error)
func (*NullableNetworkSliceSubnetSingleAllOfAttributesAllOf) UnmarshalJSON ¶ added in v1.18.0
func (v *NullableNetworkSliceSubnetSingleAllOfAttributesAllOf) UnmarshalJSON(src []byte) error
func (*NullableNetworkSliceSubnetSingleAllOfAttributesAllOf) Unset ¶ added in v1.18.0
func (v *NullableNetworkSliceSubnetSingleAllOfAttributesAllOf) Unset()
type NullableNodeFilter ¶
type NullableNodeFilter struct {
// contains filtered or unexported fields
}
func NewNullableNodeFilter ¶
func NewNullableNodeFilter(val *NodeFilter) *NullableNodeFilter
func (NullableNodeFilter) Get ¶
func (v NullableNodeFilter) Get() *NodeFilter
func (NullableNodeFilter) IsSet ¶
func (v NullableNodeFilter) IsSet() bool
func (NullableNodeFilter) MarshalJSON ¶
func (v NullableNodeFilter) MarshalJSON() ([]byte, error)
func (*NullableNodeFilter) Set ¶
func (v *NullableNodeFilter) Set(val *NodeFilter)
func (*NullableNodeFilter) UnmarshalJSON ¶
func (v *NullableNodeFilter) UnmarshalJSON(src []byte) error
func (*NullableNodeFilter) Unset ¶
func (v *NullableNodeFilter) Unset()
type NullableNotificationType ¶
type NullableNotificationType struct {
// contains filtered or unexported fields
}
func NewNullableNotificationType ¶
func NewNullableNotificationType(val *NotificationType) *NullableNotificationType
func (NullableNotificationType) Get ¶
func (v NullableNotificationType) Get() *NotificationType
func (NullableNotificationType) IsSet ¶
func (v NullableNotificationType) IsSet() bool
func (NullableNotificationType) MarshalJSON ¶
func (v NullableNotificationType) MarshalJSON() ([]byte, error)
func (*NullableNotificationType) Set ¶
func (v *NullableNotificationType) Set(val *NotificationType)
func (*NullableNotificationType) UnmarshalJSON ¶
func (v *NullableNotificationType) UnmarshalJSON(src []byte) error
func (*NullableNotificationType) Unset ¶
func (v *NullableNotificationType) Unset()
type NullableNsInfo ¶
type NullableNsInfo struct {
// contains filtered or unexported fields
}
func NewNullableNsInfo ¶
func NewNullableNsInfo(val *NsInfo) *NullableNsInfo
func (NullableNsInfo) Get ¶
func (v NullableNsInfo) Get() *NsInfo
func (NullableNsInfo) IsSet ¶
func (v NullableNsInfo) IsSet() bool
func (NullableNsInfo) MarshalJSON ¶
func (v NullableNsInfo) MarshalJSON() ([]byte, error)
func (*NullableNsInfo) Set ¶
func (v *NullableNsInfo) Set(val *NsInfo)
func (*NullableNsInfo) UnmarshalJSON ¶
func (v *NullableNsInfo) UnmarshalJSON(src []byte) error
func (*NullableNsInfo) Unset ¶
func (v *NullableNsInfo) Unset()
type NullableNtfSubscriptionControlSingle ¶
type NullableNtfSubscriptionControlSingle struct {
// contains filtered or unexported fields
}
func NewNullableNtfSubscriptionControlSingle ¶
func NewNullableNtfSubscriptionControlSingle(val *NtfSubscriptionControlSingle) *NullableNtfSubscriptionControlSingle
func (NullableNtfSubscriptionControlSingle) Get ¶
func (v NullableNtfSubscriptionControlSingle) Get() *NtfSubscriptionControlSingle
func (NullableNtfSubscriptionControlSingle) IsSet ¶
func (v NullableNtfSubscriptionControlSingle) IsSet() bool
func (NullableNtfSubscriptionControlSingle) MarshalJSON ¶
func (v NullableNtfSubscriptionControlSingle) MarshalJSON() ([]byte, error)
func (*NullableNtfSubscriptionControlSingle) Set ¶
func (v *NullableNtfSubscriptionControlSingle) Set(val *NtfSubscriptionControlSingle)
func (*NullableNtfSubscriptionControlSingle) UnmarshalJSON ¶
func (v *NullableNtfSubscriptionControlSingle) UnmarshalJSON(src []byte) error
func (*NullableNtfSubscriptionControlSingle) Unset ¶
func (v *NullableNtfSubscriptionControlSingle) Unset()
type NullableNtfSubscriptionControlSingleAllOf ¶
type NullableNtfSubscriptionControlSingleAllOf struct {
// contains filtered or unexported fields
}
func NewNullableNtfSubscriptionControlSingleAllOf ¶
func NewNullableNtfSubscriptionControlSingleAllOf(val *NtfSubscriptionControlSingleAllOf) *NullableNtfSubscriptionControlSingleAllOf
func (NullableNtfSubscriptionControlSingleAllOf) IsSet ¶
func (v NullableNtfSubscriptionControlSingleAllOf) IsSet() bool
func (NullableNtfSubscriptionControlSingleAllOf) MarshalJSON ¶
func (v NullableNtfSubscriptionControlSingleAllOf) MarshalJSON() ([]byte, error)
func (*NullableNtfSubscriptionControlSingleAllOf) Set ¶
func (v *NullableNtfSubscriptionControlSingleAllOf) Set(val *NtfSubscriptionControlSingleAllOf)
func (*NullableNtfSubscriptionControlSingleAllOf) UnmarshalJSON ¶
func (v *NullableNtfSubscriptionControlSingleAllOf) UnmarshalJSON(src []byte) error
func (*NullableNtfSubscriptionControlSingleAllOf) Unset ¶
func (v *NullableNtfSubscriptionControlSingleAllOf) Unset()
type NullableNtfSubscriptionControlSingleAllOfAttributes ¶
type NullableNtfSubscriptionControlSingleAllOfAttributes struct {
// contains filtered or unexported fields
}
func NewNullableNtfSubscriptionControlSingleAllOfAttributes ¶
func NewNullableNtfSubscriptionControlSingleAllOfAttributes(val *NtfSubscriptionControlSingleAllOfAttributes) *NullableNtfSubscriptionControlSingleAllOfAttributes
func (NullableNtfSubscriptionControlSingleAllOfAttributes) IsSet ¶
func (v NullableNtfSubscriptionControlSingleAllOfAttributes) IsSet() bool
func (NullableNtfSubscriptionControlSingleAllOfAttributes) MarshalJSON ¶
func (v NullableNtfSubscriptionControlSingleAllOfAttributes) MarshalJSON() ([]byte, error)
func (*NullableNtfSubscriptionControlSingleAllOfAttributes) UnmarshalJSON ¶
func (v *NullableNtfSubscriptionControlSingleAllOfAttributes) UnmarshalJSON(src []byte) error
func (*NullableNtfSubscriptionControlSingleAllOfAttributes) Unset ¶
func (v *NullableNtfSubscriptionControlSingleAllOfAttributes) Unset()
type NullableOperationalState ¶
type NullableOperationalState struct {
// contains filtered or unexported fields
}
func NewNullableOperationalState ¶
func NewNullableOperationalState(val *OperationalState) *NullableOperationalState
func (NullableOperationalState) Get ¶
func (v NullableOperationalState) Get() *OperationalState
func (NullableOperationalState) IsSet ¶
func (v NullableOperationalState) IsSet() bool
func (NullableOperationalState) MarshalJSON ¶
func (v NullableOperationalState) MarshalJSON() ([]byte, error)
func (*NullableOperationalState) Set ¶
func (v *NullableOperationalState) Set(val *OperationalState)
func (*NullableOperationalState) UnmarshalJSON ¶
func (v *NullableOperationalState) UnmarshalJSON(src []byte) error
func (*NullableOperationalState) Unset ¶
func (v *NullableOperationalState) Unset()
type NullablePerceivedSeverity ¶
type NullablePerceivedSeverity struct {
// contains filtered or unexported fields
}
func NewNullablePerceivedSeverity ¶
func NewNullablePerceivedSeverity(val *PerceivedSeverity) *NullablePerceivedSeverity
func (NullablePerceivedSeverity) Get ¶
func (v NullablePerceivedSeverity) Get() *PerceivedSeverity
func (NullablePerceivedSeverity) IsSet ¶
func (v NullablePerceivedSeverity) IsSet() bool
func (NullablePerceivedSeverity) MarshalJSON ¶
func (v NullablePerceivedSeverity) MarshalJSON() ([]byte, error)
func (*NullablePerceivedSeverity) Set ¶
func (v *NullablePerceivedSeverity) Set(val *PerceivedSeverity)
func (*NullablePerceivedSeverity) UnmarshalJSON ¶
func (v *NullablePerceivedSeverity) UnmarshalJSON(src []byte) error
func (*NullablePerceivedSeverity) Unset ¶
func (v *NullablePerceivedSeverity) Unset()
type NullablePerfMetricJobSingle ¶
type NullablePerfMetricJobSingle struct {
// contains filtered or unexported fields
}
func NewNullablePerfMetricJobSingle ¶
func NewNullablePerfMetricJobSingle(val *PerfMetricJobSingle) *NullablePerfMetricJobSingle
func (NullablePerfMetricJobSingle) Get ¶
func (v NullablePerfMetricJobSingle) Get() *PerfMetricJobSingle
func (NullablePerfMetricJobSingle) IsSet ¶
func (v NullablePerfMetricJobSingle) IsSet() bool
func (NullablePerfMetricJobSingle) MarshalJSON ¶
func (v NullablePerfMetricJobSingle) MarshalJSON() ([]byte, error)
func (*NullablePerfMetricJobSingle) Set ¶
func (v *NullablePerfMetricJobSingle) Set(val *PerfMetricJobSingle)
func (*NullablePerfMetricJobSingle) UnmarshalJSON ¶
func (v *NullablePerfMetricJobSingle) UnmarshalJSON(src []byte) error
func (*NullablePerfMetricJobSingle) Unset ¶
func (v *NullablePerfMetricJobSingle) Unset()
type NullablePerfMetricJobSingleAllOf ¶
type NullablePerfMetricJobSingleAllOf struct {
// contains filtered or unexported fields
}
func NewNullablePerfMetricJobSingleAllOf ¶
func NewNullablePerfMetricJobSingleAllOf(val *PerfMetricJobSingleAllOf) *NullablePerfMetricJobSingleAllOf
func (NullablePerfMetricJobSingleAllOf) Get ¶
func (v NullablePerfMetricJobSingleAllOf) Get() *PerfMetricJobSingleAllOf
func (NullablePerfMetricJobSingleAllOf) IsSet ¶
func (v NullablePerfMetricJobSingleAllOf) IsSet() bool
func (NullablePerfMetricJobSingleAllOf) MarshalJSON ¶
func (v NullablePerfMetricJobSingleAllOf) MarshalJSON() ([]byte, error)
func (*NullablePerfMetricJobSingleAllOf) Set ¶
func (v *NullablePerfMetricJobSingleAllOf) Set(val *PerfMetricJobSingleAllOf)
func (*NullablePerfMetricJobSingleAllOf) UnmarshalJSON ¶
func (v *NullablePerfMetricJobSingleAllOf) UnmarshalJSON(src []byte) error
func (*NullablePerfMetricJobSingleAllOf) Unset ¶
func (v *NullablePerfMetricJobSingleAllOf) Unset()
type NullablePerfMetricJobSingleAllOfAttributes ¶
type NullablePerfMetricJobSingleAllOfAttributes struct {
// contains filtered or unexported fields
}
func NewNullablePerfMetricJobSingleAllOfAttributes ¶
func NewNullablePerfMetricJobSingleAllOfAttributes(val *PerfMetricJobSingleAllOfAttributes) *NullablePerfMetricJobSingleAllOfAttributes
func (NullablePerfMetricJobSingleAllOfAttributes) IsSet ¶
func (v NullablePerfMetricJobSingleAllOfAttributes) IsSet() bool
func (NullablePerfMetricJobSingleAllOfAttributes) MarshalJSON ¶
func (v NullablePerfMetricJobSingleAllOfAttributes) MarshalJSON() ([]byte, error)
func (*NullablePerfMetricJobSingleAllOfAttributes) Set ¶
func (v *NullablePerfMetricJobSingleAllOfAttributes) Set(val *PerfMetricJobSingleAllOfAttributes)
func (*NullablePerfMetricJobSingleAllOfAttributes) UnmarshalJSON ¶
func (v *NullablePerfMetricJobSingleAllOfAttributes) UnmarshalJSON(src []byte) error
func (*NullablePerfMetricJobSingleAllOfAttributes) Unset ¶
func (v *NullablePerfMetricJobSingleAllOfAttributes) Unset()
type NullablePerfNotificationTypes ¶
type NullablePerfNotificationTypes struct {
// contains filtered or unexported fields
}
func NewNullablePerfNotificationTypes ¶
func NewNullablePerfNotificationTypes(val *PerfNotificationTypes) *NullablePerfNotificationTypes
func (NullablePerfNotificationTypes) Get ¶
func (v NullablePerfNotificationTypes) Get() *PerfNotificationTypes
func (NullablePerfNotificationTypes) IsSet ¶
func (v NullablePerfNotificationTypes) IsSet() bool
func (NullablePerfNotificationTypes) MarshalJSON ¶
func (v NullablePerfNotificationTypes) MarshalJSON() ([]byte, error)
func (*NullablePerfNotificationTypes) Set ¶
func (v *NullablePerfNotificationTypes) Set(val *PerfNotificationTypes)
func (*NullablePerfNotificationTypes) UnmarshalJSON ¶
func (v *NullablePerfNotificationTypes) UnmarshalJSON(src []byte) error
func (*NullablePerfNotificationTypes) Unset ¶
func (v *NullablePerfNotificationTypes) Unset()
type NullablePlmnId ¶
type NullablePlmnId struct {
// contains filtered or unexported fields
}
func NewNullablePlmnId ¶
func NewNullablePlmnId(val *PlmnId) *NullablePlmnId
func (NullablePlmnId) Get ¶
func (v NullablePlmnId) Get() *PlmnId
func (NullablePlmnId) IsSet ¶
func (v NullablePlmnId) IsSet() bool
func (NullablePlmnId) MarshalJSON ¶
func (v NullablePlmnId) MarshalJSON() ([]byte, error)
func (*NullablePlmnId) Set ¶
func (v *NullablePlmnId) Set(val *PlmnId)
func (*NullablePlmnId) UnmarshalJSON ¶
func (v *NullablePlmnId) UnmarshalJSON(src []byte) error
func (*NullablePlmnId) Unset ¶
func (v *NullablePlmnId) Unset()
type NullablePlmnInfo ¶
type NullablePlmnInfo struct {
// contains filtered or unexported fields
}
func NewNullablePlmnInfo ¶
func NewNullablePlmnInfo(val *PlmnInfo) *NullablePlmnInfo
func (NullablePlmnInfo) Get ¶
func (v NullablePlmnInfo) Get() *PlmnInfo
func (NullablePlmnInfo) IsSet ¶
func (v NullablePlmnInfo) IsSet() bool
func (NullablePlmnInfo) MarshalJSON ¶
func (v NullablePlmnInfo) MarshalJSON() ([]byte, error)
func (*NullablePlmnInfo) Set ¶
func (v *NullablePlmnInfo) Set(val *PlmnInfo)
func (*NullablePlmnInfo) UnmarshalJSON ¶
func (v *NullablePlmnInfo) UnmarshalJSON(src []byte) error
func (*NullablePlmnInfo) Unset ¶
func (v *NullablePlmnInfo) Unset()
type NullablePlmnListTypeInner ¶
type NullablePlmnListTypeInner struct {
// contains filtered or unexported fields
}
func NewNullablePlmnListTypeInner ¶
func NewNullablePlmnListTypeInner(val *PlmnListTypeInner) *NullablePlmnListTypeInner
func (NullablePlmnListTypeInner) Get ¶
func (v NullablePlmnListTypeInner) Get() *PlmnListTypeInner
func (NullablePlmnListTypeInner) IsSet ¶
func (v NullablePlmnListTypeInner) IsSet() bool
func (NullablePlmnListTypeInner) MarshalJSON ¶
func (v NullablePlmnListTypeInner) MarshalJSON() ([]byte, error)
func (*NullablePlmnListTypeInner) Set ¶
func (v *NullablePlmnListTypeInner) Set(val *PlmnListTypeInner)
func (*NullablePlmnListTypeInner) UnmarshalJSON ¶
func (v *NullablePlmnListTypeInner) UnmarshalJSON(src []byte) error
func (*NullablePlmnListTypeInner) Unset ¶
func (v *NullablePlmnListTypeInner) Unset()
type NullablePlmnTargetType ¶
type NullablePlmnTargetType struct {
// contains filtered or unexported fields
}
func NewNullablePlmnTargetType ¶
func NewNullablePlmnTargetType(val *PlmnTargetType) *NullablePlmnTargetType
func (NullablePlmnTargetType) Get ¶
func (v NullablePlmnTargetType) Get() *PlmnTargetType
func (NullablePlmnTargetType) IsSet ¶
func (v NullablePlmnTargetType) IsSet() bool
func (NullablePlmnTargetType) MarshalJSON ¶
func (v NullablePlmnTargetType) MarshalJSON() ([]byte, error)
func (*NullablePlmnTargetType) Set ¶
func (v *NullablePlmnTargetType) Set(val *PlmnTargetType)
func (*NullablePlmnTargetType) UnmarshalJSON ¶
func (v *NullablePlmnTargetType) UnmarshalJSON(src []byte) error
func (*NullablePlmnTargetType) Unset ¶
func (v *NullablePlmnTargetType) Unset()
type NullablePositioning ¶
type NullablePositioning struct {
// contains filtered or unexported fields
}
func NewNullablePositioning ¶
func NewNullablePositioning(val *Positioning) *NullablePositioning
func (NullablePositioning) Get ¶
func (v NullablePositioning) Get() *Positioning
func (NullablePositioning) IsSet ¶
func (v NullablePositioning) IsSet() bool
func (NullablePositioning) MarshalJSON ¶
func (v NullablePositioning) MarshalJSON() ([]byte, error)
func (*NullablePositioning) Set ¶
func (v *NullablePositioning) Set(val *Positioning)
func (*NullablePositioning) UnmarshalJSON ¶
func (v *NullablePositioning) UnmarshalJSON(src []byte) error
func (*NullablePositioning) Unset ¶
func (v *NullablePositioning) Unset()
type NullablePositioningMethodType ¶
type NullablePositioningMethodType struct {
// contains filtered or unexported fields
}
func NewNullablePositioningMethodType ¶
func NewNullablePositioningMethodType(val *PositioningMethodType) *NullablePositioningMethodType
func (NullablePositioningMethodType) Get ¶
func (v NullablePositioningMethodType) Get() *PositioningMethodType
func (NullablePositioningMethodType) IsSet ¶
func (v NullablePositioningMethodType) IsSet() bool
func (NullablePositioningMethodType) MarshalJSON ¶
func (v NullablePositioningMethodType) MarshalJSON() ([]byte, error)
func (*NullablePositioningMethodType) Set ¶
func (v *NullablePositioningMethodType) Set(val *PositioningMethodType)
func (*NullablePositioningMethodType) UnmarshalJSON ¶
func (v *NullablePositioningMethodType) UnmarshalJSON(src []byte) error
func (*NullablePositioningMethodType) Unset ¶
func (v *NullablePositioningMethodType) Unset()
type NullablePositioningRANSubnet ¶
type NullablePositioningRANSubnet struct {
// contains filtered or unexported fields
}
func NewNullablePositioningRANSubnet ¶
func NewNullablePositioningRANSubnet(val *PositioningRANSubnet) *NullablePositioningRANSubnet
func (NullablePositioningRANSubnet) Get ¶
func (v NullablePositioningRANSubnet) Get() *PositioningRANSubnet
func (NullablePositioningRANSubnet) IsSet ¶
func (v NullablePositioningRANSubnet) IsSet() bool
func (NullablePositioningRANSubnet) MarshalJSON ¶
func (v NullablePositioningRANSubnet) MarshalJSON() ([]byte, error)
func (*NullablePositioningRANSubnet) Set ¶
func (v *NullablePositioningRANSubnet) Set(val *PositioningRANSubnet)
func (*NullablePositioningRANSubnet) UnmarshalJSON ¶
func (v *NullablePositioningRANSubnet) UnmarshalJSON(src []byte) error
func (*NullablePositioningRANSubnet) Unset ¶
func (v *NullablePositioningRANSubnet) Unset()
type NullablePredictionfrequency ¶
type NullablePredictionfrequency struct {
// contains filtered or unexported fields
}
func NewNullablePredictionfrequency ¶
func NewNullablePredictionfrequency(val *Predictionfrequency) *NullablePredictionfrequency
func (NullablePredictionfrequency) Get ¶
func (v NullablePredictionfrequency) Get() *Predictionfrequency
func (NullablePredictionfrequency) IsSet ¶
func (v NullablePredictionfrequency) IsSet() bool
func (NullablePredictionfrequency) MarshalJSON ¶
func (v NullablePredictionfrequency) MarshalJSON() ([]byte, error)
func (*NullablePredictionfrequency) Set ¶
func (v *NullablePredictionfrequency) Set(val *Predictionfrequency)
func (*NullablePredictionfrequency) UnmarshalJSON ¶
func (v *NullablePredictionfrequency) UnmarshalJSON(src []byte) error
func (*NullablePredictionfrequency) Unset ¶
func (v *NullablePredictionfrequency) Unset()
type NullableProbableCause ¶
type NullableProbableCause struct {
// contains filtered or unexported fields
}
func NewNullableProbableCause ¶
func NewNullableProbableCause(val *ProbableCause) *NullableProbableCause
func (NullableProbableCause) Get ¶
func (v NullableProbableCause) Get() *ProbableCause
func (NullableProbableCause) IsSet ¶
func (v NullableProbableCause) IsSet() bool
func (NullableProbableCause) MarshalJSON ¶
func (v NullableProbableCause) MarshalJSON() ([]byte, error)
func (*NullableProbableCause) Set ¶
func (v *NullableProbableCause) Set(val *ProbableCause)
func (*NullableProbableCause) UnmarshalJSON ¶
func (v *NullableProbableCause) UnmarshalJSON(src []byte) error
func (*NullableProbableCause) Unset ¶
func (v *NullableProbableCause) Unset()
type NullableProbableCauseOneOf ¶ added in v1.18.0
type NullableProbableCauseOneOf struct {
// contains filtered or unexported fields
}
func NewNullableProbableCauseOneOf ¶ added in v1.18.0
func NewNullableProbableCauseOneOf(val *ProbableCauseOneOf) *NullableProbableCauseOneOf
func (NullableProbableCauseOneOf) Get ¶ added in v1.18.0
func (v NullableProbableCauseOneOf) Get() *ProbableCauseOneOf
func (NullableProbableCauseOneOf) IsSet ¶ added in v1.18.0
func (v NullableProbableCauseOneOf) IsSet() bool
func (NullableProbableCauseOneOf) MarshalJSON ¶ added in v1.18.0
func (v NullableProbableCauseOneOf) MarshalJSON() ([]byte, error)
func (*NullableProbableCauseOneOf) Set ¶ added in v1.18.0
func (v *NullableProbableCauseOneOf) Set(val *ProbableCauseOneOf)
func (*NullableProbableCauseOneOf) UnmarshalJSON ¶ added in v1.18.0
func (v *NullableProbableCauseOneOf) UnmarshalJSON(src []byte) error
func (*NullableProbableCauseOneOf) Unset ¶ added in v1.18.0
func (v *NullableProbableCauseOneOf) Unset()
type NullableProcessMonitor ¶
type NullableProcessMonitor struct {
// contains filtered or unexported fields
}
func NewNullableProcessMonitor ¶
func NewNullableProcessMonitor(val *ProcessMonitor) *NullableProcessMonitor
func (NullableProcessMonitor) Get ¶
func (v NullableProcessMonitor) Get() *ProcessMonitor
func (NullableProcessMonitor) IsSet ¶
func (v NullableProcessMonitor) IsSet() bool
func (NullableProcessMonitor) MarshalJSON ¶
func (v NullableProcessMonitor) MarshalJSON() ([]byte, error)
func (*NullableProcessMonitor) Set ¶
func (v *NullableProcessMonitor) Set(val *ProcessMonitor)
func (*NullableProcessMonitor) UnmarshalJSON ¶
func (v *NullableProcessMonitor) UnmarshalJSON(src []byte) error
func (*NullableProcessMonitor) Unset ¶
func (v *NullableProcessMonitor) Unset()
type NullableRANSliceSubnetProfile ¶
type NullableRANSliceSubnetProfile struct {
// contains filtered or unexported fields
}
func NewNullableRANSliceSubnetProfile ¶
func NewNullableRANSliceSubnetProfile(val *RANSliceSubnetProfile) *NullableRANSliceSubnetProfile
func (NullableRANSliceSubnetProfile) Get ¶
func (v NullableRANSliceSubnetProfile) Get() *RANSliceSubnetProfile
func (NullableRANSliceSubnetProfile) IsSet ¶
func (v NullableRANSliceSubnetProfile) IsSet() bool
func (NullableRANSliceSubnetProfile) MarshalJSON ¶
func (v NullableRANSliceSubnetProfile) MarshalJSON() ([]byte, error)
func (*NullableRANSliceSubnetProfile) Set ¶
func (v *NullableRANSliceSubnetProfile) Set(val *RANSliceSubnetProfile)
func (*NullableRANSliceSubnetProfile) UnmarshalJSON ¶
func (v *NullableRANSliceSubnetProfile) UnmarshalJSON(src []byte) error
func (*NullableRANSliceSubnetProfile) Unset ¶
func (v *NullableRANSliceSubnetProfile) Unset()
type NullableRadioSpectrum ¶
type NullableRadioSpectrum struct {
// contains filtered or unexported fields
}
func NewNullableRadioSpectrum ¶
func NewNullableRadioSpectrum(val *RadioSpectrum) *NullableRadioSpectrum
func (NullableRadioSpectrum) Get ¶
func (v NullableRadioSpectrum) Get() *RadioSpectrum
func (NullableRadioSpectrum) IsSet ¶
func (v NullableRadioSpectrum) IsSet() bool
func (NullableRadioSpectrum) MarshalJSON ¶
func (v NullableRadioSpectrum) MarshalJSON() ([]byte, error)
func (*NullableRadioSpectrum) Set ¶
func (v *NullableRadioSpectrum) Set(val *RadioSpectrum)
func (*NullableRadioSpectrum) UnmarshalJSON ¶
func (v *NullableRadioSpectrum) UnmarshalJSON(src []byte) error
func (*NullableRadioSpectrum) Unset ¶
func (v *NullableRadioSpectrum) Unset()
type NullableReportAmountType ¶
type NullableReportAmountType struct {
// contains filtered or unexported fields
}
func NewNullableReportAmountType ¶
func NewNullableReportAmountType(val *ReportAmountType) *NullableReportAmountType
func (NullableReportAmountType) Get ¶
func (v NullableReportAmountType) Get() *ReportAmountType
func (NullableReportAmountType) IsSet ¶
func (v NullableReportAmountType) IsSet() bool
func (NullableReportAmountType) MarshalJSON ¶
func (v NullableReportAmountType) MarshalJSON() ([]byte, error)
func (*NullableReportAmountType) Set ¶
func (v *NullableReportAmountType) Set(val *ReportAmountType)
func (*NullableReportAmountType) UnmarshalJSON ¶
func (v *NullableReportAmountType) UnmarshalJSON(src []byte) error
func (*NullableReportAmountType) Unset ¶
func (v *NullableReportAmountType) Unset()
type NullableReportIntervalType ¶
type NullableReportIntervalType struct {
// contains filtered or unexported fields
}
func NewNullableReportIntervalType ¶
func NewNullableReportIntervalType(val *ReportIntervalType) *NullableReportIntervalType
func (NullableReportIntervalType) Get ¶
func (v NullableReportIntervalType) Get() *ReportIntervalType
func (NullableReportIntervalType) IsSet ¶
func (v NullableReportIntervalType) IsSet() bool
func (NullableReportIntervalType) MarshalJSON ¶
func (v NullableReportIntervalType) MarshalJSON() ([]byte, error)
func (*NullableReportIntervalType) Set ¶
func (v *NullableReportIntervalType) Set(val *ReportIntervalType)
func (*NullableReportIntervalType) UnmarshalJSON ¶
func (v *NullableReportIntervalType) UnmarshalJSON(src []byte) error
func (*NullableReportIntervalType) Unset ¶
func (v *NullableReportIntervalType) Unset()
type NullableReportTypeType ¶
type NullableReportTypeType struct {
// contains filtered or unexported fields
}
func NewNullableReportTypeType ¶
func NewNullableReportTypeType(val *ReportTypeType) *NullableReportTypeType
func (NullableReportTypeType) Get ¶
func (v NullableReportTypeType) Get() *ReportTypeType
func (NullableReportTypeType) IsSet ¶
func (v NullableReportTypeType) IsSet() bool
func (NullableReportTypeType) MarshalJSON ¶
func (v NullableReportTypeType) MarshalJSON() ([]byte, error)
func (*NullableReportTypeType) Set ¶
func (v *NullableReportTypeType) Set(val *ReportTypeType)
func (*NullableReportTypeType) UnmarshalJSON ¶
func (v *NullableReportTypeType) UnmarshalJSON(src []byte) error
func (*NullableReportTypeType) Unset ¶
func (v *NullableReportTypeType) Unset()
type NullableReportingCtrl ¶
type NullableReportingCtrl struct {
// contains filtered or unexported fields
}
func NewNullableReportingCtrl ¶
func NewNullableReportingCtrl(val *ReportingCtrl) *NullableReportingCtrl
func (NullableReportingCtrl) Get ¶
func (v NullableReportingCtrl) Get() *ReportingCtrl
func (NullableReportingCtrl) IsSet ¶
func (v NullableReportingCtrl) IsSet() bool
func (NullableReportingCtrl) MarshalJSON ¶
func (v NullableReportingCtrl) MarshalJSON() ([]byte, error)
func (*NullableReportingCtrl) Set ¶
func (v *NullableReportingCtrl) Set(val *ReportingCtrl)
func (*NullableReportingCtrl) UnmarshalJSON ¶
func (v *NullableReportingCtrl) UnmarshalJSON(src []byte) error
func (*NullableReportingCtrl) Unset ¶
func (v *NullableReportingCtrl) Unset()
type NullableReportingCtrlOneOf ¶
type NullableReportingCtrlOneOf struct {
// contains filtered or unexported fields
}
func NewNullableReportingCtrlOneOf ¶
func NewNullableReportingCtrlOneOf(val *ReportingCtrlOneOf) *NullableReportingCtrlOneOf
func (NullableReportingCtrlOneOf) Get ¶
func (v NullableReportingCtrlOneOf) Get() *ReportingCtrlOneOf
func (NullableReportingCtrlOneOf) IsSet ¶
func (v NullableReportingCtrlOneOf) IsSet() bool
func (NullableReportingCtrlOneOf) MarshalJSON ¶
func (v NullableReportingCtrlOneOf) MarshalJSON() ([]byte, error)
func (*NullableReportingCtrlOneOf) Set ¶
func (v *NullableReportingCtrlOneOf) Set(val *ReportingCtrlOneOf)
func (*NullableReportingCtrlOneOf) UnmarshalJSON ¶
func (v *NullableReportingCtrlOneOf) UnmarshalJSON(src []byte) error
func (*NullableReportingCtrlOneOf) Unset ¶
func (v *NullableReportingCtrlOneOf) Unset()
type NullableReportingCtrlOneOf1 ¶
type NullableReportingCtrlOneOf1 struct {
// contains filtered or unexported fields
}
func NewNullableReportingCtrlOneOf1 ¶
func NewNullableReportingCtrlOneOf1(val *ReportingCtrlOneOf1) *NullableReportingCtrlOneOf1
func (NullableReportingCtrlOneOf1) Get ¶
func (v NullableReportingCtrlOneOf1) Get() *ReportingCtrlOneOf1
func (NullableReportingCtrlOneOf1) IsSet ¶
func (v NullableReportingCtrlOneOf1) IsSet() bool
func (NullableReportingCtrlOneOf1) MarshalJSON ¶
func (v NullableReportingCtrlOneOf1) MarshalJSON() ([]byte, error)
func (*NullableReportingCtrlOneOf1) Set ¶
func (v *NullableReportingCtrlOneOf1) Set(val *ReportingCtrlOneOf1)
func (*NullableReportingCtrlOneOf1) UnmarshalJSON ¶
func (v *NullableReportingCtrlOneOf1) UnmarshalJSON(src []byte) error
func (*NullableReportingCtrlOneOf1) Unset ¶
func (v *NullableReportingCtrlOneOf1) Unset()
type NullableReportingCtrlOneOf2 ¶
type NullableReportingCtrlOneOf2 struct {
// contains filtered or unexported fields
}
func NewNullableReportingCtrlOneOf2 ¶
func NewNullableReportingCtrlOneOf2(val *ReportingCtrlOneOf2) *NullableReportingCtrlOneOf2
func (NullableReportingCtrlOneOf2) Get ¶
func (v NullableReportingCtrlOneOf2) Get() *ReportingCtrlOneOf2
func (NullableReportingCtrlOneOf2) IsSet ¶
func (v NullableReportingCtrlOneOf2) IsSet() bool
func (NullableReportingCtrlOneOf2) MarshalJSON ¶
func (v NullableReportingCtrlOneOf2) MarshalJSON() ([]byte, error)
func (*NullableReportingCtrlOneOf2) Set ¶
func (v *NullableReportingCtrlOneOf2) Set(val *ReportingCtrlOneOf2)
func (*NullableReportingCtrlOneOf2) UnmarshalJSON ¶
func (v *NullableReportingCtrlOneOf2) UnmarshalJSON(src []byte) error
func (*NullableReportingCtrlOneOf2) Unset ¶
func (v *NullableReportingCtrlOneOf2) Unset()
type NullableResourceReservationStatus ¶
type NullableResourceReservationStatus struct {
// contains filtered or unexported fields
}
func NewNullableResourceReservationStatus ¶
func NewNullableResourceReservationStatus(val *ResourceReservationStatus) *NullableResourceReservationStatus
func (NullableResourceReservationStatus) Get ¶
func (v NullableResourceReservationStatus) Get() *ResourceReservationStatus
func (NullableResourceReservationStatus) IsSet ¶
func (v NullableResourceReservationStatus) IsSet() bool
func (NullableResourceReservationStatus) MarshalJSON ¶
func (v NullableResourceReservationStatus) MarshalJSON() ([]byte, error)
func (*NullableResourceReservationStatus) Set ¶
func (v *NullableResourceReservationStatus) Set(val *ResourceReservationStatus)
func (*NullableResourceReservationStatus) UnmarshalJSON ¶
func (v *NullableResourceReservationStatus) UnmarshalJSON(src []byte) error
func (*NullableResourceReservationStatus) Unset ¶
func (v *NullableResourceReservationStatus) Unset()
type NullableResourcesSliceNrm ¶
type NullableResourcesSliceNrm struct {
// contains filtered or unexported fields
}
func NewNullableResourcesSliceNrm ¶
func NewNullableResourcesSliceNrm(val *ResourcesSliceNrm) *NullableResourcesSliceNrm
func (NullableResourcesSliceNrm) Get ¶
func (v NullableResourcesSliceNrm) Get() *ResourcesSliceNrm
func (NullableResourcesSliceNrm) IsSet ¶
func (v NullableResourcesSliceNrm) IsSet() bool
func (NullableResourcesSliceNrm) MarshalJSON ¶
func (v NullableResourcesSliceNrm) MarshalJSON() ([]byte, error)
func (*NullableResourcesSliceNrm) Set ¶
func (v *NullableResourcesSliceNrm) Set(val *ResourcesSliceNrm)
func (*NullableResourcesSliceNrm) UnmarshalJSON ¶
func (v *NullableResourcesSliceNrm) UnmarshalJSON(src []byte) error
func (*NullableResourcesSliceNrm) Unset ¶
func (v *NullableResourcesSliceNrm) Unset()
type NullableScope ¶
type NullableScope struct {
// contains filtered or unexported fields
}
func NewNullableScope ¶
func NewNullableScope(val *Scope) *NullableScope
func (NullableScope) Get ¶
func (v NullableScope) Get() *Scope
func (NullableScope) IsSet ¶
func (v NullableScope) IsSet() bool
func (NullableScope) MarshalJSON ¶
func (v NullableScope) MarshalJSON() ([]byte, error)
func (*NullableScope) Set ¶
func (v *NullableScope) Set(val *Scope)
func (*NullableScope) UnmarshalJSON ¶
func (v *NullableScope) UnmarshalJSON(src []byte) error
func (*NullableScope) Unset ¶
func (v *NullableScope) Unset()
type NullableSecFunc ¶
type NullableSecFunc struct {
// contains filtered or unexported fields
}
func NewNullableSecFunc ¶
func NewNullableSecFunc(val *SecFunc) *NullableSecFunc
func (NullableSecFunc) Get ¶
func (v NullableSecFunc) Get() *SecFunc
func (NullableSecFunc) IsSet ¶
func (v NullableSecFunc) IsSet() bool
func (NullableSecFunc) MarshalJSON ¶
func (v NullableSecFunc) MarshalJSON() ([]byte, error)
func (*NullableSecFunc) Set ¶
func (v *NullableSecFunc) Set(val *SecFunc)
func (*NullableSecFunc) UnmarshalJSON ¶
func (v *NullableSecFunc) UnmarshalJSON(src []byte) error
func (*NullableSecFunc) Unset ¶
func (v *NullableSecFunc) Unset()
type NullableServAttrCom ¶
type NullableServAttrCom struct {
// contains filtered or unexported fields
}
func NewNullableServAttrCom ¶
func NewNullableServAttrCom(val *ServAttrCom) *NullableServAttrCom
func (NullableServAttrCom) Get ¶
func (v NullableServAttrCom) Get() *ServAttrCom
func (NullableServAttrCom) IsSet ¶
func (v NullableServAttrCom) IsSet() bool
func (NullableServAttrCom) MarshalJSON ¶
func (v NullableServAttrCom) MarshalJSON() ([]byte, error)
func (*NullableServAttrCom) Set ¶
func (v *NullableServAttrCom) Set(val *ServAttrCom)
func (*NullableServAttrCom) UnmarshalJSON ¶
func (v *NullableServAttrCom) UnmarshalJSON(src []byte) error
func (*NullableServAttrCom) Unset ¶
func (v *NullableServAttrCom) Unset()
type NullableServiceProfile ¶
type NullableServiceProfile struct {
// contains filtered or unexported fields
}
func NewNullableServiceProfile ¶
func NewNullableServiceProfile(val *ServiceProfile) *NullableServiceProfile
func (NullableServiceProfile) Get ¶
func (v NullableServiceProfile) Get() *ServiceProfile
func (NullableServiceProfile) IsSet ¶
func (v NullableServiceProfile) IsSet() bool
func (NullableServiceProfile) MarshalJSON ¶
func (v NullableServiceProfile) MarshalJSON() ([]byte, error)
func (*NullableServiceProfile) Set ¶
func (v *NullableServiceProfile) Set(val *ServiceProfile)
func (*NullableServiceProfile) UnmarshalJSON ¶
func (v *NullableServiceProfile) UnmarshalJSON(src []byte) error
func (*NullableServiceProfile) Unset ¶
func (v *NullableServiceProfile) Unset()
type NullableSharingLevel ¶
type NullableSharingLevel struct {
// contains filtered or unexported fields
}
func NewNullableSharingLevel ¶
func NewNullableSharingLevel(val *SharingLevel) *NullableSharingLevel
func (NullableSharingLevel) Get ¶
func (v NullableSharingLevel) Get() *SharingLevel
func (NullableSharingLevel) IsSet ¶
func (v NullableSharingLevel) IsSet() bool
func (NullableSharingLevel) MarshalJSON ¶
func (v NullableSharingLevel) MarshalJSON() ([]byte, error)
func (*NullableSharingLevel) Set ¶
func (v *NullableSharingLevel) Set(val *SharingLevel)
func (*NullableSharingLevel) UnmarshalJSON ¶
func (v *NullableSharingLevel) UnmarshalJSON(src []byte) error
func (*NullableSharingLevel) Unset ¶
func (v *NullableSharingLevel) Unset()
type NullableSliceProfile ¶
type NullableSliceProfile struct {
// contains filtered or unexported fields
}
func NewNullableSliceProfile ¶
func NewNullableSliceProfile(val *SliceProfile) *NullableSliceProfile
func (NullableSliceProfile) Get ¶
func (v NullableSliceProfile) Get() *SliceProfile
func (NullableSliceProfile) IsSet ¶
func (v NullableSliceProfile) IsSet() bool
func (NullableSliceProfile) MarshalJSON ¶
func (v NullableSliceProfile) MarshalJSON() ([]byte, error)
func (*NullableSliceProfile) Set ¶
func (v *NullableSliceProfile) Set(val *SliceProfile)
func (*NullableSliceProfile) UnmarshalJSON ¶
func (v *NullableSliceProfile) UnmarshalJSON(src []byte) error
func (*NullableSliceProfile) Unset ¶
func (v *NullableSliceProfile) Unset()
type NullableSliceSimultaneousUse ¶
type NullableSliceSimultaneousUse struct {
// contains filtered or unexported fields
}
func NewNullableSliceSimultaneousUse ¶
func NewNullableSliceSimultaneousUse(val *SliceSimultaneousUse) *NullableSliceSimultaneousUse
func (NullableSliceSimultaneousUse) Get ¶
func (v NullableSliceSimultaneousUse) Get() *SliceSimultaneousUse
func (NullableSliceSimultaneousUse) IsSet ¶
func (v NullableSliceSimultaneousUse) IsSet() bool
func (NullableSliceSimultaneousUse) MarshalJSON ¶
func (v NullableSliceSimultaneousUse) MarshalJSON() ([]byte, error)
func (*NullableSliceSimultaneousUse) Set ¶
func (v *NullableSliceSimultaneousUse) Set(val *SliceSimultaneousUse)
func (*NullableSliceSimultaneousUse) UnmarshalJSON ¶
func (v *NullableSliceSimultaneousUse) UnmarshalJSON(src []byte) error
func (*NullableSliceSimultaneousUse) Unset ¶
func (v *NullableSliceSimultaneousUse) Unset()
type NullableSnssai ¶
type NullableSnssai struct {
// contains filtered or unexported fields
}
func NewNullableSnssai ¶
func NewNullableSnssai(val *Snssai) *NullableSnssai
func (NullableSnssai) Get ¶
func (v NullableSnssai) Get() *Snssai
func (NullableSnssai) IsSet ¶
func (v NullableSnssai) IsSet() bool
func (NullableSnssai) MarshalJSON ¶
func (v NullableSnssai) MarshalJSON() ([]byte, error)
func (*NullableSnssai) Set ¶
func (v *NullableSnssai) Set(val *Snssai)
func (*NullableSnssai) UnmarshalJSON ¶
func (v *NullableSnssai) UnmarshalJSON(src []byte) error
func (*NullableSnssai) Unset ¶
func (v *NullableSnssai) Unset()
type NullableSpecificProblem ¶
type NullableSpecificProblem struct {
// contains filtered or unexported fields
}
func NewNullableSpecificProblem ¶
func NewNullableSpecificProblem(val *SpecificProblem) *NullableSpecificProblem
func (NullableSpecificProblem) Get ¶
func (v NullableSpecificProblem) Get() *SpecificProblem
func (NullableSpecificProblem) IsSet ¶
func (v NullableSpecificProblem) IsSet() bool
func (NullableSpecificProblem) MarshalJSON ¶
func (v NullableSpecificProblem) MarshalJSON() ([]byte, error)
func (*NullableSpecificProblem) Set ¶
func (v *NullableSpecificProblem) Set(val *SpecificProblem)
func (*NullableSpecificProblem) UnmarshalJSON ¶
func (v *NullableSpecificProblem) UnmarshalJSON(src []byte) error
func (*NullableSpecificProblem) Unset ¶
func (v *NullableSpecificProblem) Unset()
type NullableString ¶
type NullableString struct {
// contains filtered or unexported fields
}
func NewNullableString ¶
func NewNullableString(val *string) *NullableString
func (NullableString) Get ¶
func (v NullableString) Get() *string
func (NullableString) IsSet ¶
func (v NullableString) IsSet() bool
func (NullableString) MarshalJSON ¶
func (v NullableString) MarshalJSON() ([]byte, error)
func (*NullableString) Set ¶
func (v *NullableString) Set(val *string)
func (*NullableString) UnmarshalJSON ¶
func (v *NullableString) UnmarshalJSON(src []byte) error
func (*NullableString) Unset ¶
func (v *NullableString) Unset()
type NullableSubNetworkAttr ¶
type NullableSubNetworkAttr struct {
// contains filtered or unexported fields
}
func NewNullableSubNetworkAttr ¶
func NewNullableSubNetworkAttr(val *SubNetworkAttr) *NullableSubNetworkAttr
func (NullableSubNetworkAttr) Get ¶
func (v NullableSubNetworkAttr) Get() *SubNetworkAttr
func (NullableSubNetworkAttr) IsSet ¶
func (v NullableSubNetworkAttr) IsSet() bool
func (NullableSubNetworkAttr) MarshalJSON ¶
func (v NullableSubNetworkAttr) MarshalJSON() ([]byte, error)
func (*NullableSubNetworkAttr) Set ¶
func (v *NullableSubNetworkAttr) Set(val *SubNetworkAttr)
func (*NullableSubNetworkAttr) UnmarshalJSON ¶
func (v *NullableSubNetworkAttr) UnmarshalJSON(src []byte) error
func (*NullableSubNetworkAttr) Unset ¶
func (v *NullableSubNetworkAttr) Unset()
type NullableSubNetworkNcO ¶
type NullableSubNetworkNcO struct {
// contains filtered or unexported fields
}
func NewNullableSubNetworkNcO ¶
func NewNullableSubNetworkNcO(val *SubNetworkNcO) *NullableSubNetworkNcO
func (NullableSubNetworkNcO) Get ¶
func (v NullableSubNetworkNcO) Get() *SubNetworkNcO
func (NullableSubNetworkNcO) IsSet ¶
func (v NullableSubNetworkNcO) IsSet() bool
func (NullableSubNetworkNcO) MarshalJSON ¶
func (v NullableSubNetworkNcO) MarshalJSON() ([]byte, error)
func (*NullableSubNetworkNcO) Set ¶
func (v *NullableSubNetworkNcO) Set(val *SubNetworkNcO)
func (*NullableSubNetworkNcO) UnmarshalJSON ¶
func (v *NullableSubNetworkNcO) UnmarshalJSON(src []byte) error
func (*NullableSubNetworkNcO) Unset ¶
func (v *NullableSubNetworkNcO) Unset()
type NullableSubNetworkSingle ¶
type NullableSubNetworkSingle struct {
// contains filtered or unexported fields
}
func NewNullableSubNetworkSingle ¶
func NewNullableSubNetworkSingle(val *SubNetworkSingle) *NullableSubNetworkSingle
func (NullableSubNetworkSingle) Get ¶
func (v NullableSubNetworkSingle) Get() *SubNetworkSingle
func (NullableSubNetworkSingle) IsSet ¶
func (v NullableSubNetworkSingle) IsSet() bool
func (NullableSubNetworkSingle) MarshalJSON ¶
func (v NullableSubNetworkSingle) MarshalJSON() ([]byte, error)
func (*NullableSubNetworkSingle) Set ¶
func (v *NullableSubNetworkSingle) Set(val *SubNetworkSingle)
func (*NullableSubNetworkSingle) UnmarshalJSON ¶
func (v *NullableSubNetworkSingle) UnmarshalJSON(src []byte) error
func (*NullableSubNetworkSingle) Unset ¶
func (v *NullableSubNetworkSingle) Unset()
type NullableSubNetworkSingleAllOf ¶
type NullableSubNetworkSingleAllOf struct {
// contains filtered or unexported fields
}
func NewNullableSubNetworkSingleAllOf ¶
func NewNullableSubNetworkSingleAllOf(val *SubNetworkSingleAllOf) *NullableSubNetworkSingleAllOf
func (NullableSubNetworkSingleAllOf) Get ¶
func (v NullableSubNetworkSingleAllOf) Get() *SubNetworkSingleAllOf
func (NullableSubNetworkSingleAllOf) IsSet ¶
func (v NullableSubNetworkSingleAllOf) IsSet() bool
func (NullableSubNetworkSingleAllOf) MarshalJSON ¶
func (v NullableSubNetworkSingleAllOf) MarshalJSON() ([]byte, error)
func (*NullableSubNetworkSingleAllOf) Set ¶
func (v *NullableSubNetworkSingleAllOf) Set(val *SubNetworkSingleAllOf)
func (*NullableSubNetworkSingleAllOf) UnmarshalJSON ¶
func (v *NullableSubNetworkSingleAllOf) UnmarshalJSON(src []byte) error
func (*NullableSubNetworkSingleAllOf) Unset ¶
func (v *NullableSubNetworkSingleAllOf) Unset()
type NullableSubNetworkSingleAllOf1 ¶
type NullableSubNetworkSingleAllOf1 struct {
// contains filtered or unexported fields
}
func NewNullableSubNetworkSingleAllOf1 ¶
func NewNullableSubNetworkSingleAllOf1(val *SubNetworkSingleAllOf1) *NullableSubNetworkSingleAllOf1
func (NullableSubNetworkSingleAllOf1) Get ¶
func (v NullableSubNetworkSingleAllOf1) Get() *SubNetworkSingleAllOf1
func (NullableSubNetworkSingleAllOf1) IsSet ¶
func (v NullableSubNetworkSingleAllOf1) IsSet() bool
func (NullableSubNetworkSingleAllOf1) MarshalJSON ¶
func (v NullableSubNetworkSingleAllOf1) MarshalJSON() ([]byte, error)
func (*NullableSubNetworkSingleAllOf1) Set ¶
func (v *NullableSubNetworkSingleAllOf1) Set(val *SubNetworkSingleAllOf1)
func (*NullableSubNetworkSingleAllOf1) UnmarshalJSON ¶
func (v *NullableSubNetworkSingleAllOf1) UnmarshalJSON(src []byte) error
func (*NullableSubNetworkSingleAllOf1) Unset ¶
func (v *NullableSubNetworkSingleAllOf1) Unset()
type NullableSubNetworkSingleAllOfAttributes ¶ added in v1.18.0
type NullableSubNetworkSingleAllOfAttributes struct {
// contains filtered or unexported fields
}
func NewNullableSubNetworkSingleAllOfAttributes ¶ added in v1.18.0
func NewNullableSubNetworkSingleAllOfAttributes(val *SubNetworkSingleAllOfAttributes) *NullableSubNetworkSingleAllOfAttributes
func (NullableSubNetworkSingleAllOfAttributes) IsSet ¶ added in v1.18.0
func (v NullableSubNetworkSingleAllOfAttributes) IsSet() bool
func (NullableSubNetworkSingleAllOfAttributes) MarshalJSON ¶ added in v1.18.0
func (v NullableSubNetworkSingleAllOfAttributes) MarshalJSON() ([]byte, error)
func (*NullableSubNetworkSingleAllOfAttributes) Set ¶ added in v1.18.0
func (v *NullableSubNetworkSingleAllOfAttributes) Set(val *SubNetworkSingleAllOfAttributes)
func (*NullableSubNetworkSingleAllOfAttributes) UnmarshalJSON ¶ added in v1.18.0
func (v *NullableSubNetworkSingleAllOfAttributes) UnmarshalJSON(src []byte) error
func (*NullableSubNetworkSingleAllOfAttributes) Unset ¶ added in v1.18.0
func (v *NullableSubNetworkSingleAllOfAttributes) Unset()
type NullableSupport ¶
type NullableSupport struct {
// contains filtered or unexported fields
}
func NewNullableSupport ¶
func NewNullableSupport(val *Support) *NullableSupport
func (NullableSupport) Get ¶
func (v NullableSupport) Get() *Support
func (NullableSupport) IsSet ¶
func (v NullableSupport) IsSet() bool
func (NullableSupport) MarshalJSON ¶
func (v NullableSupport) MarshalJSON() ([]byte, error)
func (*NullableSupport) Set ¶
func (v *NullableSupport) Set(val *Support)
func (*NullableSupport) UnmarshalJSON ¶
func (v *NullableSupport) UnmarshalJSON(src []byte) error
func (*NullableSupport) Unset ¶
func (v *NullableSupport) Unset()
type NullableSupportedPerfMetricGroup ¶
type NullableSupportedPerfMetricGroup struct {
// contains filtered or unexported fields
}
func NewNullableSupportedPerfMetricGroup ¶
func NewNullableSupportedPerfMetricGroup(val *SupportedPerfMetricGroup) *NullableSupportedPerfMetricGroup
func (NullableSupportedPerfMetricGroup) Get ¶
func (v NullableSupportedPerfMetricGroup) Get() *SupportedPerfMetricGroup
func (NullableSupportedPerfMetricGroup) IsSet ¶
func (v NullableSupportedPerfMetricGroup) IsSet() bool
func (NullableSupportedPerfMetricGroup) MarshalJSON ¶
func (v NullableSupportedPerfMetricGroup) MarshalJSON() ([]byte, error)
func (*NullableSupportedPerfMetricGroup) Set ¶
func (v *NullableSupportedPerfMetricGroup) Set(val *SupportedPerfMetricGroup)
func (*NullableSupportedPerfMetricGroup) UnmarshalJSON ¶
func (v *NullableSupportedPerfMetricGroup) UnmarshalJSON(src []byte) error
func (*NullableSupportedPerfMetricGroup) Unset ¶
func (v *NullableSupportedPerfMetricGroup) Unset()
type NullableSynAvailability ¶
type NullableSynAvailability struct {
// contains filtered or unexported fields
}
func NewNullableSynAvailability ¶
func NewNullableSynAvailability(val *SynAvailability) *NullableSynAvailability
func (NullableSynAvailability) Get ¶
func (v NullableSynAvailability) Get() *SynAvailability
func (NullableSynAvailability) IsSet ¶
func (v NullableSynAvailability) IsSet() bool
func (NullableSynAvailability) MarshalJSON ¶
func (v NullableSynAvailability) MarshalJSON() ([]byte, error)
func (*NullableSynAvailability) Set ¶
func (v *NullableSynAvailability) Set(val *SynAvailability)
func (*NullableSynAvailability) UnmarshalJSON ¶
func (v *NullableSynAvailability) UnmarshalJSON(src []byte) error
func (*NullableSynAvailability) Unset ¶
func (v *NullableSynAvailability) Unset()
type NullableSynchronicity ¶
type NullableSynchronicity struct {
// contains filtered or unexported fields
}
func NewNullableSynchronicity ¶
func NewNullableSynchronicity(val *Synchronicity) *NullableSynchronicity
func (NullableSynchronicity) Get ¶
func (v NullableSynchronicity) Get() *Synchronicity
func (NullableSynchronicity) IsSet ¶
func (v NullableSynchronicity) IsSet() bool
func (NullableSynchronicity) MarshalJSON ¶
func (v NullableSynchronicity) MarshalJSON() ([]byte, error)
func (*NullableSynchronicity) Set ¶
func (v *NullableSynchronicity) Set(val *Synchronicity)
func (*NullableSynchronicity) UnmarshalJSON ¶
func (v *NullableSynchronicity) UnmarshalJSON(src []byte) error
func (*NullableSynchronicity) Unset ¶
func (v *NullableSynchronicity) Unset()
type NullableSynchronicityRANSubnet ¶
type NullableSynchronicityRANSubnet struct {
// contains filtered or unexported fields
}
func NewNullableSynchronicityRANSubnet ¶
func NewNullableSynchronicityRANSubnet(val *SynchronicityRANSubnet) *NullableSynchronicityRANSubnet
func (NullableSynchronicityRANSubnet) Get ¶
func (v NullableSynchronicityRANSubnet) Get() *SynchronicityRANSubnet
func (NullableSynchronicityRANSubnet) IsSet ¶
func (v NullableSynchronicityRANSubnet) IsSet() bool
func (NullableSynchronicityRANSubnet) MarshalJSON ¶
func (v NullableSynchronicityRANSubnet) MarshalJSON() ([]byte, error)
func (*NullableSynchronicityRANSubnet) Set ¶
func (v *NullableSynchronicityRANSubnet) Set(val *SynchronicityRANSubnet)
func (*NullableSynchronicityRANSubnet) UnmarshalJSON ¶
func (v *NullableSynchronicityRANSubnet) UnmarshalJSON(src []byte) error
func (*NullableSynchronicityRANSubnet) Unset ¶
func (v *NullableSynchronicityRANSubnet) Unset()
type NullableTai ¶
type NullableTai struct {
// contains filtered or unexported fields
}
func NewNullableTai ¶
func NewNullableTai(val *Tai) *NullableTai
func (NullableTai) Get ¶
func (v NullableTai) Get() *Tai
func (NullableTai) IsSet ¶
func (v NullableTai) IsSet() bool
func (NullableTai) MarshalJSON ¶
func (v NullableTai) MarshalJSON() ([]byte, error)
func (*NullableTai) Set ¶
func (v *NullableTai) Set(val *Tai)
func (*NullableTai) UnmarshalJSON ¶
func (v *NullableTai) UnmarshalJSON(src []byte) error
func (*NullableTai) Unset ¶
func (v *NullableTai) Unset()
type NullableTermDensity ¶
type NullableTermDensity struct {
// contains filtered or unexported fields
}
func NewNullableTermDensity ¶
func NewNullableTermDensity(val *TermDensity) *NullableTermDensity
func (NullableTermDensity) Get ¶
func (v NullableTermDensity) Get() *TermDensity
func (NullableTermDensity) IsSet ¶
func (v NullableTermDensity) IsSet() bool
func (NullableTermDensity) MarshalJSON ¶
func (v NullableTermDensity) MarshalJSON() ([]byte, error)
func (*NullableTermDensity) Set ¶
func (v *NullableTermDensity) Set(val *TermDensity)
func (*NullableTermDensity) UnmarshalJSON ¶
func (v *NullableTermDensity) UnmarshalJSON(src []byte) error
func (*NullableTermDensity) Unset ¶
func (v *NullableTermDensity) Unset()
type NullableThresholdInfo ¶
type NullableThresholdInfo struct {
// contains filtered or unexported fields
}
func NewNullableThresholdInfo ¶
func NewNullableThresholdInfo(val *ThresholdInfo) *NullableThresholdInfo
func (NullableThresholdInfo) Get ¶
func (v NullableThresholdInfo) Get() *ThresholdInfo
func (NullableThresholdInfo) IsSet ¶
func (v NullableThresholdInfo) IsSet() bool
func (NullableThresholdInfo) MarshalJSON ¶
func (v NullableThresholdInfo) MarshalJSON() ([]byte, error)
func (*NullableThresholdInfo) Set ¶
func (v *NullableThresholdInfo) Set(val *ThresholdInfo)
func (*NullableThresholdInfo) UnmarshalJSON ¶
func (v *NullableThresholdInfo) UnmarshalJSON(src []byte) error
func (*NullableThresholdInfo) Unset ¶
func (v *NullableThresholdInfo) Unset()
type NullableThresholdInfo1 ¶
type NullableThresholdInfo1 struct {
// contains filtered or unexported fields
}
func NewNullableThresholdInfo1 ¶
func NewNullableThresholdInfo1(val *ThresholdInfo1) *NullableThresholdInfo1
func (NullableThresholdInfo1) Get ¶
func (v NullableThresholdInfo1) Get() *ThresholdInfo1
func (NullableThresholdInfo1) IsSet ¶
func (v NullableThresholdInfo1) IsSet() bool
func (NullableThresholdInfo1) MarshalJSON ¶
func (v NullableThresholdInfo1) MarshalJSON() ([]byte, error)
func (*NullableThresholdInfo1) Set ¶
func (v *NullableThresholdInfo1) Set(val *ThresholdInfo1)
func (*NullableThresholdInfo1) UnmarshalJSON ¶
func (v *NullableThresholdInfo1) UnmarshalJSON(src []byte) error
func (*NullableThresholdInfo1) Unset ¶
func (v *NullableThresholdInfo1) Unset()
type NullableThresholdInfoHysteresis ¶
type NullableThresholdInfoHysteresis struct {
// contains filtered or unexported fields
}
func NewNullableThresholdInfoHysteresis ¶
func NewNullableThresholdInfoHysteresis(val *ThresholdInfoHysteresis) *NullableThresholdInfoHysteresis
func (NullableThresholdInfoHysteresis) Get ¶
func (v NullableThresholdInfoHysteresis) Get() *ThresholdInfoHysteresis
func (NullableThresholdInfoHysteresis) IsSet ¶
func (v NullableThresholdInfoHysteresis) IsSet() bool
func (NullableThresholdInfoHysteresis) MarshalJSON ¶
func (v NullableThresholdInfoHysteresis) MarshalJSON() ([]byte, error)
func (*NullableThresholdInfoHysteresis) Set ¶
func (v *NullableThresholdInfoHysteresis) Set(val *ThresholdInfoHysteresis)
func (*NullableThresholdInfoHysteresis) UnmarshalJSON ¶
func (v *NullableThresholdInfoHysteresis) UnmarshalJSON(src []byte) error
func (*NullableThresholdInfoHysteresis) Unset ¶
func (v *NullableThresholdInfoHysteresis) Unset()
type NullableThresholdInfoThresholdValue ¶
type NullableThresholdInfoThresholdValue struct {
// contains filtered or unexported fields
}
func NewNullableThresholdInfoThresholdValue ¶
func NewNullableThresholdInfoThresholdValue(val *ThresholdInfoThresholdValue) *NullableThresholdInfoThresholdValue
func (NullableThresholdInfoThresholdValue) Get ¶
func (v NullableThresholdInfoThresholdValue) Get() *ThresholdInfoThresholdValue
func (NullableThresholdInfoThresholdValue) IsSet ¶
func (v NullableThresholdInfoThresholdValue) IsSet() bool
func (NullableThresholdInfoThresholdValue) MarshalJSON ¶
func (v NullableThresholdInfoThresholdValue) MarshalJSON() ([]byte, error)
func (*NullableThresholdInfoThresholdValue) Set ¶
func (v *NullableThresholdInfoThresholdValue) Set(val *ThresholdInfoThresholdValue)
func (*NullableThresholdInfoThresholdValue) UnmarshalJSON ¶
func (v *NullableThresholdInfoThresholdValue) UnmarshalJSON(src []byte) error
func (*NullableThresholdInfoThresholdValue) Unset ¶
func (v *NullableThresholdInfoThresholdValue) Unset()
type NullableThresholdLevelInd ¶
type NullableThresholdLevelInd struct {
// contains filtered or unexported fields
}
func NewNullableThresholdLevelInd ¶
func NewNullableThresholdLevelInd(val *ThresholdLevelInd) *NullableThresholdLevelInd
func (NullableThresholdLevelInd) Get ¶
func (v NullableThresholdLevelInd) Get() *ThresholdLevelInd
func (NullableThresholdLevelInd) IsSet ¶
func (v NullableThresholdLevelInd) IsSet() bool
func (NullableThresholdLevelInd) MarshalJSON ¶
func (v NullableThresholdLevelInd) MarshalJSON() ([]byte, error)
func (*NullableThresholdLevelInd) Set ¶
func (v *NullableThresholdLevelInd) Set(val *ThresholdLevelInd)
func (*NullableThresholdLevelInd) UnmarshalJSON ¶
func (v *NullableThresholdLevelInd) UnmarshalJSON(src []byte) error
func (*NullableThresholdLevelInd) Unset ¶
func (v *NullableThresholdLevelInd) Unset()
type NullableThresholdLevelIndOneOf ¶
type NullableThresholdLevelIndOneOf struct {
// contains filtered or unexported fields
}
func NewNullableThresholdLevelIndOneOf ¶
func NewNullableThresholdLevelIndOneOf(val *ThresholdLevelIndOneOf) *NullableThresholdLevelIndOneOf
func (NullableThresholdLevelIndOneOf) Get ¶
func (v NullableThresholdLevelIndOneOf) Get() *ThresholdLevelIndOneOf
func (NullableThresholdLevelIndOneOf) IsSet ¶
func (v NullableThresholdLevelIndOneOf) IsSet() bool
func (NullableThresholdLevelIndOneOf) MarshalJSON ¶
func (v NullableThresholdLevelIndOneOf) MarshalJSON() ([]byte, error)
func (*NullableThresholdLevelIndOneOf) Set ¶
func (v *NullableThresholdLevelIndOneOf) Set(val *ThresholdLevelIndOneOf)
func (*NullableThresholdLevelIndOneOf) UnmarshalJSON ¶
func (v *NullableThresholdLevelIndOneOf) UnmarshalJSON(src []byte) error
func (*NullableThresholdLevelIndOneOf) Unset ¶
func (v *NullableThresholdLevelIndOneOf) Unset()
type NullableThresholdLevelIndOneOf1 ¶
type NullableThresholdLevelIndOneOf1 struct {
// contains filtered or unexported fields
}
func NewNullableThresholdLevelIndOneOf1 ¶
func NewNullableThresholdLevelIndOneOf1(val *ThresholdLevelIndOneOf1) *NullableThresholdLevelIndOneOf1
func (NullableThresholdLevelIndOneOf1) Get ¶
func (v NullableThresholdLevelIndOneOf1) Get() *ThresholdLevelIndOneOf1
func (NullableThresholdLevelIndOneOf1) IsSet ¶
func (v NullableThresholdLevelIndOneOf1) IsSet() bool
func (NullableThresholdLevelIndOneOf1) MarshalJSON ¶
func (v NullableThresholdLevelIndOneOf1) MarshalJSON() ([]byte, error)
func (*NullableThresholdLevelIndOneOf1) Set ¶
func (v *NullableThresholdLevelIndOneOf1) Set(val *ThresholdLevelIndOneOf1)
func (*NullableThresholdLevelIndOneOf1) UnmarshalJSON ¶
func (v *NullableThresholdLevelIndOneOf1) UnmarshalJSON(src []byte) error
func (*NullableThresholdLevelIndOneOf1) Unset ¶
func (v *NullableThresholdLevelIndOneOf1) Unset()
type NullableThresholdMonitorSingle ¶
type NullableThresholdMonitorSingle struct {
// contains filtered or unexported fields
}
func NewNullableThresholdMonitorSingle ¶
func NewNullableThresholdMonitorSingle(val *ThresholdMonitorSingle) *NullableThresholdMonitorSingle
func (NullableThresholdMonitorSingle) Get ¶
func (v NullableThresholdMonitorSingle) Get() *ThresholdMonitorSingle
func (NullableThresholdMonitorSingle) IsSet ¶
func (v NullableThresholdMonitorSingle) IsSet() bool
func (NullableThresholdMonitorSingle) MarshalJSON ¶
func (v NullableThresholdMonitorSingle) MarshalJSON() ([]byte, error)
func (*NullableThresholdMonitorSingle) Set ¶
func (v *NullableThresholdMonitorSingle) Set(val *ThresholdMonitorSingle)
func (*NullableThresholdMonitorSingle) UnmarshalJSON ¶
func (v *NullableThresholdMonitorSingle) UnmarshalJSON(src []byte) error
func (*NullableThresholdMonitorSingle) Unset ¶
func (v *NullableThresholdMonitorSingle) Unset()
type NullableThresholdMonitorSingleAllOf ¶
type NullableThresholdMonitorSingleAllOf struct {
// contains filtered or unexported fields
}
func NewNullableThresholdMonitorSingleAllOf ¶
func NewNullableThresholdMonitorSingleAllOf(val *ThresholdMonitorSingleAllOf) *NullableThresholdMonitorSingleAllOf
func (NullableThresholdMonitorSingleAllOf) Get ¶
func (v NullableThresholdMonitorSingleAllOf) Get() *ThresholdMonitorSingleAllOf
func (NullableThresholdMonitorSingleAllOf) IsSet ¶
func (v NullableThresholdMonitorSingleAllOf) IsSet() bool
func (NullableThresholdMonitorSingleAllOf) MarshalJSON ¶
func (v NullableThresholdMonitorSingleAllOf) MarshalJSON() ([]byte, error)
func (*NullableThresholdMonitorSingleAllOf) Set ¶
func (v *NullableThresholdMonitorSingleAllOf) Set(val *ThresholdMonitorSingleAllOf)
func (*NullableThresholdMonitorSingleAllOf) UnmarshalJSON ¶
func (v *NullableThresholdMonitorSingleAllOf) UnmarshalJSON(src []byte) error
func (*NullableThresholdMonitorSingleAllOf) Unset ¶
func (v *NullableThresholdMonitorSingleAllOf) Unset()
type NullableThresholdMonitorSingleAllOfAttributes ¶
type NullableThresholdMonitorSingleAllOfAttributes struct {
// contains filtered or unexported fields
}
func NewNullableThresholdMonitorSingleAllOfAttributes ¶
func NewNullableThresholdMonitorSingleAllOfAttributes(val *ThresholdMonitorSingleAllOfAttributes) *NullableThresholdMonitorSingleAllOfAttributes
func (NullableThresholdMonitorSingleAllOfAttributes) IsSet ¶
func (v NullableThresholdMonitorSingleAllOfAttributes) IsSet() bool
func (NullableThresholdMonitorSingleAllOfAttributes) MarshalJSON ¶
func (v NullableThresholdMonitorSingleAllOfAttributes) MarshalJSON() ([]byte, error)
func (*NullableThresholdMonitorSingleAllOfAttributes) Set ¶
func (v *NullableThresholdMonitorSingleAllOfAttributes) Set(val *ThresholdMonitorSingleAllOfAttributes)
func (*NullableThresholdMonitorSingleAllOfAttributes) UnmarshalJSON ¶
func (v *NullableThresholdMonitorSingleAllOfAttributes) UnmarshalJSON(src []byte) error
func (*NullableThresholdMonitorSingleAllOfAttributes) Unset ¶
func (v *NullableThresholdMonitorSingleAllOfAttributes) Unset()
type NullableTime ¶
type NullableTime struct {
// contains filtered or unexported fields
}
func NewNullableTime ¶
func NewNullableTime(val *time.Time) *NullableTime
func (NullableTime) Get ¶
func (v NullableTime) Get() *time.Time
func (NullableTime) IsSet ¶
func (v NullableTime) IsSet() bool
func (NullableTime) MarshalJSON ¶
func (v NullableTime) MarshalJSON() ([]byte, error)
func (*NullableTime) Set ¶
func (v *NullableTime) Set(val *time.Time)
func (*NullableTime) UnmarshalJSON ¶
func (v *NullableTime) UnmarshalJSON(src []byte) error
func (*NullableTime) Unset ¶
func (v *NullableTime) Unset()
type NullableTimeToTriggerL1Type ¶
type NullableTimeToTriggerL1Type struct {
// contains filtered or unexported fields
}
func NewNullableTimeToTriggerL1Type ¶
func NewNullableTimeToTriggerL1Type(val *TimeToTriggerL1Type) *NullableTimeToTriggerL1Type
func (NullableTimeToTriggerL1Type) Get ¶
func (v NullableTimeToTriggerL1Type) Get() *TimeToTriggerL1Type
func (NullableTimeToTriggerL1Type) IsSet ¶
func (v NullableTimeToTriggerL1Type) IsSet() bool
func (NullableTimeToTriggerL1Type) MarshalJSON ¶
func (v NullableTimeToTriggerL1Type) MarshalJSON() ([]byte, error)
func (*NullableTimeToTriggerL1Type) Set ¶
func (v *NullableTimeToTriggerL1Type) Set(val *TimeToTriggerL1Type)
func (*NullableTimeToTriggerL1Type) UnmarshalJSON ¶
func (v *NullableTimeToTriggerL1Type) UnmarshalJSON(src []byte) error
func (*NullableTimeToTriggerL1Type) Unset ¶
func (v *NullableTimeToTriggerL1Type) Unset()
type NullableTimeWindow ¶
type NullableTimeWindow struct {
// contains filtered or unexported fields
}
func NewNullableTimeWindow ¶
func NewNullableTimeWindow(val *TimeWindow) *NullableTimeWindow
func (NullableTimeWindow) Get ¶
func (v NullableTimeWindow) Get() *TimeWindow
func (NullableTimeWindow) IsSet ¶
func (v NullableTimeWindow) IsSet() bool
func (NullableTimeWindow) MarshalJSON ¶
func (v NullableTimeWindow) MarshalJSON() ([]byte, error)
func (*NullableTimeWindow) Set ¶
func (v *NullableTimeWindow) Set(val *TimeWindow)
func (*NullableTimeWindow) UnmarshalJSON ¶
func (v *NullableTimeWindow) UnmarshalJSON(src []byte) error
func (*NullableTimeWindow) Unset ¶
func (v *NullableTimeWindow) Unset()
type NullableTop ¶
type NullableTop struct {
// contains filtered or unexported fields
}
func NewNullableTop ¶
func NewNullableTop(val *Top) *NullableTop
func (NullableTop) Get ¶
func (v NullableTop) Get() *Top
func (NullableTop) IsSet ¶
func (v NullableTop) IsSet() bool
func (NullableTop) MarshalJSON ¶
func (v NullableTop) MarshalJSON() ([]byte, error)
func (*NullableTop) Set ¶
func (v *NullableTop) Set(val *Top)
func (*NullableTop) UnmarshalJSON ¶
func (v *NullableTop) UnmarshalJSON(src []byte) error
func (*NullableTop) Unset ¶
func (v *NullableTop) Unset()
type NullableTopSliceSubnetProfile ¶
type NullableTopSliceSubnetProfile struct {
// contains filtered or unexported fields
}
func NewNullableTopSliceSubnetProfile ¶
func NewNullableTopSliceSubnetProfile(val *TopSliceSubnetProfile) *NullableTopSliceSubnetProfile
func (NullableTopSliceSubnetProfile) Get ¶
func (v NullableTopSliceSubnetProfile) Get() *TopSliceSubnetProfile
func (NullableTopSliceSubnetProfile) IsSet ¶
func (v NullableTopSliceSubnetProfile) IsSet() bool
func (NullableTopSliceSubnetProfile) MarshalJSON ¶
func (v NullableTopSliceSubnetProfile) MarshalJSON() ([]byte, error)
func (*NullableTopSliceSubnetProfile) Set ¶
func (v *NullableTopSliceSubnetProfile) Set(val *TopSliceSubnetProfile)
func (*NullableTopSliceSubnetProfile) UnmarshalJSON ¶
func (v *NullableTopSliceSubnetProfile) UnmarshalJSON(src []byte) error
func (*NullableTopSliceSubnetProfile) Unset ¶
func (v *NullableTopSliceSubnetProfile) Unset()
type NullableTraceDepthType ¶
type NullableTraceDepthType struct {
// contains filtered or unexported fields
}
func NewNullableTraceDepthType ¶
func NewNullableTraceDepthType(val *TraceDepthType) *NullableTraceDepthType
func (NullableTraceDepthType) Get ¶
func (v NullableTraceDepthType) Get() *TraceDepthType
func (NullableTraceDepthType) IsSet ¶
func (v NullableTraceDepthType) IsSet() bool
func (NullableTraceDepthType) MarshalJSON ¶
func (v NullableTraceDepthType) MarshalJSON() ([]byte, error)
func (*NullableTraceDepthType) Set ¶
func (v *NullableTraceDepthType) Set(val *TraceDepthType)
func (*NullableTraceDepthType) UnmarshalJSON ¶
func (v *NullableTraceDepthType) UnmarshalJSON(src []byte) error
func (*NullableTraceDepthType) Unset ¶
func (v *NullableTraceDepthType) Unset()
type NullableTraceJobAttr ¶
type NullableTraceJobAttr struct {
// contains filtered or unexported fields
}
func NewNullableTraceJobAttr ¶
func NewNullableTraceJobAttr(val *TraceJobAttr) *NullableTraceJobAttr
func (NullableTraceJobAttr) Get ¶
func (v NullableTraceJobAttr) Get() *TraceJobAttr
func (NullableTraceJobAttr) IsSet ¶
func (v NullableTraceJobAttr) IsSet() bool
func (NullableTraceJobAttr) MarshalJSON ¶
func (v NullableTraceJobAttr) MarshalJSON() ([]byte, error)
func (*NullableTraceJobAttr) Set ¶
func (v *NullableTraceJobAttr) Set(val *TraceJobAttr)
func (*NullableTraceJobAttr) UnmarshalJSON ¶
func (v *NullableTraceJobAttr) UnmarshalJSON(src []byte) error
func (*NullableTraceJobAttr) Unset ¶
func (v *NullableTraceJobAttr) Unset()
type NullableTraceJobSingle ¶
type NullableTraceJobSingle struct {
// contains filtered or unexported fields
}
func NewNullableTraceJobSingle ¶
func NewNullableTraceJobSingle(val *TraceJobSingle) *NullableTraceJobSingle
func (NullableTraceJobSingle) Get ¶
func (v NullableTraceJobSingle) Get() *TraceJobSingle
func (NullableTraceJobSingle) IsSet ¶
func (v NullableTraceJobSingle) IsSet() bool
func (NullableTraceJobSingle) MarshalJSON ¶
func (v NullableTraceJobSingle) MarshalJSON() ([]byte, error)
func (*NullableTraceJobSingle) Set ¶
func (v *NullableTraceJobSingle) Set(val *TraceJobSingle)
func (*NullableTraceJobSingle) UnmarshalJSON ¶
func (v *NullableTraceJobSingle) UnmarshalJSON(src []byte) error
func (*NullableTraceJobSingle) Unset ¶
func (v *NullableTraceJobSingle) Unset()
type NullableTraceJobSingleAllOf ¶
type NullableTraceJobSingleAllOf struct {
// contains filtered or unexported fields
}
func NewNullableTraceJobSingleAllOf ¶
func NewNullableTraceJobSingleAllOf(val *TraceJobSingleAllOf) *NullableTraceJobSingleAllOf
func (NullableTraceJobSingleAllOf) Get ¶
func (v NullableTraceJobSingleAllOf) Get() *TraceJobSingleAllOf
func (NullableTraceJobSingleAllOf) IsSet ¶
func (v NullableTraceJobSingleAllOf) IsSet() bool
func (NullableTraceJobSingleAllOf) MarshalJSON ¶
func (v NullableTraceJobSingleAllOf) MarshalJSON() ([]byte, error)
func (*NullableTraceJobSingleAllOf) Set ¶
func (v *NullableTraceJobSingleAllOf) Set(val *TraceJobSingleAllOf)
func (*NullableTraceJobSingleAllOf) UnmarshalJSON ¶
func (v *NullableTraceJobSingleAllOf) UnmarshalJSON(src []byte) error
func (*NullableTraceJobSingleAllOf) Unset ¶
func (v *NullableTraceJobSingleAllOf) Unset()
type NullableTraceReferenceType ¶
type NullableTraceReferenceType struct {
// contains filtered or unexported fields
}
func NewNullableTraceReferenceType ¶
func NewNullableTraceReferenceType(val *TraceReferenceType) *NullableTraceReferenceType
func (NullableTraceReferenceType) Get ¶
func (v NullableTraceReferenceType) Get() *TraceReferenceType
func (NullableTraceReferenceType) IsSet ¶
func (v NullableTraceReferenceType) IsSet() bool
func (NullableTraceReferenceType) MarshalJSON ¶
func (v NullableTraceReferenceType) MarshalJSON() ([]byte, error)
func (*NullableTraceReferenceType) Set ¶
func (v *NullableTraceReferenceType) Set(val *TraceReferenceType)
func (*NullableTraceReferenceType) UnmarshalJSON ¶
func (v *NullableTraceReferenceType) UnmarshalJSON(src []byte) error
func (*NullableTraceReferenceType) Unset ¶
func (v *NullableTraceReferenceType) Unset()
type NullableTraceReportingFormatType ¶
type NullableTraceReportingFormatType struct {
// contains filtered or unexported fields
}
func NewNullableTraceReportingFormatType ¶
func NewNullableTraceReportingFormatType(val *TraceReportingFormatType) *NullableTraceReportingFormatType
func (NullableTraceReportingFormatType) Get ¶
func (v NullableTraceReportingFormatType) Get() *TraceReportingFormatType
func (NullableTraceReportingFormatType) IsSet ¶
func (v NullableTraceReportingFormatType) IsSet() bool
func (NullableTraceReportingFormatType) MarshalJSON ¶
func (v NullableTraceReportingFormatType) MarshalJSON() ([]byte, error)
func (*NullableTraceReportingFormatType) Set ¶
func (v *NullableTraceReportingFormatType) Set(val *TraceReportingFormatType)
func (*NullableTraceReportingFormatType) UnmarshalJSON ¶
func (v *NullableTraceReportingFormatType) UnmarshalJSON(src []byte) error
func (*NullableTraceReportingFormatType) Unset ¶
func (v *NullableTraceReportingFormatType) Unset()
type NullableTraceTargetType ¶
type NullableTraceTargetType struct {
// contains filtered or unexported fields
}
func NewNullableTraceTargetType ¶
func NewNullableTraceTargetType(val *TraceTargetType) *NullableTraceTargetType
func (NullableTraceTargetType) Get ¶
func (v NullableTraceTargetType) Get() *TraceTargetType
func (NullableTraceTargetType) IsSet ¶
func (v NullableTraceTargetType) IsSet() bool
func (NullableTraceTargetType) MarshalJSON ¶
func (v NullableTraceTargetType) MarshalJSON() ([]byte, error)
func (*NullableTraceTargetType) Set ¶
func (v *NullableTraceTargetType) Set(val *TraceTargetType)
func (*NullableTraceTargetType) UnmarshalJSON ¶
func (v *NullableTraceTargetType) UnmarshalJSON(src []byte) error
func (*NullableTraceTargetType) Unset ¶
func (v *NullableTraceTargetType) Unset()
type NullableTrendIndication ¶
type NullableTrendIndication struct {
// contains filtered or unexported fields
}
func NewNullableTrendIndication ¶
func NewNullableTrendIndication(val *TrendIndication) *NullableTrendIndication
func (NullableTrendIndication) Get ¶
func (v NullableTrendIndication) Get() *TrendIndication
func (NullableTrendIndication) IsSet ¶
func (v NullableTrendIndication) IsSet() bool
func (NullableTrendIndication) MarshalJSON ¶
func (v NullableTrendIndication) MarshalJSON() ([]byte, error)
func (*NullableTrendIndication) Set ¶
func (v *NullableTrendIndication) Set(val *TrendIndication)
func (*NullableTrendIndication) UnmarshalJSON ¶
func (v *NullableTrendIndication) UnmarshalJSON(src []byte) error
func (*NullableTrendIndication) Unset ¶
func (v *NullableTrendIndication) Unset()
type NullableTriggeringEventsType ¶
type NullableTriggeringEventsType struct {
// contains filtered or unexported fields
}
func NewNullableTriggeringEventsType ¶
func NewNullableTriggeringEventsType(val *TriggeringEventsType) *NullableTriggeringEventsType
func (NullableTriggeringEventsType) Get ¶
func (v NullableTriggeringEventsType) Get() *TriggeringEventsType
func (NullableTriggeringEventsType) IsSet ¶
func (v NullableTriggeringEventsType) IsSet() bool
func (NullableTriggeringEventsType) MarshalJSON ¶
func (v NullableTriggeringEventsType) MarshalJSON() ([]byte, error)
func (*NullableTriggeringEventsType) Set ¶
func (v *NullableTriggeringEventsType) Set(val *TriggeringEventsType)
func (*NullableTriggeringEventsType) UnmarshalJSON ¶
func (v *NullableTriggeringEventsType) UnmarshalJSON(src []byte) error
func (*NullableTriggeringEventsType) Unset ¶
func (v *NullableTriggeringEventsType) Unset()
type NullableUrllcEEPerfReq ¶
type NullableUrllcEEPerfReq struct {
// contains filtered or unexported fields
}
func NewNullableUrllcEEPerfReq ¶
func NewNullableUrllcEEPerfReq(val *UrllcEEPerfReq) *NullableUrllcEEPerfReq
func (NullableUrllcEEPerfReq) Get ¶
func (v NullableUrllcEEPerfReq) Get() *UrllcEEPerfReq
func (NullableUrllcEEPerfReq) IsSet ¶
func (v NullableUrllcEEPerfReq) IsSet() bool
func (NullableUrllcEEPerfReq) MarshalJSON ¶
func (v NullableUrllcEEPerfReq) MarshalJSON() ([]byte, error)
func (*NullableUrllcEEPerfReq) Set ¶
func (v *NullableUrllcEEPerfReq) Set(val *UrllcEEPerfReq)
func (*NullableUrllcEEPerfReq) UnmarshalJSON ¶
func (v *NullableUrllcEEPerfReq) UnmarshalJSON(src []byte) error
func (*NullableUrllcEEPerfReq) Unset ¶
func (v *NullableUrllcEEPerfReq) Unset()
type NullableUserMgmtOpen ¶
type NullableUserMgmtOpen struct {
// contains filtered or unexported fields
}
func NewNullableUserMgmtOpen ¶
func NewNullableUserMgmtOpen(val *UserMgmtOpen) *NullableUserMgmtOpen
func (NullableUserMgmtOpen) Get ¶
func (v NullableUserMgmtOpen) Get() *UserMgmtOpen
func (NullableUserMgmtOpen) IsSet ¶
func (v NullableUserMgmtOpen) IsSet() bool
func (NullableUserMgmtOpen) MarshalJSON ¶
func (v NullableUserMgmtOpen) MarshalJSON() ([]byte, error)
func (*NullableUserMgmtOpen) Set ¶
func (v *NullableUserMgmtOpen) Set(val *UserMgmtOpen)
func (*NullableUserMgmtOpen) UnmarshalJSON ¶
func (v *NullableUserMgmtOpen) UnmarshalJSON(src []byte) error
func (*NullableUserMgmtOpen) Unset ¶
func (v *NullableUserMgmtOpen) Unset()
type NullableV2XCommModels ¶
type NullableV2XCommModels struct {
// contains filtered or unexported fields
}
func NewNullableV2XCommModels ¶
func NewNullableV2XCommModels(val *V2XCommModels) *NullableV2XCommModels
func (NullableV2XCommModels) Get ¶
func (v NullableV2XCommModels) Get() *V2XCommModels
func (NullableV2XCommModels) IsSet ¶
func (v NullableV2XCommModels) IsSet() bool
func (NullableV2XCommModels) MarshalJSON ¶
func (v NullableV2XCommModels) MarshalJSON() ([]byte, error)
func (*NullableV2XCommModels) Set ¶
func (v *NullableV2XCommModels) Set(val *V2XCommModels)
func (*NullableV2XCommModels) UnmarshalJSON ¶
func (v *NullableV2XCommModels) UnmarshalJSON(src []byte) error
func (*NullableV2XCommModels) Unset ¶
func (v *NullableV2XCommModels) Unset()
type NullableVsDataContainerSingle ¶
type NullableVsDataContainerSingle struct {
// contains filtered or unexported fields
}
func NewNullableVsDataContainerSingle ¶
func NewNullableVsDataContainerSingle(val *VsDataContainerSingle) *NullableVsDataContainerSingle
func (NullableVsDataContainerSingle) Get ¶
func (v NullableVsDataContainerSingle) Get() *VsDataContainerSingle
func (NullableVsDataContainerSingle) IsSet ¶
func (v NullableVsDataContainerSingle) IsSet() bool
func (NullableVsDataContainerSingle) MarshalJSON ¶
func (v NullableVsDataContainerSingle) MarshalJSON() ([]byte, error)
func (*NullableVsDataContainerSingle) Set ¶
func (v *NullableVsDataContainerSingle) Set(val *VsDataContainerSingle)
func (*NullableVsDataContainerSingle) UnmarshalJSON ¶
func (v *NullableVsDataContainerSingle) UnmarshalJSON(src []byte) error
func (*NullableVsDataContainerSingle) Unset ¶
func (v *NullableVsDataContainerSingle) Unset()
type NullableVsDataContainerSingleAttributes ¶
type NullableVsDataContainerSingleAttributes struct {
// contains filtered or unexported fields
}
func NewNullableVsDataContainerSingleAttributes ¶
func NewNullableVsDataContainerSingleAttributes(val *VsDataContainerSingleAttributes) *NullableVsDataContainerSingleAttributes
func (NullableVsDataContainerSingleAttributes) IsSet ¶
func (v NullableVsDataContainerSingleAttributes) IsSet() bool
func (NullableVsDataContainerSingleAttributes) MarshalJSON ¶
func (v NullableVsDataContainerSingleAttributes) MarshalJSON() ([]byte, error)
func (*NullableVsDataContainerSingleAttributes) Set ¶
func (v *NullableVsDataContainerSingleAttributes) Set(val *VsDataContainerSingleAttributes)
func (*NullableVsDataContainerSingleAttributes) UnmarshalJSON ¶
func (v *NullableVsDataContainerSingleAttributes) UnmarshalJSON(src []byte) error
func (*NullableVsDataContainerSingleAttributes) Unset ¶
func (v *NullableVsDataContainerSingleAttributes) Unset()
type NullableXLThpt ¶
type NullableXLThpt struct {
// contains filtered or unexported fields
}
func NewNullableXLThpt ¶
func NewNullableXLThpt(val *XLThpt) *NullableXLThpt
func (NullableXLThpt) Get ¶
func (v NullableXLThpt) Get() *XLThpt
func (NullableXLThpt) IsSet ¶
func (v NullableXLThpt) IsSet() bool
func (NullableXLThpt) MarshalJSON ¶
func (v NullableXLThpt) MarshalJSON() ([]byte, error)
func (*NullableXLThpt) Set ¶
func (v *NullableXLThpt) Set(val *XLThpt)
func (*NullableXLThpt) UnmarshalJSON ¶
func (v *NullableXLThpt) UnmarshalJSON(src []byte) error
func (*NullableXLThpt) Unset ¶
func (v *NullableXLThpt) Unset()
type OperationalState ¶
type OperationalState string
OperationalState the model 'OperationalState'
const ( ENABLED OperationalState = "ENABLED" DISABLED OperationalState = "DISABLED" )
List of OperationalState
func NewOperationalStateFromValue ¶
func NewOperationalStateFromValue(v string) (*OperationalState, error)
NewOperationalStateFromValue returns a pointer to a valid OperationalState for the value passed as argument, or an error if the value passed is not allowed by the enum
func (OperationalState) IsValid ¶
func (v OperationalState) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (OperationalState) Ptr ¶
func (v OperationalState) Ptr() *OperationalState
Ptr returns reference to OperationalState value
func (*OperationalState) UnmarshalJSON ¶
func (v *OperationalState) UnmarshalJSON(src []byte) error
type PerceivedSeverity ¶
type PerceivedSeverity string
PerceivedSeverity the model 'PerceivedSeverity'
const ( INDETERMINATE PerceivedSeverity = "INDETERMINATE" CRITICAL PerceivedSeverity = "CRITICAL" MAJOR PerceivedSeverity = "MAJOR" MINOR PerceivedSeverity = "MINOR" WARNING PerceivedSeverity = "WARNING" CLEARED PerceivedSeverity = "CLEARED" )
List of PerceivedSeverity
func NewPerceivedSeverityFromValue ¶
func NewPerceivedSeverityFromValue(v string) (*PerceivedSeverity, error)
NewPerceivedSeverityFromValue returns a pointer to a valid PerceivedSeverity for the value passed as argument, or an error if the value passed is not allowed by the enum
func (PerceivedSeverity) IsValid ¶
func (v PerceivedSeverity) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (PerceivedSeverity) Ptr ¶
func (v PerceivedSeverity) Ptr() *PerceivedSeverity
Ptr returns reference to PerceivedSeverity value
func (*PerceivedSeverity) UnmarshalJSON ¶
func (v *PerceivedSeverity) UnmarshalJSON(src []byte) error
type PerfMetricJobSingle ¶
type PerfMetricJobSingle struct { Id NullableString `json:"id"` ObjectClass *string `json:"objectClass,omitempty"` ObjectInstance *string `json:"objectInstance,omitempty"` VsDataContainer []VsDataContainerSingle `json:"VsDataContainer,omitempty"` Attributes *PerfMetricJobSingleAllOfAttributes `json:"attributes,omitempty"` Files []FilesSingle `json:"Files,omitempty"` }
PerfMetricJobSingle struct for PerfMetricJobSingle
func NewPerfMetricJobSingle ¶
func NewPerfMetricJobSingle(id NullableString) *PerfMetricJobSingle
NewPerfMetricJobSingle instantiates a new PerfMetricJobSingle 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 NewPerfMetricJobSingleWithDefaults ¶
func NewPerfMetricJobSingleWithDefaults() *PerfMetricJobSingle
NewPerfMetricJobSingleWithDefaults instantiates a new PerfMetricJobSingle 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 (*PerfMetricJobSingle) GetAttributes ¶
func (o *PerfMetricJobSingle) GetAttributes() PerfMetricJobSingleAllOfAttributes
GetAttributes returns the Attributes field value if set, zero value otherwise.
func (*PerfMetricJobSingle) GetAttributesOk ¶
func (o *PerfMetricJobSingle) GetAttributesOk() (*PerfMetricJobSingleAllOfAttributes, bool)
GetAttributesOk returns a tuple with the Attributes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PerfMetricJobSingle) GetFiles ¶
func (o *PerfMetricJobSingle) GetFiles() []FilesSingle
GetFiles returns the Files field value if set, zero value otherwise.
func (*PerfMetricJobSingle) GetFilesOk ¶
func (o *PerfMetricJobSingle) GetFilesOk() ([]FilesSingle, bool)
GetFilesOk returns a tuple with the Files field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PerfMetricJobSingle) GetId ¶
func (o *PerfMetricJobSingle) GetId() string
GetId returns the Id field value If the value is explicit nil, the zero value for string will be returned
func (*PerfMetricJobSingle) GetIdOk ¶
func (o *PerfMetricJobSingle) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*PerfMetricJobSingle) GetObjectClass ¶
func (o *PerfMetricJobSingle) GetObjectClass() string
GetObjectClass returns the ObjectClass field value if set, zero value otherwise.
func (*PerfMetricJobSingle) GetObjectClassOk ¶
func (o *PerfMetricJobSingle) GetObjectClassOk() (*string, bool)
GetObjectClassOk returns a tuple with the ObjectClass field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PerfMetricJobSingle) GetObjectInstance ¶
func (o *PerfMetricJobSingle) GetObjectInstance() string
GetObjectInstance returns the ObjectInstance field value if set, zero value otherwise.
func (*PerfMetricJobSingle) GetObjectInstanceOk ¶
func (o *PerfMetricJobSingle) GetObjectInstanceOk() (*string, bool)
GetObjectInstanceOk returns a tuple with the ObjectInstance field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PerfMetricJobSingle) GetVsDataContainer ¶
func (o *PerfMetricJobSingle) GetVsDataContainer() []VsDataContainerSingle
GetVsDataContainer returns the VsDataContainer field value if set, zero value otherwise.
func (*PerfMetricJobSingle) GetVsDataContainerOk ¶
func (o *PerfMetricJobSingle) GetVsDataContainerOk() ([]VsDataContainerSingle, bool)
GetVsDataContainerOk returns a tuple with the VsDataContainer field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PerfMetricJobSingle) HasAttributes ¶
func (o *PerfMetricJobSingle) HasAttributes() bool
HasAttributes returns a boolean if a field has been set.
func (*PerfMetricJobSingle) HasFiles ¶
func (o *PerfMetricJobSingle) HasFiles() bool
HasFiles returns a boolean if a field has been set.
func (*PerfMetricJobSingle) HasObjectClass ¶
func (o *PerfMetricJobSingle) HasObjectClass() bool
HasObjectClass returns a boolean if a field has been set.
func (*PerfMetricJobSingle) HasObjectInstance ¶
func (o *PerfMetricJobSingle) HasObjectInstance() bool
HasObjectInstance returns a boolean if a field has been set.
func (*PerfMetricJobSingle) HasVsDataContainer ¶
func (o *PerfMetricJobSingle) HasVsDataContainer() bool
HasVsDataContainer returns a boolean if a field has been set.
func (PerfMetricJobSingle) MarshalJSON ¶
func (o PerfMetricJobSingle) MarshalJSON() ([]byte, error)
func (*PerfMetricJobSingle) SetAttributes ¶
func (o *PerfMetricJobSingle) SetAttributes(v PerfMetricJobSingleAllOfAttributes)
SetAttributes gets a reference to the given PerfMetricJobSingleAllOfAttributes and assigns it to the Attributes field.
func (*PerfMetricJobSingle) SetFiles ¶
func (o *PerfMetricJobSingle) SetFiles(v []FilesSingle)
SetFiles gets a reference to the given []FilesSingle and assigns it to the Files field.
func (*PerfMetricJobSingle) SetId ¶
func (o *PerfMetricJobSingle) SetId(v string)
SetId sets field value
func (*PerfMetricJobSingle) SetObjectClass ¶
func (o *PerfMetricJobSingle) SetObjectClass(v string)
SetObjectClass gets a reference to the given string and assigns it to the ObjectClass field.
func (*PerfMetricJobSingle) SetObjectInstance ¶
func (o *PerfMetricJobSingle) SetObjectInstance(v string)
SetObjectInstance gets a reference to the given string and assigns it to the ObjectInstance field.
func (*PerfMetricJobSingle) SetVsDataContainer ¶
func (o *PerfMetricJobSingle) SetVsDataContainer(v []VsDataContainerSingle)
SetVsDataContainer gets a reference to the given []VsDataContainerSingle and assigns it to the VsDataContainer field.
func (PerfMetricJobSingle) ToMap ¶
func (o PerfMetricJobSingle) ToMap() (map[string]interface{}, error)
type PerfMetricJobSingleAllOf ¶
type PerfMetricJobSingleAllOf struct { Attributes *PerfMetricJobSingleAllOfAttributes `json:"attributes,omitempty"` Files []FilesSingle `json:"Files,omitempty"` }
PerfMetricJobSingleAllOf struct for PerfMetricJobSingleAllOf
func NewPerfMetricJobSingleAllOf ¶
func NewPerfMetricJobSingleAllOf() *PerfMetricJobSingleAllOf
NewPerfMetricJobSingleAllOf instantiates a new PerfMetricJobSingleAllOf 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 NewPerfMetricJobSingleAllOfWithDefaults ¶
func NewPerfMetricJobSingleAllOfWithDefaults() *PerfMetricJobSingleAllOf
NewPerfMetricJobSingleAllOfWithDefaults instantiates a new PerfMetricJobSingleAllOf 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 (*PerfMetricJobSingleAllOf) GetAttributes ¶
func (o *PerfMetricJobSingleAllOf) GetAttributes() PerfMetricJobSingleAllOfAttributes
GetAttributes returns the Attributes field value if set, zero value otherwise.
func (*PerfMetricJobSingleAllOf) GetAttributesOk ¶
func (o *PerfMetricJobSingleAllOf) GetAttributesOk() (*PerfMetricJobSingleAllOfAttributes, bool)
GetAttributesOk returns a tuple with the Attributes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PerfMetricJobSingleAllOf) GetFiles ¶
func (o *PerfMetricJobSingleAllOf) GetFiles() []FilesSingle
GetFiles returns the Files field value if set, zero value otherwise.
func (*PerfMetricJobSingleAllOf) GetFilesOk ¶
func (o *PerfMetricJobSingleAllOf) GetFilesOk() ([]FilesSingle, bool)
GetFilesOk returns a tuple with the Files field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PerfMetricJobSingleAllOf) HasAttributes ¶
func (o *PerfMetricJobSingleAllOf) HasAttributes() bool
HasAttributes returns a boolean if a field has been set.
func (*PerfMetricJobSingleAllOf) HasFiles ¶
func (o *PerfMetricJobSingleAllOf) HasFiles() bool
HasFiles returns a boolean if a field has been set.
func (PerfMetricJobSingleAllOf) MarshalJSON ¶
func (o PerfMetricJobSingleAllOf) MarshalJSON() ([]byte, error)
func (*PerfMetricJobSingleAllOf) SetAttributes ¶
func (o *PerfMetricJobSingleAllOf) SetAttributes(v PerfMetricJobSingleAllOfAttributes)
SetAttributes gets a reference to the given PerfMetricJobSingleAllOfAttributes and assigns it to the Attributes field.
func (*PerfMetricJobSingleAllOf) SetFiles ¶
func (o *PerfMetricJobSingleAllOf) SetFiles(v []FilesSingle)
SetFiles gets a reference to the given []FilesSingle and assigns it to the Files field.
func (PerfMetricJobSingleAllOf) ToMap ¶
func (o PerfMetricJobSingleAllOf) ToMap() (map[string]interface{}, error)
type PerfMetricJobSingleAllOfAttributes ¶
type PerfMetricJobSingleAllOfAttributes struct { AdministrativeState *AdministrativeState `json:"administrativeState,omitempty"` OperationalState *OperationalState `json:"operationalState,omitempty"` JobId *string `json:"jobId,omitempty"` PerformanceMetrics []string `json:"performanceMetrics,omitempty"` GranularityPeriod *int32 `json:"granularityPeriod,omitempty"` ObjectInstances []string `json:"objectInstances,omitempty"` RootObjectInstances []string `json:"rootObjectInstances,omitempty"` ReportingCtrl *ReportingCtrl `json:"reportingCtrl,omitempty"` }
PerfMetricJobSingleAllOfAttributes struct for PerfMetricJobSingleAllOfAttributes
func NewPerfMetricJobSingleAllOfAttributes ¶
func NewPerfMetricJobSingleAllOfAttributes() *PerfMetricJobSingleAllOfAttributes
NewPerfMetricJobSingleAllOfAttributes instantiates a new PerfMetricJobSingleAllOfAttributes 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 NewPerfMetricJobSingleAllOfAttributesWithDefaults ¶
func NewPerfMetricJobSingleAllOfAttributesWithDefaults() *PerfMetricJobSingleAllOfAttributes
NewPerfMetricJobSingleAllOfAttributesWithDefaults instantiates a new PerfMetricJobSingleAllOfAttributes 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 (*PerfMetricJobSingleAllOfAttributes) GetAdministrativeState ¶
func (o *PerfMetricJobSingleAllOfAttributes) GetAdministrativeState() AdministrativeState
GetAdministrativeState returns the AdministrativeState field value if set, zero value otherwise.
func (*PerfMetricJobSingleAllOfAttributes) GetAdministrativeStateOk ¶
func (o *PerfMetricJobSingleAllOfAttributes) GetAdministrativeStateOk() (*AdministrativeState, bool)
GetAdministrativeStateOk returns a tuple with the AdministrativeState field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PerfMetricJobSingleAllOfAttributes) GetGranularityPeriod ¶
func (o *PerfMetricJobSingleAllOfAttributes) GetGranularityPeriod() int32
GetGranularityPeriod returns the GranularityPeriod field value if set, zero value otherwise.
func (*PerfMetricJobSingleAllOfAttributes) GetGranularityPeriodOk ¶
func (o *PerfMetricJobSingleAllOfAttributes) GetGranularityPeriodOk() (*int32, bool)
GetGranularityPeriodOk returns a tuple with the GranularityPeriod field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PerfMetricJobSingleAllOfAttributes) GetJobId ¶
func (o *PerfMetricJobSingleAllOfAttributes) GetJobId() string
GetJobId returns the JobId field value if set, zero value otherwise.
func (*PerfMetricJobSingleAllOfAttributes) GetJobIdOk ¶
func (o *PerfMetricJobSingleAllOfAttributes) GetJobIdOk() (*string, bool)
GetJobIdOk returns a tuple with the JobId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PerfMetricJobSingleAllOfAttributes) GetObjectInstances ¶
func (o *PerfMetricJobSingleAllOfAttributes) GetObjectInstances() []string
GetObjectInstances returns the ObjectInstances field value if set, zero value otherwise.
func (*PerfMetricJobSingleAllOfAttributes) GetObjectInstancesOk ¶
func (o *PerfMetricJobSingleAllOfAttributes) GetObjectInstancesOk() ([]string, bool)
GetObjectInstancesOk returns a tuple with the ObjectInstances field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PerfMetricJobSingleAllOfAttributes) GetOperationalState ¶
func (o *PerfMetricJobSingleAllOfAttributes) GetOperationalState() OperationalState
GetOperationalState returns the OperationalState field value if set, zero value otherwise.
func (*PerfMetricJobSingleAllOfAttributes) GetOperationalStateOk ¶
func (o *PerfMetricJobSingleAllOfAttributes) GetOperationalStateOk() (*OperationalState, bool)
GetOperationalStateOk returns a tuple with the OperationalState field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PerfMetricJobSingleAllOfAttributes) GetPerformanceMetrics ¶
func (o *PerfMetricJobSingleAllOfAttributes) GetPerformanceMetrics() []string
GetPerformanceMetrics returns the PerformanceMetrics field value if set, zero value otherwise.
func (*PerfMetricJobSingleAllOfAttributes) GetPerformanceMetricsOk ¶
func (o *PerfMetricJobSingleAllOfAttributes) GetPerformanceMetricsOk() ([]string, bool)
GetPerformanceMetricsOk returns a tuple with the PerformanceMetrics field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PerfMetricJobSingleAllOfAttributes) GetReportingCtrl ¶
func (o *PerfMetricJobSingleAllOfAttributes) GetReportingCtrl() ReportingCtrl
GetReportingCtrl returns the ReportingCtrl field value if set, zero value otherwise.
func (*PerfMetricJobSingleAllOfAttributes) GetReportingCtrlOk ¶
func (o *PerfMetricJobSingleAllOfAttributes) GetReportingCtrlOk() (*ReportingCtrl, bool)
GetReportingCtrlOk returns a tuple with the ReportingCtrl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PerfMetricJobSingleAllOfAttributes) GetRootObjectInstances ¶
func (o *PerfMetricJobSingleAllOfAttributes) GetRootObjectInstances() []string
GetRootObjectInstances returns the RootObjectInstances field value if set, zero value otherwise.
func (*PerfMetricJobSingleAllOfAttributes) GetRootObjectInstancesOk ¶
func (o *PerfMetricJobSingleAllOfAttributes) GetRootObjectInstancesOk() ([]string, bool)
GetRootObjectInstancesOk returns a tuple with the RootObjectInstances field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PerfMetricJobSingleAllOfAttributes) HasAdministrativeState ¶
func (o *PerfMetricJobSingleAllOfAttributes) HasAdministrativeState() bool
HasAdministrativeState returns a boolean if a field has been set.
func (*PerfMetricJobSingleAllOfAttributes) HasGranularityPeriod ¶
func (o *PerfMetricJobSingleAllOfAttributes) HasGranularityPeriod() bool
HasGranularityPeriod returns a boolean if a field has been set.
func (*PerfMetricJobSingleAllOfAttributes) HasJobId ¶
func (o *PerfMetricJobSingleAllOfAttributes) HasJobId() bool
HasJobId returns a boolean if a field has been set.
func (*PerfMetricJobSingleAllOfAttributes) HasObjectInstances ¶
func (o *PerfMetricJobSingleAllOfAttributes) HasObjectInstances() bool
HasObjectInstances returns a boolean if a field has been set.
func (*PerfMetricJobSingleAllOfAttributes) HasOperationalState ¶
func (o *PerfMetricJobSingleAllOfAttributes) HasOperationalState() bool
HasOperationalState returns a boolean if a field has been set.
func (*PerfMetricJobSingleAllOfAttributes) HasPerformanceMetrics ¶
func (o *PerfMetricJobSingleAllOfAttributes) HasPerformanceMetrics() bool
HasPerformanceMetrics returns a boolean if a field has been set.
func (*PerfMetricJobSingleAllOfAttributes) HasReportingCtrl ¶
func (o *PerfMetricJobSingleAllOfAttributes) HasReportingCtrl() bool
HasReportingCtrl returns a boolean if a field has been set.
func (*PerfMetricJobSingleAllOfAttributes) HasRootObjectInstances ¶
func (o *PerfMetricJobSingleAllOfAttributes) HasRootObjectInstances() bool
HasRootObjectInstances returns a boolean if a field has been set.
func (PerfMetricJobSingleAllOfAttributes) MarshalJSON ¶
func (o PerfMetricJobSingleAllOfAttributes) MarshalJSON() ([]byte, error)
func (*PerfMetricJobSingleAllOfAttributes) SetAdministrativeState ¶
func (o *PerfMetricJobSingleAllOfAttributes) SetAdministrativeState(v AdministrativeState)
SetAdministrativeState gets a reference to the given AdministrativeState and assigns it to the AdministrativeState field.
func (*PerfMetricJobSingleAllOfAttributes) SetGranularityPeriod ¶
func (o *PerfMetricJobSingleAllOfAttributes) SetGranularityPeriod(v int32)
SetGranularityPeriod gets a reference to the given int32 and assigns it to the GranularityPeriod field.
func (*PerfMetricJobSingleAllOfAttributes) SetJobId ¶
func (o *PerfMetricJobSingleAllOfAttributes) SetJobId(v string)
SetJobId gets a reference to the given string and assigns it to the JobId field.
func (*PerfMetricJobSingleAllOfAttributes) SetObjectInstances ¶
func (o *PerfMetricJobSingleAllOfAttributes) SetObjectInstances(v []string)
SetObjectInstances gets a reference to the given []string and assigns it to the ObjectInstances field.
func (*PerfMetricJobSingleAllOfAttributes) SetOperationalState ¶
func (o *PerfMetricJobSingleAllOfAttributes) SetOperationalState(v OperationalState)
SetOperationalState gets a reference to the given OperationalState and assigns it to the OperationalState field.
func (*PerfMetricJobSingleAllOfAttributes) SetPerformanceMetrics ¶
func (o *PerfMetricJobSingleAllOfAttributes) SetPerformanceMetrics(v []string)
SetPerformanceMetrics gets a reference to the given []string and assigns it to the PerformanceMetrics field.
func (*PerfMetricJobSingleAllOfAttributes) SetReportingCtrl ¶
func (o *PerfMetricJobSingleAllOfAttributes) SetReportingCtrl(v ReportingCtrl)
SetReportingCtrl gets a reference to the given ReportingCtrl and assigns it to the ReportingCtrl field.
func (*PerfMetricJobSingleAllOfAttributes) SetRootObjectInstances ¶
func (o *PerfMetricJobSingleAllOfAttributes) SetRootObjectInstances(v []string)
SetRootObjectInstances gets a reference to the given []string and assigns it to the RootObjectInstances field.
func (PerfMetricJobSingleAllOfAttributes) ToMap ¶
func (o PerfMetricJobSingleAllOfAttributes) ToMap() (map[string]interface{}, error)
type PerfNotificationTypes ¶
type PerfNotificationTypes string
PerfNotificationTypes the model 'PerfNotificationTypes'
const (
NOTIFY_THRESHOLD_CROSSING PerfNotificationTypes = "notifyThresholdCrossing"
)
List of PerfNotificationTypes
func NewPerfNotificationTypesFromValue ¶
func NewPerfNotificationTypesFromValue(v string) (*PerfNotificationTypes, error)
NewPerfNotificationTypesFromValue returns a pointer to a valid PerfNotificationTypes for the value passed as argument, or an error if the value passed is not allowed by the enum
func (PerfNotificationTypes) IsValid ¶
func (v PerfNotificationTypes) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (PerfNotificationTypes) Ptr ¶
func (v PerfNotificationTypes) Ptr() *PerfNotificationTypes
Ptr returns reference to PerfNotificationTypes value
func (*PerfNotificationTypes) UnmarshalJSON ¶
func (v *PerfNotificationTypes) UnmarshalJSON(src []byte) error
type PlmnId ¶
PlmnId struct for PlmnId
func NewPlmnId ¶
func NewPlmnId() *PlmnId
NewPlmnId instantiates a new PlmnId 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 NewPlmnIdWithDefaults ¶
func NewPlmnIdWithDefaults() *PlmnId
NewPlmnIdWithDefaults instantiates a new PlmnId 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 (*PlmnId) GetMccOk ¶
GetMccOk returns a tuple with the Mcc field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PlmnId) GetMncOk ¶
GetMncOk returns a tuple with the Mnc field value if set, nil otherwise and a boolean to check if the value has been set.
func (PlmnId) MarshalJSON ¶
func (*PlmnId) SetMcc ¶
SetMcc gets a reference to the given string and assigns it to the Mcc field.
type PlmnInfo ¶
type PlmnInfo struct { PlmnId *PlmnId `json:"plmnId,omitempty"` Snssai *Snssai `json:"snssai,omitempty"` }
PlmnInfo struct for PlmnInfo
func NewPlmnInfo ¶
func NewPlmnInfo() *PlmnInfo
NewPlmnInfo instantiates a new PlmnInfo 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 NewPlmnInfoWithDefaults ¶
func NewPlmnInfoWithDefaults() *PlmnInfo
NewPlmnInfoWithDefaults instantiates a new PlmnInfo 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 (*PlmnInfo) GetPlmnIdOk ¶
GetPlmnIdOk returns a tuple with the PlmnId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PlmnInfo) GetSnssaiOk ¶
GetSnssaiOk returns a tuple with the Snssai field value if set, nil otherwise and a boolean to check if the value has been set.
func (PlmnInfo) MarshalJSON ¶
func (*PlmnInfo) SetPlmnId ¶
SetPlmnId gets a reference to the given PlmnId and assigns it to the PlmnId field.
type PlmnListTypeInner ¶
PlmnListTypeInner struct for PlmnListTypeInner
func NewPlmnListTypeInner ¶
func NewPlmnListTypeInner(mcc string, mnc string) *PlmnListTypeInner
NewPlmnListTypeInner instantiates a new PlmnListTypeInner 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 NewPlmnListTypeInnerWithDefaults ¶
func NewPlmnListTypeInnerWithDefaults() *PlmnListTypeInner
NewPlmnListTypeInnerWithDefaults instantiates a new PlmnListTypeInner 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 (*PlmnListTypeInner) GetMcc ¶
func (o *PlmnListTypeInner) GetMcc() string
GetMcc returns the Mcc field value
func (*PlmnListTypeInner) GetMccOk ¶
func (o *PlmnListTypeInner) GetMccOk() (*string, bool)
GetMccOk returns a tuple with the Mcc field value and a boolean to check if the value has been set.
func (*PlmnListTypeInner) GetMnc ¶
func (o *PlmnListTypeInner) GetMnc() string
GetMnc returns the Mnc field value
func (*PlmnListTypeInner) GetMncOk ¶
func (o *PlmnListTypeInner) GetMncOk() (*string, bool)
GetMncOk returns a tuple with the Mnc field value and a boolean to check if the value has been set.
func (PlmnListTypeInner) MarshalJSON ¶
func (o PlmnListTypeInner) MarshalJSON() ([]byte, error)
func (*PlmnListTypeInner) SetMcc ¶
func (o *PlmnListTypeInner) SetMcc(v string)
SetMcc sets field value
func (*PlmnListTypeInner) SetMnc ¶
func (o *PlmnListTypeInner) SetMnc(v string)
SetMnc sets field value
func (PlmnListTypeInner) ToMap ¶
func (o PlmnListTypeInner) ToMap() (map[string]interface{}, error)
type PlmnTargetType ¶
PlmnTargetType The PLMN for which sessions shall be selected in the Trace Session in case of management based activation when several PLMNs are supported in the RAN (this means that shared cells and not shared cells are allowed for the specified PLMN. Note that the PLMN Target might differ from the PLMN specified in the Trace Reference, as that specifies the PLMN that is containing the management system requesting the Trace Session from the NE. See 3GPP TS 32.422 clause 5.9b for additional details.
func NewPlmnTargetType ¶
func NewPlmnTargetType(mcc string, mnc string) *PlmnTargetType
NewPlmnTargetType instantiates a new PlmnTargetType 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 NewPlmnTargetTypeWithDefaults ¶
func NewPlmnTargetTypeWithDefaults() *PlmnTargetType
NewPlmnTargetTypeWithDefaults instantiates a new PlmnTargetType 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 (*PlmnTargetType) GetMcc ¶
func (o *PlmnTargetType) GetMcc() string
GetMcc returns the Mcc field value
func (*PlmnTargetType) GetMccOk ¶
func (o *PlmnTargetType) GetMccOk() (*string, bool)
GetMccOk returns a tuple with the Mcc field value and a boolean to check if the value has been set.
func (*PlmnTargetType) GetMnc ¶
func (o *PlmnTargetType) GetMnc() string
GetMnc returns the Mnc field value
func (*PlmnTargetType) GetMncOk ¶
func (o *PlmnTargetType) GetMncOk() (*string, bool)
GetMncOk returns a tuple with the Mnc field value and a boolean to check if the value has been set.
func (PlmnTargetType) MarshalJSON ¶
func (o PlmnTargetType) MarshalJSON() ([]byte, error)
func (PlmnTargetType) ToMap ¶
func (o PlmnTargetType) ToMap() (map[string]interface{}, error)
type Positioning ¶
type Positioning struct { ServAttrCom *ServAttrCom `json:"servAttrCom,omitempty"` Availability []string `json:"availability,omitempty"` Predictionfrequency *Predictionfrequency `json:"predictionfrequency,omitempty"` Accuracy *float32 `json:"accuracy,omitempty"` }
Positioning struct for Positioning
func NewPositioning ¶
func NewPositioning() *Positioning
NewPositioning instantiates a new Positioning 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 NewPositioningWithDefaults ¶
func NewPositioningWithDefaults() *Positioning
NewPositioningWithDefaults instantiates a new Positioning 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 (*Positioning) GetAccuracy ¶
func (o *Positioning) GetAccuracy() float32
GetAccuracy returns the Accuracy field value if set, zero value otherwise.
func (*Positioning) GetAccuracyOk ¶
func (o *Positioning) GetAccuracyOk() (*float32, bool)
GetAccuracyOk returns a tuple with the Accuracy field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Positioning) GetAvailability ¶
func (o *Positioning) GetAvailability() []string
GetAvailability returns the Availability field value if set, zero value otherwise.
func (*Positioning) GetAvailabilityOk ¶
func (o *Positioning) GetAvailabilityOk() ([]string, bool)
GetAvailabilityOk returns a tuple with the Availability field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Positioning) GetPredictionfrequency ¶
func (o *Positioning) GetPredictionfrequency() Predictionfrequency
GetPredictionfrequency returns the Predictionfrequency field value if set, zero value otherwise.
func (*Positioning) GetPredictionfrequencyOk ¶
func (o *Positioning) GetPredictionfrequencyOk() (*Predictionfrequency, bool)
GetPredictionfrequencyOk returns a tuple with the Predictionfrequency field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Positioning) GetServAttrCom ¶
func (o *Positioning) GetServAttrCom() ServAttrCom
GetServAttrCom returns the ServAttrCom field value if set, zero value otherwise.
func (*Positioning) GetServAttrComOk ¶
func (o *Positioning) GetServAttrComOk() (*ServAttrCom, bool)
GetServAttrComOk returns a tuple with the ServAttrCom field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Positioning) HasAccuracy ¶
func (o *Positioning) HasAccuracy() bool
HasAccuracy returns a boolean if a field has been set.
func (*Positioning) HasAvailability ¶
func (o *Positioning) HasAvailability() bool
HasAvailability returns a boolean if a field has been set.
func (*Positioning) HasPredictionfrequency ¶
func (o *Positioning) HasPredictionfrequency() bool
HasPredictionfrequency returns a boolean if a field has been set.
func (*Positioning) HasServAttrCom ¶
func (o *Positioning) HasServAttrCom() bool
HasServAttrCom returns a boolean if a field has been set.
func (Positioning) MarshalJSON ¶
func (o Positioning) MarshalJSON() ([]byte, error)
func (*Positioning) SetAccuracy ¶
func (o *Positioning) SetAccuracy(v float32)
SetAccuracy gets a reference to the given float32 and assigns it to the Accuracy field.
func (*Positioning) SetAvailability ¶
func (o *Positioning) SetAvailability(v []string)
SetAvailability gets a reference to the given []string and assigns it to the Availability field.
func (*Positioning) SetPredictionfrequency ¶
func (o *Positioning) SetPredictionfrequency(v Predictionfrequency)
SetPredictionfrequency gets a reference to the given Predictionfrequency and assigns it to the Predictionfrequency field.
func (*Positioning) SetServAttrCom ¶
func (o *Positioning) SetServAttrCom(v ServAttrCom)
SetServAttrCom gets a reference to the given ServAttrCom and assigns it to the ServAttrCom field.
func (Positioning) ToMap ¶
func (o Positioning) ToMap() (map[string]interface{}, error)
type PositioningMethodType ¶
type PositioningMethodType string
PositioningMethodType See details in 3GPP TS 32.422 clause 5.10.19.
const ( GNSS PositioningMethodType = "GNSS" E_CELL_ID PositioningMethodType = "E-CELL_ID" )
List of positioningMethod-Type
func NewPositioningMethodTypeFromValue ¶
func NewPositioningMethodTypeFromValue(v string) (*PositioningMethodType, error)
NewPositioningMethodTypeFromValue returns a pointer to a valid PositioningMethodType for the value passed as argument, or an error if the value passed is not allowed by the enum
func (PositioningMethodType) IsValid ¶
func (v PositioningMethodType) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (PositioningMethodType) Ptr ¶
func (v PositioningMethodType) Ptr() *PositioningMethodType
Ptr returns reference to positioningMethod-Type value
func (*PositioningMethodType) UnmarshalJSON ¶
func (v *PositioningMethodType) UnmarshalJSON(src []byte) error
type PositioningRANSubnet ¶
type PositioningRANSubnet struct { Availability []string `json:"availability,omitempty"` Predictionfrequency *Predictionfrequency `json:"predictionfrequency,omitempty"` Accuracy *float32 `json:"accuracy,omitempty"` }
PositioningRANSubnet struct for PositioningRANSubnet
func NewPositioningRANSubnet ¶
func NewPositioningRANSubnet() *PositioningRANSubnet
NewPositioningRANSubnet instantiates a new PositioningRANSubnet 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 NewPositioningRANSubnetWithDefaults ¶
func NewPositioningRANSubnetWithDefaults() *PositioningRANSubnet
NewPositioningRANSubnetWithDefaults instantiates a new PositioningRANSubnet 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 (*PositioningRANSubnet) GetAccuracy ¶
func (o *PositioningRANSubnet) GetAccuracy() float32
GetAccuracy returns the Accuracy field value if set, zero value otherwise.
func (*PositioningRANSubnet) GetAccuracyOk ¶
func (o *PositioningRANSubnet) GetAccuracyOk() (*float32, bool)
GetAccuracyOk returns a tuple with the Accuracy field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PositioningRANSubnet) GetAvailability ¶
func (o *PositioningRANSubnet) GetAvailability() []string
GetAvailability returns the Availability field value if set, zero value otherwise.
func (*PositioningRANSubnet) GetAvailabilityOk ¶
func (o *PositioningRANSubnet) GetAvailabilityOk() ([]string, bool)
GetAvailabilityOk returns a tuple with the Availability field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PositioningRANSubnet) GetPredictionfrequency ¶
func (o *PositioningRANSubnet) GetPredictionfrequency() Predictionfrequency
GetPredictionfrequency returns the Predictionfrequency field value if set, zero value otherwise.
func (*PositioningRANSubnet) GetPredictionfrequencyOk ¶
func (o *PositioningRANSubnet) GetPredictionfrequencyOk() (*Predictionfrequency, bool)
GetPredictionfrequencyOk returns a tuple with the Predictionfrequency field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PositioningRANSubnet) HasAccuracy ¶
func (o *PositioningRANSubnet) HasAccuracy() bool
HasAccuracy returns a boolean if a field has been set.
func (*PositioningRANSubnet) HasAvailability ¶
func (o *PositioningRANSubnet) HasAvailability() bool
HasAvailability returns a boolean if a field has been set.
func (*PositioningRANSubnet) HasPredictionfrequency ¶
func (o *PositioningRANSubnet) HasPredictionfrequency() bool
HasPredictionfrequency returns a boolean if a field has been set.
func (PositioningRANSubnet) MarshalJSON ¶
func (o PositioningRANSubnet) MarshalJSON() ([]byte, error)
func (*PositioningRANSubnet) SetAccuracy ¶
func (o *PositioningRANSubnet) SetAccuracy(v float32)
SetAccuracy gets a reference to the given float32 and assigns it to the Accuracy field.
func (*PositioningRANSubnet) SetAvailability ¶
func (o *PositioningRANSubnet) SetAvailability(v []string)
SetAvailability gets a reference to the given []string and assigns it to the Availability field.
func (*PositioningRANSubnet) SetPredictionfrequency ¶
func (o *PositioningRANSubnet) SetPredictionfrequency(v Predictionfrequency)
SetPredictionfrequency gets a reference to the given Predictionfrequency and assigns it to the Predictionfrequency field.
func (PositioningRANSubnet) ToMap ¶
func (o PositioningRANSubnet) ToMap() (map[string]interface{}, error)
type Predictionfrequency ¶
type Predictionfrequency string
Predictionfrequency the model 'Predictionfrequency'
const ( PERSEC Predictionfrequency = "PERSEC" PERMIN Predictionfrequency = "PERMIN" PERHOUR Predictionfrequency = "PERHOUR" )
List of Predictionfrequency
func NewPredictionfrequencyFromValue ¶
func NewPredictionfrequencyFromValue(v string) (*Predictionfrequency, error)
NewPredictionfrequencyFromValue returns a pointer to a valid Predictionfrequency for the value passed as argument, or an error if the value passed is not allowed by the enum
func (Predictionfrequency) IsValid ¶
func (v Predictionfrequency) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (Predictionfrequency) Ptr ¶
func (v Predictionfrequency) Ptr() *Predictionfrequency
Ptr returns reference to Predictionfrequency value
func (*Predictionfrequency) UnmarshalJSON ¶
func (v *Predictionfrequency) UnmarshalJSON(src []byte) error
type ProbableCause ¶
type ProbableCause struct { ProbableCauseOneOf *ProbableCauseOneOf Int32 *int32 }
ProbableCause - The value of the probable cause may be a specific standardized string, or any vendor provided string. Probable cause strings are not standardized in the present document. They may be added in a future version. Up to then the mapping of the generic probable cause strings \"PROBABLE_CAUSE_001\" to \"PROBABLE_CAUSE_005\" is vendor specific. The value of the probable cause may also be an integer. The mapping of integer values to probable causes is vendor specific.
func Int32AsProbableCause ¶
func Int32AsProbableCause(v *int32) ProbableCause
int32AsProbableCause is a convenience function that returns int32 wrapped in ProbableCause
func ProbableCauseOneOfAsProbableCause ¶ added in v1.18.0
func ProbableCauseOneOfAsProbableCause(v *ProbableCauseOneOf) ProbableCause
ProbableCauseOneOfAsProbableCause is a convenience function that returns ProbableCauseOneOf wrapped in ProbableCause
func (*ProbableCause) GetActualInstance ¶
func (obj *ProbableCause) GetActualInstance() interface{}
Get the actual instance
func (ProbableCause) MarshalJSON ¶
func (src ProbableCause) MarshalJSON() ([]byte, error)
Marshal data from the first non-nil pointers in the struct to JSON
func (*ProbableCause) UnmarshalJSON ¶
func (dst *ProbableCause) UnmarshalJSON(data []byte) error
Unmarshal JSON data into one of the pointers in the struct
type ProbableCauseOneOf ¶ added in v1.18.0
type ProbableCauseOneOf struct {
// contains filtered or unexported fields
}
ProbableCauseOneOf struct for ProbableCauseOneOf
func (*ProbableCauseOneOf) MarshalJSON ¶ added in v1.18.0
func (src *ProbableCauseOneOf) MarshalJSON() ([]byte, error)
Marshal data from the first non-nil pointers in the struct to JSON
func (*ProbableCauseOneOf) UnmarshalJSON ¶ added in v1.18.0
func (dst *ProbableCauseOneOf) UnmarshalJSON(data []byte) error
Unmarshal JSON data into any of the pointers in the struct
type ProcessMonitor ¶
type ProcessMonitor struct { JobId *string `json:"jobId,omitempty"` Status *string `json:"status,omitempty"` ProgressPercentage *int32 `json:"progressPercentage,omitempty"` ProgressStateInfo *string `json:"progressStateInfo,omitempty"` ResultStateInfo *string `json:"resultStateInfo,omitempty"` StartTime *time.Time `json:"startTime,omitempty"` EndTime *time.Time `json:"endTime,omitempty"` Timer *int32 `json:"timer,omitempty"` }
ProcessMonitor This data type is the \"ProcessMonitor\" data type without specialisations.
func NewProcessMonitor ¶
func NewProcessMonitor() *ProcessMonitor
NewProcessMonitor instantiates a new ProcessMonitor 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 NewProcessMonitorWithDefaults ¶
func NewProcessMonitorWithDefaults() *ProcessMonitor
NewProcessMonitorWithDefaults instantiates a new ProcessMonitor 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 (*ProcessMonitor) GetEndTime ¶
func (o *ProcessMonitor) GetEndTime() time.Time
GetEndTime returns the EndTime field value if set, zero value otherwise.
func (*ProcessMonitor) GetEndTimeOk ¶
func (o *ProcessMonitor) GetEndTimeOk() (*time.Time, bool)
GetEndTimeOk returns a tuple with the EndTime field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ProcessMonitor) GetJobId ¶
func (o *ProcessMonitor) GetJobId() string
GetJobId returns the JobId field value if set, zero value otherwise.
func (*ProcessMonitor) GetJobIdOk ¶
func (o *ProcessMonitor) GetJobIdOk() (*string, bool)
GetJobIdOk returns a tuple with the JobId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ProcessMonitor) GetProgressPercentage ¶
func (o *ProcessMonitor) GetProgressPercentage() int32
GetProgressPercentage returns the ProgressPercentage field value if set, zero value otherwise.
func (*ProcessMonitor) GetProgressPercentageOk ¶
func (o *ProcessMonitor) GetProgressPercentageOk() (*int32, bool)
GetProgressPercentageOk returns a tuple with the ProgressPercentage field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ProcessMonitor) GetProgressStateInfo ¶
func (o *ProcessMonitor) GetProgressStateInfo() string
GetProgressStateInfo returns the ProgressStateInfo field value if set, zero value otherwise.
func (*ProcessMonitor) GetProgressStateInfoOk ¶
func (o *ProcessMonitor) GetProgressStateInfoOk() (*string, bool)
GetProgressStateInfoOk returns a tuple with the ProgressStateInfo field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ProcessMonitor) GetResultStateInfo ¶
func (o *ProcessMonitor) GetResultStateInfo() string
GetResultStateInfo returns the ResultStateInfo field value if set, zero value otherwise.
func (*ProcessMonitor) GetResultStateInfoOk ¶
func (o *ProcessMonitor) GetResultStateInfoOk() (*string, bool)
GetResultStateInfoOk returns a tuple with the ResultStateInfo field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ProcessMonitor) GetStartTime ¶
func (o *ProcessMonitor) GetStartTime() time.Time
GetStartTime returns the StartTime field value if set, zero value otherwise.
func (*ProcessMonitor) GetStartTimeOk ¶
func (o *ProcessMonitor) GetStartTimeOk() (*time.Time, bool)
GetStartTimeOk returns a tuple with the StartTime field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ProcessMonitor) GetStatus ¶
func (o *ProcessMonitor) GetStatus() string
GetStatus returns the Status field value if set, zero value otherwise.
func (*ProcessMonitor) GetStatusOk ¶
func (o *ProcessMonitor) GetStatusOk() (*string, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ProcessMonitor) GetTimer ¶
func (o *ProcessMonitor) GetTimer() int32
GetTimer returns the Timer field value if set, zero value otherwise.
func (*ProcessMonitor) GetTimerOk ¶
func (o *ProcessMonitor) GetTimerOk() (*int32, bool)
GetTimerOk returns a tuple with the Timer field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ProcessMonitor) HasEndTime ¶
func (o *ProcessMonitor) HasEndTime() bool
HasEndTime returns a boolean if a field has been set.
func (*ProcessMonitor) HasJobId ¶
func (o *ProcessMonitor) HasJobId() bool
HasJobId returns a boolean if a field has been set.
func (*ProcessMonitor) HasProgressPercentage ¶
func (o *ProcessMonitor) HasProgressPercentage() bool
HasProgressPercentage returns a boolean if a field has been set.
func (*ProcessMonitor) HasProgressStateInfo ¶
func (o *ProcessMonitor) HasProgressStateInfo() bool
HasProgressStateInfo returns a boolean if a field has been set.
func (*ProcessMonitor) HasResultStateInfo ¶
func (o *ProcessMonitor) HasResultStateInfo() bool
HasResultStateInfo returns a boolean if a field has been set.
func (*ProcessMonitor) HasStartTime ¶
func (o *ProcessMonitor) HasStartTime() bool
HasStartTime returns a boolean if a field has been set.
func (*ProcessMonitor) HasStatus ¶
func (o *ProcessMonitor) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (*ProcessMonitor) HasTimer ¶
func (o *ProcessMonitor) HasTimer() bool
HasTimer returns a boolean if a field has been set.
func (ProcessMonitor) MarshalJSON ¶
func (o ProcessMonitor) MarshalJSON() ([]byte, error)
func (*ProcessMonitor) SetEndTime ¶
func (o *ProcessMonitor) SetEndTime(v time.Time)
SetEndTime gets a reference to the given time.Time and assigns it to the EndTime field.
func (*ProcessMonitor) SetJobId ¶
func (o *ProcessMonitor) SetJobId(v string)
SetJobId gets a reference to the given string and assigns it to the JobId field.
func (*ProcessMonitor) SetProgressPercentage ¶
func (o *ProcessMonitor) SetProgressPercentage(v int32)
SetProgressPercentage gets a reference to the given int32 and assigns it to the ProgressPercentage field.
func (*ProcessMonitor) SetProgressStateInfo ¶
func (o *ProcessMonitor) SetProgressStateInfo(v string)
SetProgressStateInfo gets a reference to the given string and assigns it to the ProgressStateInfo field.
func (*ProcessMonitor) SetResultStateInfo ¶
func (o *ProcessMonitor) SetResultStateInfo(v string)
SetResultStateInfo gets a reference to the given string and assigns it to the ResultStateInfo field.
func (*ProcessMonitor) SetStartTime ¶
func (o *ProcessMonitor) SetStartTime(v time.Time)
SetStartTime gets a reference to the given time.Time and assigns it to the StartTime field.
func (*ProcessMonitor) SetStatus ¶
func (o *ProcessMonitor) SetStatus(v string)
SetStatus gets a reference to the given string and assigns it to the Status field.
func (*ProcessMonitor) SetTimer ¶
func (o *ProcessMonitor) SetTimer(v int32)
SetTimer gets a reference to the given int32 and assigns it to the Timer field.
func (ProcessMonitor) ToMap ¶
func (o ProcessMonitor) ToMap() (map[string]interface{}, error)
type RANSliceSubnetProfile ¶
type RANSliceSubnetProfile struct { CoverageAreaTAList []int32 `json:"coverageAreaTAList,omitempty"` DLLatency *float32 `json:"dLLatency,omitempty"` ULLatency *float32 `json:"uLLatency,omitempty"` UEMobilityLevel *MobilityLevel `json:"uEMobilityLevel,omitempty"` ResourceSharingLevel *SharingLevel `json:"resourceSharingLevel,omitempty"` MaxNumberofUEs *int32 `json:"maxNumberofUEs,omitempty"` ActivityFactor *int32 `json:"activityFactor,omitempty"` DLThptPerSliceSubnet *XLThpt `json:"dLThptPerSliceSubnet,omitempty"` DLThptPerUE *XLThpt `json:"dLThptPerUE,omitempty"` ULThptPerSliceSubnet *XLThpt `json:"uLThptPerSliceSubnet,omitempty"` ULThptPerUE *XLThpt `json:"uLThptPerUE,omitempty"` UESpeed *int32 `json:"uESpeed,omitempty"` Reliability *float32 `json:"reliability,omitempty"` SST *int32 `json:"sST,omitempty"` DLMaxPktSize *int32 `json:"dLMaxPktSize,omitempty"` ULMaxPktSize *int32 `json:"uLMaxPktSize,omitempty"` NROperatingBands *string `json:"nROperatingBands,omitempty"` DelayTolerance *DelayTolerance `json:"delayTolerance,omitempty"` Positioning *PositioningRANSubnet `json:"positioning,omitempty"` SliceSimultaneousUse *SliceSimultaneousUse `json:"sliceSimultaneousUse,omitempty"` EnergyEfficiency *float32 `json:"energyEfficiency,omitempty"` TermDensity *TermDensity `json:"termDensity,omitempty"` SurvivalTime *float32 `json:"survivalTime,omitempty"` Synchronicity *SynchronicityRANSubnet `json:"synchronicity,omitempty"` DLDeterministicComm *DeterministicComm `json:"dLDeterministicComm,omitempty"` ULDeterministicComm *DeterministicComm `json:"uLDeterministicComm,omitempty"` }
RANSliceSubnetProfile struct for RANSliceSubnetProfile
func NewRANSliceSubnetProfile ¶
func NewRANSliceSubnetProfile() *RANSliceSubnetProfile
NewRANSliceSubnetProfile instantiates a new RANSliceSubnetProfile 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 NewRANSliceSubnetProfileWithDefaults ¶
func NewRANSliceSubnetProfileWithDefaults() *RANSliceSubnetProfile
NewRANSliceSubnetProfileWithDefaults instantiates a new RANSliceSubnetProfile 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 (*RANSliceSubnetProfile) GetActivityFactor ¶
func (o *RANSliceSubnetProfile) GetActivityFactor() int32
GetActivityFactor returns the ActivityFactor field value if set, zero value otherwise.
func (*RANSliceSubnetProfile) GetActivityFactorOk ¶
func (o *RANSliceSubnetProfile) GetActivityFactorOk() (*int32, bool)
GetActivityFactorOk returns a tuple with the ActivityFactor field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RANSliceSubnetProfile) GetCoverageAreaTAList ¶
func (o *RANSliceSubnetProfile) GetCoverageAreaTAList() []int32
GetCoverageAreaTAList returns the CoverageAreaTAList field value if set, zero value otherwise.
func (*RANSliceSubnetProfile) GetCoverageAreaTAListOk ¶
func (o *RANSliceSubnetProfile) GetCoverageAreaTAListOk() ([]int32, bool)
GetCoverageAreaTAListOk returns a tuple with the CoverageAreaTAList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RANSliceSubnetProfile) GetDLDeterministicComm ¶
func (o *RANSliceSubnetProfile) GetDLDeterministicComm() DeterministicComm
GetDLDeterministicComm returns the DLDeterministicComm field value if set, zero value otherwise.
func (*RANSliceSubnetProfile) GetDLDeterministicCommOk ¶
func (o *RANSliceSubnetProfile) GetDLDeterministicCommOk() (*DeterministicComm, bool)
GetDLDeterministicCommOk returns a tuple with the DLDeterministicComm field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RANSliceSubnetProfile) GetDLLatency ¶
func (o *RANSliceSubnetProfile) GetDLLatency() float32
GetDLLatency returns the DLLatency field value if set, zero value otherwise.
func (*RANSliceSubnetProfile) GetDLLatencyOk ¶
func (o *RANSliceSubnetProfile) GetDLLatencyOk() (*float32, bool)
GetDLLatencyOk returns a tuple with the DLLatency field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RANSliceSubnetProfile) GetDLMaxPktSize ¶
func (o *RANSliceSubnetProfile) GetDLMaxPktSize() int32
GetDLMaxPktSize returns the DLMaxPktSize field value if set, zero value otherwise.
func (*RANSliceSubnetProfile) GetDLMaxPktSizeOk ¶
func (o *RANSliceSubnetProfile) GetDLMaxPktSizeOk() (*int32, bool)
GetDLMaxPktSizeOk returns a tuple with the DLMaxPktSize field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RANSliceSubnetProfile) GetDLThptPerSliceSubnet ¶
func (o *RANSliceSubnetProfile) GetDLThptPerSliceSubnet() XLThpt
GetDLThptPerSliceSubnet returns the DLThptPerSliceSubnet field value if set, zero value otherwise.
func (*RANSliceSubnetProfile) GetDLThptPerSliceSubnetOk ¶
func (o *RANSliceSubnetProfile) GetDLThptPerSliceSubnetOk() (*XLThpt, bool)
GetDLThptPerSliceSubnetOk returns a tuple with the DLThptPerSliceSubnet field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RANSliceSubnetProfile) GetDLThptPerUE ¶
func (o *RANSliceSubnetProfile) GetDLThptPerUE() XLThpt
GetDLThptPerUE returns the DLThptPerUE field value if set, zero value otherwise.
func (*RANSliceSubnetProfile) GetDLThptPerUEOk ¶
func (o *RANSliceSubnetProfile) GetDLThptPerUEOk() (*XLThpt, bool)
GetDLThptPerUEOk returns a tuple with the DLThptPerUE field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RANSliceSubnetProfile) GetDelayTolerance ¶
func (o *RANSliceSubnetProfile) GetDelayTolerance() DelayTolerance
GetDelayTolerance returns the DelayTolerance field value if set, zero value otherwise.
func (*RANSliceSubnetProfile) GetDelayToleranceOk ¶
func (o *RANSliceSubnetProfile) GetDelayToleranceOk() (*DelayTolerance, bool)
GetDelayToleranceOk returns a tuple with the DelayTolerance field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RANSliceSubnetProfile) GetEnergyEfficiency ¶
func (o *RANSliceSubnetProfile) GetEnergyEfficiency() float32
GetEnergyEfficiency returns the EnergyEfficiency field value if set, zero value otherwise.
func (*RANSliceSubnetProfile) GetEnergyEfficiencyOk ¶
func (o *RANSliceSubnetProfile) GetEnergyEfficiencyOk() (*float32, bool)
GetEnergyEfficiencyOk returns a tuple with the EnergyEfficiency field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RANSliceSubnetProfile) GetMaxNumberofUEs ¶
func (o *RANSliceSubnetProfile) GetMaxNumberofUEs() int32
GetMaxNumberofUEs returns the MaxNumberofUEs field value if set, zero value otherwise.
func (*RANSliceSubnetProfile) GetMaxNumberofUEsOk ¶
func (o *RANSliceSubnetProfile) GetMaxNumberofUEsOk() (*int32, bool)
GetMaxNumberofUEsOk returns a tuple with the MaxNumberofUEs field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RANSliceSubnetProfile) GetNROperatingBands ¶
func (o *RANSliceSubnetProfile) GetNROperatingBands() string
GetNROperatingBands returns the NROperatingBands field value if set, zero value otherwise.
func (*RANSliceSubnetProfile) GetNROperatingBandsOk ¶
func (o *RANSliceSubnetProfile) GetNROperatingBandsOk() (*string, bool)
GetNROperatingBandsOk returns a tuple with the NROperatingBands field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RANSliceSubnetProfile) GetPositioning ¶
func (o *RANSliceSubnetProfile) GetPositioning() PositioningRANSubnet
GetPositioning returns the Positioning field value if set, zero value otherwise.
func (*RANSliceSubnetProfile) GetPositioningOk ¶
func (o *RANSliceSubnetProfile) GetPositioningOk() (*PositioningRANSubnet, bool)
GetPositioningOk returns a tuple with the Positioning field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RANSliceSubnetProfile) GetReliability ¶
func (o *RANSliceSubnetProfile) GetReliability() float32
GetReliability returns the Reliability field value if set, zero value otherwise.
func (*RANSliceSubnetProfile) GetReliabilityOk ¶
func (o *RANSliceSubnetProfile) GetReliabilityOk() (*float32, bool)
GetReliabilityOk returns a tuple with the Reliability field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RANSliceSubnetProfile) GetResourceSharingLevel ¶
func (o *RANSliceSubnetProfile) GetResourceSharingLevel() SharingLevel
GetResourceSharingLevel returns the ResourceSharingLevel field value if set, zero value otherwise.
func (*RANSliceSubnetProfile) GetResourceSharingLevelOk ¶
func (o *RANSliceSubnetProfile) GetResourceSharingLevelOk() (*SharingLevel, bool)
GetResourceSharingLevelOk returns a tuple with the ResourceSharingLevel field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RANSliceSubnetProfile) GetSST ¶
func (o *RANSliceSubnetProfile) GetSST() int32
GetSST returns the SST field value if set, zero value otherwise.
func (*RANSliceSubnetProfile) GetSSTOk ¶
func (o *RANSliceSubnetProfile) GetSSTOk() (*int32, bool)
GetSSTOk returns a tuple with the SST field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RANSliceSubnetProfile) GetSliceSimultaneousUse ¶
func (o *RANSliceSubnetProfile) GetSliceSimultaneousUse() SliceSimultaneousUse
GetSliceSimultaneousUse returns the SliceSimultaneousUse field value if set, zero value otherwise.
func (*RANSliceSubnetProfile) GetSliceSimultaneousUseOk ¶
func (o *RANSliceSubnetProfile) GetSliceSimultaneousUseOk() (*SliceSimultaneousUse, bool)
GetSliceSimultaneousUseOk returns a tuple with the SliceSimultaneousUse field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RANSliceSubnetProfile) GetSurvivalTime ¶
func (o *RANSliceSubnetProfile) GetSurvivalTime() float32
GetSurvivalTime returns the SurvivalTime field value if set, zero value otherwise.
func (*RANSliceSubnetProfile) GetSurvivalTimeOk ¶
func (o *RANSliceSubnetProfile) GetSurvivalTimeOk() (*float32, bool)
GetSurvivalTimeOk returns a tuple with the SurvivalTime field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RANSliceSubnetProfile) GetSynchronicity ¶
func (o *RANSliceSubnetProfile) GetSynchronicity() SynchronicityRANSubnet
GetSynchronicity returns the Synchronicity field value if set, zero value otherwise.
func (*RANSliceSubnetProfile) GetSynchronicityOk ¶
func (o *RANSliceSubnetProfile) GetSynchronicityOk() (*SynchronicityRANSubnet, bool)
GetSynchronicityOk returns a tuple with the Synchronicity field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RANSliceSubnetProfile) GetTermDensity ¶
func (o *RANSliceSubnetProfile) GetTermDensity() TermDensity
GetTermDensity returns the TermDensity field value if set, zero value otherwise.
func (*RANSliceSubnetProfile) GetTermDensityOk ¶
func (o *RANSliceSubnetProfile) GetTermDensityOk() (*TermDensity, bool)
GetTermDensityOk returns a tuple with the TermDensity field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RANSliceSubnetProfile) GetUEMobilityLevel ¶
func (o *RANSliceSubnetProfile) GetUEMobilityLevel() MobilityLevel
GetUEMobilityLevel returns the UEMobilityLevel field value if set, zero value otherwise.
func (*RANSliceSubnetProfile) GetUEMobilityLevelOk ¶
func (o *RANSliceSubnetProfile) GetUEMobilityLevelOk() (*MobilityLevel, bool)
GetUEMobilityLevelOk returns a tuple with the UEMobilityLevel field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RANSliceSubnetProfile) GetUESpeed ¶
func (o *RANSliceSubnetProfile) GetUESpeed() int32
GetUESpeed returns the UESpeed field value if set, zero value otherwise.
func (*RANSliceSubnetProfile) GetUESpeedOk ¶
func (o *RANSliceSubnetProfile) GetUESpeedOk() (*int32, bool)
GetUESpeedOk returns a tuple with the UESpeed field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RANSliceSubnetProfile) GetULDeterministicComm ¶
func (o *RANSliceSubnetProfile) GetULDeterministicComm() DeterministicComm
GetULDeterministicComm returns the ULDeterministicComm field value if set, zero value otherwise.
func (*RANSliceSubnetProfile) GetULDeterministicCommOk ¶
func (o *RANSliceSubnetProfile) GetULDeterministicCommOk() (*DeterministicComm, bool)
GetULDeterministicCommOk returns a tuple with the ULDeterministicComm field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RANSliceSubnetProfile) GetULLatency ¶
func (o *RANSliceSubnetProfile) GetULLatency() float32
GetULLatency returns the ULLatency field value if set, zero value otherwise.
func (*RANSliceSubnetProfile) GetULLatencyOk ¶
func (o *RANSliceSubnetProfile) GetULLatencyOk() (*float32, bool)
GetULLatencyOk returns a tuple with the ULLatency field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RANSliceSubnetProfile) GetULMaxPktSize ¶
func (o *RANSliceSubnetProfile) GetULMaxPktSize() int32
GetULMaxPktSize returns the ULMaxPktSize field value if set, zero value otherwise.
func (*RANSliceSubnetProfile) GetULMaxPktSizeOk ¶
func (o *RANSliceSubnetProfile) GetULMaxPktSizeOk() (*int32, bool)
GetULMaxPktSizeOk returns a tuple with the ULMaxPktSize field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RANSliceSubnetProfile) GetULThptPerSliceSubnet ¶
func (o *RANSliceSubnetProfile) GetULThptPerSliceSubnet() XLThpt
GetULThptPerSliceSubnet returns the ULThptPerSliceSubnet field value if set, zero value otherwise.
func (*RANSliceSubnetProfile) GetULThptPerSliceSubnetOk ¶
func (o *RANSliceSubnetProfile) GetULThptPerSliceSubnetOk() (*XLThpt, bool)
GetULThptPerSliceSubnetOk returns a tuple with the ULThptPerSliceSubnet field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RANSliceSubnetProfile) GetULThptPerUE ¶
func (o *RANSliceSubnetProfile) GetULThptPerUE() XLThpt
GetULThptPerUE returns the ULThptPerUE field value if set, zero value otherwise.
func (*RANSliceSubnetProfile) GetULThptPerUEOk ¶
func (o *RANSliceSubnetProfile) GetULThptPerUEOk() (*XLThpt, bool)
GetULThptPerUEOk returns a tuple with the ULThptPerUE field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RANSliceSubnetProfile) HasActivityFactor ¶
func (o *RANSliceSubnetProfile) HasActivityFactor() bool
HasActivityFactor returns a boolean if a field has been set.
func (*RANSliceSubnetProfile) HasCoverageAreaTAList ¶
func (o *RANSliceSubnetProfile) HasCoverageAreaTAList() bool
HasCoverageAreaTAList returns a boolean if a field has been set.
func (*RANSliceSubnetProfile) HasDLDeterministicComm ¶
func (o *RANSliceSubnetProfile) HasDLDeterministicComm() bool
HasDLDeterministicComm returns a boolean if a field has been set.
func (*RANSliceSubnetProfile) HasDLLatency ¶
func (o *RANSliceSubnetProfile) HasDLLatency() bool
HasDLLatency returns a boolean if a field has been set.
func (*RANSliceSubnetProfile) HasDLMaxPktSize ¶
func (o *RANSliceSubnetProfile) HasDLMaxPktSize() bool
HasDLMaxPktSize returns a boolean if a field has been set.
func (*RANSliceSubnetProfile) HasDLThptPerSliceSubnet ¶
func (o *RANSliceSubnetProfile) HasDLThptPerSliceSubnet() bool
HasDLThptPerSliceSubnet returns a boolean if a field has been set.
func (*RANSliceSubnetProfile) HasDLThptPerUE ¶
func (o *RANSliceSubnetProfile) HasDLThptPerUE() bool
HasDLThptPerUE returns a boolean if a field has been set.
func (*RANSliceSubnetProfile) HasDelayTolerance ¶
func (o *RANSliceSubnetProfile) HasDelayTolerance() bool
HasDelayTolerance returns a boolean if a field has been set.
func (*RANSliceSubnetProfile) HasEnergyEfficiency ¶
func (o *RANSliceSubnetProfile) HasEnergyEfficiency() bool
HasEnergyEfficiency returns a boolean if a field has been set.
func (*RANSliceSubnetProfile) HasMaxNumberofUEs ¶
func (o *RANSliceSubnetProfile) HasMaxNumberofUEs() bool
HasMaxNumberofUEs returns a boolean if a field has been set.
func (*RANSliceSubnetProfile) HasNROperatingBands ¶
func (o *RANSliceSubnetProfile) HasNROperatingBands() bool
HasNROperatingBands returns a boolean if a field has been set.
func (*RANSliceSubnetProfile) HasPositioning ¶
func (o *RANSliceSubnetProfile) HasPositioning() bool
HasPositioning returns a boolean if a field has been set.
func (*RANSliceSubnetProfile) HasReliability ¶
func (o *RANSliceSubnetProfile) HasReliability() bool
HasReliability returns a boolean if a field has been set.
func (*RANSliceSubnetProfile) HasResourceSharingLevel ¶
func (o *RANSliceSubnetProfile) HasResourceSharingLevel() bool
HasResourceSharingLevel returns a boolean if a field has been set.
func (*RANSliceSubnetProfile) HasSST ¶
func (o *RANSliceSubnetProfile) HasSST() bool
HasSST returns a boolean if a field has been set.
func (*RANSliceSubnetProfile) HasSliceSimultaneousUse ¶
func (o *RANSliceSubnetProfile) HasSliceSimultaneousUse() bool
HasSliceSimultaneousUse returns a boolean if a field has been set.
func (*RANSliceSubnetProfile) HasSurvivalTime ¶
func (o *RANSliceSubnetProfile) HasSurvivalTime() bool
HasSurvivalTime returns a boolean if a field has been set.
func (*RANSliceSubnetProfile) HasSynchronicity ¶
func (o *RANSliceSubnetProfile) HasSynchronicity() bool
HasSynchronicity returns a boolean if a field has been set.
func (*RANSliceSubnetProfile) HasTermDensity ¶
func (o *RANSliceSubnetProfile) HasTermDensity() bool
HasTermDensity returns a boolean if a field has been set.
func (*RANSliceSubnetProfile) HasUEMobilityLevel ¶
func (o *RANSliceSubnetProfile) HasUEMobilityLevel() bool
HasUEMobilityLevel returns a boolean if a field has been set.
func (*RANSliceSubnetProfile) HasUESpeed ¶
func (o *RANSliceSubnetProfile) HasUESpeed() bool
HasUESpeed returns a boolean if a field has been set.
func (*RANSliceSubnetProfile) HasULDeterministicComm ¶
func (o *RANSliceSubnetProfile) HasULDeterministicComm() bool
HasULDeterministicComm returns a boolean if a field has been set.
func (*RANSliceSubnetProfile) HasULLatency ¶
func (o *RANSliceSubnetProfile) HasULLatency() bool
HasULLatency returns a boolean if a field has been set.
func (*RANSliceSubnetProfile) HasULMaxPktSize ¶
func (o *RANSliceSubnetProfile) HasULMaxPktSize() bool
HasULMaxPktSize returns a boolean if a field has been set.
func (*RANSliceSubnetProfile) HasULThptPerSliceSubnet ¶
func (o *RANSliceSubnetProfile) HasULThptPerSliceSubnet() bool
HasULThptPerSliceSubnet returns a boolean if a field has been set.
func (*RANSliceSubnetProfile) HasULThptPerUE ¶
func (o *RANSliceSubnetProfile) HasULThptPerUE() bool
HasULThptPerUE returns a boolean if a field has been set.
func (RANSliceSubnetProfile) MarshalJSON ¶
func (o RANSliceSubnetProfile) MarshalJSON() ([]byte, error)
func (*RANSliceSubnetProfile) SetActivityFactor ¶
func (o *RANSliceSubnetProfile) SetActivityFactor(v int32)
SetActivityFactor gets a reference to the given int32 and assigns it to the ActivityFactor field.
func (*RANSliceSubnetProfile) SetCoverageAreaTAList ¶
func (o *RANSliceSubnetProfile) SetCoverageAreaTAList(v []int32)
SetCoverageAreaTAList gets a reference to the given []int32 and assigns it to the CoverageAreaTAList field.
func (*RANSliceSubnetProfile) SetDLDeterministicComm ¶
func (o *RANSliceSubnetProfile) SetDLDeterministicComm(v DeterministicComm)
SetDLDeterministicComm gets a reference to the given DeterministicComm and assigns it to the DLDeterministicComm field.
func (*RANSliceSubnetProfile) SetDLLatency ¶
func (o *RANSliceSubnetProfile) SetDLLatency(v float32)
SetDLLatency gets a reference to the given float32 and assigns it to the DLLatency field.
func (*RANSliceSubnetProfile) SetDLMaxPktSize ¶
func (o *RANSliceSubnetProfile) SetDLMaxPktSize(v int32)
SetDLMaxPktSize gets a reference to the given int32 and assigns it to the DLMaxPktSize field.
func (*RANSliceSubnetProfile) SetDLThptPerSliceSubnet ¶
func (o *RANSliceSubnetProfile) SetDLThptPerSliceSubnet(v XLThpt)
SetDLThptPerSliceSubnet gets a reference to the given XLThpt and assigns it to the DLThptPerSliceSubnet field.
func (*RANSliceSubnetProfile) SetDLThptPerUE ¶
func (o *RANSliceSubnetProfile) SetDLThptPerUE(v XLThpt)
SetDLThptPerUE gets a reference to the given XLThpt and assigns it to the DLThptPerUE field.
func (*RANSliceSubnetProfile) SetDelayTolerance ¶
func (o *RANSliceSubnetProfile) SetDelayTolerance(v DelayTolerance)
SetDelayTolerance gets a reference to the given DelayTolerance and assigns it to the DelayTolerance field.
func (*RANSliceSubnetProfile) SetEnergyEfficiency ¶
func (o *RANSliceSubnetProfile) SetEnergyEfficiency(v float32)
SetEnergyEfficiency gets a reference to the given float32 and assigns it to the EnergyEfficiency field.
func (*RANSliceSubnetProfile) SetMaxNumberofUEs ¶
func (o *RANSliceSubnetProfile) SetMaxNumberofUEs(v int32)
SetMaxNumberofUEs gets a reference to the given int32 and assigns it to the MaxNumberofUEs field.
func (*RANSliceSubnetProfile) SetNROperatingBands ¶
func (o *RANSliceSubnetProfile) SetNROperatingBands(v string)
SetNROperatingBands gets a reference to the given string and assigns it to the NROperatingBands field.
func (*RANSliceSubnetProfile) SetPositioning ¶
func (o *RANSliceSubnetProfile) SetPositioning(v PositioningRANSubnet)
SetPositioning gets a reference to the given PositioningRANSubnet and assigns it to the Positioning field.
func (*RANSliceSubnetProfile) SetReliability ¶
func (o *RANSliceSubnetProfile) SetReliability(v float32)
SetReliability gets a reference to the given float32 and assigns it to the Reliability field.
func (*RANSliceSubnetProfile) SetResourceSharingLevel ¶
func (o *RANSliceSubnetProfile) SetResourceSharingLevel(v SharingLevel)
SetResourceSharingLevel gets a reference to the given SharingLevel and assigns it to the ResourceSharingLevel field.
func (*RANSliceSubnetProfile) SetSST ¶
func (o *RANSliceSubnetProfile) SetSST(v int32)
SetSST gets a reference to the given int32 and assigns it to the SST field.
func (*RANSliceSubnetProfile) SetSliceSimultaneousUse ¶
func (o *RANSliceSubnetProfile) SetSliceSimultaneousUse(v SliceSimultaneousUse)
SetSliceSimultaneousUse gets a reference to the given SliceSimultaneousUse and assigns it to the SliceSimultaneousUse field.
func (*RANSliceSubnetProfile) SetSurvivalTime ¶
func (o *RANSliceSubnetProfile) SetSurvivalTime(v float32)
SetSurvivalTime gets a reference to the given float32 and assigns it to the SurvivalTime field.
func (*RANSliceSubnetProfile) SetSynchronicity ¶
func (o *RANSliceSubnetProfile) SetSynchronicity(v SynchronicityRANSubnet)
SetSynchronicity gets a reference to the given SynchronicityRANSubnet and assigns it to the Synchronicity field.
func (*RANSliceSubnetProfile) SetTermDensity ¶
func (o *RANSliceSubnetProfile) SetTermDensity(v TermDensity)
SetTermDensity gets a reference to the given TermDensity and assigns it to the TermDensity field.
func (*RANSliceSubnetProfile) SetUEMobilityLevel ¶
func (o *RANSliceSubnetProfile) SetUEMobilityLevel(v MobilityLevel)
SetUEMobilityLevel gets a reference to the given MobilityLevel and assigns it to the UEMobilityLevel field.
func (*RANSliceSubnetProfile) SetUESpeed ¶
func (o *RANSliceSubnetProfile) SetUESpeed(v int32)
SetUESpeed gets a reference to the given int32 and assigns it to the UESpeed field.
func (*RANSliceSubnetProfile) SetULDeterministicComm ¶
func (o *RANSliceSubnetProfile) SetULDeterministicComm(v DeterministicComm)
SetULDeterministicComm gets a reference to the given DeterministicComm and assigns it to the ULDeterministicComm field.
func (*RANSliceSubnetProfile) SetULLatency ¶
func (o *RANSliceSubnetProfile) SetULLatency(v float32)
SetULLatency gets a reference to the given float32 and assigns it to the ULLatency field.
func (*RANSliceSubnetProfile) SetULMaxPktSize ¶
func (o *RANSliceSubnetProfile) SetULMaxPktSize(v int32)
SetULMaxPktSize gets a reference to the given int32 and assigns it to the ULMaxPktSize field.
func (*RANSliceSubnetProfile) SetULThptPerSliceSubnet ¶
func (o *RANSliceSubnetProfile) SetULThptPerSliceSubnet(v XLThpt)
SetULThptPerSliceSubnet gets a reference to the given XLThpt and assigns it to the ULThptPerSliceSubnet field.
func (*RANSliceSubnetProfile) SetULThptPerUE ¶
func (o *RANSliceSubnetProfile) SetULThptPerUE(v XLThpt)
SetULThptPerUE gets a reference to the given XLThpt and assigns it to the ULThptPerUE field.
func (RANSliceSubnetProfile) ToMap ¶
func (o RANSliceSubnetProfile) ToMap() (map[string]interface{}, error)
type RadioSpectrum ¶
type RadioSpectrum struct { ServAttrCom *ServAttrCom `json:"servAttrCom,omitempty"` NROperatingBands *string `json:"nROperatingBands,omitempty"` }
RadioSpectrum struct for RadioSpectrum
func NewRadioSpectrum ¶
func NewRadioSpectrum() *RadioSpectrum
NewRadioSpectrum instantiates a new RadioSpectrum 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 NewRadioSpectrumWithDefaults ¶
func NewRadioSpectrumWithDefaults() *RadioSpectrum
NewRadioSpectrumWithDefaults instantiates a new RadioSpectrum 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 (*RadioSpectrum) GetNROperatingBands ¶
func (o *RadioSpectrum) GetNROperatingBands() string
GetNROperatingBands returns the NROperatingBands field value if set, zero value otherwise.
func (*RadioSpectrum) GetNROperatingBandsOk ¶
func (o *RadioSpectrum) GetNROperatingBandsOk() (*string, bool)
GetNROperatingBandsOk returns a tuple with the NROperatingBands field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RadioSpectrum) GetServAttrCom ¶
func (o *RadioSpectrum) GetServAttrCom() ServAttrCom
GetServAttrCom returns the ServAttrCom field value if set, zero value otherwise.
func (*RadioSpectrum) GetServAttrComOk ¶
func (o *RadioSpectrum) GetServAttrComOk() (*ServAttrCom, bool)
GetServAttrComOk returns a tuple with the ServAttrCom field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RadioSpectrum) HasNROperatingBands ¶
func (o *RadioSpectrum) HasNROperatingBands() bool
HasNROperatingBands returns a boolean if a field has been set.
func (*RadioSpectrum) HasServAttrCom ¶
func (o *RadioSpectrum) HasServAttrCom() bool
HasServAttrCom returns a boolean if a field has been set.
func (RadioSpectrum) MarshalJSON ¶
func (o RadioSpectrum) MarshalJSON() ([]byte, error)
func (*RadioSpectrum) SetNROperatingBands ¶
func (o *RadioSpectrum) SetNROperatingBands(v string)
SetNROperatingBands gets a reference to the given string and assigns it to the NROperatingBands field.
func (*RadioSpectrum) SetServAttrCom ¶
func (o *RadioSpectrum) SetServAttrCom(v ServAttrCom)
SetServAttrCom gets a reference to the given ServAttrCom and assigns it to the ServAttrCom field.
func (RadioSpectrum) ToMap ¶
func (o RadioSpectrum) ToMap() (map[string]interface{}, error)
type ReportAmountType ¶
type ReportAmountType string
ReportAmountType See details in 3GPP TS 32.422 clause 5.10.6.
const (
INFINITY ReportAmountType = "INFINITY"
)
List of reportAmount-Type
func NewReportAmountTypeFromValue ¶
func NewReportAmountTypeFromValue(v string) (*ReportAmountType, error)
NewReportAmountTypeFromValue returns a pointer to a valid ReportAmountType for the value passed as argument, or an error if the value passed is not allowed by the enum
func (ReportAmountType) IsValid ¶
func (v ReportAmountType) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (ReportAmountType) Ptr ¶
func (v ReportAmountType) Ptr() *ReportAmountType
Ptr returns reference to reportAmount-Type value
func (*ReportAmountType) UnmarshalJSON ¶
func (v *ReportAmountType) UnmarshalJSON(src []byte) error
type ReportIntervalType ¶
type ReportIntervalType struct { UMTS []string `json:"UMTS,omitempty"` LTE []string `json:"LTE,omitempty"` NR []string `json:"NR,omitempty"` }
ReportIntervalType See details in 3GPP TS 32.422 clause 5.10.5.
func NewReportIntervalType ¶
func NewReportIntervalType() *ReportIntervalType
NewReportIntervalType instantiates a new ReportIntervalType 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 NewReportIntervalTypeWithDefaults ¶
func NewReportIntervalTypeWithDefaults() *ReportIntervalType
NewReportIntervalTypeWithDefaults instantiates a new ReportIntervalType 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 (*ReportIntervalType) GetLTE ¶
func (o *ReportIntervalType) GetLTE() []string
GetLTE returns the LTE field value if set, zero value otherwise.
func (*ReportIntervalType) GetLTEOk ¶
func (o *ReportIntervalType) GetLTEOk() ([]string, bool)
GetLTEOk returns a tuple with the LTE field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ReportIntervalType) GetNR ¶
func (o *ReportIntervalType) GetNR() []string
GetNR returns the NR field value if set, zero value otherwise.
func (*ReportIntervalType) GetNROk ¶
func (o *ReportIntervalType) GetNROk() ([]string, bool)
GetNROk returns a tuple with the NR field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ReportIntervalType) GetUMTS ¶
func (o *ReportIntervalType) GetUMTS() []string
GetUMTS returns the UMTS field value if set, zero value otherwise.
func (*ReportIntervalType) GetUMTSOk ¶
func (o *ReportIntervalType) GetUMTSOk() ([]string, bool)
GetUMTSOk returns a tuple with the UMTS field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ReportIntervalType) HasLTE ¶
func (o *ReportIntervalType) HasLTE() bool
HasLTE returns a boolean if a field has been set.
func (*ReportIntervalType) HasNR ¶
func (o *ReportIntervalType) HasNR() bool
HasNR returns a boolean if a field has been set.
func (*ReportIntervalType) HasUMTS ¶
func (o *ReportIntervalType) HasUMTS() bool
HasUMTS returns a boolean if a field has been set.
func (ReportIntervalType) MarshalJSON ¶
func (o ReportIntervalType) MarshalJSON() ([]byte, error)
func (*ReportIntervalType) SetLTE ¶
func (o *ReportIntervalType) SetLTE(v []string)
SetLTE gets a reference to the given []string and assigns it to the LTE field.
func (*ReportIntervalType) SetNR ¶
func (o *ReportIntervalType) SetNR(v []string)
SetNR gets a reference to the given []string and assigns it to the NR field.
func (*ReportIntervalType) SetUMTS ¶
func (o *ReportIntervalType) SetUMTS(v []string)
SetUMTS gets a reference to the given []string and assigns it to the UMTS field.
func (ReportIntervalType) ToMap ¶
func (o ReportIntervalType) ToMap() (map[string]interface{}, error)
type ReportTypeType ¶
type ReportTypeType string
ReportTypeType Report type for logged NR MDT. See details in 3GPP TS 32.422 clause 5.10.27.
const ( PERIODICAL ReportTypeType = "PERIODICAL" EVENT_TRIGGERED ReportTypeType = "EVENT_TRIGGERED" )
List of reportType-Type
func NewReportTypeTypeFromValue ¶
func NewReportTypeTypeFromValue(v string) (*ReportTypeType, error)
NewReportTypeTypeFromValue returns a pointer to a valid ReportTypeType for the value passed as argument, or an error if the value passed is not allowed by the enum
func (ReportTypeType) IsValid ¶
func (v ReportTypeType) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (ReportTypeType) Ptr ¶
func (v ReportTypeType) Ptr() *ReportTypeType
Ptr returns reference to reportType-Type value
func (*ReportTypeType) UnmarshalJSON ¶
func (v *ReportTypeType) UnmarshalJSON(src []byte) error
type ReportingCtrl ¶
type ReportingCtrl struct { ReportingCtrlOneOf *ReportingCtrlOneOf ReportingCtrlOneOf1 *ReportingCtrlOneOf1 ReportingCtrlOneOf2 *ReportingCtrlOneOf2 }
ReportingCtrl - struct for ReportingCtrl
func ReportingCtrlOneOf1AsReportingCtrl ¶
func ReportingCtrlOneOf1AsReportingCtrl(v *ReportingCtrlOneOf1) ReportingCtrl
ReportingCtrlOneOf1AsReportingCtrl is a convenience function that returns ReportingCtrlOneOf1 wrapped in ReportingCtrl
func ReportingCtrlOneOf2AsReportingCtrl ¶
func ReportingCtrlOneOf2AsReportingCtrl(v *ReportingCtrlOneOf2) ReportingCtrl
ReportingCtrlOneOf2AsReportingCtrl is a convenience function that returns ReportingCtrlOneOf2 wrapped in ReportingCtrl
func ReportingCtrlOneOfAsReportingCtrl ¶
func ReportingCtrlOneOfAsReportingCtrl(v *ReportingCtrlOneOf) ReportingCtrl
ReportingCtrlOneOfAsReportingCtrl is a convenience function that returns ReportingCtrlOneOf wrapped in ReportingCtrl
func (*ReportingCtrl) GetActualInstance ¶
func (obj *ReportingCtrl) GetActualInstance() interface{}
Get the actual instance
func (ReportingCtrl) MarshalJSON ¶
func (src ReportingCtrl) MarshalJSON() ([]byte, error)
Marshal data from the first non-nil pointers in the struct to JSON
func (*ReportingCtrl) UnmarshalJSON ¶
func (dst *ReportingCtrl) UnmarshalJSON(data []byte) error
Unmarshal JSON data into one of the pointers in the struct
type ReportingCtrlOneOf ¶
type ReportingCtrlOneOf struct {
FileReportingPeriod *int32 `json:"fileReportingPeriod,omitempty"`
}
ReportingCtrlOneOf struct for ReportingCtrlOneOf
func NewReportingCtrlOneOf ¶
func NewReportingCtrlOneOf() *ReportingCtrlOneOf
NewReportingCtrlOneOf instantiates a new ReportingCtrlOneOf 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 NewReportingCtrlOneOfWithDefaults ¶
func NewReportingCtrlOneOfWithDefaults() *ReportingCtrlOneOf
NewReportingCtrlOneOfWithDefaults instantiates a new ReportingCtrlOneOf 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 (*ReportingCtrlOneOf) GetFileReportingPeriod ¶
func (o *ReportingCtrlOneOf) GetFileReportingPeriod() int32
GetFileReportingPeriod returns the FileReportingPeriod field value if set, zero value otherwise.
func (*ReportingCtrlOneOf) GetFileReportingPeriodOk ¶
func (o *ReportingCtrlOneOf) GetFileReportingPeriodOk() (*int32, bool)
GetFileReportingPeriodOk returns a tuple with the FileReportingPeriod field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ReportingCtrlOneOf) HasFileReportingPeriod ¶
func (o *ReportingCtrlOneOf) HasFileReportingPeriod() bool
HasFileReportingPeriod returns a boolean if a field has been set.
func (ReportingCtrlOneOf) MarshalJSON ¶
func (o ReportingCtrlOneOf) MarshalJSON() ([]byte, error)
func (*ReportingCtrlOneOf) SetFileReportingPeriod ¶
func (o *ReportingCtrlOneOf) SetFileReportingPeriod(v int32)
SetFileReportingPeriod gets a reference to the given int32 and assigns it to the FileReportingPeriod field.
func (ReportingCtrlOneOf) ToMap ¶
func (o ReportingCtrlOneOf) ToMap() (map[string]interface{}, error)
type ReportingCtrlOneOf1 ¶
type ReportingCtrlOneOf1 struct { FileReportingPeriod *int32 `json:"fileReportingPeriod,omitempty"` FileLocation *string `json:"fileLocation,omitempty"` }
ReportingCtrlOneOf1 struct for ReportingCtrlOneOf1
func NewReportingCtrlOneOf1 ¶
func NewReportingCtrlOneOf1() *ReportingCtrlOneOf1
NewReportingCtrlOneOf1 instantiates a new ReportingCtrlOneOf1 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 NewReportingCtrlOneOf1WithDefaults ¶
func NewReportingCtrlOneOf1WithDefaults() *ReportingCtrlOneOf1
NewReportingCtrlOneOf1WithDefaults instantiates a new ReportingCtrlOneOf1 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 (*ReportingCtrlOneOf1) GetFileLocation ¶
func (o *ReportingCtrlOneOf1) GetFileLocation() string
GetFileLocation returns the FileLocation field value if set, zero value otherwise.
func (*ReportingCtrlOneOf1) GetFileLocationOk ¶
func (o *ReportingCtrlOneOf1) GetFileLocationOk() (*string, bool)
GetFileLocationOk returns a tuple with the FileLocation field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ReportingCtrlOneOf1) GetFileReportingPeriod ¶
func (o *ReportingCtrlOneOf1) GetFileReportingPeriod() int32
GetFileReportingPeriod returns the FileReportingPeriod field value if set, zero value otherwise.
func (*ReportingCtrlOneOf1) GetFileReportingPeriodOk ¶
func (o *ReportingCtrlOneOf1) GetFileReportingPeriodOk() (*int32, bool)
GetFileReportingPeriodOk returns a tuple with the FileReportingPeriod field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ReportingCtrlOneOf1) HasFileLocation ¶
func (o *ReportingCtrlOneOf1) HasFileLocation() bool
HasFileLocation returns a boolean if a field has been set.
func (*ReportingCtrlOneOf1) HasFileReportingPeriod ¶
func (o *ReportingCtrlOneOf1) HasFileReportingPeriod() bool
HasFileReportingPeriod returns a boolean if a field has been set.
func (ReportingCtrlOneOf1) MarshalJSON ¶
func (o ReportingCtrlOneOf1) MarshalJSON() ([]byte, error)
func (*ReportingCtrlOneOf1) SetFileLocation ¶
func (o *ReportingCtrlOneOf1) SetFileLocation(v string)
SetFileLocation gets a reference to the given string and assigns it to the FileLocation field.
func (*ReportingCtrlOneOf1) SetFileReportingPeriod ¶
func (o *ReportingCtrlOneOf1) SetFileReportingPeriod(v int32)
SetFileReportingPeriod gets a reference to the given int32 and assigns it to the FileReportingPeriod field.
func (ReportingCtrlOneOf1) ToMap ¶
func (o ReportingCtrlOneOf1) ToMap() (map[string]interface{}, error)
type ReportingCtrlOneOf2 ¶
type ReportingCtrlOneOf2 struct {
StreamTarget *string `json:"streamTarget,omitempty"`
}
ReportingCtrlOneOf2 struct for ReportingCtrlOneOf2
func NewReportingCtrlOneOf2 ¶
func NewReportingCtrlOneOf2() *ReportingCtrlOneOf2
NewReportingCtrlOneOf2 instantiates a new ReportingCtrlOneOf2 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 NewReportingCtrlOneOf2WithDefaults ¶
func NewReportingCtrlOneOf2WithDefaults() *ReportingCtrlOneOf2
NewReportingCtrlOneOf2WithDefaults instantiates a new ReportingCtrlOneOf2 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 (*ReportingCtrlOneOf2) GetStreamTarget ¶
func (o *ReportingCtrlOneOf2) GetStreamTarget() string
GetStreamTarget returns the StreamTarget field value if set, zero value otherwise.
func (*ReportingCtrlOneOf2) GetStreamTargetOk ¶
func (o *ReportingCtrlOneOf2) GetStreamTargetOk() (*string, bool)
GetStreamTargetOk returns a tuple with the StreamTarget field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ReportingCtrlOneOf2) HasStreamTarget ¶
func (o *ReportingCtrlOneOf2) HasStreamTarget() bool
HasStreamTarget returns a boolean if a field has been set.
func (ReportingCtrlOneOf2) MarshalJSON ¶
func (o ReportingCtrlOneOf2) MarshalJSON() ([]byte, error)
func (*ReportingCtrlOneOf2) SetStreamTarget ¶
func (o *ReportingCtrlOneOf2) SetStreamTarget(v string)
SetStreamTarget gets a reference to the given string and assigns it to the StreamTarget field.
func (ReportingCtrlOneOf2) ToMap ¶
func (o ReportingCtrlOneOf2) ToMap() (map[string]interface{}, error)
type ResourceReservationStatus ¶
type ResourceReservationStatus string
ResourceReservationStatus An attribute which specifies the resource reservation result for the feasibility check job.
const ( RESERVED ResourceReservationStatus = "RESERVED" UNRESERVED ResourceReservationStatus = "UNRESERVED" USED ResourceReservationStatus = "USED" )
List of ResourceReservationStatus
func NewResourceReservationStatusFromValue ¶
func NewResourceReservationStatusFromValue(v string) (*ResourceReservationStatus, error)
NewResourceReservationStatusFromValue returns a pointer to a valid ResourceReservationStatus for the value passed as argument, or an error if the value passed is not allowed by the enum
func (ResourceReservationStatus) IsValid ¶
func (v ResourceReservationStatus) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (ResourceReservationStatus) Ptr ¶
func (v ResourceReservationStatus) Ptr() *ResourceReservationStatus
Ptr returns reference to ResourceReservationStatus value
func (*ResourceReservationStatus) UnmarshalJSON ¶
func (v *ResourceReservationStatus) UnmarshalJSON(src []byte) error
type ResourcesSliceNrm ¶
type ResourcesSliceNrm struct { EPTransportSingle *EPTransportSingle FeasibilityCheckAndReservationJobSingle *FeasibilityCheckAndReservationJobSingle MnS *MnS NetworkSliceSingle *NetworkSliceSingle NetworkSliceSubnetProviderCapabilitiesSingle *NetworkSliceSubnetProviderCapabilitiesSingle NetworkSliceSubnetSingle *NetworkSliceSubnetSingle SubNetworkSingle *SubNetworkSingle }
ResourcesSliceNrm - struct for ResourcesSliceNrm
func EPTransportSingleAsResourcesSliceNrm ¶
func EPTransportSingleAsResourcesSliceNrm(v *EPTransportSingle) ResourcesSliceNrm
EPTransportSingleAsResourcesSliceNrm is a convenience function that returns EPTransportSingle wrapped in ResourcesSliceNrm
func FeasibilityCheckAndReservationJobSingleAsResourcesSliceNrm ¶
func FeasibilityCheckAndReservationJobSingleAsResourcesSliceNrm(v *FeasibilityCheckAndReservationJobSingle) ResourcesSliceNrm
FeasibilityCheckAndReservationJobSingleAsResourcesSliceNrm is a convenience function that returns FeasibilityCheckAndReservationJobSingle wrapped in ResourcesSliceNrm
func MnSAsResourcesSliceNrm ¶
func MnSAsResourcesSliceNrm(v *MnS) ResourcesSliceNrm
MnSAsResourcesSliceNrm is a convenience function that returns MnS wrapped in ResourcesSliceNrm
func NetworkSliceSingleAsResourcesSliceNrm ¶
func NetworkSliceSingleAsResourcesSliceNrm(v *NetworkSliceSingle) ResourcesSliceNrm
NetworkSliceSingleAsResourcesSliceNrm is a convenience function that returns NetworkSliceSingle wrapped in ResourcesSliceNrm
func NetworkSliceSubnetProviderCapabilitiesSingleAsResourcesSliceNrm ¶
func NetworkSliceSubnetProviderCapabilitiesSingleAsResourcesSliceNrm(v *NetworkSliceSubnetProviderCapabilitiesSingle) ResourcesSliceNrm
NetworkSliceSubnetProviderCapabilitiesSingleAsResourcesSliceNrm is a convenience function that returns NetworkSliceSubnetProviderCapabilitiesSingle wrapped in ResourcesSliceNrm
func NetworkSliceSubnetSingleAsResourcesSliceNrm ¶
func NetworkSliceSubnetSingleAsResourcesSliceNrm(v *NetworkSliceSubnetSingle) ResourcesSliceNrm
NetworkSliceSubnetSingleAsResourcesSliceNrm is a convenience function that returns NetworkSliceSubnetSingle wrapped in ResourcesSliceNrm
func SubNetworkSingleAsResourcesSliceNrm ¶
func SubNetworkSingleAsResourcesSliceNrm(v *SubNetworkSingle) ResourcesSliceNrm
SubNetworkSingleAsResourcesSliceNrm is a convenience function that returns SubNetworkSingle wrapped in ResourcesSliceNrm
func (*ResourcesSliceNrm) GetActualInstance ¶
func (obj *ResourcesSliceNrm) GetActualInstance() interface{}
Get the actual instance
func (ResourcesSliceNrm) MarshalJSON ¶
func (src ResourcesSliceNrm) MarshalJSON() ([]byte, error)
Marshal data from the first non-nil pointers in the struct to JSON
func (*ResourcesSliceNrm) UnmarshalJSON ¶
func (dst *ResourcesSliceNrm) UnmarshalJSON(data []byte) error
Unmarshal JSON data into one of the pointers in the struct
type Scope ¶
type Scope struct { ScopeType *string `json:"scopeType,omitempty"` ScopeLevel *int32 `json:"scopeLevel,omitempty"` }
Scope struct for Scope
func NewScope ¶
func NewScope() *Scope
NewScope instantiates a new Scope 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 NewScopeWithDefaults ¶
func NewScopeWithDefaults() *Scope
NewScopeWithDefaults instantiates a new Scope 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 (*Scope) GetScopeLevel ¶
GetScopeLevel returns the ScopeLevel field value if set, zero value otherwise.
func (*Scope) GetScopeLevelOk ¶
GetScopeLevelOk returns a tuple with the ScopeLevel field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Scope) GetScopeType ¶
GetScopeType returns the ScopeType field value if set, zero value otherwise.
func (*Scope) GetScopeTypeOk ¶
GetScopeTypeOk returns a tuple with the ScopeType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Scope) HasScopeLevel ¶
HasScopeLevel returns a boolean if a field has been set.
func (*Scope) HasScopeType ¶
HasScopeType returns a boolean if a field has been set.
func (Scope) MarshalJSON ¶
func (*Scope) SetScopeLevel ¶
SetScopeLevel gets a reference to the given int32 and assigns it to the ScopeLevel field.
func (*Scope) SetScopeType ¶
SetScopeType gets a reference to the given string and assigns it to the ScopeType field.
type SecFunc ¶
type SecFunc struct { SecFunId *string `json:"secFunId,omitempty"` SecFunType *string `json:"secFunType,omitempty"` SecRules []string `json:"secRules,omitempty"` }
SecFunc struct for SecFunc
func NewSecFunc ¶
func NewSecFunc() *SecFunc
NewSecFunc instantiates a new SecFunc 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 NewSecFuncWithDefaults ¶
func NewSecFuncWithDefaults() *SecFunc
NewSecFuncWithDefaults instantiates a new SecFunc 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 (*SecFunc) GetSecFunId ¶
GetSecFunId returns the SecFunId field value if set, zero value otherwise.
func (*SecFunc) GetSecFunIdOk ¶
GetSecFunIdOk returns a tuple with the SecFunId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SecFunc) GetSecFunType ¶
GetSecFunType returns the SecFunType field value if set, zero value otherwise.
func (*SecFunc) GetSecFunTypeOk ¶
GetSecFunTypeOk returns a tuple with the SecFunType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SecFunc) GetSecRules ¶
GetSecRules returns the SecRules field value if set, zero value otherwise.
func (*SecFunc) GetSecRulesOk ¶
GetSecRulesOk returns a tuple with the SecRules field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SecFunc) HasSecFunId ¶
HasSecFunId returns a boolean if a field has been set.
func (*SecFunc) HasSecFunType ¶
HasSecFunType returns a boolean if a field has been set.
func (*SecFunc) HasSecRules ¶
HasSecRules returns a boolean if a field has been set.
func (SecFunc) MarshalJSON ¶
func (*SecFunc) SetSecFunId ¶
SetSecFunId gets a reference to the given string and assigns it to the SecFunId field.
func (*SecFunc) SetSecFunType ¶
SetSecFunType gets a reference to the given string and assigns it to the SecFunType field.
func (*SecFunc) SetSecRules ¶
SetSecRules gets a reference to the given []string and assigns it to the SecRules field.
type ServAttrCom ¶
type ServAttrCom struct { Category *Category `json:"category,omitempty"` Tagging []string `json:"tagging,omitempty"` Exposure *Exposure `json:"exposure,omitempty"` }
ServAttrCom struct for ServAttrCom
func NewServAttrCom ¶
func NewServAttrCom() *ServAttrCom
NewServAttrCom instantiates a new ServAttrCom 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 NewServAttrComWithDefaults ¶
func NewServAttrComWithDefaults() *ServAttrCom
NewServAttrComWithDefaults instantiates a new ServAttrCom 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 (*ServAttrCom) GetCategory ¶
func (o *ServAttrCom) GetCategory() Category
GetCategory returns the Category field value if set, zero value otherwise.
func (*ServAttrCom) GetCategoryOk ¶
func (o *ServAttrCom) GetCategoryOk() (*Category, bool)
GetCategoryOk returns a tuple with the Category field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServAttrCom) GetExposure ¶
func (o *ServAttrCom) GetExposure() Exposure
GetExposure returns the Exposure field value if set, zero value otherwise.
func (*ServAttrCom) GetExposureOk ¶
func (o *ServAttrCom) GetExposureOk() (*Exposure, bool)
GetExposureOk returns a tuple with the Exposure field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServAttrCom) GetTagging ¶
func (o *ServAttrCom) GetTagging() []string
GetTagging returns the Tagging field value if set, zero value otherwise.
func (*ServAttrCom) GetTaggingOk ¶
func (o *ServAttrCom) GetTaggingOk() ([]string, bool)
GetTaggingOk returns a tuple with the Tagging field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServAttrCom) HasCategory ¶
func (o *ServAttrCom) HasCategory() bool
HasCategory returns a boolean if a field has been set.
func (*ServAttrCom) HasExposure ¶
func (o *ServAttrCom) HasExposure() bool
HasExposure returns a boolean if a field has been set.
func (*ServAttrCom) HasTagging ¶
func (o *ServAttrCom) HasTagging() bool
HasTagging returns a boolean if a field has been set.
func (ServAttrCom) MarshalJSON ¶
func (o ServAttrCom) MarshalJSON() ([]byte, error)
func (*ServAttrCom) SetCategory ¶
func (o *ServAttrCom) SetCategory(v Category)
SetCategory gets a reference to the given Category and assigns it to the Category field.
func (*ServAttrCom) SetExposure ¶
func (o *ServAttrCom) SetExposure(v Exposure)
SetExposure gets a reference to the given Exposure and assigns it to the Exposure field.
func (*ServAttrCom) SetTagging ¶
func (o *ServAttrCom) SetTagging(v []string)
SetTagging gets a reference to the given []string and assigns it to the Tagging field.
func (ServAttrCom) ToMap ¶
func (o ServAttrCom) ToMap() (map[string]interface{}, error)
type ServerConfiguration ¶
type ServerConfiguration struct { URL string Description string Variables map[string]ServerVariable }
ServerConfiguration stores the information about a server
type ServerConfigurations ¶
type ServerConfigurations []ServerConfiguration
ServerConfigurations stores multiple ServerConfiguration items
type ServerVariable ¶
ServerVariable stores the information about a server variable
type ServiceProfile ¶
type ServiceProfile struct { ServiceProfileId *string `json:"serviceProfileId,omitempty"` PlmnInfoList []PlmnInfo `json:"plmnInfoList,omitempty"` MaxNumberofUEs *float32 `json:"maxNumberofUEs,omitempty"` DLLatency *float32 `json:"dLLatency,omitempty"` ULLatency *float32 `json:"uLLatency,omitempty"` UEMobilityLevel *MobilityLevel `json:"uEMobilityLevel,omitempty"` Sst *int32 `json:"sst,omitempty"` NetworkSliceSharingIndicator *NetworkSliceSharingIndicator `json:"networkSliceSharingIndicator,omitempty"` Availability *float32 `json:"availability,omitempty"` DelayTolerance *DelayTolerance `json:"delayTolerance,omitempty"` DLDeterministicComm *DeterministicComm `json:"dLDeterministicComm,omitempty"` ULDeterministicComm *DeterministicComm `json:"uLDeterministicComm,omitempty"` DLThptPerSlice *XLThpt `json:"dLThptPerSlice,omitempty"` DLThptPerUE *XLThpt `json:"dLThptPerUE,omitempty"` ULThptPerSlice *XLThpt `json:"uLThptPerSlice,omitempty"` ULThptPerUE *XLThpt `json:"uLThptPerUE,omitempty"` DLMaxPktSize *MaxPktSize `json:"dLMaxPktSize,omitempty"` ULMaxPktSize *MaxPktSize `json:"uLMaxPktSize,omitempty"` MaxNumberofPDUSessions *MaxNumberofPDUSessions `json:"maxNumberofPDUSessions,omitempty"` KPIMonitoring *KPIMonitoring `json:"kPIMonitoring,omitempty"` NBIoT *NBIoT `json:"nBIoT,omitempty"` RadioSpectrum *RadioSpectrum `json:"radioSpectrum,omitempty"` Synchronicity *Synchronicity `json:"synchronicity,omitempty"` Positioning *Positioning `json:"positioning,omitempty"` UserMgmtOpen *UserMgmtOpen `json:"userMgmtOpen,omitempty"` V2XCommModels *V2XCommModels `json:"v2XCommModels,omitempty"` CoverageArea *string `json:"coverageArea,omitempty"` TermDensity *TermDensity `json:"termDensity,omitempty"` ActivityFactor *float32 `json:"activityFactor,omitempty"` UESpeed *int32 `json:"uESpeed,omitempty"` Jitter *int32 `json:"jitter,omitempty"` SurvivalTime *float32 `json:"survivalTime,omitempty"` Reliability *float32 `json:"reliability,omitempty"` MaxDLDataVolume *float32 `json:"maxDLDataVolume,omitempty"` MaxULDataVolume *float32 `json:"maxULDataVolume,omitempty"` SliceSimultaneousUse *SliceSimultaneousUse `json:"sliceSimultaneousUse,omitempty"` EnergyEfficiency *EnergyEfficiency `json:"energyEfficiency,omitempty"` NssaaSupport *NSSAASupport `json:"nssaaSupport,omitempty"` N6Protection *N6Protection `json:"n6Protection,omitempty"` }
ServiceProfile struct for ServiceProfile
func NewServiceProfile ¶
func NewServiceProfile() *ServiceProfile
NewServiceProfile instantiates a new ServiceProfile 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 NewServiceProfileWithDefaults ¶
func NewServiceProfileWithDefaults() *ServiceProfile
NewServiceProfileWithDefaults instantiates a new ServiceProfile 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 (*ServiceProfile) GetActivityFactor ¶
func (o *ServiceProfile) GetActivityFactor() float32
GetActivityFactor returns the ActivityFactor field value if set, zero value otherwise.
func (*ServiceProfile) GetActivityFactorOk ¶
func (o *ServiceProfile) GetActivityFactorOk() (*float32, bool)
GetActivityFactorOk returns a tuple with the ActivityFactor field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceProfile) GetAvailability ¶
func (o *ServiceProfile) GetAvailability() float32
GetAvailability returns the Availability field value if set, zero value otherwise.
func (*ServiceProfile) GetAvailabilityOk ¶
func (o *ServiceProfile) GetAvailabilityOk() (*float32, bool)
GetAvailabilityOk returns a tuple with the Availability field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceProfile) GetCoverageArea ¶
func (o *ServiceProfile) GetCoverageArea() string
GetCoverageArea returns the CoverageArea field value if set, zero value otherwise.
func (*ServiceProfile) GetCoverageAreaOk ¶
func (o *ServiceProfile) GetCoverageAreaOk() (*string, bool)
GetCoverageAreaOk returns a tuple with the CoverageArea field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceProfile) GetDLDeterministicComm ¶
func (o *ServiceProfile) GetDLDeterministicComm() DeterministicComm
GetDLDeterministicComm returns the DLDeterministicComm field value if set, zero value otherwise.
func (*ServiceProfile) GetDLDeterministicCommOk ¶
func (o *ServiceProfile) GetDLDeterministicCommOk() (*DeterministicComm, bool)
GetDLDeterministicCommOk returns a tuple with the DLDeterministicComm field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceProfile) GetDLLatency ¶
func (o *ServiceProfile) GetDLLatency() float32
GetDLLatency returns the DLLatency field value if set, zero value otherwise.
func (*ServiceProfile) GetDLLatencyOk ¶
func (o *ServiceProfile) GetDLLatencyOk() (*float32, bool)
GetDLLatencyOk returns a tuple with the DLLatency field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceProfile) GetDLMaxPktSize ¶
func (o *ServiceProfile) GetDLMaxPktSize() MaxPktSize
GetDLMaxPktSize returns the DLMaxPktSize field value if set, zero value otherwise.
func (*ServiceProfile) GetDLMaxPktSizeOk ¶
func (o *ServiceProfile) GetDLMaxPktSizeOk() (*MaxPktSize, bool)
GetDLMaxPktSizeOk returns a tuple with the DLMaxPktSize field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceProfile) GetDLThptPerSlice ¶
func (o *ServiceProfile) GetDLThptPerSlice() XLThpt
GetDLThptPerSlice returns the DLThptPerSlice field value if set, zero value otherwise.
func (*ServiceProfile) GetDLThptPerSliceOk ¶
func (o *ServiceProfile) GetDLThptPerSliceOk() (*XLThpt, bool)
GetDLThptPerSliceOk returns a tuple with the DLThptPerSlice field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceProfile) GetDLThptPerUE ¶
func (o *ServiceProfile) GetDLThptPerUE() XLThpt
GetDLThptPerUE returns the DLThptPerUE field value if set, zero value otherwise.
func (*ServiceProfile) GetDLThptPerUEOk ¶
func (o *ServiceProfile) GetDLThptPerUEOk() (*XLThpt, bool)
GetDLThptPerUEOk returns a tuple with the DLThptPerUE field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceProfile) GetDelayTolerance ¶
func (o *ServiceProfile) GetDelayTolerance() DelayTolerance
GetDelayTolerance returns the DelayTolerance field value if set, zero value otherwise.
func (*ServiceProfile) GetDelayToleranceOk ¶
func (o *ServiceProfile) GetDelayToleranceOk() (*DelayTolerance, bool)
GetDelayToleranceOk returns a tuple with the DelayTolerance field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceProfile) GetEnergyEfficiency ¶
func (o *ServiceProfile) GetEnergyEfficiency() EnergyEfficiency
GetEnergyEfficiency returns the EnergyEfficiency field value if set, zero value otherwise.
func (*ServiceProfile) GetEnergyEfficiencyOk ¶
func (o *ServiceProfile) GetEnergyEfficiencyOk() (*EnergyEfficiency, bool)
GetEnergyEfficiencyOk returns a tuple with the EnergyEfficiency field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceProfile) GetJitter ¶
func (o *ServiceProfile) GetJitter() int32
GetJitter returns the Jitter field value if set, zero value otherwise.
func (*ServiceProfile) GetJitterOk ¶
func (o *ServiceProfile) GetJitterOk() (*int32, bool)
GetJitterOk returns a tuple with the Jitter field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceProfile) GetKPIMonitoring ¶
func (o *ServiceProfile) GetKPIMonitoring() KPIMonitoring
GetKPIMonitoring returns the KPIMonitoring field value if set, zero value otherwise.
func (*ServiceProfile) GetKPIMonitoringOk ¶
func (o *ServiceProfile) GetKPIMonitoringOk() (*KPIMonitoring, bool)
GetKPIMonitoringOk returns a tuple with the KPIMonitoring field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceProfile) GetMaxDLDataVolume ¶
func (o *ServiceProfile) GetMaxDLDataVolume() float32
GetMaxDLDataVolume returns the MaxDLDataVolume field value if set, zero value otherwise.
func (*ServiceProfile) GetMaxDLDataVolumeOk ¶
func (o *ServiceProfile) GetMaxDLDataVolumeOk() (*float32, bool)
GetMaxDLDataVolumeOk returns a tuple with the MaxDLDataVolume field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceProfile) GetMaxNumberofPDUSessions ¶
func (o *ServiceProfile) GetMaxNumberofPDUSessions() MaxNumberofPDUSessions
GetMaxNumberofPDUSessions returns the MaxNumberofPDUSessions field value if set, zero value otherwise.
func (*ServiceProfile) GetMaxNumberofPDUSessionsOk ¶
func (o *ServiceProfile) GetMaxNumberofPDUSessionsOk() (*MaxNumberofPDUSessions, bool)
GetMaxNumberofPDUSessionsOk returns a tuple with the MaxNumberofPDUSessions field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceProfile) GetMaxNumberofUEs ¶
func (o *ServiceProfile) GetMaxNumberofUEs() float32
GetMaxNumberofUEs returns the MaxNumberofUEs field value if set, zero value otherwise.
func (*ServiceProfile) GetMaxNumberofUEsOk ¶
func (o *ServiceProfile) GetMaxNumberofUEsOk() (*float32, bool)
GetMaxNumberofUEsOk returns a tuple with the MaxNumberofUEs field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceProfile) GetMaxULDataVolume ¶
func (o *ServiceProfile) GetMaxULDataVolume() float32
GetMaxULDataVolume returns the MaxULDataVolume field value if set, zero value otherwise.
func (*ServiceProfile) GetMaxULDataVolumeOk ¶
func (o *ServiceProfile) GetMaxULDataVolumeOk() (*float32, bool)
GetMaxULDataVolumeOk returns a tuple with the MaxULDataVolume field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceProfile) GetN6Protection ¶
func (o *ServiceProfile) GetN6Protection() N6Protection
GetN6Protection returns the N6Protection field value if set, zero value otherwise.
func (*ServiceProfile) GetN6ProtectionOk ¶
func (o *ServiceProfile) GetN6ProtectionOk() (*N6Protection, bool)
GetN6ProtectionOk returns a tuple with the N6Protection field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceProfile) GetNBIoT ¶
func (o *ServiceProfile) GetNBIoT() NBIoT
GetNBIoT returns the NBIoT field value if set, zero value otherwise.
func (*ServiceProfile) GetNBIoTOk ¶
func (o *ServiceProfile) GetNBIoTOk() (*NBIoT, bool)
GetNBIoTOk returns a tuple with the NBIoT field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceProfile) GetNetworkSliceSharingIndicator ¶
func (o *ServiceProfile) GetNetworkSliceSharingIndicator() NetworkSliceSharingIndicator
GetNetworkSliceSharingIndicator returns the NetworkSliceSharingIndicator field value if set, zero value otherwise.
func (*ServiceProfile) GetNetworkSliceSharingIndicatorOk ¶
func (o *ServiceProfile) GetNetworkSliceSharingIndicatorOk() (*NetworkSliceSharingIndicator, bool)
GetNetworkSliceSharingIndicatorOk returns a tuple with the NetworkSliceSharingIndicator field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceProfile) GetNssaaSupport ¶
func (o *ServiceProfile) GetNssaaSupport() NSSAASupport
GetNssaaSupport returns the NssaaSupport field value if set, zero value otherwise.
func (*ServiceProfile) GetNssaaSupportOk ¶
func (o *ServiceProfile) GetNssaaSupportOk() (*NSSAASupport, bool)
GetNssaaSupportOk returns a tuple with the NssaaSupport field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceProfile) GetPlmnInfoList ¶
func (o *ServiceProfile) GetPlmnInfoList() []PlmnInfo
GetPlmnInfoList returns the PlmnInfoList field value if set, zero value otherwise.
func (*ServiceProfile) GetPlmnInfoListOk ¶
func (o *ServiceProfile) GetPlmnInfoListOk() ([]PlmnInfo, bool)
GetPlmnInfoListOk returns a tuple with the PlmnInfoList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceProfile) GetPositioning ¶
func (o *ServiceProfile) GetPositioning() Positioning
GetPositioning returns the Positioning field value if set, zero value otherwise.
func (*ServiceProfile) GetPositioningOk ¶
func (o *ServiceProfile) GetPositioningOk() (*Positioning, bool)
GetPositioningOk returns a tuple with the Positioning field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceProfile) GetRadioSpectrum ¶
func (o *ServiceProfile) GetRadioSpectrum() RadioSpectrum
GetRadioSpectrum returns the RadioSpectrum field value if set, zero value otherwise.
func (*ServiceProfile) GetRadioSpectrumOk ¶
func (o *ServiceProfile) GetRadioSpectrumOk() (*RadioSpectrum, bool)
GetRadioSpectrumOk returns a tuple with the RadioSpectrum field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceProfile) GetReliability ¶
func (o *ServiceProfile) GetReliability() float32
GetReliability returns the Reliability field value if set, zero value otherwise.
func (*ServiceProfile) GetReliabilityOk ¶
func (o *ServiceProfile) GetReliabilityOk() (*float32, bool)
GetReliabilityOk returns a tuple with the Reliability field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceProfile) GetServiceProfileId ¶
func (o *ServiceProfile) GetServiceProfileId() string
GetServiceProfileId returns the ServiceProfileId field value if set, zero value otherwise.
func (*ServiceProfile) GetServiceProfileIdOk ¶
func (o *ServiceProfile) GetServiceProfileIdOk() (*string, bool)
GetServiceProfileIdOk returns a tuple with the ServiceProfileId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceProfile) GetSliceSimultaneousUse ¶
func (o *ServiceProfile) GetSliceSimultaneousUse() SliceSimultaneousUse
GetSliceSimultaneousUse returns the SliceSimultaneousUse field value if set, zero value otherwise.
func (*ServiceProfile) GetSliceSimultaneousUseOk ¶
func (o *ServiceProfile) GetSliceSimultaneousUseOk() (*SliceSimultaneousUse, bool)
GetSliceSimultaneousUseOk returns a tuple with the SliceSimultaneousUse field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceProfile) GetSst ¶
func (o *ServiceProfile) GetSst() int32
GetSst returns the Sst field value if set, zero value otherwise.
func (*ServiceProfile) GetSstOk ¶
func (o *ServiceProfile) GetSstOk() (*int32, bool)
GetSstOk returns a tuple with the Sst field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceProfile) GetSurvivalTime ¶
func (o *ServiceProfile) GetSurvivalTime() float32
GetSurvivalTime returns the SurvivalTime field value if set, zero value otherwise.
func (*ServiceProfile) GetSurvivalTimeOk ¶
func (o *ServiceProfile) GetSurvivalTimeOk() (*float32, bool)
GetSurvivalTimeOk returns a tuple with the SurvivalTime field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceProfile) GetSynchronicity ¶
func (o *ServiceProfile) GetSynchronicity() Synchronicity
GetSynchronicity returns the Synchronicity field value if set, zero value otherwise.
func (*ServiceProfile) GetSynchronicityOk ¶
func (o *ServiceProfile) GetSynchronicityOk() (*Synchronicity, bool)
GetSynchronicityOk returns a tuple with the Synchronicity field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceProfile) GetTermDensity ¶
func (o *ServiceProfile) GetTermDensity() TermDensity
GetTermDensity returns the TermDensity field value if set, zero value otherwise.
func (*ServiceProfile) GetTermDensityOk ¶
func (o *ServiceProfile) GetTermDensityOk() (*TermDensity, bool)
GetTermDensityOk returns a tuple with the TermDensity field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceProfile) GetUEMobilityLevel ¶
func (o *ServiceProfile) GetUEMobilityLevel() MobilityLevel
GetUEMobilityLevel returns the UEMobilityLevel field value if set, zero value otherwise.
func (*ServiceProfile) GetUEMobilityLevelOk ¶
func (o *ServiceProfile) GetUEMobilityLevelOk() (*MobilityLevel, bool)
GetUEMobilityLevelOk returns a tuple with the UEMobilityLevel field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceProfile) GetUESpeed ¶
func (o *ServiceProfile) GetUESpeed() int32
GetUESpeed returns the UESpeed field value if set, zero value otherwise.
func (*ServiceProfile) GetUESpeedOk ¶
func (o *ServiceProfile) GetUESpeedOk() (*int32, bool)
GetUESpeedOk returns a tuple with the UESpeed field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceProfile) GetULDeterministicComm ¶
func (o *ServiceProfile) GetULDeterministicComm() DeterministicComm
GetULDeterministicComm returns the ULDeterministicComm field value if set, zero value otherwise.
func (*ServiceProfile) GetULDeterministicCommOk ¶
func (o *ServiceProfile) GetULDeterministicCommOk() (*DeterministicComm, bool)
GetULDeterministicCommOk returns a tuple with the ULDeterministicComm field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceProfile) GetULLatency ¶
func (o *ServiceProfile) GetULLatency() float32
GetULLatency returns the ULLatency field value if set, zero value otherwise.
func (*ServiceProfile) GetULLatencyOk ¶
func (o *ServiceProfile) GetULLatencyOk() (*float32, bool)
GetULLatencyOk returns a tuple with the ULLatency field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceProfile) GetULMaxPktSize ¶
func (o *ServiceProfile) GetULMaxPktSize() MaxPktSize
GetULMaxPktSize returns the ULMaxPktSize field value if set, zero value otherwise.
func (*ServiceProfile) GetULMaxPktSizeOk ¶
func (o *ServiceProfile) GetULMaxPktSizeOk() (*MaxPktSize, bool)
GetULMaxPktSizeOk returns a tuple with the ULMaxPktSize field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceProfile) GetULThptPerSlice ¶
func (o *ServiceProfile) GetULThptPerSlice() XLThpt
GetULThptPerSlice returns the ULThptPerSlice field value if set, zero value otherwise.
func (*ServiceProfile) GetULThptPerSliceOk ¶
func (o *ServiceProfile) GetULThptPerSliceOk() (*XLThpt, bool)
GetULThptPerSliceOk returns a tuple with the ULThptPerSlice field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceProfile) GetULThptPerUE ¶
func (o *ServiceProfile) GetULThptPerUE() XLThpt
GetULThptPerUE returns the ULThptPerUE field value if set, zero value otherwise.
func (*ServiceProfile) GetULThptPerUEOk ¶
func (o *ServiceProfile) GetULThptPerUEOk() (*XLThpt, bool)
GetULThptPerUEOk returns a tuple with the ULThptPerUE field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceProfile) GetUserMgmtOpen ¶
func (o *ServiceProfile) GetUserMgmtOpen() UserMgmtOpen
GetUserMgmtOpen returns the UserMgmtOpen field value if set, zero value otherwise.
func (*ServiceProfile) GetUserMgmtOpenOk ¶
func (o *ServiceProfile) GetUserMgmtOpenOk() (*UserMgmtOpen, bool)
GetUserMgmtOpenOk returns a tuple with the UserMgmtOpen field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceProfile) GetV2XCommModels ¶
func (o *ServiceProfile) GetV2XCommModels() V2XCommModels
GetV2XCommModels returns the V2XCommModels field value if set, zero value otherwise.
func (*ServiceProfile) GetV2XCommModelsOk ¶
func (o *ServiceProfile) GetV2XCommModelsOk() (*V2XCommModels, bool)
GetV2XCommModelsOk returns a tuple with the V2XCommModels field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceProfile) HasActivityFactor ¶
func (o *ServiceProfile) HasActivityFactor() bool
HasActivityFactor returns a boolean if a field has been set.
func (*ServiceProfile) HasAvailability ¶
func (o *ServiceProfile) HasAvailability() bool
HasAvailability returns a boolean if a field has been set.
func (*ServiceProfile) HasCoverageArea ¶
func (o *ServiceProfile) HasCoverageArea() bool
HasCoverageArea returns a boolean if a field has been set.
func (*ServiceProfile) HasDLDeterministicComm ¶
func (o *ServiceProfile) HasDLDeterministicComm() bool
HasDLDeterministicComm returns a boolean if a field has been set.
func (*ServiceProfile) HasDLLatency ¶
func (o *ServiceProfile) HasDLLatency() bool
HasDLLatency returns a boolean if a field has been set.
func (*ServiceProfile) HasDLMaxPktSize ¶
func (o *ServiceProfile) HasDLMaxPktSize() bool
HasDLMaxPktSize returns a boolean if a field has been set.
func (*ServiceProfile) HasDLThptPerSlice ¶
func (o *ServiceProfile) HasDLThptPerSlice() bool
HasDLThptPerSlice returns a boolean if a field has been set.
func (*ServiceProfile) HasDLThptPerUE ¶
func (o *ServiceProfile) HasDLThptPerUE() bool
HasDLThptPerUE returns a boolean if a field has been set.
func (*ServiceProfile) HasDelayTolerance ¶
func (o *ServiceProfile) HasDelayTolerance() bool
HasDelayTolerance returns a boolean if a field has been set.
func (*ServiceProfile) HasEnergyEfficiency ¶
func (o *ServiceProfile) HasEnergyEfficiency() bool
HasEnergyEfficiency returns a boolean if a field has been set.
func (*ServiceProfile) HasJitter ¶
func (o *ServiceProfile) HasJitter() bool
HasJitter returns a boolean if a field has been set.
func (*ServiceProfile) HasKPIMonitoring ¶
func (o *ServiceProfile) HasKPIMonitoring() bool
HasKPIMonitoring returns a boolean if a field has been set.
func (*ServiceProfile) HasMaxDLDataVolume ¶
func (o *ServiceProfile) HasMaxDLDataVolume() bool
HasMaxDLDataVolume returns a boolean if a field has been set.
func (*ServiceProfile) HasMaxNumberofPDUSessions ¶
func (o *ServiceProfile) HasMaxNumberofPDUSessions() bool
HasMaxNumberofPDUSessions returns a boolean if a field has been set.
func (*ServiceProfile) HasMaxNumberofUEs ¶
func (o *ServiceProfile) HasMaxNumberofUEs() bool
HasMaxNumberofUEs returns a boolean if a field has been set.
func (*ServiceProfile) HasMaxULDataVolume ¶
func (o *ServiceProfile) HasMaxULDataVolume() bool
HasMaxULDataVolume returns a boolean if a field has been set.
func (*ServiceProfile) HasN6Protection ¶
func (o *ServiceProfile) HasN6Protection() bool
HasN6Protection returns a boolean if a field has been set.
func (*ServiceProfile) HasNBIoT ¶
func (o *ServiceProfile) HasNBIoT() bool
HasNBIoT returns a boolean if a field has been set.
func (*ServiceProfile) HasNetworkSliceSharingIndicator ¶
func (o *ServiceProfile) HasNetworkSliceSharingIndicator() bool
HasNetworkSliceSharingIndicator returns a boolean if a field has been set.
func (*ServiceProfile) HasNssaaSupport ¶
func (o *ServiceProfile) HasNssaaSupport() bool
HasNssaaSupport returns a boolean if a field has been set.
func (*ServiceProfile) HasPlmnInfoList ¶
func (o *ServiceProfile) HasPlmnInfoList() bool
HasPlmnInfoList returns a boolean if a field has been set.
func (*ServiceProfile) HasPositioning ¶
func (o *ServiceProfile) HasPositioning() bool
HasPositioning returns a boolean if a field has been set.
func (*ServiceProfile) HasRadioSpectrum ¶
func (o *ServiceProfile) HasRadioSpectrum() bool
HasRadioSpectrum returns a boolean if a field has been set.
func (*ServiceProfile) HasReliability ¶
func (o *ServiceProfile) HasReliability() bool
HasReliability returns a boolean if a field has been set.
func (*ServiceProfile) HasServiceProfileId ¶
func (o *ServiceProfile) HasServiceProfileId() bool
HasServiceProfileId returns a boolean if a field has been set.
func (*ServiceProfile) HasSliceSimultaneousUse ¶
func (o *ServiceProfile) HasSliceSimultaneousUse() bool
HasSliceSimultaneousUse returns a boolean if a field has been set.
func (*ServiceProfile) HasSst ¶
func (o *ServiceProfile) HasSst() bool
HasSst returns a boolean if a field has been set.
func (*ServiceProfile) HasSurvivalTime ¶
func (o *ServiceProfile) HasSurvivalTime() bool
HasSurvivalTime returns a boolean if a field has been set.
func (*ServiceProfile) HasSynchronicity ¶
func (o *ServiceProfile) HasSynchronicity() bool
HasSynchronicity returns a boolean if a field has been set.
func (*ServiceProfile) HasTermDensity ¶
func (o *ServiceProfile) HasTermDensity() bool
HasTermDensity returns a boolean if a field has been set.
func (*ServiceProfile) HasUEMobilityLevel ¶
func (o *ServiceProfile) HasUEMobilityLevel() bool
HasUEMobilityLevel returns a boolean if a field has been set.
func (*ServiceProfile) HasUESpeed ¶
func (o *ServiceProfile) HasUESpeed() bool
HasUESpeed returns a boolean if a field has been set.
func (*ServiceProfile) HasULDeterministicComm ¶
func (o *ServiceProfile) HasULDeterministicComm() bool
HasULDeterministicComm returns a boolean if a field has been set.
func (*ServiceProfile) HasULLatency ¶
func (o *ServiceProfile) HasULLatency() bool
HasULLatency returns a boolean if a field has been set.
func (*ServiceProfile) HasULMaxPktSize ¶
func (o *ServiceProfile) HasULMaxPktSize() bool
HasULMaxPktSize returns a boolean if a field has been set.
func (*ServiceProfile) HasULThptPerSlice ¶
func (o *ServiceProfile) HasULThptPerSlice() bool
HasULThptPerSlice returns a boolean if a field has been set.
func (*ServiceProfile) HasULThptPerUE ¶
func (o *ServiceProfile) HasULThptPerUE() bool
HasULThptPerUE returns a boolean if a field has been set.
func (*ServiceProfile) HasUserMgmtOpen ¶
func (o *ServiceProfile) HasUserMgmtOpen() bool
HasUserMgmtOpen returns a boolean if a field has been set.
func (*ServiceProfile) HasV2XCommModels ¶
func (o *ServiceProfile) HasV2XCommModels() bool
HasV2XCommModels returns a boolean if a field has been set.
func (ServiceProfile) MarshalJSON ¶
func (o ServiceProfile) MarshalJSON() ([]byte, error)
func (*ServiceProfile) SetActivityFactor ¶
func (o *ServiceProfile) SetActivityFactor(v float32)
SetActivityFactor gets a reference to the given float32 and assigns it to the ActivityFactor field.
func (*ServiceProfile) SetAvailability ¶
func (o *ServiceProfile) SetAvailability(v float32)
SetAvailability gets a reference to the given float32 and assigns it to the Availability field.
func (*ServiceProfile) SetCoverageArea ¶
func (o *ServiceProfile) SetCoverageArea(v string)
SetCoverageArea gets a reference to the given string and assigns it to the CoverageArea field.
func (*ServiceProfile) SetDLDeterministicComm ¶
func (o *ServiceProfile) SetDLDeterministicComm(v DeterministicComm)
SetDLDeterministicComm gets a reference to the given DeterministicComm and assigns it to the DLDeterministicComm field.
func (*ServiceProfile) SetDLLatency ¶
func (o *ServiceProfile) SetDLLatency(v float32)
SetDLLatency gets a reference to the given float32 and assigns it to the DLLatency field.
func (*ServiceProfile) SetDLMaxPktSize ¶
func (o *ServiceProfile) SetDLMaxPktSize(v MaxPktSize)
SetDLMaxPktSize gets a reference to the given MaxPktSize and assigns it to the DLMaxPktSize field.
func (*ServiceProfile) SetDLThptPerSlice ¶
func (o *ServiceProfile) SetDLThptPerSlice(v XLThpt)
SetDLThptPerSlice gets a reference to the given XLThpt and assigns it to the DLThptPerSlice field.
func (*ServiceProfile) SetDLThptPerUE ¶
func (o *ServiceProfile) SetDLThptPerUE(v XLThpt)
SetDLThptPerUE gets a reference to the given XLThpt and assigns it to the DLThptPerUE field.
func (*ServiceProfile) SetDelayTolerance ¶
func (o *ServiceProfile) SetDelayTolerance(v DelayTolerance)
SetDelayTolerance gets a reference to the given DelayTolerance and assigns it to the DelayTolerance field.
func (*ServiceProfile) SetEnergyEfficiency ¶
func (o *ServiceProfile) SetEnergyEfficiency(v EnergyEfficiency)
SetEnergyEfficiency gets a reference to the given EnergyEfficiency and assigns it to the EnergyEfficiency field.
func (*ServiceProfile) SetJitter ¶
func (o *ServiceProfile) SetJitter(v int32)
SetJitter gets a reference to the given int32 and assigns it to the Jitter field.
func (*ServiceProfile) SetKPIMonitoring ¶
func (o *ServiceProfile) SetKPIMonitoring(v KPIMonitoring)
SetKPIMonitoring gets a reference to the given KPIMonitoring and assigns it to the KPIMonitoring field.
func (*ServiceProfile) SetMaxDLDataVolume ¶
func (o *ServiceProfile) SetMaxDLDataVolume(v float32)
SetMaxDLDataVolume gets a reference to the given float32 and assigns it to the MaxDLDataVolume field.
func (*ServiceProfile) SetMaxNumberofPDUSessions ¶
func (o *ServiceProfile) SetMaxNumberofPDUSessions(v MaxNumberofPDUSessions)
SetMaxNumberofPDUSessions gets a reference to the given MaxNumberofPDUSessions and assigns it to the MaxNumberofPDUSessions field.
func (*ServiceProfile) SetMaxNumberofUEs ¶
func (o *ServiceProfile) SetMaxNumberofUEs(v float32)
SetMaxNumberofUEs gets a reference to the given float32 and assigns it to the MaxNumberofUEs field.
func (*ServiceProfile) SetMaxULDataVolume ¶
func (o *ServiceProfile) SetMaxULDataVolume(v float32)
SetMaxULDataVolume gets a reference to the given float32 and assigns it to the MaxULDataVolume field.
func (*ServiceProfile) SetN6Protection ¶
func (o *ServiceProfile) SetN6Protection(v N6Protection)
SetN6Protection gets a reference to the given N6Protection and assigns it to the N6Protection field.
func (*ServiceProfile) SetNBIoT ¶
func (o *ServiceProfile) SetNBIoT(v NBIoT)
SetNBIoT gets a reference to the given NBIoT and assigns it to the NBIoT field.
func (*ServiceProfile) SetNetworkSliceSharingIndicator ¶
func (o *ServiceProfile) SetNetworkSliceSharingIndicator(v NetworkSliceSharingIndicator)
SetNetworkSliceSharingIndicator gets a reference to the given NetworkSliceSharingIndicator and assigns it to the NetworkSliceSharingIndicator field.
func (*ServiceProfile) SetNssaaSupport ¶
func (o *ServiceProfile) SetNssaaSupport(v NSSAASupport)
SetNssaaSupport gets a reference to the given NSSAASupport and assigns it to the NssaaSupport field.
func (*ServiceProfile) SetPlmnInfoList ¶
func (o *ServiceProfile) SetPlmnInfoList(v []PlmnInfo)
SetPlmnInfoList gets a reference to the given []PlmnInfo and assigns it to the PlmnInfoList field.
func (*ServiceProfile) SetPositioning ¶
func (o *ServiceProfile) SetPositioning(v Positioning)
SetPositioning gets a reference to the given Positioning and assigns it to the Positioning field.
func (*ServiceProfile) SetRadioSpectrum ¶
func (o *ServiceProfile) SetRadioSpectrum(v RadioSpectrum)
SetRadioSpectrum gets a reference to the given RadioSpectrum and assigns it to the RadioSpectrum field.
func (*ServiceProfile) SetReliability ¶
func (o *ServiceProfile) SetReliability(v float32)
SetReliability gets a reference to the given float32 and assigns it to the Reliability field.
func (*ServiceProfile) SetServiceProfileId ¶
func (o *ServiceProfile) SetServiceProfileId(v string)
SetServiceProfileId gets a reference to the given string and assigns it to the ServiceProfileId field.
func (*ServiceProfile) SetSliceSimultaneousUse ¶
func (o *ServiceProfile) SetSliceSimultaneousUse(v SliceSimultaneousUse)
SetSliceSimultaneousUse gets a reference to the given SliceSimultaneousUse and assigns it to the SliceSimultaneousUse field.
func (*ServiceProfile) SetSst ¶
func (o *ServiceProfile) SetSst(v int32)
SetSst gets a reference to the given int32 and assigns it to the Sst field.
func (*ServiceProfile) SetSurvivalTime ¶
func (o *ServiceProfile) SetSurvivalTime(v float32)
SetSurvivalTime gets a reference to the given float32 and assigns it to the SurvivalTime field.
func (*ServiceProfile) SetSynchronicity ¶
func (o *ServiceProfile) SetSynchronicity(v Synchronicity)
SetSynchronicity gets a reference to the given Synchronicity and assigns it to the Synchronicity field.
func (*ServiceProfile) SetTermDensity ¶
func (o *ServiceProfile) SetTermDensity(v TermDensity)
SetTermDensity gets a reference to the given TermDensity and assigns it to the TermDensity field.
func (*ServiceProfile) SetUEMobilityLevel ¶
func (o *ServiceProfile) SetUEMobilityLevel(v MobilityLevel)
SetUEMobilityLevel gets a reference to the given MobilityLevel and assigns it to the UEMobilityLevel field.
func (*ServiceProfile) SetUESpeed ¶
func (o *ServiceProfile) SetUESpeed(v int32)
SetUESpeed gets a reference to the given int32 and assigns it to the UESpeed field.
func (*ServiceProfile) SetULDeterministicComm ¶
func (o *ServiceProfile) SetULDeterministicComm(v DeterministicComm)
SetULDeterministicComm gets a reference to the given DeterministicComm and assigns it to the ULDeterministicComm field.
func (*ServiceProfile) SetULLatency ¶
func (o *ServiceProfile) SetULLatency(v float32)
SetULLatency gets a reference to the given float32 and assigns it to the ULLatency field.
func (*ServiceProfile) SetULMaxPktSize ¶
func (o *ServiceProfile) SetULMaxPktSize(v MaxPktSize)
SetULMaxPktSize gets a reference to the given MaxPktSize and assigns it to the ULMaxPktSize field.
func (*ServiceProfile) SetULThptPerSlice ¶
func (o *ServiceProfile) SetULThptPerSlice(v XLThpt)
SetULThptPerSlice gets a reference to the given XLThpt and assigns it to the ULThptPerSlice field.
func (*ServiceProfile) SetULThptPerUE ¶
func (o *ServiceProfile) SetULThptPerUE(v XLThpt)
SetULThptPerUE gets a reference to the given XLThpt and assigns it to the ULThptPerUE field.
func (*ServiceProfile) SetUserMgmtOpen ¶
func (o *ServiceProfile) SetUserMgmtOpen(v UserMgmtOpen)
SetUserMgmtOpen gets a reference to the given UserMgmtOpen and assigns it to the UserMgmtOpen field.
func (*ServiceProfile) SetV2XCommModels ¶
func (o *ServiceProfile) SetV2XCommModels(v V2XCommModels)
SetV2XCommModels gets a reference to the given V2XCommModels and assigns it to the V2XCommModels field.
func (ServiceProfile) ToMap ¶
func (o ServiceProfile) ToMap() (map[string]interface{}, error)
type SharingLevel ¶
type SharingLevel string
SharingLevel the model 'SharingLevel'
const ( SHARED SharingLevel = "SHARED" NON_SHARED SharingLevel = "NON-SHARED" )
List of SharingLevel
func NewSharingLevelFromValue ¶
func NewSharingLevelFromValue(v string) (*SharingLevel, error)
NewSharingLevelFromValue returns a pointer to a valid SharingLevel for the value passed as argument, or an error if the value passed is not allowed by the enum
func (SharingLevel) IsValid ¶
func (v SharingLevel) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (SharingLevel) Ptr ¶
func (v SharingLevel) Ptr() *SharingLevel
Ptr returns reference to SharingLevel value
func (*SharingLevel) UnmarshalJSON ¶
func (v *SharingLevel) UnmarshalJSON(src []byte) error
type SliceProfile ¶
type SliceProfile struct { ServiceProfileId *string `json:"serviceProfileId,omitempty"` PlmnInfoList []PlmnInfo `json:"plmnInfoList,omitempty"` CNSliceSubnetProfile *CNSliceSubnetProfile `json:"cNSliceSubnetProfile,omitempty"` RANSliceSubnetProfile *RANSliceSubnetProfile `json:"rANSliceSubnetProfile,omitempty"` TopSliceSubnetProfile *TopSliceSubnetProfile `json:"topSliceSubnetProfile,omitempty"` }
SliceProfile struct for SliceProfile
func NewSliceProfile ¶
func NewSliceProfile() *SliceProfile
NewSliceProfile instantiates a new SliceProfile 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 NewSliceProfileWithDefaults ¶
func NewSliceProfileWithDefaults() *SliceProfile
NewSliceProfileWithDefaults instantiates a new SliceProfile 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 (*SliceProfile) GetCNSliceSubnetProfile ¶
func (o *SliceProfile) GetCNSliceSubnetProfile() CNSliceSubnetProfile
GetCNSliceSubnetProfile returns the CNSliceSubnetProfile field value if set, zero value otherwise.
func (*SliceProfile) GetCNSliceSubnetProfileOk ¶
func (o *SliceProfile) GetCNSliceSubnetProfileOk() (*CNSliceSubnetProfile, bool)
GetCNSliceSubnetProfileOk returns a tuple with the CNSliceSubnetProfile field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SliceProfile) GetPlmnInfoList ¶
func (o *SliceProfile) GetPlmnInfoList() []PlmnInfo
GetPlmnInfoList returns the PlmnInfoList field value if set, zero value otherwise.
func (*SliceProfile) GetPlmnInfoListOk ¶
func (o *SliceProfile) GetPlmnInfoListOk() ([]PlmnInfo, bool)
GetPlmnInfoListOk returns a tuple with the PlmnInfoList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SliceProfile) GetRANSliceSubnetProfile ¶
func (o *SliceProfile) GetRANSliceSubnetProfile() RANSliceSubnetProfile
GetRANSliceSubnetProfile returns the RANSliceSubnetProfile field value if set, zero value otherwise.
func (*SliceProfile) GetRANSliceSubnetProfileOk ¶
func (o *SliceProfile) GetRANSliceSubnetProfileOk() (*RANSliceSubnetProfile, bool)
GetRANSliceSubnetProfileOk returns a tuple with the RANSliceSubnetProfile field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SliceProfile) GetServiceProfileId ¶
func (o *SliceProfile) GetServiceProfileId() string
GetServiceProfileId returns the ServiceProfileId field value if set, zero value otherwise.
func (*SliceProfile) GetServiceProfileIdOk ¶
func (o *SliceProfile) GetServiceProfileIdOk() (*string, bool)
GetServiceProfileIdOk returns a tuple with the ServiceProfileId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SliceProfile) GetTopSliceSubnetProfile ¶
func (o *SliceProfile) GetTopSliceSubnetProfile() TopSliceSubnetProfile
GetTopSliceSubnetProfile returns the TopSliceSubnetProfile field value if set, zero value otherwise.
func (*SliceProfile) GetTopSliceSubnetProfileOk ¶
func (o *SliceProfile) GetTopSliceSubnetProfileOk() (*TopSliceSubnetProfile, bool)
GetTopSliceSubnetProfileOk returns a tuple with the TopSliceSubnetProfile field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SliceProfile) HasCNSliceSubnetProfile ¶
func (o *SliceProfile) HasCNSliceSubnetProfile() bool
HasCNSliceSubnetProfile returns a boolean if a field has been set.
func (*SliceProfile) HasPlmnInfoList ¶
func (o *SliceProfile) HasPlmnInfoList() bool
HasPlmnInfoList returns a boolean if a field has been set.
func (*SliceProfile) HasRANSliceSubnetProfile ¶
func (o *SliceProfile) HasRANSliceSubnetProfile() bool
HasRANSliceSubnetProfile returns a boolean if a field has been set.
func (*SliceProfile) HasServiceProfileId ¶
func (o *SliceProfile) HasServiceProfileId() bool
HasServiceProfileId returns a boolean if a field has been set.
func (*SliceProfile) HasTopSliceSubnetProfile ¶
func (o *SliceProfile) HasTopSliceSubnetProfile() bool
HasTopSliceSubnetProfile returns a boolean if a field has been set.
func (SliceProfile) MarshalJSON ¶
func (o SliceProfile) MarshalJSON() ([]byte, error)
func (*SliceProfile) SetCNSliceSubnetProfile ¶
func (o *SliceProfile) SetCNSliceSubnetProfile(v CNSliceSubnetProfile)
SetCNSliceSubnetProfile gets a reference to the given CNSliceSubnetProfile and assigns it to the CNSliceSubnetProfile field.
func (*SliceProfile) SetPlmnInfoList ¶
func (o *SliceProfile) SetPlmnInfoList(v []PlmnInfo)
SetPlmnInfoList gets a reference to the given []PlmnInfo and assigns it to the PlmnInfoList field.
func (*SliceProfile) SetRANSliceSubnetProfile ¶
func (o *SliceProfile) SetRANSliceSubnetProfile(v RANSliceSubnetProfile)
SetRANSliceSubnetProfile gets a reference to the given RANSliceSubnetProfile and assigns it to the RANSliceSubnetProfile field.
func (*SliceProfile) SetServiceProfileId ¶
func (o *SliceProfile) SetServiceProfileId(v string)
SetServiceProfileId gets a reference to the given string and assigns it to the ServiceProfileId field.
func (*SliceProfile) SetTopSliceSubnetProfile ¶
func (o *SliceProfile) SetTopSliceSubnetProfile(v TopSliceSubnetProfile)
SetTopSliceSubnetProfile gets a reference to the given TopSliceSubnetProfile and assigns it to the TopSliceSubnetProfile field.
func (SliceProfile) ToMap ¶
func (o SliceProfile) ToMap() (map[string]interface{}, error)
type SliceSimultaneousUse ¶
type SliceSimultaneousUse string
SliceSimultaneousUse the model 'SliceSimultaneousUse'
const ( ZERO SliceSimultaneousUse = "ZERO" ONE SliceSimultaneousUse = "ONE" TWO SliceSimultaneousUse = "TWO" THREE SliceSimultaneousUse = "THREE" FOUR SliceSimultaneousUse = "FOUR" )
List of SliceSimultaneousUse
func NewSliceSimultaneousUseFromValue ¶
func NewSliceSimultaneousUseFromValue(v string) (*SliceSimultaneousUse, error)
NewSliceSimultaneousUseFromValue returns a pointer to a valid SliceSimultaneousUse for the value passed as argument, or an error if the value passed is not allowed by the enum
func (SliceSimultaneousUse) IsValid ¶
func (v SliceSimultaneousUse) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (SliceSimultaneousUse) Ptr ¶
func (v SliceSimultaneousUse) Ptr() *SliceSimultaneousUse
Ptr returns reference to SliceSimultaneousUse value
func (*SliceSimultaneousUse) UnmarshalJSON ¶
func (v *SliceSimultaneousUse) UnmarshalJSON(src []byte) error
type Snssai ¶
Snssai struct for Snssai
func NewSnssai ¶
func NewSnssai() *Snssai
NewSnssai instantiates a new Snssai 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 NewSnssaiWithDefaults ¶
func NewSnssaiWithDefaults() *Snssai
NewSnssaiWithDefaults instantiates a new Snssai 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 (*Snssai) GetSdOk ¶
GetSdOk returns a tuple with the Sd field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Snssai) GetSstOk ¶
GetSstOk returns a tuple with the Sst field value if set, nil otherwise and a boolean to check if the value has been set.
func (Snssai) MarshalJSON ¶
type SpecificProblem ¶
SpecificProblem - struct for SpecificProblem
func Int32AsSpecificProblem ¶
func Int32AsSpecificProblem(v *int32) SpecificProblem
int32AsSpecificProblem is a convenience function that returns int32 wrapped in SpecificProblem
func StringAsSpecificProblem ¶
func StringAsSpecificProblem(v *string) SpecificProblem
stringAsSpecificProblem is a convenience function that returns string wrapped in SpecificProblem
func (*SpecificProblem) GetActualInstance ¶
func (obj *SpecificProblem) GetActualInstance() interface{}
Get the actual instance
func (SpecificProblem) MarshalJSON ¶
func (src SpecificProblem) MarshalJSON() ([]byte, error)
Marshal data from the first non-nil pointers in the struct to JSON
func (*SpecificProblem) UnmarshalJSON ¶
func (dst *SpecificProblem) UnmarshalJSON(data []byte) error
Unmarshal JSON data into one of the pointers in the struct
type SubNetworkAttr ¶
type SubNetworkAttr struct { DnPrefix *string `json:"dnPrefix,omitempty"` UserLabel *string `json:"userLabel,omitempty"` UserDefinedNetworkType *string `json:"userDefinedNetworkType,omitempty"` SetOfMcc []string `json:"setOfMcc,omitempty"` PriorityLabel *int32 `json:"priorityLabel,omitempty"` SupportedPerfMetricGroups []SupportedPerfMetricGroup `json:"supportedPerfMetricGroups,omitempty"` SupportedTraceMetrics []string `json:"supportedTraceMetrics,omitempty"` }
SubNetworkAttr struct for SubNetworkAttr
func NewSubNetworkAttr ¶
func NewSubNetworkAttr() *SubNetworkAttr
NewSubNetworkAttr instantiates a new SubNetworkAttr 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 NewSubNetworkAttrWithDefaults ¶
func NewSubNetworkAttrWithDefaults() *SubNetworkAttr
NewSubNetworkAttrWithDefaults instantiates a new SubNetworkAttr 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 (*SubNetworkAttr) GetDnPrefix ¶
func (o *SubNetworkAttr) GetDnPrefix() string
GetDnPrefix returns the DnPrefix field value if set, zero value otherwise.
func (*SubNetworkAttr) GetDnPrefixOk ¶
func (o *SubNetworkAttr) GetDnPrefixOk() (*string, bool)
GetDnPrefixOk returns a tuple with the DnPrefix field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkAttr) GetPriorityLabel ¶
func (o *SubNetworkAttr) GetPriorityLabel() int32
GetPriorityLabel returns the PriorityLabel field value if set, zero value otherwise.
func (*SubNetworkAttr) GetPriorityLabelOk ¶
func (o *SubNetworkAttr) GetPriorityLabelOk() (*int32, bool)
GetPriorityLabelOk returns a tuple with the PriorityLabel field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkAttr) GetSetOfMcc ¶
func (o *SubNetworkAttr) GetSetOfMcc() []string
GetSetOfMcc returns the SetOfMcc field value if set, zero value otherwise.
func (*SubNetworkAttr) GetSetOfMccOk ¶
func (o *SubNetworkAttr) GetSetOfMccOk() ([]string, bool)
GetSetOfMccOk returns a tuple with the SetOfMcc field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkAttr) GetSupportedPerfMetricGroups ¶
func (o *SubNetworkAttr) GetSupportedPerfMetricGroups() []SupportedPerfMetricGroup
GetSupportedPerfMetricGroups returns the SupportedPerfMetricGroups field value if set, zero value otherwise.
func (*SubNetworkAttr) GetSupportedPerfMetricGroupsOk ¶
func (o *SubNetworkAttr) GetSupportedPerfMetricGroupsOk() ([]SupportedPerfMetricGroup, bool)
GetSupportedPerfMetricGroupsOk returns a tuple with the SupportedPerfMetricGroups field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkAttr) GetSupportedTraceMetrics ¶
func (o *SubNetworkAttr) GetSupportedTraceMetrics() []string
GetSupportedTraceMetrics returns the SupportedTraceMetrics field value if set, zero value otherwise.
func (*SubNetworkAttr) GetSupportedTraceMetricsOk ¶
func (o *SubNetworkAttr) GetSupportedTraceMetricsOk() ([]string, bool)
GetSupportedTraceMetricsOk returns a tuple with the SupportedTraceMetrics field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkAttr) GetUserDefinedNetworkType ¶
func (o *SubNetworkAttr) GetUserDefinedNetworkType() string
GetUserDefinedNetworkType returns the UserDefinedNetworkType field value if set, zero value otherwise.
func (*SubNetworkAttr) GetUserDefinedNetworkTypeOk ¶
func (o *SubNetworkAttr) GetUserDefinedNetworkTypeOk() (*string, bool)
GetUserDefinedNetworkTypeOk returns a tuple with the UserDefinedNetworkType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkAttr) GetUserLabel ¶
func (o *SubNetworkAttr) GetUserLabel() string
GetUserLabel returns the UserLabel field value if set, zero value otherwise.
func (*SubNetworkAttr) GetUserLabelOk ¶
func (o *SubNetworkAttr) GetUserLabelOk() (*string, bool)
GetUserLabelOk returns a tuple with the UserLabel field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkAttr) HasDnPrefix ¶
func (o *SubNetworkAttr) HasDnPrefix() bool
HasDnPrefix returns a boolean if a field has been set.
func (*SubNetworkAttr) HasPriorityLabel ¶
func (o *SubNetworkAttr) HasPriorityLabel() bool
HasPriorityLabel returns a boolean if a field has been set.
func (*SubNetworkAttr) HasSetOfMcc ¶
func (o *SubNetworkAttr) HasSetOfMcc() bool
HasSetOfMcc returns a boolean if a field has been set.
func (*SubNetworkAttr) HasSupportedPerfMetricGroups ¶
func (o *SubNetworkAttr) HasSupportedPerfMetricGroups() bool
HasSupportedPerfMetricGroups returns a boolean if a field has been set.
func (*SubNetworkAttr) HasSupportedTraceMetrics ¶
func (o *SubNetworkAttr) HasSupportedTraceMetrics() bool
HasSupportedTraceMetrics returns a boolean if a field has been set.
func (*SubNetworkAttr) HasUserDefinedNetworkType ¶
func (o *SubNetworkAttr) HasUserDefinedNetworkType() bool
HasUserDefinedNetworkType returns a boolean if a field has been set.
func (*SubNetworkAttr) HasUserLabel ¶
func (o *SubNetworkAttr) HasUserLabel() bool
HasUserLabel returns a boolean if a field has been set.
func (SubNetworkAttr) MarshalJSON ¶
func (o SubNetworkAttr) MarshalJSON() ([]byte, error)
func (*SubNetworkAttr) SetDnPrefix ¶
func (o *SubNetworkAttr) SetDnPrefix(v string)
SetDnPrefix gets a reference to the given string and assigns it to the DnPrefix field.
func (*SubNetworkAttr) SetPriorityLabel ¶
func (o *SubNetworkAttr) SetPriorityLabel(v int32)
SetPriorityLabel gets a reference to the given int32 and assigns it to the PriorityLabel field.
func (*SubNetworkAttr) SetSetOfMcc ¶
func (o *SubNetworkAttr) SetSetOfMcc(v []string)
SetSetOfMcc gets a reference to the given []string and assigns it to the SetOfMcc field.
func (*SubNetworkAttr) SetSupportedPerfMetricGroups ¶
func (o *SubNetworkAttr) SetSupportedPerfMetricGroups(v []SupportedPerfMetricGroup)
SetSupportedPerfMetricGroups gets a reference to the given []SupportedPerfMetricGroup and assigns it to the SupportedPerfMetricGroups field.
func (*SubNetworkAttr) SetSupportedTraceMetrics ¶
func (o *SubNetworkAttr) SetSupportedTraceMetrics(v []string)
SetSupportedTraceMetrics gets a reference to the given []string and assigns it to the SupportedTraceMetrics field.
func (*SubNetworkAttr) SetUserDefinedNetworkType ¶
func (o *SubNetworkAttr) SetUserDefinedNetworkType(v string)
SetUserDefinedNetworkType gets a reference to the given string and assigns it to the UserDefinedNetworkType field.
func (*SubNetworkAttr) SetUserLabel ¶
func (o *SubNetworkAttr) SetUserLabel(v string)
SetUserLabel gets a reference to the given string and assigns it to the UserLabel field.
func (SubNetworkAttr) ToMap ¶
func (o SubNetworkAttr) ToMap() (map[string]interface{}, error)
type SubNetworkNcO ¶
type SubNetworkNcO struct { ManagementNode []ManagementNodeSingle `json:"ManagementNode,omitempty"` MnsAgent []MnsAgentSingle `json:"MnsAgent,omitempty"` MeContext []MeContextSingle `json:"MeContext,omitempty"` PerfMetricJob []PerfMetricJobSingle `json:"PerfMetricJob,omitempty"` ThresholdMonitor []ThresholdMonitorSingle `json:"ThresholdMonitor,omitempty"` TraceJob []TraceJobSingle `json:"TraceJob,omitempty"` ManagementDataCollection []ManagementDataCollectionSingle `json:"ManagementDataCollection,omitempty"` NtfSubscriptionControl []NtfSubscriptionControlSingle `json:"NtfSubscriptionControl,omitempty"` AlarmList *AlarmListSingle `json:"AlarmList,omitempty"` FileDownloadJob []FileDownloadJobSingle `json:"FileDownloadJob,omitempty"` Files []FilesSingle `json:"Files,omitempty"` MnsRegistry *MnsRegistrySingle `json:"MnsRegistry,omitempty"` }
SubNetworkNcO struct for SubNetworkNcO
func NewSubNetworkNcO ¶
func NewSubNetworkNcO() *SubNetworkNcO
NewSubNetworkNcO instantiates a new SubNetworkNcO 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 NewSubNetworkNcOWithDefaults ¶
func NewSubNetworkNcOWithDefaults() *SubNetworkNcO
NewSubNetworkNcOWithDefaults instantiates a new SubNetworkNcO 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 (*SubNetworkNcO) GetAlarmList ¶
func (o *SubNetworkNcO) GetAlarmList() AlarmListSingle
GetAlarmList returns the AlarmList field value if set, zero value otherwise.
func (*SubNetworkNcO) GetAlarmListOk ¶
func (o *SubNetworkNcO) GetAlarmListOk() (*AlarmListSingle, bool)
GetAlarmListOk returns a tuple with the AlarmList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkNcO) GetFileDownloadJob ¶
func (o *SubNetworkNcO) GetFileDownloadJob() []FileDownloadJobSingle
GetFileDownloadJob returns the FileDownloadJob field value if set, zero value otherwise.
func (*SubNetworkNcO) GetFileDownloadJobOk ¶
func (o *SubNetworkNcO) GetFileDownloadJobOk() ([]FileDownloadJobSingle, bool)
GetFileDownloadJobOk returns a tuple with the FileDownloadJob field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkNcO) GetFiles ¶
func (o *SubNetworkNcO) GetFiles() []FilesSingle
GetFiles returns the Files field value if set, zero value otherwise.
func (*SubNetworkNcO) GetFilesOk ¶
func (o *SubNetworkNcO) GetFilesOk() ([]FilesSingle, bool)
GetFilesOk returns a tuple with the Files field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkNcO) GetManagementDataCollection ¶
func (o *SubNetworkNcO) GetManagementDataCollection() []ManagementDataCollectionSingle
GetManagementDataCollection returns the ManagementDataCollection field value if set, zero value otherwise.
func (*SubNetworkNcO) GetManagementDataCollectionOk ¶
func (o *SubNetworkNcO) GetManagementDataCollectionOk() ([]ManagementDataCollectionSingle, bool)
GetManagementDataCollectionOk returns a tuple with the ManagementDataCollection field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkNcO) GetManagementNode ¶
func (o *SubNetworkNcO) GetManagementNode() []ManagementNodeSingle
GetManagementNode returns the ManagementNode field value if set, zero value otherwise.
func (*SubNetworkNcO) GetManagementNodeOk ¶
func (o *SubNetworkNcO) GetManagementNodeOk() ([]ManagementNodeSingle, bool)
GetManagementNodeOk returns a tuple with the ManagementNode field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkNcO) GetMeContext ¶
func (o *SubNetworkNcO) GetMeContext() []MeContextSingle
GetMeContext returns the MeContext field value if set, zero value otherwise.
func (*SubNetworkNcO) GetMeContextOk ¶
func (o *SubNetworkNcO) GetMeContextOk() ([]MeContextSingle, bool)
GetMeContextOk returns a tuple with the MeContext field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkNcO) GetMnsAgent ¶
func (o *SubNetworkNcO) GetMnsAgent() []MnsAgentSingle
GetMnsAgent returns the MnsAgent field value if set, zero value otherwise.
func (*SubNetworkNcO) GetMnsAgentOk ¶
func (o *SubNetworkNcO) GetMnsAgentOk() ([]MnsAgentSingle, bool)
GetMnsAgentOk returns a tuple with the MnsAgent field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkNcO) GetMnsRegistry ¶
func (o *SubNetworkNcO) GetMnsRegistry() MnsRegistrySingle
GetMnsRegistry returns the MnsRegistry field value if set, zero value otherwise.
func (*SubNetworkNcO) GetMnsRegistryOk ¶
func (o *SubNetworkNcO) GetMnsRegistryOk() (*MnsRegistrySingle, bool)
GetMnsRegistryOk returns a tuple with the MnsRegistry field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkNcO) GetNtfSubscriptionControl ¶
func (o *SubNetworkNcO) GetNtfSubscriptionControl() []NtfSubscriptionControlSingle
GetNtfSubscriptionControl returns the NtfSubscriptionControl field value if set, zero value otherwise.
func (*SubNetworkNcO) GetNtfSubscriptionControlOk ¶
func (o *SubNetworkNcO) GetNtfSubscriptionControlOk() ([]NtfSubscriptionControlSingle, bool)
GetNtfSubscriptionControlOk returns a tuple with the NtfSubscriptionControl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkNcO) GetPerfMetricJob ¶
func (o *SubNetworkNcO) GetPerfMetricJob() []PerfMetricJobSingle
GetPerfMetricJob returns the PerfMetricJob field value if set, zero value otherwise.
func (*SubNetworkNcO) GetPerfMetricJobOk ¶
func (o *SubNetworkNcO) GetPerfMetricJobOk() ([]PerfMetricJobSingle, bool)
GetPerfMetricJobOk returns a tuple with the PerfMetricJob field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkNcO) GetThresholdMonitor ¶
func (o *SubNetworkNcO) GetThresholdMonitor() []ThresholdMonitorSingle
GetThresholdMonitor returns the ThresholdMonitor field value if set, zero value otherwise.
func (*SubNetworkNcO) GetThresholdMonitorOk ¶
func (o *SubNetworkNcO) GetThresholdMonitorOk() ([]ThresholdMonitorSingle, bool)
GetThresholdMonitorOk returns a tuple with the ThresholdMonitor field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkNcO) GetTraceJob ¶
func (o *SubNetworkNcO) GetTraceJob() []TraceJobSingle
GetTraceJob returns the TraceJob field value if set, zero value otherwise.
func (*SubNetworkNcO) GetTraceJobOk ¶
func (o *SubNetworkNcO) GetTraceJobOk() ([]TraceJobSingle, bool)
GetTraceJobOk returns a tuple with the TraceJob field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkNcO) HasAlarmList ¶
func (o *SubNetworkNcO) HasAlarmList() bool
HasAlarmList returns a boolean if a field has been set.
func (*SubNetworkNcO) HasFileDownloadJob ¶
func (o *SubNetworkNcO) HasFileDownloadJob() bool
HasFileDownloadJob returns a boolean if a field has been set.
func (*SubNetworkNcO) HasFiles ¶
func (o *SubNetworkNcO) HasFiles() bool
HasFiles returns a boolean if a field has been set.
func (*SubNetworkNcO) HasManagementDataCollection ¶
func (o *SubNetworkNcO) HasManagementDataCollection() bool
HasManagementDataCollection returns a boolean if a field has been set.
func (*SubNetworkNcO) HasManagementNode ¶
func (o *SubNetworkNcO) HasManagementNode() bool
HasManagementNode returns a boolean if a field has been set.
func (*SubNetworkNcO) HasMeContext ¶
func (o *SubNetworkNcO) HasMeContext() bool
HasMeContext returns a boolean if a field has been set.
func (*SubNetworkNcO) HasMnsAgent ¶
func (o *SubNetworkNcO) HasMnsAgent() bool
HasMnsAgent returns a boolean if a field has been set.
func (*SubNetworkNcO) HasMnsRegistry ¶
func (o *SubNetworkNcO) HasMnsRegistry() bool
HasMnsRegistry returns a boolean if a field has been set.
func (*SubNetworkNcO) HasNtfSubscriptionControl ¶
func (o *SubNetworkNcO) HasNtfSubscriptionControl() bool
HasNtfSubscriptionControl returns a boolean if a field has been set.
func (*SubNetworkNcO) HasPerfMetricJob ¶
func (o *SubNetworkNcO) HasPerfMetricJob() bool
HasPerfMetricJob returns a boolean if a field has been set.
func (*SubNetworkNcO) HasThresholdMonitor ¶
func (o *SubNetworkNcO) HasThresholdMonitor() bool
HasThresholdMonitor returns a boolean if a field has been set.
func (*SubNetworkNcO) HasTraceJob ¶
func (o *SubNetworkNcO) HasTraceJob() bool
HasTraceJob returns a boolean if a field has been set.
func (SubNetworkNcO) MarshalJSON ¶
func (o SubNetworkNcO) MarshalJSON() ([]byte, error)
func (*SubNetworkNcO) SetAlarmList ¶
func (o *SubNetworkNcO) SetAlarmList(v AlarmListSingle)
SetAlarmList gets a reference to the given AlarmListSingle and assigns it to the AlarmList field.
func (*SubNetworkNcO) SetFileDownloadJob ¶
func (o *SubNetworkNcO) SetFileDownloadJob(v []FileDownloadJobSingle)
SetFileDownloadJob gets a reference to the given []FileDownloadJobSingle and assigns it to the FileDownloadJob field.
func (*SubNetworkNcO) SetFiles ¶
func (o *SubNetworkNcO) SetFiles(v []FilesSingle)
SetFiles gets a reference to the given []FilesSingle and assigns it to the Files field.
func (*SubNetworkNcO) SetManagementDataCollection ¶
func (o *SubNetworkNcO) SetManagementDataCollection(v []ManagementDataCollectionSingle)
SetManagementDataCollection gets a reference to the given []ManagementDataCollectionSingle and assigns it to the ManagementDataCollection field.
func (*SubNetworkNcO) SetManagementNode ¶
func (o *SubNetworkNcO) SetManagementNode(v []ManagementNodeSingle)
SetManagementNode gets a reference to the given []ManagementNodeSingle and assigns it to the ManagementNode field.
func (*SubNetworkNcO) SetMeContext ¶
func (o *SubNetworkNcO) SetMeContext(v []MeContextSingle)
SetMeContext gets a reference to the given []MeContextSingle and assigns it to the MeContext field.
func (*SubNetworkNcO) SetMnsAgent ¶
func (o *SubNetworkNcO) SetMnsAgent(v []MnsAgentSingle)
SetMnsAgent gets a reference to the given []MnsAgentSingle and assigns it to the MnsAgent field.
func (*SubNetworkNcO) SetMnsRegistry ¶
func (o *SubNetworkNcO) SetMnsRegistry(v MnsRegistrySingle)
SetMnsRegistry gets a reference to the given MnsRegistrySingle and assigns it to the MnsRegistry field.
func (*SubNetworkNcO) SetNtfSubscriptionControl ¶
func (o *SubNetworkNcO) SetNtfSubscriptionControl(v []NtfSubscriptionControlSingle)
SetNtfSubscriptionControl gets a reference to the given []NtfSubscriptionControlSingle and assigns it to the NtfSubscriptionControl field.
func (*SubNetworkNcO) SetPerfMetricJob ¶
func (o *SubNetworkNcO) SetPerfMetricJob(v []PerfMetricJobSingle)
SetPerfMetricJob gets a reference to the given []PerfMetricJobSingle and assigns it to the PerfMetricJob field.
func (*SubNetworkNcO) SetThresholdMonitor ¶
func (o *SubNetworkNcO) SetThresholdMonitor(v []ThresholdMonitorSingle)
SetThresholdMonitor gets a reference to the given []ThresholdMonitorSingle and assigns it to the ThresholdMonitor field.
func (*SubNetworkNcO) SetTraceJob ¶
func (o *SubNetworkNcO) SetTraceJob(v []TraceJobSingle)
SetTraceJob gets a reference to the given []TraceJobSingle and assigns it to the TraceJob field.
func (SubNetworkNcO) ToMap ¶
func (o SubNetworkNcO) ToMap() (map[string]interface{}, error)
type SubNetworkSingle ¶
type SubNetworkSingle struct { Id NullableString `json:"id"` ObjectClass *string `json:"objectClass,omitempty"` ObjectInstance *string `json:"objectInstance,omitempty"` VsDataContainer []VsDataContainerSingle `json:"VsDataContainer,omitempty"` Attributes *SubNetworkSingleAllOfAttributes `json:"attributes,omitempty"` ManagementNode []ManagementNodeSingle `json:"ManagementNode,omitempty"` MnsAgent []MnsAgentSingle `json:"MnsAgent,omitempty"` MeContext []MeContextSingle `json:"MeContext,omitempty"` PerfMetricJob []PerfMetricJobSingle `json:"PerfMetricJob,omitempty"` ThresholdMonitor []ThresholdMonitorSingle `json:"ThresholdMonitor,omitempty"` TraceJob []TraceJobSingle `json:"TraceJob,omitempty"` ManagementDataCollection []ManagementDataCollectionSingle `json:"ManagementDataCollection,omitempty"` NtfSubscriptionControl []NtfSubscriptionControlSingle `json:"NtfSubscriptionControl,omitempty"` AlarmList *AlarmListSingle `json:"AlarmList,omitempty"` FileDownloadJob []FileDownloadJobSingle `json:"FileDownloadJob,omitempty"` Files []FilesSingle `json:"Files,omitempty"` MnsRegistry *MnsRegistrySingle `json:"MnsRegistry,omitempty"` SubNetwork []SubNetworkSingle `json:"SubNetwork,omitempty"` NetworkSlice []NetworkSliceSingle `json:"NetworkSlice,omitempty"` NetworkSliceSubnet []NetworkSliceSubnetSingle `json:"NetworkSliceSubnet,omitempty"` EPTransport []EPTransportSingle `json:"EP_Transport,omitempty"` NetworkSliceSubnetProviderCapabilities []NetworkSliceSubnetProviderCapabilitiesSingle `json:"NetworkSliceSubnetProviderCapabilities,omitempty"` FeasibilityCheckAndReservationJob []FeasibilityCheckAndReservationJobSingle `json:"FeasibilityCheckAndReservationJob,omitempty"` }
SubNetworkSingle struct for SubNetworkSingle
func NewSubNetworkSingle ¶
func NewSubNetworkSingle(id NullableString) *SubNetworkSingle
NewSubNetworkSingle instantiates a new SubNetworkSingle 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 NewSubNetworkSingleWithDefaults ¶
func NewSubNetworkSingleWithDefaults() *SubNetworkSingle
NewSubNetworkSingleWithDefaults instantiates a new SubNetworkSingle 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 (*SubNetworkSingle) GetAlarmList ¶
func (o *SubNetworkSingle) GetAlarmList() AlarmListSingle
GetAlarmList returns the AlarmList field value if set, zero value otherwise.
func (*SubNetworkSingle) GetAlarmListOk ¶
func (o *SubNetworkSingle) GetAlarmListOk() (*AlarmListSingle, bool)
GetAlarmListOk returns a tuple with the AlarmList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkSingle) GetAttributes ¶
func (o *SubNetworkSingle) GetAttributes() SubNetworkSingleAllOfAttributes
GetAttributes returns the Attributes field value if set, zero value otherwise.
func (*SubNetworkSingle) GetAttributesOk ¶
func (o *SubNetworkSingle) GetAttributesOk() (*SubNetworkSingleAllOfAttributes, bool)
GetAttributesOk returns a tuple with the Attributes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkSingle) GetEPTransport ¶
func (o *SubNetworkSingle) GetEPTransport() []EPTransportSingle
GetEPTransport returns the EPTransport field value if set, zero value otherwise.
func (*SubNetworkSingle) GetEPTransportOk ¶
func (o *SubNetworkSingle) GetEPTransportOk() ([]EPTransportSingle, bool)
GetEPTransportOk returns a tuple with the EPTransport field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkSingle) GetFeasibilityCheckAndReservationJob ¶
func (o *SubNetworkSingle) GetFeasibilityCheckAndReservationJob() []FeasibilityCheckAndReservationJobSingle
GetFeasibilityCheckAndReservationJob returns the FeasibilityCheckAndReservationJob field value if set, zero value otherwise.
func (*SubNetworkSingle) GetFeasibilityCheckAndReservationJobOk ¶
func (o *SubNetworkSingle) GetFeasibilityCheckAndReservationJobOk() ([]FeasibilityCheckAndReservationJobSingle, bool)
GetFeasibilityCheckAndReservationJobOk returns a tuple with the FeasibilityCheckAndReservationJob field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkSingle) GetFileDownloadJob ¶
func (o *SubNetworkSingle) GetFileDownloadJob() []FileDownloadJobSingle
GetFileDownloadJob returns the FileDownloadJob field value if set, zero value otherwise.
func (*SubNetworkSingle) GetFileDownloadJobOk ¶
func (o *SubNetworkSingle) GetFileDownloadJobOk() ([]FileDownloadJobSingle, bool)
GetFileDownloadJobOk returns a tuple with the FileDownloadJob field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkSingle) GetFiles ¶
func (o *SubNetworkSingle) GetFiles() []FilesSingle
GetFiles returns the Files field value if set, zero value otherwise.
func (*SubNetworkSingle) GetFilesOk ¶
func (o *SubNetworkSingle) GetFilesOk() ([]FilesSingle, bool)
GetFilesOk returns a tuple with the Files field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkSingle) GetId ¶
func (o *SubNetworkSingle) GetId() string
GetId returns the Id field value If the value is explicit nil, the zero value for string will be returned
func (*SubNetworkSingle) GetIdOk ¶
func (o *SubNetworkSingle) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*SubNetworkSingle) GetManagementDataCollection ¶
func (o *SubNetworkSingle) GetManagementDataCollection() []ManagementDataCollectionSingle
GetManagementDataCollection returns the ManagementDataCollection field value if set, zero value otherwise.
func (*SubNetworkSingle) GetManagementDataCollectionOk ¶
func (o *SubNetworkSingle) GetManagementDataCollectionOk() ([]ManagementDataCollectionSingle, bool)
GetManagementDataCollectionOk returns a tuple with the ManagementDataCollection field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkSingle) GetManagementNode ¶
func (o *SubNetworkSingle) GetManagementNode() []ManagementNodeSingle
GetManagementNode returns the ManagementNode field value if set, zero value otherwise.
func (*SubNetworkSingle) GetManagementNodeOk ¶
func (o *SubNetworkSingle) GetManagementNodeOk() ([]ManagementNodeSingle, bool)
GetManagementNodeOk returns a tuple with the ManagementNode field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkSingle) GetMeContext ¶
func (o *SubNetworkSingle) GetMeContext() []MeContextSingle
GetMeContext returns the MeContext field value if set, zero value otherwise.
func (*SubNetworkSingle) GetMeContextOk ¶
func (o *SubNetworkSingle) GetMeContextOk() ([]MeContextSingle, bool)
GetMeContextOk returns a tuple with the MeContext field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkSingle) GetMnsAgent ¶
func (o *SubNetworkSingle) GetMnsAgent() []MnsAgentSingle
GetMnsAgent returns the MnsAgent field value if set, zero value otherwise.
func (*SubNetworkSingle) GetMnsAgentOk ¶
func (o *SubNetworkSingle) GetMnsAgentOk() ([]MnsAgentSingle, bool)
GetMnsAgentOk returns a tuple with the MnsAgent field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkSingle) GetMnsRegistry ¶
func (o *SubNetworkSingle) GetMnsRegistry() MnsRegistrySingle
GetMnsRegistry returns the MnsRegistry field value if set, zero value otherwise.
func (*SubNetworkSingle) GetMnsRegistryOk ¶
func (o *SubNetworkSingle) GetMnsRegistryOk() (*MnsRegistrySingle, bool)
GetMnsRegistryOk returns a tuple with the MnsRegistry field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkSingle) GetNetworkSlice ¶
func (o *SubNetworkSingle) GetNetworkSlice() []NetworkSliceSingle
GetNetworkSlice returns the NetworkSlice field value if set, zero value otherwise.
func (*SubNetworkSingle) GetNetworkSliceOk ¶
func (o *SubNetworkSingle) GetNetworkSliceOk() ([]NetworkSliceSingle, bool)
GetNetworkSliceOk returns a tuple with the NetworkSlice field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkSingle) GetNetworkSliceSubnet ¶
func (o *SubNetworkSingle) GetNetworkSliceSubnet() []NetworkSliceSubnetSingle
GetNetworkSliceSubnet returns the NetworkSliceSubnet field value if set, zero value otherwise.
func (*SubNetworkSingle) GetNetworkSliceSubnetOk ¶
func (o *SubNetworkSingle) GetNetworkSliceSubnetOk() ([]NetworkSliceSubnetSingle, bool)
GetNetworkSliceSubnetOk returns a tuple with the NetworkSliceSubnet field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkSingle) GetNetworkSliceSubnetProviderCapabilities ¶
func (o *SubNetworkSingle) GetNetworkSliceSubnetProviderCapabilities() []NetworkSliceSubnetProviderCapabilitiesSingle
GetNetworkSliceSubnetProviderCapabilities returns the NetworkSliceSubnetProviderCapabilities field value if set, zero value otherwise.
func (*SubNetworkSingle) GetNetworkSliceSubnetProviderCapabilitiesOk ¶
func (o *SubNetworkSingle) GetNetworkSliceSubnetProviderCapabilitiesOk() ([]NetworkSliceSubnetProviderCapabilitiesSingle, bool)
GetNetworkSliceSubnetProviderCapabilitiesOk returns a tuple with the NetworkSliceSubnetProviderCapabilities field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkSingle) GetNtfSubscriptionControl ¶
func (o *SubNetworkSingle) GetNtfSubscriptionControl() []NtfSubscriptionControlSingle
GetNtfSubscriptionControl returns the NtfSubscriptionControl field value if set, zero value otherwise.
func (*SubNetworkSingle) GetNtfSubscriptionControlOk ¶
func (o *SubNetworkSingle) GetNtfSubscriptionControlOk() ([]NtfSubscriptionControlSingle, bool)
GetNtfSubscriptionControlOk returns a tuple with the NtfSubscriptionControl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkSingle) GetObjectClass ¶
func (o *SubNetworkSingle) GetObjectClass() string
GetObjectClass returns the ObjectClass field value if set, zero value otherwise.
func (*SubNetworkSingle) GetObjectClassOk ¶
func (o *SubNetworkSingle) GetObjectClassOk() (*string, bool)
GetObjectClassOk returns a tuple with the ObjectClass field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkSingle) GetObjectInstance ¶
func (o *SubNetworkSingle) GetObjectInstance() string
GetObjectInstance returns the ObjectInstance field value if set, zero value otherwise.
func (*SubNetworkSingle) GetObjectInstanceOk ¶
func (o *SubNetworkSingle) GetObjectInstanceOk() (*string, bool)
GetObjectInstanceOk returns a tuple with the ObjectInstance field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkSingle) GetPerfMetricJob ¶
func (o *SubNetworkSingle) GetPerfMetricJob() []PerfMetricJobSingle
GetPerfMetricJob returns the PerfMetricJob field value if set, zero value otherwise.
func (*SubNetworkSingle) GetPerfMetricJobOk ¶
func (o *SubNetworkSingle) GetPerfMetricJobOk() ([]PerfMetricJobSingle, bool)
GetPerfMetricJobOk returns a tuple with the PerfMetricJob field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkSingle) GetSubNetwork ¶
func (o *SubNetworkSingle) GetSubNetwork() []SubNetworkSingle
GetSubNetwork returns the SubNetwork field value if set, zero value otherwise.
func (*SubNetworkSingle) GetSubNetworkOk ¶
func (o *SubNetworkSingle) GetSubNetworkOk() ([]SubNetworkSingle, bool)
GetSubNetworkOk returns a tuple with the SubNetwork field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkSingle) GetThresholdMonitor ¶
func (o *SubNetworkSingle) GetThresholdMonitor() []ThresholdMonitorSingle
GetThresholdMonitor returns the ThresholdMonitor field value if set, zero value otherwise.
func (*SubNetworkSingle) GetThresholdMonitorOk ¶
func (o *SubNetworkSingle) GetThresholdMonitorOk() ([]ThresholdMonitorSingle, bool)
GetThresholdMonitorOk returns a tuple with the ThresholdMonitor field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkSingle) GetTraceJob ¶
func (o *SubNetworkSingle) GetTraceJob() []TraceJobSingle
GetTraceJob returns the TraceJob field value if set, zero value otherwise.
func (*SubNetworkSingle) GetTraceJobOk ¶
func (o *SubNetworkSingle) GetTraceJobOk() ([]TraceJobSingle, bool)
GetTraceJobOk returns a tuple with the TraceJob field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkSingle) GetVsDataContainer ¶
func (o *SubNetworkSingle) GetVsDataContainer() []VsDataContainerSingle
GetVsDataContainer returns the VsDataContainer field value if set, zero value otherwise.
func (*SubNetworkSingle) GetVsDataContainerOk ¶
func (o *SubNetworkSingle) GetVsDataContainerOk() ([]VsDataContainerSingle, bool)
GetVsDataContainerOk returns a tuple with the VsDataContainer field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkSingle) HasAlarmList ¶
func (o *SubNetworkSingle) HasAlarmList() bool
HasAlarmList returns a boolean if a field has been set.
func (*SubNetworkSingle) HasAttributes ¶
func (o *SubNetworkSingle) HasAttributes() bool
HasAttributes returns a boolean if a field has been set.
func (*SubNetworkSingle) HasEPTransport ¶
func (o *SubNetworkSingle) HasEPTransport() bool
HasEPTransport returns a boolean if a field has been set.
func (*SubNetworkSingle) HasFeasibilityCheckAndReservationJob ¶
func (o *SubNetworkSingle) HasFeasibilityCheckAndReservationJob() bool
HasFeasibilityCheckAndReservationJob returns a boolean if a field has been set.
func (*SubNetworkSingle) HasFileDownloadJob ¶
func (o *SubNetworkSingle) HasFileDownloadJob() bool
HasFileDownloadJob returns a boolean if a field has been set.
func (*SubNetworkSingle) HasFiles ¶
func (o *SubNetworkSingle) HasFiles() bool
HasFiles returns a boolean if a field has been set.
func (*SubNetworkSingle) HasManagementDataCollection ¶
func (o *SubNetworkSingle) HasManagementDataCollection() bool
HasManagementDataCollection returns a boolean if a field has been set.
func (*SubNetworkSingle) HasManagementNode ¶
func (o *SubNetworkSingle) HasManagementNode() bool
HasManagementNode returns a boolean if a field has been set.
func (*SubNetworkSingle) HasMeContext ¶
func (o *SubNetworkSingle) HasMeContext() bool
HasMeContext returns a boolean if a field has been set.
func (*SubNetworkSingle) HasMnsAgent ¶
func (o *SubNetworkSingle) HasMnsAgent() bool
HasMnsAgent returns a boolean if a field has been set.
func (*SubNetworkSingle) HasMnsRegistry ¶
func (o *SubNetworkSingle) HasMnsRegistry() bool
HasMnsRegistry returns a boolean if a field has been set.
func (*SubNetworkSingle) HasNetworkSlice ¶
func (o *SubNetworkSingle) HasNetworkSlice() bool
HasNetworkSlice returns a boolean if a field has been set.
func (*SubNetworkSingle) HasNetworkSliceSubnet ¶
func (o *SubNetworkSingle) HasNetworkSliceSubnet() bool
HasNetworkSliceSubnet returns a boolean if a field has been set.
func (*SubNetworkSingle) HasNetworkSliceSubnetProviderCapabilities ¶
func (o *SubNetworkSingle) HasNetworkSliceSubnetProviderCapabilities() bool
HasNetworkSliceSubnetProviderCapabilities returns a boolean if a field has been set.
func (*SubNetworkSingle) HasNtfSubscriptionControl ¶
func (o *SubNetworkSingle) HasNtfSubscriptionControl() bool
HasNtfSubscriptionControl returns a boolean if a field has been set.
func (*SubNetworkSingle) HasObjectClass ¶
func (o *SubNetworkSingle) HasObjectClass() bool
HasObjectClass returns a boolean if a field has been set.
func (*SubNetworkSingle) HasObjectInstance ¶
func (o *SubNetworkSingle) HasObjectInstance() bool
HasObjectInstance returns a boolean if a field has been set.
func (*SubNetworkSingle) HasPerfMetricJob ¶
func (o *SubNetworkSingle) HasPerfMetricJob() bool
HasPerfMetricJob returns a boolean if a field has been set.
func (*SubNetworkSingle) HasSubNetwork ¶
func (o *SubNetworkSingle) HasSubNetwork() bool
HasSubNetwork returns a boolean if a field has been set.
func (*SubNetworkSingle) HasThresholdMonitor ¶
func (o *SubNetworkSingle) HasThresholdMonitor() bool
HasThresholdMonitor returns a boolean if a field has been set.
func (*SubNetworkSingle) HasTraceJob ¶
func (o *SubNetworkSingle) HasTraceJob() bool
HasTraceJob returns a boolean if a field has been set.
func (*SubNetworkSingle) HasVsDataContainer ¶
func (o *SubNetworkSingle) HasVsDataContainer() bool
HasVsDataContainer returns a boolean if a field has been set.
func (SubNetworkSingle) MarshalJSON ¶
func (o SubNetworkSingle) MarshalJSON() ([]byte, error)
func (*SubNetworkSingle) SetAlarmList ¶
func (o *SubNetworkSingle) SetAlarmList(v AlarmListSingle)
SetAlarmList gets a reference to the given AlarmListSingle and assigns it to the AlarmList field.
func (*SubNetworkSingle) SetAttributes ¶
func (o *SubNetworkSingle) SetAttributes(v SubNetworkSingleAllOfAttributes)
SetAttributes gets a reference to the given SubNetworkSingleAllOfAttributes and assigns it to the Attributes field.
func (*SubNetworkSingle) SetEPTransport ¶
func (o *SubNetworkSingle) SetEPTransport(v []EPTransportSingle)
SetEPTransport gets a reference to the given []EPTransportSingle and assigns it to the EPTransport field.
func (*SubNetworkSingle) SetFeasibilityCheckAndReservationJob ¶
func (o *SubNetworkSingle) SetFeasibilityCheckAndReservationJob(v []FeasibilityCheckAndReservationJobSingle)
SetFeasibilityCheckAndReservationJob gets a reference to the given []FeasibilityCheckAndReservationJobSingle and assigns it to the FeasibilityCheckAndReservationJob field.
func (*SubNetworkSingle) SetFileDownloadJob ¶
func (o *SubNetworkSingle) SetFileDownloadJob(v []FileDownloadJobSingle)
SetFileDownloadJob gets a reference to the given []FileDownloadJobSingle and assigns it to the FileDownloadJob field.
func (*SubNetworkSingle) SetFiles ¶
func (o *SubNetworkSingle) SetFiles(v []FilesSingle)
SetFiles gets a reference to the given []FilesSingle and assigns it to the Files field.
func (*SubNetworkSingle) SetManagementDataCollection ¶
func (o *SubNetworkSingle) SetManagementDataCollection(v []ManagementDataCollectionSingle)
SetManagementDataCollection gets a reference to the given []ManagementDataCollectionSingle and assigns it to the ManagementDataCollection field.
func (*SubNetworkSingle) SetManagementNode ¶
func (o *SubNetworkSingle) SetManagementNode(v []ManagementNodeSingle)
SetManagementNode gets a reference to the given []ManagementNodeSingle and assigns it to the ManagementNode field.
func (*SubNetworkSingle) SetMeContext ¶
func (o *SubNetworkSingle) SetMeContext(v []MeContextSingle)
SetMeContext gets a reference to the given []MeContextSingle and assigns it to the MeContext field.
func (*SubNetworkSingle) SetMnsAgent ¶
func (o *SubNetworkSingle) SetMnsAgent(v []MnsAgentSingle)
SetMnsAgent gets a reference to the given []MnsAgentSingle and assigns it to the MnsAgent field.
func (*SubNetworkSingle) SetMnsRegistry ¶
func (o *SubNetworkSingle) SetMnsRegistry(v MnsRegistrySingle)
SetMnsRegistry gets a reference to the given MnsRegistrySingle and assigns it to the MnsRegistry field.
func (*SubNetworkSingle) SetNetworkSlice ¶
func (o *SubNetworkSingle) SetNetworkSlice(v []NetworkSliceSingle)
SetNetworkSlice gets a reference to the given []NetworkSliceSingle and assigns it to the NetworkSlice field.
func (*SubNetworkSingle) SetNetworkSliceSubnet ¶
func (o *SubNetworkSingle) SetNetworkSliceSubnet(v []NetworkSliceSubnetSingle)
SetNetworkSliceSubnet gets a reference to the given []NetworkSliceSubnetSingle and assigns it to the NetworkSliceSubnet field.
func (*SubNetworkSingle) SetNetworkSliceSubnetProviderCapabilities ¶
func (o *SubNetworkSingle) SetNetworkSliceSubnetProviderCapabilities(v []NetworkSliceSubnetProviderCapabilitiesSingle)
SetNetworkSliceSubnetProviderCapabilities gets a reference to the given []NetworkSliceSubnetProviderCapabilitiesSingle and assigns it to the NetworkSliceSubnetProviderCapabilities field.
func (*SubNetworkSingle) SetNtfSubscriptionControl ¶
func (o *SubNetworkSingle) SetNtfSubscriptionControl(v []NtfSubscriptionControlSingle)
SetNtfSubscriptionControl gets a reference to the given []NtfSubscriptionControlSingle and assigns it to the NtfSubscriptionControl field.
func (*SubNetworkSingle) SetObjectClass ¶
func (o *SubNetworkSingle) SetObjectClass(v string)
SetObjectClass gets a reference to the given string and assigns it to the ObjectClass field.
func (*SubNetworkSingle) SetObjectInstance ¶
func (o *SubNetworkSingle) SetObjectInstance(v string)
SetObjectInstance gets a reference to the given string and assigns it to the ObjectInstance field.
func (*SubNetworkSingle) SetPerfMetricJob ¶
func (o *SubNetworkSingle) SetPerfMetricJob(v []PerfMetricJobSingle)
SetPerfMetricJob gets a reference to the given []PerfMetricJobSingle and assigns it to the PerfMetricJob field.
func (*SubNetworkSingle) SetSubNetwork ¶
func (o *SubNetworkSingle) SetSubNetwork(v []SubNetworkSingle)
SetSubNetwork gets a reference to the given []SubNetworkSingle and assigns it to the SubNetwork field.
func (*SubNetworkSingle) SetThresholdMonitor ¶
func (o *SubNetworkSingle) SetThresholdMonitor(v []ThresholdMonitorSingle)
SetThresholdMonitor gets a reference to the given []ThresholdMonitorSingle and assigns it to the ThresholdMonitor field.
func (*SubNetworkSingle) SetTraceJob ¶
func (o *SubNetworkSingle) SetTraceJob(v []TraceJobSingle)
SetTraceJob gets a reference to the given []TraceJobSingle and assigns it to the TraceJob field.
func (*SubNetworkSingle) SetVsDataContainer ¶
func (o *SubNetworkSingle) SetVsDataContainer(v []VsDataContainerSingle)
SetVsDataContainer gets a reference to the given []VsDataContainerSingle and assigns it to the VsDataContainer field.
func (SubNetworkSingle) ToMap ¶
func (o SubNetworkSingle) ToMap() (map[string]interface{}, error)
type SubNetworkSingleAllOf ¶
type SubNetworkSingleAllOf struct {
Attributes *SubNetworkSingleAllOfAttributes `json:"attributes,omitempty"`
}
SubNetworkSingleAllOf struct for SubNetworkSingleAllOf
func NewSubNetworkSingleAllOf ¶
func NewSubNetworkSingleAllOf() *SubNetworkSingleAllOf
NewSubNetworkSingleAllOf instantiates a new SubNetworkSingleAllOf 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 NewSubNetworkSingleAllOfWithDefaults ¶
func NewSubNetworkSingleAllOfWithDefaults() *SubNetworkSingleAllOf
NewSubNetworkSingleAllOfWithDefaults instantiates a new SubNetworkSingleAllOf 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 (*SubNetworkSingleAllOf) GetAttributes ¶
func (o *SubNetworkSingleAllOf) GetAttributes() SubNetworkSingleAllOfAttributes
GetAttributes returns the Attributes field value if set, zero value otherwise.
func (*SubNetworkSingleAllOf) GetAttributesOk ¶
func (o *SubNetworkSingleAllOf) GetAttributesOk() (*SubNetworkSingleAllOfAttributes, bool)
GetAttributesOk returns a tuple with the Attributes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkSingleAllOf) HasAttributes ¶
func (o *SubNetworkSingleAllOf) HasAttributes() bool
HasAttributes returns a boolean if a field has been set.
func (SubNetworkSingleAllOf) MarshalJSON ¶
func (o SubNetworkSingleAllOf) MarshalJSON() ([]byte, error)
func (*SubNetworkSingleAllOf) SetAttributes ¶
func (o *SubNetworkSingleAllOf) SetAttributes(v SubNetworkSingleAllOfAttributes)
SetAttributes gets a reference to the given SubNetworkSingleAllOfAttributes and assigns it to the Attributes field.
func (SubNetworkSingleAllOf) ToMap ¶
func (o SubNetworkSingleAllOf) ToMap() (map[string]interface{}, error)
type SubNetworkSingleAllOf1 ¶
type SubNetworkSingleAllOf1 struct { SubNetwork []SubNetworkSingle `json:"SubNetwork,omitempty"` NetworkSlice []NetworkSliceSingle `json:"NetworkSlice,omitempty"` NetworkSliceSubnet []NetworkSliceSubnetSingle `json:"NetworkSliceSubnet,omitempty"` EPTransport []EPTransportSingle `json:"EP_Transport,omitempty"` NetworkSliceSubnetProviderCapabilities []NetworkSliceSubnetProviderCapabilitiesSingle `json:"NetworkSliceSubnetProviderCapabilities,omitempty"` FeasibilityCheckAndReservationJob []FeasibilityCheckAndReservationJobSingle `json:"FeasibilityCheckAndReservationJob,omitempty"` }
SubNetworkSingleAllOf1 struct for SubNetworkSingleAllOf1
func NewSubNetworkSingleAllOf1 ¶
func NewSubNetworkSingleAllOf1() *SubNetworkSingleAllOf1
NewSubNetworkSingleAllOf1 instantiates a new SubNetworkSingleAllOf1 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 NewSubNetworkSingleAllOf1WithDefaults ¶
func NewSubNetworkSingleAllOf1WithDefaults() *SubNetworkSingleAllOf1
NewSubNetworkSingleAllOf1WithDefaults instantiates a new SubNetworkSingleAllOf1 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 (*SubNetworkSingleAllOf1) GetEPTransport ¶
func (o *SubNetworkSingleAllOf1) GetEPTransport() []EPTransportSingle
GetEPTransport returns the EPTransport field value if set, zero value otherwise.
func (*SubNetworkSingleAllOf1) GetEPTransportOk ¶
func (o *SubNetworkSingleAllOf1) GetEPTransportOk() ([]EPTransportSingle, bool)
GetEPTransportOk returns a tuple with the EPTransport field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkSingleAllOf1) GetFeasibilityCheckAndReservationJob ¶
func (o *SubNetworkSingleAllOf1) GetFeasibilityCheckAndReservationJob() []FeasibilityCheckAndReservationJobSingle
GetFeasibilityCheckAndReservationJob returns the FeasibilityCheckAndReservationJob field value if set, zero value otherwise.
func (*SubNetworkSingleAllOf1) GetFeasibilityCheckAndReservationJobOk ¶
func (o *SubNetworkSingleAllOf1) GetFeasibilityCheckAndReservationJobOk() ([]FeasibilityCheckAndReservationJobSingle, bool)
GetFeasibilityCheckAndReservationJobOk returns a tuple with the FeasibilityCheckAndReservationJob field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkSingleAllOf1) GetNetworkSlice ¶
func (o *SubNetworkSingleAllOf1) GetNetworkSlice() []NetworkSliceSingle
GetNetworkSlice returns the NetworkSlice field value if set, zero value otherwise.
func (*SubNetworkSingleAllOf1) GetNetworkSliceOk ¶
func (o *SubNetworkSingleAllOf1) GetNetworkSliceOk() ([]NetworkSliceSingle, bool)
GetNetworkSliceOk returns a tuple with the NetworkSlice field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkSingleAllOf1) GetNetworkSliceSubnet ¶
func (o *SubNetworkSingleAllOf1) GetNetworkSliceSubnet() []NetworkSliceSubnetSingle
GetNetworkSliceSubnet returns the NetworkSliceSubnet field value if set, zero value otherwise.
func (*SubNetworkSingleAllOf1) GetNetworkSliceSubnetOk ¶
func (o *SubNetworkSingleAllOf1) GetNetworkSliceSubnetOk() ([]NetworkSliceSubnetSingle, bool)
GetNetworkSliceSubnetOk returns a tuple with the NetworkSliceSubnet field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkSingleAllOf1) GetNetworkSliceSubnetProviderCapabilities ¶
func (o *SubNetworkSingleAllOf1) GetNetworkSliceSubnetProviderCapabilities() []NetworkSliceSubnetProviderCapabilitiesSingle
GetNetworkSliceSubnetProviderCapabilities returns the NetworkSliceSubnetProviderCapabilities field value if set, zero value otherwise.
func (*SubNetworkSingleAllOf1) GetNetworkSliceSubnetProviderCapabilitiesOk ¶
func (o *SubNetworkSingleAllOf1) GetNetworkSliceSubnetProviderCapabilitiesOk() ([]NetworkSliceSubnetProviderCapabilitiesSingle, bool)
GetNetworkSliceSubnetProviderCapabilitiesOk returns a tuple with the NetworkSliceSubnetProviderCapabilities field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkSingleAllOf1) GetSubNetwork ¶
func (o *SubNetworkSingleAllOf1) GetSubNetwork() []SubNetworkSingle
GetSubNetwork returns the SubNetwork field value if set, zero value otherwise.
func (*SubNetworkSingleAllOf1) GetSubNetworkOk ¶
func (o *SubNetworkSingleAllOf1) GetSubNetworkOk() ([]SubNetworkSingle, bool)
GetSubNetworkOk returns a tuple with the SubNetwork field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkSingleAllOf1) HasEPTransport ¶
func (o *SubNetworkSingleAllOf1) HasEPTransport() bool
HasEPTransport returns a boolean if a field has been set.
func (*SubNetworkSingleAllOf1) HasFeasibilityCheckAndReservationJob ¶
func (o *SubNetworkSingleAllOf1) HasFeasibilityCheckAndReservationJob() bool
HasFeasibilityCheckAndReservationJob returns a boolean if a field has been set.
func (*SubNetworkSingleAllOf1) HasNetworkSlice ¶
func (o *SubNetworkSingleAllOf1) HasNetworkSlice() bool
HasNetworkSlice returns a boolean if a field has been set.
func (*SubNetworkSingleAllOf1) HasNetworkSliceSubnet ¶
func (o *SubNetworkSingleAllOf1) HasNetworkSliceSubnet() bool
HasNetworkSliceSubnet returns a boolean if a field has been set.
func (*SubNetworkSingleAllOf1) HasNetworkSliceSubnetProviderCapabilities ¶
func (o *SubNetworkSingleAllOf1) HasNetworkSliceSubnetProviderCapabilities() bool
HasNetworkSliceSubnetProviderCapabilities returns a boolean if a field has been set.
func (*SubNetworkSingleAllOf1) HasSubNetwork ¶
func (o *SubNetworkSingleAllOf1) HasSubNetwork() bool
HasSubNetwork returns a boolean if a field has been set.
func (SubNetworkSingleAllOf1) MarshalJSON ¶
func (o SubNetworkSingleAllOf1) MarshalJSON() ([]byte, error)
func (*SubNetworkSingleAllOf1) SetEPTransport ¶
func (o *SubNetworkSingleAllOf1) SetEPTransport(v []EPTransportSingle)
SetEPTransport gets a reference to the given []EPTransportSingle and assigns it to the EPTransport field.
func (*SubNetworkSingleAllOf1) SetFeasibilityCheckAndReservationJob ¶
func (o *SubNetworkSingleAllOf1) SetFeasibilityCheckAndReservationJob(v []FeasibilityCheckAndReservationJobSingle)
SetFeasibilityCheckAndReservationJob gets a reference to the given []FeasibilityCheckAndReservationJobSingle and assigns it to the FeasibilityCheckAndReservationJob field.
func (*SubNetworkSingleAllOf1) SetNetworkSlice ¶
func (o *SubNetworkSingleAllOf1) SetNetworkSlice(v []NetworkSliceSingle)
SetNetworkSlice gets a reference to the given []NetworkSliceSingle and assigns it to the NetworkSlice field.
func (*SubNetworkSingleAllOf1) SetNetworkSliceSubnet ¶
func (o *SubNetworkSingleAllOf1) SetNetworkSliceSubnet(v []NetworkSliceSubnetSingle)
SetNetworkSliceSubnet gets a reference to the given []NetworkSliceSubnetSingle and assigns it to the NetworkSliceSubnet field.
func (*SubNetworkSingleAllOf1) SetNetworkSliceSubnetProviderCapabilities ¶
func (o *SubNetworkSingleAllOf1) SetNetworkSliceSubnetProviderCapabilities(v []NetworkSliceSubnetProviderCapabilitiesSingle)
SetNetworkSliceSubnetProviderCapabilities gets a reference to the given []NetworkSliceSubnetProviderCapabilitiesSingle and assigns it to the NetworkSliceSubnetProviderCapabilities field.
func (*SubNetworkSingleAllOf1) SetSubNetwork ¶
func (o *SubNetworkSingleAllOf1) SetSubNetwork(v []SubNetworkSingle)
SetSubNetwork gets a reference to the given []SubNetworkSingle and assigns it to the SubNetwork field.
func (SubNetworkSingleAllOf1) ToMap ¶
func (o SubNetworkSingleAllOf1) ToMap() (map[string]interface{}, error)
type SubNetworkSingleAllOfAttributes ¶ added in v1.18.0
type SubNetworkSingleAllOfAttributes struct { DnPrefix *string `json:"dnPrefix,omitempty"` UserLabel *string `json:"userLabel,omitempty"` UserDefinedNetworkType *string `json:"userDefinedNetworkType,omitempty"` SetOfMcc []string `json:"setOfMcc,omitempty"` PriorityLabel *int32 `json:"priorityLabel,omitempty"` SupportedPerfMetricGroups []SupportedPerfMetricGroup `json:"supportedPerfMetricGroups,omitempty"` SupportedTraceMetrics []string `json:"supportedTraceMetrics,omitempty"` }
SubNetworkSingleAllOfAttributes struct for SubNetworkSingleAllOfAttributes
func NewSubNetworkSingleAllOfAttributes ¶ added in v1.18.0
func NewSubNetworkSingleAllOfAttributes() *SubNetworkSingleAllOfAttributes
NewSubNetworkSingleAllOfAttributes instantiates a new SubNetworkSingleAllOfAttributes 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 NewSubNetworkSingleAllOfAttributesWithDefaults ¶ added in v1.18.0
func NewSubNetworkSingleAllOfAttributesWithDefaults() *SubNetworkSingleAllOfAttributes
NewSubNetworkSingleAllOfAttributesWithDefaults instantiates a new SubNetworkSingleAllOfAttributes 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 (*SubNetworkSingleAllOfAttributes) GetDnPrefix ¶ added in v1.18.0
func (o *SubNetworkSingleAllOfAttributes) GetDnPrefix() string
GetDnPrefix returns the DnPrefix field value if set, zero value otherwise.
func (*SubNetworkSingleAllOfAttributes) GetDnPrefixOk ¶ added in v1.18.0
func (o *SubNetworkSingleAllOfAttributes) GetDnPrefixOk() (*string, bool)
GetDnPrefixOk returns a tuple with the DnPrefix field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkSingleAllOfAttributes) GetPriorityLabel ¶ added in v1.18.0
func (o *SubNetworkSingleAllOfAttributes) GetPriorityLabel() int32
GetPriorityLabel returns the PriorityLabel field value if set, zero value otherwise.
func (*SubNetworkSingleAllOfAttributes) GetPriorityLabelOk ¶ added in v1.18.0
func (o *SubNetworkSingleAllOfAttributes) GetPriorityLabelOk() (*int32, bool)
GetPriorityLabelOk returns a tuple with the PriorityLabel field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkSingleAllOfAttributes) GetSetOfMcc ¶ added in v1.18.0
func (o *SubNetworkSingleAllOfAttributes) GetSetOfMcc() []string
GetSetOfMcc returns the SetOfMcc field value if set, zero value otherwise.
func (*SubNetworkSingleAllOfAttributes) GetSetOfMccOk ¶ added in v1.18.0
func (o *SubNetworkSingleAllOfAttributes) GetSetOfMccOk() ([]string, bool)
GetSetOfMccOk returns a tuple with the SetOfMcc field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkSingleAllOfAttributes) GetSupportedPerfMetricGroups ¶ added in v1.18.0
func (o *SubNetworkSingleAllOfAttributes) GetSupportedPerfMetricGroups() []SupportedPerfMetricGroup
GetSupportedPerfMetricGroups returns the SupportedPerfMetricGroups field value if set, zero value otherwise.
func (*SubNetworkSingleAllOfAttributes) GetSupportedPerfMetricGroupsOk ¶ added in v1.18.0
func (o *SubNetworkSingleAllOfAttributes) GetSupportedPerfMetricGroupsOk() ([]SupportedPerfMetricGroup, bool)
GetSupportedPerfMetricGroupsOk returns a tuple with the SupportedPerfMetricGroups field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkSingleAllOfAttributes) GetSupportedTraceMetrics ¶ added in v1.18.0
func (o *SubNetworkSingleAllOfAttributes) GetSupportedTraceMetrics() []string
GetSupportedTraceMetrics returns the SupportedTraceMetrics field value if set, zero value otherwise.
func (*SubNetworkSingleAllOfAttributes) GetSupportedTraceMetricsOk ¶ added in v1.18.0
func (o *SubNetworkSingleAllOfAttributes) GetSupportedTraceMetricsOk() ([]string, bool)
GetSupportedTraceMetricsOk returns a tuple with the SupportedTraceMetrics field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkSingleAllOfAttributes) GetUserDefinedNetworkType ¶ added in v1.18.0
func (o *SubNetworkSingleAllOfAttributes) GetUserDefinedNetworkType() string
GetUserDefinedNetworkType returns the UserDefinedNetworkType field value if set, zero value otherwise.
func (*SubNetworkSingleAllOfAttributes) GetUserDefinedNetworkTypeOk ¶ added in v1.18.0
func (o *SubNetworkSingleAllOfAttributes) GetUserDefinedNetworkTypeOk() (*string, bool)
GetUserDefinedNetworkTypeOk returns a tuple with the UserDefinedNetworkType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkSingleAllOfAttributes) GetUserLabel ¶ added in v1.18.0
func (o *SubNetworkSingleAllOfAttributes) GetUserLabel() string
GetUserLabel returns the UserLabel field value if set, zero value otherwise.
func (*SubNetworkSingleAllOfAttributes) GetUserLabelOk ¶ added in v1.18.0
func (o *SubNetworkSingleAllOfAttributes) GetUserLabelOk() (*string, bool)
GetUserLabelOk returns a tuple with the UserLabel field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SubNetworkSingleAllOfAttributes) HasDnPrefix ¶ added in v1.18.0
func (o *SubNetworkSingleAllOfAttributes) HasDnPrefix() bool
HasDnPrefix returns a boolean if a field has been set.
func (*SubNetworkSingleAllOfAttributes) HasPriorityLabel ¶ added in v1.18.0
func (o *SubNetworkSingleAllOfAttributes) HasPriorityLabel() bool
HasPriorityLabel returns a boolean if a field has been set.
func (*SubNetworkSingleAllOfAttributes) HasSetOfMcc ¶ added in v1.18.0
func (o *SubNetworkSingleAllOfAttributes) HasSetOfMcc() bool
HasSetOfMcc returns a boolean if a field has been set.
func (*SubNetworkSingleAllOfAttributes) HasSupportedPerfMetricGroups ¶ added in v1.18.0
func (o *SubNetworkSingleAllOfAttributes) HasSupportedPerfMetricGroups() bool
HasSupportedPerfMetricGroups returns a boolean if a field has been set.
func (*SubNetworkSingleAllOfAttributes) HasSupportedTraceMetrics ¶ added in v1.18.0
func (o *SubNetworkSingleAllOfAttributes) HasSupportedTraceMetrics() bool
HasSupportedTraceMetrics returns a boolean if a field has been set.
func (*SubNetworkSingleAllOfAttributes) HasUserDefinedNetworkType ¶ added in v1.18.0
func (o *SubNetworkSingleAllOfAttributes) HasUserDefinedNetworkType() bool
HasUserDefinedNetworkType returns a boolean if a field has been set.
func (*SubNetworkSingleAllOfAttributes) HasUserLabel ¶ added in v1.18.0
func (o *SubNetworkSingleAllOfAttributes) HasUserLabel() bool
HasUserLabel returns a boolean if a field has been set.
func (SubNetworkSingleAllOfAttributes) MarshalJSON ¶ added in v1.18.0
func (o SubNetworkSingleAllOfAttributes) MarshalJSON() ([]byte, error)
func (*SubNetworkSingleAllOfAttributes) SetDnPrefix ¶ added in v1.18.0
func (o *SubNetworkSingleAllOfAttributes) SetDnPrefix(v string)
SetDnPrefix gets a reference to the given string and assigns it to the DnPrefix field.
func (*SubNetworkSingleAllOfAttributes) SetPriorityLabel ¶ added in v1.18.0
func (o *SubNetworkSingleAllOfAttributes) SetPriorityLabel(v int32)
SetPriorityLabel gets a reference to the given int32 and assigns it to the PriorityLabel field.
func (*SubNetworkSingleAllOfAttributes) SetSetOfMcc ¶ added in v1.18.0
func (o *SubNetworkSingleAllOfAttributes) SetSetOfMcc(v []string)
SetSetOfMcc gets a reference to the given []string and assigns it to the SetOfMcc field.
func (*SubNetworkSingleAllOfAttributes) SetSupportedPerfMetricGroups ¶ added in v1.18.0
func (o *SubNetworkSingleAllOfAttributes) SetSupportedPerfMetricGroups(v []SupportedPerfMetricGroup)
SetSupportedPerfMetricGroups gets a reference to the given []SupportedPerfMetricGroup and assigns it to the SupportedPerfMetricGroups field.
func (*SubNetworkSingleAllOfAttributes) SetSupportedTraceMetrics ¶ added in v1.18.0
func (o *SubNetworkSingleAllOfAttributes) SetSupportedTraceMetrics(v []string)
SetSupportedTraceMetrics gets a reference to the given []string and assigns it to the SupportedTraceMetrics field.
func (*SubNetworkSingleAllOfAttributes) SetUserDefinedNetworkType ¶ added in v1.18.0
func (o *SubNetworkSingleAllOfAttributes) SetUserDefinedNetworkType(v string)
SetUserDefinedNetworkType gets a reference to the given string and assigns it to the UserDefinedNetworkType field.
func (*SubNetworkSingleAllOfAttributes) SetUserLabel ¶ added in v1.18.0
func (o *SubNetworkSingleAllOfAttributes) SetUserLabel(v string)
SetUserLabel gets a reference to the given string and assigns it to the UserLabel field.
func (SubNetworkSingleAllOfAttributes) ToMap ¶ added in v1.18.0
func (o SubNetworkSingleAllOfAttributes) ToMap() (map[string]interface{}, error)
type Support ¶
type Support string
Support the model 'Support'
func NewSupportFromValue ¶
NewSupportFromValue returns a pointer to a valid Support for the value passed as argument, or an error if the value passed is not allowed by the enum
func (*Support) UnmarshalJSON ¶
type SupportedPerfMetricGroup ¶
type SupportedPerfMetricGroup struct { PerformanceMetrics []string `json:"performanceMetrics,omitempty"` GranularityPeriods []int32 `json:"granularityPeriods,omitempty"` ReportingMethods []string `json:"reportingMethods,omitempty"` MonitorGranularityPeriods []int32 `json:"monitorGranularityPeriods,omitempty"` }
SupportedPerfMetricGroup struct for SupportedPerfMetricGroup
func NewSupportedPerfMetricGroup ¶
func NewSupportedPerfMetricGroup() *SupportedPerfMetricGroup
NewSupportedPerfMetricGroup instantiates a new SupportedPerfMetricGroup 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 NewSupportedPerfMetricGroupWithDefaults ¶
func NewSupportedPerfMetricGroupWithDefaults() *SupportedPerfMetricGroup
NewSupportedPerfMetricGroupWithDefaults instantiates a new SupportedPerfMetricGroup 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 (*SupportedPerfMetricGroup) GetGranularityPeriods ¶
func (o *SupportedPerfMetricGroup) GetGranularityPeriods() []int32
GetGranularityPeriods returns the GranularityPeriods field value if set, zero value otherwise.
func (*SupportedPerfMetricGroup) GetGranularityPeriodsOk ¶
func (o *SupportedPerfMetricGroup) GetGranularityPeriodsOk() ([]int32, bool)
GetGranularityPeriodsOk returns a tuple with the GranularityPeriods field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SupportedPerfMetricGroup) GetMonitorGranularityPeriods ¶
func (o *SupportedPerfMetricGroup) GetMonitorGranularityPeriods() []int32
GetMonitorGranularityPeriods returns the MonitorGranularityPeriods field value if set, zero value otherwise.
func (*SupportedPerfMetricGroup) GetMonitorGranularityPeriodsOk ¶
func (o *SupportedPerfMetricGroup) GetMonitorGranularityPeriodsOk() ([]int32, bool)
GetMonitorGranularityPeriodsOk returns a tuple with the MonitorGranularityPeriods field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SupportedPerfMetricGroup) GetPerformanceMetrics ¶
func (o *SupportedPerfMetricGroup) GetPerformanceMetrics() []string
GetPerformanceMetrics returns the PerformanceMetrics field value if set, zero value otherwise.
func (*SupportedPerfMetricGroup) GetPerformanceMetricsOk ¶
func (o *SupportedPerfMetricGroup) GetPerformanceMetricsOk() ([]string, bool)
GetPerformanceMetricsOk returns a tuple with the PerformanceMetrics field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SupportedPerfMetricGroup) GetReportingMethods ¶
func (o *SupportedPerfMetricGroup) GetReportingMethods() []string
GetReportingMethods returns the ReportingMethods field value if set, zero value otherwise.
func (*SupportedPerfMetricGroup) GetReportingMethodsOk ¶
func (o *SupportedPerfMetricGroup) GetReportingMethodsOk() ([]string, bool)
GetReportingMethodsOk returns a tuple with the ReportingMethods field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SupportedPerfMetricGroup) HasGranularityPeriods ¶
func (o *SupportedPerfMetricGroup) HasGranularityPeriods() bool
HasGranularityPeriods returns a boolean if a field has been set.
func (*SupportedPerfMetricGroup) HasMonitorGranularityPeriods ¶
func (o *SupportedPerfMetricGroup) HasMonitorGranularityPeriods() bool
HasMonitorGranularityPeriods returns a boolean if a field has been set.
func (*SupportedPerfMetricGroup) HasPerformanceMetrics ¶
func (o *SupportedPerfMetricGroup) HasPerformanceMetrics() bool
HasPerformanceMetrics returns a boolean if a field has been set.
func (*SupportedPerfMetricGroup) HasReportingMethods ¶
func (o *SupportedPerfMetricGroup) HasReportingMethods() bool
HasReportingMethods returns a boolean if a field has been set.
func (SupportedPerfMetricGroup) MarshalJSON ¶
func (o SupportedPerfMetricGroup) MarshalJSON() ([]byte, error)
func (*SupportedPerfMetricGroup) SetGranularityPeriods ¶
func (o *SupportedPerfMetricGroup) SetGranularityPeriods(v []int32)
SetGranularityPeriods gets a reference to the given []int32 and assigns it to the GranularityPeriods field.
func (*SupportedPerfMetricGroup) SetMonitorGranularityPeriods ¶
func (o *SupportedPerfMetricGroup) SetMonitorGranularityPeriods(v []int32)
SetMonitorGranularityPeriods gets a reference to the given []int32 and assigns it to the MonitorGranularityPeriods field.
func (*SupportedPerfMetricGroup) SetPerformanceMetrics ¶
func (o *SupportedPerfMetricGroup) SetPerformanceMetrics(v []string)
SetPerformanceMetrics gets a reference to the given []string and assigns it to the PerformanceMetrics field.
func (*SupportedPerfMetricGroup) SetReportingMethods ¶
func (o *SupportedPerfMetricGroup) SetReportingMethods(v []string)
SetReportingMethods gets a reference to the given []string and assigns it to the ReportingMethods field.
func (SupportedPerfMetricGroup) ToMap ¶
func (o SupportedPerfMetricGroup) ToMap() (map[string]interface{}, error)
type SynAvailability ¶
type SynAvailability string
SynAvailability the model 'SynAvailability'
const ( NOT_SUPPORTED SynAvailability = "NOT SUPPORTED" BETWEEN_BS_AND_UE SynAvailability = "BETWEEN BS AND UE" BETWEEN_BS_AND_UE__UE_AND_UE SynAvailability = "BETWEEN BS AND UE & UE AND UE" )
List of SynAvailability
func NewSynAvailabilityFromValue ¶
func NewSynAvailabilityFromValue(v string) (*SynAvailability, error)
NewSynAvailabilityFromValue returns a pointer to a valid SynAvailability for the value passed as argument, or an error if the value passed is not allowed by the enum
func (SynAvailability) IsValid ¶
func (v SynAvailability) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (SynAvailability) Ptr ¶
func (v SynAvailability) Ptr() *SynAvailability
Ptr returns reference to SynAvailability value
func (*SynAvailability) UnmarshalJSON ¶
func (v *SynAvailability) UnmarshalJSON(src []byte) error
type Synchronicity ¶
type Synchronicity struct { ServAttrCom *ServAttrCom `json:"servAttrCom,omitempty"` Availability *SynAvailability `json:"availability,omitempty"` Accuracy *float32 `json:"accuracy,omitempty"` }
Synchronicity struct for Synchronicity
func NewSynchronicity ¶
func NewSynchronicity() *Synchronicity
NewSynchronicity instantiates a new Synchronicity 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 NewSynchronicityWithDefaults ¶
func NewSynchronicityWithDefaults() *Synchronicity
NewSynchronicityWithDefaults instantiates a new Synchronicity 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 (*Synchronicity) GetAccuracy ¶
func (o *Synchronicity) GetAccuracy() float32
GetAccuracy returns the Accuracy field value if set, zero value otherwise.
func (*Synchronicity) GetAccuracyOk ¶
func (o *Synchronicity) GetAccuracyOk() (*float32, bool)
GetAccuracyOk returns a tuple with the Accuracy field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Synchronicity) GetAvailability ¶
func (o *Synchronicity) GetAvailability() SynAvailability
GetAvailability returns the Availability field value if set, zero value otherwise.
func (*Synchronicity) GetAvailabilityOk ¶
func (o *Synchronicity) GetAvailabilityOk() (*SynAvailability, bool)
GetAvailabilityOk returns a tuple with the Availability field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Synchronicity) GetServAttrCom ¶
func (o *Synchronicity) GetServAttrCom() ServAttrCom
GetServAttrCom returns the ServAttrCom field value if set, zero value otherwise.
func (*Synchronicity) GetServAttrComOk ¶
func (o *Synchronicity) GetServAttrComOk() (*ServAttrCom, bool)
GetServAttrComOk returns a tuple with the ServAttrCom field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Synchronicity) HasAccuracy ¶
func (o *Synchronicity) HasAccuracy() bool
HasAccuracy returns a boolean if a field has been set.
func (*Synchronicity) HasAvailability ¶
func (o *Synchronicity) HasAvailability() bool
HasAvailability returns a boolean if a field has been set.
func (*Synchronicity) HasServAttrCom ¶
func (o *Synchronicity) HasServAttrCom() bool
HasServAttrCom returns a boolean if a field has been set.
func (Synchronicity) MarshalJSON ¶
func (o Synchronicity) MarshalJSON() ([]byte, error)
func (*Synchronicity) SetAccuracy ¶
func (o *Synchronicity) SetAccuracy(v float32)
SetAccuracy gets a reference to the given float32 and assigns it to the Accuracy field.
func (*Synchronicity) SetAvailability ¶
func (o *Synchronicity) SetAvailability(v SynAvailability)
SetAvailability gets a reference to the given SynAvailability and assigns it to the Availability field.
func (*Synchronicity) SetServAttrCom ¶
func (o *Synchronicity) SetServAttrCom(v ServAttrCom)
SetServAttrCom gets a reference to the given ServAttrCom and assigns it to the ServAttrCom field.
func (Synchronicity) ToMap ¶
func (o Synchronicity) ToMap() (map[string]interface{}, error)
type SynchronicityRANSubnet ¶
type SynchronicityRANSubnet struct { Availability *SynAvailability `json:"availability,omitempty"` Accuracy *float32 `json:"accuracy,omitempty"` }
SynchronicityRANSubnet struct for SynchronicityRANSubnet
func NewSynchronicityRANSubnet ¶
func NewSynchronicityRANSubnet() *SynchronicityRANSubnet
NewSynchronicityRANSubnet instantiates a new SynchronicityRANSubnet 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 NewSynchronicityRANSubnetWithDefaults ¶
func NewSynchronicityRANSubnetWithDefaults() *SynchronicityRANSubnet
NewSynchronicityRANSubnetWithDefaults instantiates a new SynchronicityRANSubnet 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 (*SynchronicityRANSubnet) GetAccuracy ¶
func (o *SynchronicityRANSubnet) GetAccuracy() float32
GetAccuracy returns the Accuracy field value if set, zero value otherwise.
func (*SynchronicityRANSubnet) GetAccuracyOk ¶
func (o *SynchronicityRANSubnet) GetAccuracyOk() (*float32, bool)
GetAccuracyOk returns a tuple with the Accuracy field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SynchronicityRANSubnet) GetAvailability ¶
func (o *SynchronicityRANSubnet) GetAvailability() SynAvailability
GetAvailability returns the Availability field value if set, zero value otherwise.
func (*SynchronicityRANSubnet) GetAvailabilityOk ¶
func (o *SynchronicityRANSubnet) GetAvailabilityOk() (*SynAvailability, bool)
GetAvailabilityOk returns a tuple with the Availability field value if set, nil otherwise and a boolean to check if the value has been set.
func (*SynchronicityRANSubnet) HasAccuracy ¶
func (o *SynchronicityRANSubnet) HasAccuracy() bool
HasAccuracy returns a boolean if a field has been set.
func (*SynchronicityRANSubnet) HasAvailability ¶
func (o *SynchronicityRANSubnet) HasAvailability() bool
HasAvailability returns a boolean if a field has been set.
func (SynchronicityRANSubnet) MarshalJSON ¶
func (o SynchronicityRANSubnet) MarshalJSON() ([]byte, error)
func (*SynchronicityRANSubnet) SetAccuracy ¶
func (o *SynchronicityRANSubnet) SetAccuracy(v float32)
SetAccuracy gets a reference to the given float32 and assigns it to the Accuracy field.
func (*SynchronicityRANSubnet) SetAvailability ¶
func (o *SynchronicityRANSubnet) SetAvailability(v SynAvailability)
SetAvailability gets a reference to the given SynAvailability and assigns it to the Availability field.
func (SynchronicityRANSubnet) ToMap ¶
func (o SynchronicityRANSubnet) ToMap() (map[string]interface{}, error)
type Tai ¶
type Tai struct { Mcc *string `json:"mcc,omitempty"` Mnc *string `json:"mnc,omitempty"` Tac *string `json:"tac,omitempty"` }
Tai struct for Tai
func NewTai ¶
func NewTai() *Tai
NewTai instantiates a new Tai 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 NewTaiWithDefaults ¶
func NewTaiWithDefaults() *Tai
NewTaiWithDefaults instantiates a new Tai 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 (*Tai) GetMccOk ¶
GetMccOk returns a tuple with the Mcc field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Tai) GetMncOk ¶
GetMncOk returns a tuple with the Mnc field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Tai) GetTacOk ¶
GetTacOk returns a tuple with the Tac field value if set, nil otherwise and a boolean to check if the value has been set.
func (Tai) MarshalJSON ¶
type TermDensity ¶
type TermDensity struct { ServAttrCom *ServAttrCom `json:"servAttrCom,omitempty"` Density *int32 `json:"density,omitempty"` }
TermDensity struct for TermDensity
func NewTermDensity ¶
func NewTermDensity() *TermDensity
NewTermDensity instantiates a new TermDensity 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 NewTermDensityWithDefaults ¶
func NewTermDensityWithDefaults() *TermDensity
NewTermDensityWithDefaults instantiates a new TermDensity 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 (*TermDensity) GetDensity ¶
func (o *TermDensity) GetDensity() int32
GetDensity returns the Density field value if set, zero value otherwise.
func (*TermDensity) GetDensityOk ¶
func (o *TermDensity) GetDensityOk() (*int32, bool)
GetDensityOk returns a tuple with the Density field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TermDensity) GetServAttrCom ¶
func (o *TermDensity) GetServAttrCom() ServAttrCom
GetServAttrCom returns the ServAttrCom field value if set, zero value otherwise.
func (*TermDensity) GetServAttrComOk ¶
func (o *TermDensity) GetServAttrComOk() (*ServAttrCom, bool)
GetServAttrComOk returns a tuple with the ServAttrCom field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TermDensity) HasDensity ¶
func (o *TermDensity) HasDensity() bool
HasDensity returns a boolean if a field has been set.
func (*TermDensity) HasServAttrCom ¶
func (o *TermDensity) HasServAttrCom() bool
HasServAttrCom returns a boolean if a field has been set.
func (TermDensity) MarshalJSON ¶
func (o TermDensity) MarshalJSON() ([]byte, error)
func (*TermDensity) SetDensity ¶
func (o *TermDensity) SetDensity(v int32)
SetDensity gets a reference to the given int32 and assigns it to the Density field.
func (*TermDensity) SetServAttrCom ¶
func (o *TermDensity) SetServAttrCom(v ServAttrCom)
SetServAttrCom gets a reference to the given ServAttrCom and assigns it to the ServAttrCom field.
func (TermDensity) ToMap ¶
func (o TermDensity) ToMap() (map[string]interface{}, error)
type ThresholdInfo ¶
type ThresholdInfo struct { ThresholdDirection *string `json:"thresholdDirection,omitempty"` ThresholdValue *ThresholdInfoThresholdValue `json:"thresholdValue,omitempty"` Hysteresis *ThresholdInfoHysteresis `json:"hysteresis,omitempty"` }
ThresholdInfo struct for ThresholdInfo
func NewThresholdInfo ¶
func NewThresholdInfo() *ThresholdInfo
NewThresholdInfo instantiates a new ThresholdInfo 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 NewThresholdInfoWithDefaults ¶
func NewThresholdInfoWithDefaults() *ThresholdInfo
NewThresholdInfoWithDefaults instantiates a new ThresholdInfo 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 (*ThresholdInfo) GetHysteresis ¶
func (o *ThresholdInfo) GetHysteresis() ThresholdInfoHysteresis
GetHysteresis returns the Hysteresis field value if set, zero value otherwise.
func (*ThresholdInfo) GetHysteresisOk ¶
func (o *ThresholdInfo) GetHysteresisOk() (*ThresholdInfoHysteresis, bool)
GetHysteresisOk returns a tuple with the Hysteresis field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ThresholdInfo) GetThresholdDirection ¶
func (o *ThresholdInfo) GetThresholdDirection() string
GetThresholdDirection returns the ThresholdDirection field value if set, zero value otherwise.
func (*ThresholdInfo) GetThresholdDirectionOk ¶
func (o *ThresholdInfo) GetThresholdDirectionOk() (*string, bool)
GetThresholdDirectionOk returns a tuple with the ThresholdDirection field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ThresholdInfo) GetThresholdValue ¶
func (o *ThresholdInfo) GetThresholdValue() ThresholdInfoThresholdValue
GetThresholdValue returns the ThresholdValue field value if set, zero value otherwise.
func (*ThresholdInfo) GetThresholdValueOk ¶
func (o *ThresholdInfo) GetThresholdValueOk() (*ThresholdInfoThresholdValue, bool)
GetThresholdValueOk returns a tuple with the ThresholdValue field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ThresholdInfo) HasHysteresis ¶
func (o *ThresholdInfo) HasHysteresis() bool
HasHysteresis returns a boolean if a field has been set.
func (*ThresholdInfo) HasThresholdDirection ¶
func (o *ThresholdInfo) HasThresholdDirection() bool
HasThresholdDirection returns a boolean if a field has been set.
func (*ThresholdInfo) HasThresholdValue ¶
func (o *ThresholdInfo) HasThresholdValue() bool
HasThresholdValue returns a boolean if a field has been set.
func (ThresholdInfo) MarshalJSON ¶
func (o ThresholdInfo) MarshalJSON() ([]byte, error)
func (*ThresholdInfo) SetHysteresis ¶
func (o *ThresholdInfo) SetHysteresis(v ThresholdInfoHysteresis)
SetHysteresis gets a reference to the given ThresholdInfoHysteresis and assigns it to the Hysteresis field.
func (*ThresholdInfo) SetThresholdDirection ¶
func (o *ThresholdInfo) SetThresholdDirection(v string)
SetThresholdDirection gets a reference to the given string and assigns it to the ThresholdDirection field.
func (*ThresholdInfo) SetThresholdValue ¶
func (o *ThresholdInfo) SetThresholdValue(v ThresholdInfoThresholdValue)
SetThresholdValue gets a reference to the given ThresholdInfoThresholdValue and assigns it to the ThresholdValue field.
func (ThresholdInfo) ToMap ¶
func (o ThresholdInfo) ToMap() (map[string]interface{}, error)
type ThresholdInfo1 ¶
type ThresholdInfo1 struct { ObservedMeasurement string `json:"observedMeasurement"` ObservedValue float32 `json:"observedValue"` ThresholdLevel *ThresholdLevelInd `json:"thresholdLevel,omitempty"` ArmTime *time.Time `json:"armTime,omitempty"` }
ThresholdInfo1 struct for ThresholdInfo1
func NewThresholdInfo1 ¶
func NewThresholdInfo1(observedMeasurement string, observedValue float32) *ThresholdInfo1
NewThresholdInfo1 instantiates a new ThresholdInfo1 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 NewThresholdInfo1WithDefaults ¶
func NewThresholdInfo1WithDefaults() *ThresholdInfo1
NewThresholdInfo1WithDefaults instantiates a new ThresholdInfo1 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 (*ThresholdInfo1) GetArmTime ¶
func (o *ThresholdInfo1) GetArmTime() time.Time
GetArmTime returns the ArmTime field value if set, zero value otherwise.
func (*ThresholdInfo1) GetArmTimeOk ¶
func (o *ThresholdInfo1) GetArmTimeOk() (*time.Time, bool)
GetArmTimeOk returns a tuple with the ArmTime field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ThresholdInfo1) GetObservedMeasurement ¶
func (o *ThresholdInfo1) GetObservedMeasurement() string
GetObservedMeasurement returns the ObservedMeasurement field value
func (*ThresholdInfo1) GetObservedMeasurementOk ¶
func (o *ThresholdInfo1) GetObservedMeasurementOk() (*string, bool)
GetObservedMeasurementOk returns a tuple with the ObservedMeasurement field value and a boolean to check if the value has been set.
func (*ThresholdInfo1) GetObservedValue ¶
func (o *ThresholdInfo1) GetObservedValue() float32
GetObservedValue returns the ObservedValue field value
func (*ThresholdInfo1) GetObservedValueOk ¶
func (o *ThresholdInfo1) GetObservedValueOk() (*float32, bool)
GetObservedValueOk returns a tuple with the ObservedValue field value and a boolean to check if the value has been set.
func (*ThresholdInfo1) GetThresholdLevel ¶
func (o *ThresholdInfo1) GetThresholdLevel() ThresholdLevelInd
GetThresholdLevel returns the ThresholdLevel field value if set, zero value otherwise.
func (*ThresholdInfo1) GetThresholdLevelOk ¶
func (o *ThresholdInfo1) GetThresholdLevelOk() (*ThresholdLevelInd, bool)
GetThresholdLevelOk returns a tuple with the ThresholdLevel field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ThresholdInfo1) HasArmTime ¶
func (o *ThresholdInfo1) HasArmTime() bool
HasArmTime returns a boolean if a field has been set.
func (*ThresholdInfo1) HasThresholdLevel ¶
func (o *ThresholdInfo1) HasThresholdLevel() bool
HasThresholdLevel returns a boolean if a field has been set.
func (ThresholdInfo1) MarshalJSON ¶
func (o ThresholdInfo1) MarshalJSON() ([]byte, error)
func (*ThresholdInfo1) SetArmTime ¶
func (o *ThresholdInfo1) SetArmTime(v time.Time)
SetArmTime gets a reference to the given time.Time and assigns it to the ArmTime field.
func (*ThresholdInfo1) SetObservedMeasurement ¶
func (o *ThresholdInfo1) SetObservedMeasurement(v string)
SetObservedMeasurement sets field value
func (*ThresholdInfo1) SetObservedValue ¶
func (o *ThresholdInfo1) SetObservedValue(v float32)
SetObservedValue sets field value
func (*ThresholdInfo1) SetThresholdLevel ¶
func (o *ThresholdInfo1) SetThresholdLevel(v ThresholdLevelInd)
SetThresholdLevel gets a reference to the given ThresholdLevelInd and assigns it to the ThresholdLevel field.
func (ThresholdInfo1) ToMap ¶
func (o ThresholdInfo1) ToMap() (map[string]interface{}, error)
type ThresholdInfoHysteresis ¶
ThresholdInfoHysteresis - struct for ThresholdInfoHysteresis
func Float32AsThresholdInfoHysteresis ¶
func Float32AsThresholdInfoHysteresis(v *float32) ThresholdInfoHysteresis
float32AsThresholdInfoHysteresis is a convenience function that returns float32 wrapped in ThresholdInfoHysteresis
func Int32AsThresholdInfoHysteresis ¶
func Int32AsThresholdInfoHysteresis(v *int32) ThresholdInfoHysteresis
int32AsThresholdInfoHysteresis is a convenience function that returns int32 wrapped in ThresholdInfoHysteresis
func (*ThresholdInfoHysteresis) GetActualInstance ¶
func (obj *ThresholdInfoHysteresis) GetActualInstance() interface{}
Get the actual instance
func (ThresholdInfoHysteresis) MarshalJSON ¶
func (src ThresholdInfoHysteresis) MarshalJSON() ([]byte, error)
Marshal data from the first non-nil pointers in the struct to JSON
func (*ThresholdInfoHysteresis) UnmarshalJSON ¶
func (dst *ThresholdInfoHysteresis) UnmarshalJSON(data []byte) error
Unmarshal JSON data into one of the pointers in the struct
type ThresholdInfoThresholdValue ¶
ThresholdInfoThresholdValue - struct for ThresholdInfoThresholdValue
func Float32AsThresholdInfoThresholdValue ¶
func Float32AsThresholdInfoThresholdValue(v *float32) ThresholdInfoThresholdValue
float32AsThresholdInfoThresholdValue is a convenience function that returns float32 wrapped in ThresholdInfoThresholdValue
func Int32AsThresholdInfoThresholdValue ¶
func Int32AsThresholdInfoThresholdValue(v *int32) ThresholdInfoThresholdValue
int32AsThresholdInfoThresholdValue is a convenience function that returns int32 wrapped in ThresholdInfoThresholdValue
func (*ThresholdInfoThresholdValue) GetActualInstance ¶
func (obj *ThresholdInfoThresholdValue) GetActualInstance() interface{}
Get the actual instance
func (ThresholdInfoThresholdValue) MarshalJSON ¶
func (src ThresholdInfoThresholdValue) MarshalJSON() ([]byte, error)
Marshal data from the first non-nil pointers in the struct to JSON
func (*ThresholdInfoThresholdValue) UnmarshalJSON ¶
func (dst *ThresholdInfoThresholdValue) UnmarshalJSON(data []byte) error
Unmarshal JSON data into one of the pointers in the struct
type ThresholdLevelInd ¶
type ThresholdLevelInd struct { ThresholdLevelIndOneOf *ThresholdLevelIndOneOf ThresholdLevelIndOneOf1 *ThresholdLevelIndOneOf1 }
ThresholdLevelInd - struct for ThresholdLevelInd
func ThresholdLevelIndOneOf1AsThresholdLevelInd ¶
func ThresholdLevelIndOneOf1AsThresholdLevelInd(v *ThresholdLevelIndOneOf1) ThresholdLevelInd
ThresholdLevelIndOneOf1AsThresholdLevelInd is a convenience function that returns ThresholdLevelIndOneOf1 wrapped in ThresholdLevelInd
func ThresholdLevelIndOneOfAsThresholdLevelInd ¶
func ThresholdLevelIndOneOfAsThresholdLevelInd(v *ThresholdLevelIndOneOf) ThresholdLevelInd
ThresholdLevelIndOneOfAsThresholdLevelInd is a convenience function that returns ThresholdLevelIndOneOf wrapped in ThresholdLevelInd
func (*ThresholdLevelInd) GetActualInstance ¶
func (obj *ThresholdLevelInd) GetActualInstance() interface{}
Get the actual instance
func (ThresholdLevelInd) MarshalJSON ¶
func (src ThresholdLevelInd) MarshalJSON() ([]byte, error)
Marshal data from the first non-nil pointers in the struct to JSON
func (*ThresholdLevelInd) UnmarshalJSON ¶
func (dst *ThresholdLevelInd) UnmarshalJSON(data []byte) error
Unmarshal JSON data into one of the pointers in the struct
type ThresholdLevelIndOneOf ¶
type ThresholdLevelIndOneOf struct {
Up *ThresholdHysteresis `json:"up,omitempty"`
}
ThresholdLevelIndOneOf struct for ThresholdLevelIndOneOf
func NewThresholdLevelIndOneOf ¶
func NewThresholdLevelIndOneOf() *ThresholdLevelIndOneOf
NewThresholdLevelIndOneOf instantiates a new ThresholdLevelIndOneOf 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 NewThresholdLevelIndOneOfWithDefaults ¶
func NewThresholdLevelIndOneOfWithDefaults() *ThresholdLevelIndOneOf
NewThresholdLevelIndOneOfWithDefaults instantiates a new ThresholdLevelIndOneOf 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 (*ThresholdLevelIndOneOf) GetUp ¶
func (o *ThresholdLevelIndOneOf) GetUp() ThresholdHysteresis
GetUp returns the Up field value if set, zero value otherwise.
func (*ThresholdLevelIndOneOf) GetUpOk ¶
func (o *ThresholdLevelIndOneOf) GetUpOk() (*ThresholdHysteresis, bool)
GetUpOk returns a tuple with the Up field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ThresholdLevelIndOneOf) HasUp ¶
func (o *ThresholdLevelIndOneOf) HasUp() bool
HasUp returns a boolean if a field has been set.
func (ThresholdLevelIndOneOf) MarshalJSON ¶
func (o ThresholdLevelIndOneOf) MarshalJSON() ([]byte, error)
func (*ThresholdLevelIndOneOf) SetUp ¶
func (o *ThresholdLevelIndOneOf) SetUp(v ThresholdHysteresis)
SetUp gets a reference to the given ThresholdHysteresis and assigns it to the Up field.
func (ThresholdLevelIndOneOf) ToMap ¶
func (o ThresholdLevelIndOneOf) ToMap() (map[string]interface{}, error)
type ThresholdLevelIndOneOf1 ¶
type ThresholdLevelIndOneOf1 struct {
Down *ThresholdHysteresis `json:"down,omitempty"`
}
ThresholdLevelIndOneOf1 struct for ThresholdLevelIndOneOf1
func NewThresholdLevelIndOneOf1 ¶
func NewThresholdLevelIndOneOf1() *ThresholdLevelIndOneOf1
NewThresholdLevelIndOneOf1 instantiates a new ThresholdLevelIndOneOf1 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 NewThresholdLevelIndOneOf1WithDefaults ¶
func NewThresholdLevelIndOneOf1WithDefaults() *ThresholdLevelIndOneOf1
NewThresholdLevelIndOneOf1WithDefaults instantiates a new ThresholdLevelIndOneOf1 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 (*ThresholdLevelIndOneOf1) GetDown ¶
func (o *ThresholdLevelIndOneOf1) GetDown() ThresholdHysteresis
GetDown returns the Down field value if set, zero value otherwise.
func (*ThresholdLevelIndOneOf1) GetDownOk ¶
func (o *ThresholdLevelIndOneOf1) GetDownOk() (*ThresholdHysteresis, bool)
GetDownOk returns a tuple with the Down field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ThresholdLevelIndOneOf1) HasDown ¶
func (o *ThresholdLevelIndOneOf1) HasDown() bool
HasDown returns a boolean if a field has been set.
func (ThresholdLevelIndOneOf1) MarshalJSON ¶
func (o ThresholdLevelIndOneOf1) MarshalJSON() ([]byte, error)
func (*ThresholdLevelIndOneOf1) SetDown ¶
func (o *ThresholdLevelIndOneOf1) SetDown(v ThresholdHysteresis)
SetDown gets a reference to the given ThresholdHysteresis and assigns it to the Down field.
func (ThresholdLevelIndOneOf1) ToMap ¶
func (o ThresholdLevelIndOneOf1) ToMap() (map[string]interface{}, error)
type ThresholdMonitorSingle ¶
type ThresholdMonitorSingle struct { Id NullableString `json:"id"` ObjectClass *string `json:"objectClass,omitempty"` ObjectInstance *string `json:"objectInstance,omitempty"` VsDataContainer []VsDataContainerSingle `json:"VsDataContainer,omitempty"` Attributes *ThresholdMonitorSingleAllOfAttributes `json:"attributes,omitempty"` }
ThresholdMonitorSingle struct for ThresholdMonitorSingle
func NewThresholdMonitorSingle ¶
func NewThresholdMonitorSingle(id NullableString) *ThresholdMonitorSingle
NewThresholdMonitorSingle instantiates a new ThresholdMonitorSingle 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 NewThresholdMonitorSingleWithDefaults ¶
func NewThresholdMonitorSingleWithDefaults() *ThresholdMonitorSingle
NewThresholdMonitorSingleWithDefaults instantiates a new ThresholdMonitorSingle 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 (*ThresholdMonitorSingle) GetAttributes ¶
func (o *ThresholdMonitorSingle) GetAttributes() ThresholdMonitorSingleAllOfAttributes
GetAttributes returns the Attributes field value if set, zero value otherwise.
func (*ThresholdMonitorSingle) GetAttributesOk ¶
func (o *ThresholdMonitorSingle) GetAttributesOk() (*ThresholdMonitorSingleAllOfAttributes, bool)
GetAttributesOk returns a tuple with the Attributes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ThresholdMonitorSingle) GetId ¶
func (o *ThresholdMonitorSingle) GetId() string
GetId returns the Id field value If the value is explicit nil, the zero value for string will be returned
func (*ThresholdMonitorSingle) GetIdOk ¶
func (o *ThresholdMonitorSingle) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*ThresholdMonitorSingle) GetObjectClass ¶
func (o *ThresholdMonitorSingle) GetObjectClass() string
GetObjectClass returns the ObjectClass field value if set, zero value otherwise.
func (*ThresholdMonitorSingle) GetObjectClassOk ¶
func (o *ThresholdMonitorSingle) GetObjectClassOk() (*string, bool)
GetObjectClassOk returns a tuple with the ObjectClass field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ThresholdMonitorSingle) GetObjectInstance ¶
func (o *ThresholdMonitorSingle) GetObjectInstance() string
GetObjectInstance returns the ObjectInstance field value if set, zero value otherwise.
func (*ThresholdMonitorSingle) GetObjectInstanceOk ¶
func (o *ThresholdMonitorSingle) GetObjectInstanceOk() (*string, bool)
GetObjectInstanceOk returns a tuple with the ObjectInstance field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ThresholdMonitorSingle) GetVsDataContainer ¶
func (o *ThresholdMonitorSingle) GetVsDataContainer() []VsDataContainerSingle
GetVsDataContainer returns the VsDataContainer field value if set, zero value otherwise.
func (*ThresholdMonitorSingle) GetVsDataContainerOk ¶
func (o *ThresholdMonitorSingle) GetVsDataContainerOk() ([]VsDataContainerSingle, bool)
GetVsDataContainerOk returns a tuple with the VsDataContainer field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ThresholdMonitorSingle) HasAttributes ¶
func (o *ThresholdMonitorSingle) HasAttributes() bool
HasAttributes returns a boolean if a field has been set.
func (*ThresholdMonitorSingle) HasObjectClass ¶
func (o *ThresholdMonitorSingle) HasObjectClass() bool
HasObjectClass returns a boolean if a field has been set.
func (*ThresholdMonitorSingle) HasObjectInstance ¶
func (o *ThresholdMonitorSingle) HasObjectInstance() bool
HasObjectInstance returns a boolean if a field has been set.
func (*ThresholdMonitorSingle) HasVsDataContainer ¶
func (o *ThresholdMonitorSingle) HasVsDataContainer() bool
HasVsDataContainer returns a boolean if a field has been set.
func (ThresholdMonitorSingle) MarshalJSON ¶
func (o ThresholdMonitorSingle) MarshalJSON() ([]byte, error)
func (*ThresholdMonitorSingle) SetAttributes ¶
func (o *ThresholdMonitorSingle) SetAttributes(v ThresholdMonitorSingleAllOfAttributes)
SetAttributes gets a reference to the given ThresholdMonitorSingleAllOfAttributes and assigns it to the Attributes field.
func (*ThresholdMonitorSingle) SetId ¶
func (o *ThresholdMonitorSingle) SetId(v string)
SetId sets field value
func (*ThresholdMonitorSingle) SetObjectClass ¶
func (o *ThresholdMonitorSingle) SetObjectClass(v string)
SetObjectClass gets a reference to the given string and assigns it to the ObjectClass field.
func (*ThresholdMonitorSingle) SetObjectInstance ¶
func (o *ThresholdMonitorSingle) SetObjectInstance(v string)
SetObjectInstance gets a reference to the given string and assigns it to the ObjectInstance field.
func (*ThresholdMonitorSingle) SetVsDataContainer ¶
func (o *ThresholdMonitorSingle) SetVsDataContainer(v []VsDataContainerSingle)
SetVsDataContainer gets a reference to the given []VsDataContainerSingle and assigns it to the VsDataContainer field.
func (ThresholdMonitorSingle) ToMap ¶
func (o ThresholdMonitorSingle) ToMap() (map[string]interface{}, error)
type ThresholdMonitorSingleAllOf ¶
type ThresholdMonitorSingleAllOf struct {
Attributes *ThresholdMonitorSingleAllOfAttributes `json:"attributes,omitempty"`
}
ThresholdMonitorSingleAllOf struct for ThresholdMonitorSingleAllOf
func NewThresholdMonitorSingleAllOf ¶
func NewThresholdMonitorSingleAllOf() *ThresholdMonitorSingleAllOf
NewThresholdMonitorSingleAllOf instantiates a new ThresholdMonitorSingleAllOf 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 NewThresholdMonitorSingleAllOfWithDefaults ¶
func NewThresholdMonitorSingleAllOfWithDefaults() *ThresholdMonitorSingleAllOf
NewThresholdMonitorSingleAllOfWithDefaults instantiates a new ThresholdMonitorSingleAllOf 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 (*ThresholdMonitorSingleAllOf) GetAttributes ¶
func (o *ThresholdMonitorSingleAllOf) GetAttributes() ThresholdMonitorSingleAllOfAttributes
GetAttributes returns the Attributes field value if set, zero value otherwise.
func (*ThresholdMonitorSingleAllOf) GetAttributesOk ¶
func (o *ThresholdMonitorSingleAllOf) GetAttributesOk() (*ThresholdMonitorSingleAllOfAttributes, bool)
GetAttributesOk returns a tuple with the Attributes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ThresholdMonitorSingleAllOf) HasAttributes ¶
func (o *ThresholdMonitorSingleAllOf) HasAttributes() bool
HasAttributes returns a boolean if a field has been set.
func (ThresholdMonitorSingleAllOf) MarshalJSON ¶
func (o ThresholdMonitorSingleAllOf) MarshalJSON() ([]byte, error)
func (*ThresholdMonitorSingleAllOf) SetAttributes ¶
func (o *ThresholdMonitorSingleAllOf) SetAttributes(v ThresholdMonitorSingleAllOfAttributes)
SetAttributes gets a reference to the given ThresholdMonitorSingleAllOfAttributes and assigns it to the Attributes field.
func (ThresholdMonitorSingleAllOf) ToMap ¶
func (o ThresholdMonitorSingleAllOf) ToMap() (map[string]interface{}, error)
type ThresholdMonitorSingleAllOfAttributes ¶
type ThresholdMonitorSingleAllOfAttributes struct { AdministrativeState *AdministrativeState `json:"administrativeState,omitempty"` OperationalState *OperationalState `json:"operationalState,omitempty"` PerformanceMetrics []string `json:"performanceMetrics,omitempty"` ThresholdInfoList []ThresholdInfo `json:"thresholdInfoList,omitempty"` MonitorGranularityPeriod *int32 `json:"monitorGranularityPeriod,omitempty"` ObjectInstances []string `json:"objectInstances,omitempty"` RootObjectInstances []string `json:"rootObjectInstances,omitempty"` }
ThresholdMonitorSingleAllOfAttributes struct for ThresholdMonitorSingleAllOfAttributes
func NewThresholdMonitorSingleAllOfAttributes ¶
func NewThresholdMonitorSingleAllOfAttributes() *ThresholdMonitorSingleAllOfAttributes
NewThresholdMonitorSingleAllOfAttributes instantiates a new ThresholdMonitorSingleAllOfAttributes 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 NewThresholdMonitorSingleAllOfAttributesWithDefaults ¶
func NewThresholdMonitorSingleAllOfAttributesWithDefaults() *ThresholdMonitorSingleAllOfAttributes
NewThresholdMonitorSingleAllOfAttributesWithDefaults instantiates a new ThresholdMonitorSingleAllOfAttributes 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 (*ThresholdMonitorSingleAllOfAttributes) GetAdministrativeState ¶
func (o *ThresholdMonitorSingleAllOfAttributes) GetAdministrativeState() AdministrativeState
GetAdministrativeState returns the AdministrativeState field value if set, zero value otherwise.
func (*ThresholdMonitorSingleAllOfAttributes) GetAdministrativeStateOk ¶
func (o *ThresholdMonitorSingleAllOfAttributes) GetAdministrativeStateOk() (*AdministrativeState, bool)
GetAdministrativeStateOk returns a tuple with the AdministrativeState field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ThresholdMonitorSingleAllOfAttributes) GetMonitorGranularityPeriod ¶
func (o *ThresholdMonitorSingleAllOfAttributes) GetMonitorGranularityPeriod() int32
GetMonitorGranularityPeriod returns the MonitorGranularityPeriod field value if set, zero value otherwise.
func (*ThresholdMonitorSingleAllOfAttributes) GetMonitorGranularityPeriodOk ¶
func (o *ThresholdMonitorSingleAllOfAttributes) GetMonitorGranularityPeriodOk() (*int32, bool)
GetMonitorGranularityPeriodOk returns a tuple with the MonitorGranularityPeriod field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ThresholdMonitorSingleAllOfAttributes) GetObjectInstances ¶
func (o *ThresholdMonitorSingleAllOfAttributes) GetObjectInstances() []string
GetObjectInstances returns the ObjectInstances field value if set, zero value otherwise.
func (*ThresholdMonitorSingleAllOfAttributes) GetObjectInstancesOk ¶
func (o *ThresholdMonitorSingleAllOfAttributes) GetObjectInstancesOk() ([]string, bool)
GetObjectInstancesOk returns a tuple with the ObjectInstances field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ThresholdMonitorSingleAllOfAttributes) GetOperationalState ¶
func (o *ThresholdMonitorSingleAllOfAttributes) GetOperationalState() OperationalState
GetOperationalState returns the OperationalState field value if set, zero value otherwise.
func (*ThresholdMonitorSingleAllOfAttributes) GetOperationalStateOk ¶
func (o *ThresholdMonitorSingleAllOfAttributes) GetOperationalStateOk() (*OperationalState, bool)
GetOperationalStateOk returns a tuple with the OperationalState field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ThresholdMonitorSingleAllOfAttributes) GetPerformanceMetrics ¶
func (o *ThresholdMonitorSingleAllOfAttributes) GetPerformanceMetrics() []string
GetPerformanceMetrics returns the PerformanceMetrics field value if set, zero value otherwise.
func (*ThresholdMonitorSingleAllOfAttributes) GetPerformanceMetricsOk ¶
func (o *ThresholdMonitorSingleAllOfAttributes) GetPerformanceMetricsOk() ([]string, bool)
GetPerformanceMetricsOk returns a tuple with the PerformanceMetrics field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ThresholdMonitorSingleAllOfAttributes) GetRootObjectInstances ¶
func (o *ThresholdMonitorSingleAllOfAttributes) GetRootObjectInstances() []string
GetRootObjectInstances returns the RootObjectInstances field value if set, zero value otherwise.
func (*ThresholdMonitorSingleAllOfAttributes) GetRootObjectInstancesOk ¶
func (o *ThresholdMonitorSingleAllOfAttributes) GetRootObjectInstancesOk() ([]string, bool)
GetRootObjectInstancesOk returns a tuple with the RootObjectInstances field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ThresholdMonitorSingleAllOfAttributes) GetThresholdInfoList ¶
func (o *ThresholdMonitorSingleAllOfAttributes) GetThresholdInfoList() []ThresholdInfo
GetThresholdInfoList returns the ThresholdInfoList field value if set, zero value otherwise.
func (*ThresholdMonitorSingleAllOfAttributes) GetThresholdInfoListOk ¶
func (o *ThresholdMonitorSingleAllOfAttributes) GetThresholdInfoListOk() ([]ThresholdInfo, bool)
GetThresholdInfoListOk returns a tuple with the ThresholdInfoList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ThresholdMonitorSingleAllOfAttributes) HasAdministrativeState ¶
func (o *ThresholdMonitorSingleAllOfAttributes) HasAdministrativeState() bool
HasAdministrativeState returns a boolean if a field has been set.
func (*ThresholdMonitorSingleAllOfAttributes) HasMonitorGranularityPeriod ¶
func (o *ThresholdMonitorSingleAllOfAttributes) HasMonitorGranularityPeriod() bool
HasMonitorGranularityPeriod returns a boolean if a field has been set.
func (*ThresholdMonitorSingleAllOfAttributes) HasObjectInstances ¶
func (o *ThresholdMonitorSingleAllOfAttributes) HasObjectInstances() bool
HasObjectInstances returns a boolean if a field has been set.
func (*ThresholdMonitorSingleAllOfAttributes) HasOperationalState ¶
func (o *ThresholdMonitorSingleAllOfAttributes) HasOperationalState() bool
HasOperationalState returns a boolean if a field has been set.
func (*ThresholdMonitorSingleAllOfAttributes) HasPerformanceMetrics ¶
func (o *ThresholdMonitorSingleAllOfAttributes) HasPerformanceMetrics() bool
HasPerformanceMetrics returns a boolean if a field has been set.
func (*ThresholdMonitorSingleAllOfAttributes) HasRootObjectInstances ¶
func (o *ThresholdMonitorSingleAllOfAttributes) HasRootObjectInstances() bool
HasRootObjectInstances returns a boolean if a field has been set.
func (*ThresholdMonitorSingleAllOfAttributes) HasThresholdInfoList ¶
func (o *ThresholdMonitorSingleAllOfAttributes) HasThresholdInfoList() bool
HasThresholdInfoList returns a boolean if a field has been set.
func (ThresholdMonitorSingleAllOfAttributes) MarshalJSON ¶
func (o ThresholdMonitorSingleAllOfAttributes) MarshalJSON() ([]byte, error)
func (*ThresholdMonitorSingleAllOfAttributes) SetAdministrativeState ¶
func (o *ThresholdMonitorSingleAllOfAttributes) SetAdministrativeState(v AdministrativeState)
SetAdministrativeState gets a reference to the given AdministrativeState and assigns it to the AdministrativeState field.
func (*ThresholdMonitorSingleAllOfAttributes) SetMonitorGranularityPeriod ¶
func (o *ThresholdMonitorSingleAllOfAttributes) SetMonitorGranularityPeriod(v int32)
SetMonitorGranularityPeriod gets a reference to the given int32 and assigns it to the MonitorGranularityPeriod field.
func (*ThresholdMonitorSingleAllOfAttributes) SetObjectInstances ¶
func (o *ThresholdMonitorSingleAllOfAttributes) SetObjectInstances(v []string)
SetObjectInstances gets a reference to the given []string and assigns it to the ObjectInstances field.
func (*ThresholdMonitorSingleAllOfAttributes) SetOperationalState ¶
func (o *ThresholdMonitorSingleAllOfAttributes) SetOperationalState(v OperationalState)
SetOperationalState gets a reference to the given OperationalState and assigns it to the OperationalState field.
func (*ThresholdMonitorSingleAllOfAttributes) SetPerformanceMetrics ¶
func (o *ThresholdMonitorSingleAllOfAttributes) SetPerformanceMetrics(v []string)
SetPerformanceMetrics gets a reference to the given []string and assigns it to the PerformanceMetrics field.
func (*ThresholdMonitorSingleAllOfAttributes) SetRootObjectInstances ¶
func (o *ThresholdMonitorSingleAllOfAttributes) SetRootObjectInstances(v []string)
SetRootObjectInstances gets a reference to the given []string and assigns it to the RootObjectInstances field.
func (*ThresholdMonitorSingleAllOfAttributes) SetThresholdInfoList ¶
func (o *ThresholdMonitorSingleAllOfAttributes) SetThresholdInfoList(v []ThresholdInfo)
SetThresholdInfoList gets a reference to the given []ThresholdInfo and assigns it to the ThresholdInfoList field.
func (ThresholdMonitorSingleAllOfAttributes) ToMap ¶
func (o ThresholdMonitorSingleAllOfAttributes) ToMap() (map[string]interface{}, error)
type TimeToTriggerL1Type ¶
type TimeToTriggerL1Type string
TimeToTriggerL1Type See details in 3GPP TS 32.422 clause 5.10.Z.
func NewTimeToTriggerL1TypeFromValue ¶
func NewTimeToTriggerL1TypeFromValue(v string) (*TimeToTriggerL1Type, error)
NewTimeToTriggerL1TypeFromValue returns a pointer to a valid TimeToTriggerL1Type for the value passed as argument, or an error if the value passed is not allowed by the enum
func (TimeToTriggerL1Type) IsValid ¶
func (v TimeToTriggerL1Type) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (TimeToTriggerL1Type) Ptr ¶
func (v TimeToTriggerL1Type) Ptr() *TimeToTriggerL1Type
Ptr returns reference to timeToTriggerL1-Type value
func (*TimeToTriggerL1Type) UnmarshalJSON ¶
func (v *TimeToTriggerL1Type) UnmarshalJSON(src []byte) error
type TimeWindow ¶
type TimeWindow struct { StartTime *time.Time `json:"startTime,omitempty"` EndTime *time.Time `json:"endTime,omitempty"` }
TimeWindow struct for TimeWindow
func NewTimeWindow ¶
func NewTimeWindow() *TimeWindow
NewTimeWindow instantiates a new TimeWindow 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 NewTimeWindowWithDefaults ¶
func NewTimeWindowWithDefaults() *TimeWindow
NewTimeWindowWithDefaults instantiates a new TimeWindow 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 (*TimeWindow) GetEndTime ¶
func (o *TimeWindow) GetEndTime() time.Time
GetEndTime returns the EndTime field value if set, zero value otherwise.
func (*TimeWindow) GetEndTimeOk ¶
func (o *TimeWindow) GetEndTimeOk() (*time.Time, bool)
GetEndTimeOk returns a tuple with the EndTime field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TimeWindow) GetStartTime ¶
func (o *TimeWindow) GetStartTime() time.Time
GetStartTime returns the StartTime field value if set, zero value otherwise.
func (*TimeWindow) GetStartTimeOk ¶
func (o *TimeWindow) GetStartTimeOk() (*time.Time, bool)
GetStartTimeOk returns a tuple with the StartTime field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TimeWindow) HasEndTime ¶
func (o *TimeWindow) HasEndTime() bool
HasEndTime returns a boolean if a field has been set.
func (*TimeWindow) HasStartTime ¶
func (o *TimeWindow) HasStartTime() bool
HasStartTime returns a boolean if a field has been set.
func (TimeWindow) MarshalJSON ¶
func (o TimeWindow) MarshalJSON() ([]byte, error)
func (*TimeWindow) SetEndTime ¶
func (o *TimeWindow) SetEndTime(v time.Time)
SetEndTime gets a reference to the given time.Time and assigns it to the EndTime field.
func (*TimeWindow) SetStartTime ¶
func (o *TimeWindow) SetStartTime(v time.Time)
SetStartTime gets a reference to the given time.Time and assigns it to the StartTime field.
func (TimeWindow) ToMap ¶
func (o TimeWindow) ToMap() (map[string]interface{}, error)
type Top ¶
type Top struct { Id NullableString `json:"id"` ObjectClass *string `json:"objectClass,omitempty"` ObjectInstance *string `json:"objectInstance,omitempty"` VsDataContainer []VsDataContainerSingle `json:"VsDataContainer,omitempty"` }
Top struct for Top
func NewTop ¶
func NewTop(id NullableString) *Top
NewTop instantiates a new Top 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 NewTopWithDefaults ¶
func NewTopWithDefaults() *Top
NewTopWithDefaults instantiates a new Top 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 (*Top) GetId ¶
GetId returns the Id field value If the value is explicit nil, the zero value for string will be returned
func (*Top) GetIdOk ¶
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*Top) GetObjectClass ¶
GetObjectClass returns the ObjectClass field value if set, zero value otherwise.
func (*Top) GetObjectClassOk ¶
GetObjectClassOk returns a tuple with the ObjectClass field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Top) GetObjectInstance ¶
GetObjectInstance returns the ObjectInstance field value if set, zero value otherwise.
func (*Top) GetObjectInstanceOk ¶
GetObjectInstanceOk returns a tuple with the ObjectInstance field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Top) GetVsDataContainer ¶
func (o *Top) GetVsDataContainer() []VsDataContainerSingle
GetVsDataContainer returns the VsDataContainer field value if set, zero value otherwise.
func (*Top) GetVsDataContainerOk ¶
func (o *Top) GetVsDataContainerOk() ([]VsDataContainerSingle, bool)
GetVsDataContainerOk returns a tuple with the VsDataContainer field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Top) HasObjectClass ¶
HasObjectClass returns a boolean if a field has been set.
func (*Top) HasObjectInstance ¶
HasObjectInstance returns a boolean if a field has been set.
func (*Top) HasVsDataContainer ¶
HasVsDataContainer returns a boolean if a field has been set.
func (Top) MarshalJSON ¶
func (*Top) SetObjectClass ¶
SetObjectClass gets a reference to the given string and assigns it to the ObjectClass field.
func (*Top) SetObjectInstance ¶
SetObjectInstance gets a reference to the given string and assigns it to the ObjectInstance field.
func (*Top) SetVsDataContainer ¶
func (o *Top) SetVsDataContainer(v []VsDataContainerSingle)
SetVsDataContainer gets a reference to the given []VsDataContainerSingle and assigns it to the VsDataContainer field.
type TopSliceSubnetProfile ¶
type TopSliceSubnetProfile struct { DLLatency *int32 `json:"dLLatency,omitempty"` ULLatency *int32 `json:"uLLatency,omitempty"` MaxNumberofUEs *int32 `json:"maxNumberofUEs,omitempty"` DLThptPerSliceSubnet *XLThpt `json:"dLThptPerSliceSubnet,omitempty"` DLThptPerUE *XLThpt `json:"dLThptPerUE,omitempty"` ULThptPerSliceSubnet *XLThpt `json:"uLThptPerSliceSubnet,omitempty"` ULThptPerUE *XLThpt `json:"uLThptPerUE,omitempty"` DLMaxPktSize *int32 `json:"dLMaxPktSize,omitempty"` ULMaxPktSize *int32 `json:"uLMaxPktSize,omitempty"` MaxNumberOfPDUSessions *int32 `json:"maxNumberOfPDUSessions,omitempty"` NROperatingBands *string `json:"nROperatingBands,omitempty"` SliceSimultaneousUse *SliceSimultaneousUse `json:"sliceSimultaneousUse,omitempty"` EnergyEfficiency *EnergyEfficiency `json:"energyEfficiency,omitempty"` Synchronicity *Synchronicity `json:"synchronicity,omitempty"` DelayTolerance *DelayTolerance `json:"delayTolerance,omitempty"` Positioning *Positioning `json:"positioning,omitempty"` TermDensity *TermDensity `json:"termDensity,omitempty"` ActivityFactor *int32 `json:"activityFactor,omitempty"` CoverageAreaTAList []int32 `json:"coverageAreaTAList,omitempty"` ResourceSharingLevel *SharingLevel `json:"resourceSharingLevel,omitempty"` UEMobilityLevel *MobilityLevel `json:"uEMobilityLevel,omitempty"` UESpeed *int32 `json:"uESpeed,omitempty"` Reliability *float32 `json:"reliability,omitempty"` SST *int32 `json:"sST,omitempty"` DLDeterministicComm *DeterministicComm `json:"dLDeterministicComm,omitempty"` ULDeterministicComm *DeterministicComm `json:"uLDeterministicComm,omitempty"` SurvivalTime *float32 `json:"survivalTime,omitempty"` NssaaSupport *NSSAASupport `json:"nssaaSupport,omitempty"` N6Protection *N6Protection `json:"n6Protection,omitempty"` }
TopSliceSubnetProfile struct for TopSliceSubnetProfile
func NewTopSliceSubnetProfile ¶
func NewTopSliceSubnetProfile() *TopSliceSubnetProfile
NewTopSliceSubnetProfile instantiates a new TopSliceSubnetProfile 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 NewTopSliceSubnetProfileWithDefaults ¶
func NewTopSliceSubnetProfileWithDefaults() *TopSliceSubnetProfile
NewTopSliceSubnetProfileWithDefaults instantiates a new TopSliceSubnetProfile 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 (*TopSliceSubnetProfile) GetActivityFactor ¶
func (o *TopSliceSubnetProfile) GetActivityFactor() int32
GetActivityFactor returns the ActivityFactor field value if set, zero value otherwise.
func (*TopSliceSubnetProfile) GetActivityFactorOk ¶
func (o *TopSliceSubnetProfile) GetActivityFactorOk() (*int32, bool)
GetActivityFactorOk returns a tuple with the ActivityFactor field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TopSliceSubnetProfile) GetCoverageAreaTAList ¶
func (o *TopSliceSubnetProfile) GetCoverageAreaTAList() []int32
GetCoverageAreaTAList returns the CoverageAreaTAList field value if set, zero value otherwise.
func (*TopSliceSubnetProfile) GetCoverageAreaTAListOk ¶
func (o *TopSliceSubnetProfile) GetCoverageAreaTAListOk() ([]int32, bool)
GetCoverageAreaTAListOk returns a tuple with the CoverageAreaTAList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TopSliceSubnetProfile) GetDLDeterministicComm ¶
func (o *TopSliceSubnetProfile) GetDLDeterministicComm() DeterministicComm
GetDLDeterministicComm returns the DLDeterministicComm field value if set, zero value otherwise.
func (*TopSliceSubnetProfile) GetDLDeterministicCommOk ¶
func (o *TopSliceSubnetProfile) GetDLDeterministicCommOk() (*DeterministicComm, bool)
GetDLDeterministicCommOk returns a tuple with the DLDeterministicComm field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TopSliceSubnetProfile) GetDLLatency ¶
func (o *TopSliceSubnetProfile) GetDLLatency() int32
GetDLLatency returns the DLLatency field value if set, zero value otherwise.
func (*TopSliceSubnetProfile) GetDLLatencyOk ¶
func (o *TopSliceSubnetProfile) GetDLLatencyOk() (*int32, bool)
GetDLLatencyOk returns a tuple with the DLLatency field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TopSliceSubnetProfile) GetDLMaxPktSize ¶
func (o *TopSliceSubnetProfile) GetDLMaxPktSize() int32
GetDLMaxPktSize returns the DLMaxPktSize field value if set, zero value otherwise.
func (*TopSliceSubnetProfile) GetDLMaxPktSizeOk ¶
func (o *TopSliceSubnetProfile) GetDLMaxPktSizeOk() (*int32, bool)
GetDLMaxPktSizeOk returns a tuple with the DLMaxPktSize field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TopSliceSubnetProfile) GetDLThptPerSliceSubnet ¶
func (o *TopSliceSubnetProfile) GetDLThptPerSliceSubnet() XLThpt
GetDLThptPerSliceSubnet returns the DLThptPerSliceSubnet field value if set, zero value otherwise.
func (*TopSliceSubnetProfile) GetDLThptPerSliceSubnetOk ¶
func (o *TopSliceSubnetProfile) GetDLThptPerSliceSubnetOk() (*XLThpt, bool)
GetDLThptPerSliceSubnetOk returns a tuple with the DLThptPerSliceSubnet field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TopSliceSubnetProfile) GetDLThptPerUE ¶
func (o *TopSliceSubnetProfile) GetDLThptPerUE() XLThpt
GetDLThptPerUE returns the DLThptPerUE field value if set, zero value otherwise.
func (*TopSliceSubnetProfile) GetDLThptPerUEOk ¶
func (o *TopSliceSubnetProfile) GetDLThptPerUEOk() (*XLThpt, bool)
GetDLThptPerUEOk returns a tuple with the DLThptPerUE field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TopSliceSubnetProfile) GetDelayTolerance ¶
func (o *TopSliceSubnetProfile) GetDelayTolerance() DelayTolerance
GetDelayTolerance returns the DelayTolerance field value if set, zero value otherwise.
func (*TopSliceSubnetProfile) GetDelayToleranceOk ¶
func (o *TopSliceSubnetProfile) GetDelayToleranceOk() (*DelayTolerance, bool)
GetDelayToleranceOk returns a tuple with the DelayTolerance field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TopSliceSubnetProfile) GetEnergyEfficiency ¶
func (o *TopSliceSubnetProfile) GetEnergyEfficiency() EnergyEfficiency
GetEnergyEfficiency returns the EnergyEfficiency field value if set, zero value otherwise.
func (*TopSliceSubnetProfile) GetEnergyEfficiencyOk ¶
func (o *TopSliceSubnetProfile) GetEnergyEfficiencyOk() (*EnergyEfficiency, bool)
GetEnergyEfficiencyOk returns a tuple with the EnergyEfficiency field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TopSliceSubnetProfile) GetMaxNumberOfPDUSessions ¶
func (o *TopSliceSubnetProfile) GetMaxNumberOfPDUSessions() int32
GetMaxNumberOfPDUSessions returns the MaxNumberOfPDUSessions field value if set, zero value otherwise.
func (*TopSliceSubnetProfile) GetMaxNumberOfPDUSessionsOk ¶
func (o *TopSliceSubnetProfile) GetMaxNumberOfPDUSessionsOk() (*int32, bool)
GetMaxNumberOfPDUSessionsOk returns a tuple with the MaxNumberOfPDUSessions field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TopSliceSubnetProfile) GetMaxNumberofUEs ¶
func (o *TopSliceSubnetProfile) GetMaxNumberofUEs() int32
GetMaxNumberofUEs returns the MaxNumberofUEs field value if set, zero value otherwise.
func (*TopSliceSubnetProfile) GetMaxNumberofUEsOk ¶
func (o *TopSliceSubnetProfile) GetMaxNumberofUEsOk() (*int32, bool)
GetMaxNumberofUEsOk returns a tuple with the MaxNumberofUEs field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TopSliceSubnetProfile) GetN6Protection ¶
func (o *TopSliceSubnetProfile) GetN6Protection() N6Protection
GetN6Protection returns the N6Protection field value if set, zero value otherwise.
func (*TopSliceSubnetProfile) GetN6ProtectionOk ¶
func (o *TopSliceSubnetProfile) GetN6ProtectionOk() (*N6Protection, bool)
GetN6ProtectionOk returns a tuple with the N6Protection field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TopSliceSubnetProfile) GetNROperatingBands ¶
func (o *TopSliceSubnetProfile) GetNROperatingBands() string
GetNROperatingBands returns the NROperatingBands field value if set, zero value otherwise.
func (*TopSliceSubnetProfile) GetNROperatingBandsOk ¶
func (o *TopSliceSubnetProfile) GetNROperatingBandsOk() (*string, bool)
GetNROperatingBandsOk returns a tuple with the NROperatingBands field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TopSliceSubnetProfile) GetNssaaSupport ¶
func (o *TopSliceSubnetProfile) GetNssaaSupport() NSSAASupport
GetNssaaSupport returns the NssaaSupport field value if set, zero value otherwise.
func (*TopSliceSubnetProfile) GetNssaaSupportOk ¶
func (o *TopSliceSubnetProfile) GetNssaaSupportOk() (*NSSAASupport, bool)
GetNssaaSupportOk returns a tuple with the NssaaSupport field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TopSliceSubnetProfile) GetPositioning ¶
func (o *TopSliceSubnetProfile) GetPositioning() Positioning
GetPositioning returns the Positioning field value if set, zero value otherwise.
func (*TopSliceSubnetProfile) GetPositioningOk ¶
func (o *TopSliceSubnetProfile) GetPositioningOk() (*Positioning, bool)
GetPositioningOk returns a tuple with the Positioning field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TopSliceSubnetProfile) GetReliability ¶
func (o *TopSliceSubnetProfile) GetReliability() float32
GetReliability returns the Reliability field value if set, zero value otherwise.
func (*TopSliceSubnetProfile) GetReliabilityOk ¶
func (o *TopSliceSubnetProfile) GetReliabilityOk() (*float32, bool)
GetReliabilityOk returns a tuple with the Reliability field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TopSliceSubnetProfile) GetResourceSharingLevel ¶
func (o *TopSliceSubnetProfile) GetResourceSharingLevel() SharingLevel
GetResourceSharingLevel returns the ResourceSharingLevel field value if set, zero value otherwise.
func (*TopSliceSubnetProfile) GetResourceSharingLevelOk ¶
func (o *TopSliceSubnetProfile) GetResourceSharingLevelOk() (*SharingLevel, bool)
GetResourceSharingLevelOk returns a tuple with the ResourceSharingLevel field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TopSliceSubnetProfile) GetSST ¶
func (o *TopSliceSubnetProfile) GetSST() int32
GetSST returns the SST field value if set, zero value otherwise.
func (*TopSliceSubnetProfile) GetSSTOk ¶
func (o *TopSliceSubnetProfile) GetSSTOk() (*int32, bool)
GetSSTOk returns a tuple with the SST field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TopSliceSubnetProfile) GetSliceSimultaneousUse ¶
func (o *TopSliceSubnetProfile) GetSliceSimultaneousUse() SliceSimultaneousUse
GetSliceSimultaneousUse returns the SliceSimultaneousUse field value if set, zero value otherwise.
func (*TopSliceSubnetProfile) GetSliceSimultaneousUseOk ¶
func (o *TopSliceSubnetProfile) GetSliceSimultaneousUseOk() (*SliceSimultaneousUse, bool)
GetSliceSimultaneousUseOk returns a tuple with the SliceSimultaneousUse field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TopSliceSubnetProfile) GetSurvivalTime ¶
func (o *TopSliceSubnetProfile) GetSurvivalTime() float32
GetSurvivalTime returns the SurvivalTime field value if set, zero value otherwise.
func (*TopSliceSubnetProfile) GetSurvivalTimeOk ¶
func (o *TopSliceSubnetProfile) GetSurvivalTimeOk() (*float32, bool)
GetSurvivalTimeOk returns a tuple with the SurvivalTime field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TopSliceSubnetProfile) GetSynchronicity ¶
func (o *TopSliceSubnetProfile) GetSynchronicity() Synchronicity
GetSynchronicity returns the Synchronicity field value if set, zero value otherwise.
func (*TopSliceSubnetProfile) GetSynchronicityOk ¶
func (o *TopSliceSubnetProfile) GetSynchronicityOk() (*Synchronicity, bool)
GetSynchronicityOk returns a tuple with the Synchronicity field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TopSliceSubnetProfile) GetTermDensity ¶
func (o *TopSliceSubnetProfile) GetTermDensity() TermDensity
GetTermDensity returns the TermDensity field value if set, zero value otherwise.
func (*TopSliceSubnetProfile) GetTermDensityOk ¶
func (o *TopSliceSubnetProfile) GetTermDensityOk() (*TermDensity, bool)
GetTermDensityOk returns a tuple with the TermDensity field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TopSliceSubnetProfile) GetUEMobilityLevel ¶
func (o *TopSliceSubnetProfile) GetUEMobilityLevel() MobilityLevel
GetUEMobilityLevel returns the UEMobilityLevel field value if set, zero value otherwise.
func (*TopSliceSubnetProfile) GetUEMobilityLevelOk ¶
func (o *TopSliceSubnetProfile) GetUEMobilityLevelOk() (*MobilityLevel, bool)
GetUEMobilityLevelOk returns a tuple with the UEMobilityLevel field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TopSliceSubnetProfile) GetUESpeed ¶
func (o *TopSliceSubnetProfile) GetUESpeed() int32
GetUESpeed returns the UESpeed field value if set, zero value otherwise.
func (*TopSliceSubnetProfile) GetUESpeedOk ¶
func (o *TopSliceSubnetProfile) GetUESpeedOk() (*int32, bool)
GetUESpeedOk returns a tuple with the UESpeed field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TopSliceSubnetProfile) GetULDeterministicComm ¶
func (o *TopSliceSubnetProfile) GetULDeterministicComm() DeterministicComm
GetULDeterministicComm returns the ULDeterministicComm field value if set, zero value otherwise.
func (*TopSliceSubnetProfile) GetULDeterministicCommOk ¶
func (o *TopSliceSubnetProfile) GetULDeterministicCommOk() (*DeterministicComm, bool)
GetULDeterministicCommOk returns a tuple with the ULDeterministicComm field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TopSliceSubnetProfile) GetULLatency ¶
func (o *TopSliceSubnetProfile) GetULLatency() int32
GetULLatency returns the ULLatency field value if set, zero value otherwise.
func (*TopSliceSubnetProfile) GetULLatencyOk ¶
func (o *TopSliceSubnetProfile) GetULLatencyOk() (*int32, bool)
GetULLatencyOk returns a tuple with the ULLatency field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TopSliceSubnetProfile) GetULMaxPktSize ¶
func (o *TopSliceSubnetProfile) GetULMaxPktSize() int32
GetULMaxPktSize returns the ULMaxPktSize field value if set, zero value otherwise.
func (*TopSliceSubnetProfile) GetULMaxPktSizeOk ¶
func (o *TopSliceSubnetProfile) GetULMaxPktSizeOk() (*int32, bool)
GetULMaxPktSizeOk returns a tuple with the ULMaxPktSize field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TopSliceSubnetProfile) GetULThptPerSliceSubnet ¶
func (o *TopSliceSubnetProfile) GetULThptPerSliceSubnet() XLThpt
GetULThptPerSliceSubnet returns the ULThptPerSliceSubnet field value if set, zero value otherwise.
func (*TopSliceSubnetProfile) GetULThptPerSliceSubnetOk ¶
func (o *TopSliceSubnetProfile) GetULThptPerSliceSubnetOk() (*XLThpt, bool)
GetULThptPerSliceSubnetOk returns a tuple with the ULThptPerSliceSubnet field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TopSliceSubnetProfile) GetULThptPerUE ¶
func (o *TopSliceSubnetProfile) GetULThptPerUE() XLThpt
GetULThptPerUE returns the ULThptPerUE field value if set, zero value otherwise.
func (*TopSliceSubnetProfile) GetULThptPerUEOk ¶
func (o *TopSliceSubnetProfile) GetULThptPerUEOk() (*XLThpt, bool)
GetULThptPerUEOk returns a tuple with the ULThptPerUE field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TopSliceSubnetProfile) HasActivityFactor ¶
func (o *TopSliceSubnetProfile) HasActivityFactor() bool
HasActivityFactor returns a boolean if a field has been set.
func (*TopSliceSubnetProfile) HasCoverageAreaTAList ¶
func (o *TopSliceSubnetProfile) HasCoverageAreaTAList() bool
HasCoverageAreaTAList returns a boolean if a field has been set.
func (*TopSliceSubnetProfile) HasDLDeterministicComm ¶
func (o *TopSliceSubnetProfile) HasDLDeterministicComm() bool
HasDLDeterministicComm returns a boolean if a field has been set.
func (*TopSliceSubnetProfile) HasDLLatency ¶
func (o *TopSliceSubnetProfile) HasDLLatency() bool
HasDLLatency returns a boolean if a field has been set.
func (*TopSliceSubnetProfile) HasDLMaxPktSize ¶
func (o *TopSliceSubnetProfile) HasDLMaxPktSize() bool
HasDLMaxPktSize returns a boolean if a field has been set.
func (*TopSliceSubnetProfile) HasDLThptPerSliceSubnet ¶
func (o *TopSliceSubnetProfile) HasDLThptPerSliceSubnet() bool
HasDLThptPerSliceSubnet returns a boolean if a field has been set.
func (*TopSliceSubnetProfile) HasDLThptPerUE ¶
func (o *TopSliceSubnetProfile) HasDLThptPerUE() bool
HasDLThptPerUE returns a boolean if a field has been set.
func (*TopSliceSubnetProfile) HasDelayTolerance ¶
func (o *TopSliceSubnetProfile) HasDelayTolerance() bool
HasDelayTolerance returns a boolean if a field has been set.
func (*TopSliceSubnetProfile) HasEnergyEfficiency ¶
func (o *TopSliceSubnetProfile) HasEnergyEfficiency() bool
HasEnergyEfficiency returns a boolean if a field has been set.
func (*TopSliceSubnetProfile) HasMaxNumberOfPDUSessions ¶
func (o *TopSliceSubnetProfile) HasMaxNumberOfPDUSessions() bool
HasMaxNumberOfPDUSessions returns a boolean if a field has been set.
func (*TopSliceSubnetProfile) HasMaxNumberofUEs ¶
func (o *TopSliceSubnetProfile) HasMaxNumberofUEs() bool
HasMaxNumberofUEs returns a boolean if a field has been set.
func (*TopSliceSubnetProfile) HasN6Protection ¶
func (o *TopSliceSubnetProfile) HasN6Protection() bool
HasN6Protection returns a boolean if a field has been set.
func (*TopSliceSubnetProfile) HasNROperatingBands ¶
func (o *TopSliceSubnetProfile) HasNROperatingBands() bool
HasNROperatingBands returns a boolean if a field has been set.
func (*TopSliceSubnetProfile) HasNssaaSupport ¶
func (o *TopSliceSubnetProfile) HasNssaaSupport() bool
HasNssaaSupport returns a boolean if a field has been set.
func (*TopSliceSubnetProfile) HasPositioning ¶
func (o *TopSliceSubnetProfile) HasPositioning() bool
HasPositioning returns a boolean if a field has been set.
func (*TopSliceSubnetProfile) HasReliability ¶
func (o *TopSliceSubnetProfile) HasReliability() bool
HasReliability returns a boolean if a field has been set.
func (*TopSliceSubnetProfile) HasResourceSharingLevel ¶
func (o *TopSliceSubnetProfile) HasResourceSharingLevel() bool
HasResourceSharingLevel returns a boolean if a field has been set.
func (*TopSliceSubnetProfile) HasSST ¶
func (o *TopSliceSubnetProfile) HasSST() bool
HasSST returns a boolean if a field has been set.
func (*TopSliceSubnetProfile) HasSliceSimultaneousUse ¶
func (o *TopSliceSubnetProfile) HasSliceSimultaneousUse() bool
HasSliceSimultaneousUse returns a boolean if a field has been set.
func (*TopSliceSubnetProfile) HasSurvivalTime ¶
func (o *TopSliceSubnetProfile) HasSurvivalTime() bool
HasSurvivalTime returns a boolean if a field has been set.
func (*TopSliceSubnetProfile) HasSynchronicity ¶
func (o *TopSliceSubnetProfile) HasSynchronicity() bool
HasSynchronicity returns a boolean if a field has been set.
func (*TopSliceSubnetProfile) HasTermDensity ¶
func (o *TopSliceSubnetProfile) HasTermDensity() bool
HasTermDensity returns a boolean if a field has been set.
func (*TopSliceSubnetProfile) HasUEMobilityLevel ¶
func (o *TopSliceSubnetProfile) HasUEMobilityLevel() bool
HasUEMobilityLevel returns a boolean if a field has been set.
func (*TopSliceSubnetProfile) HasUESpeed ¶
func (o *TopSliceSubnetProfile) HasUESpeed() bool
HasUESpeed returns a boolean if a field has been set.
func (*TopSliceSubnetProfile) HasULDeterministicComm ¶
func (o *TopSliceSubnetProfile) HasULDeterministicComm() bool
HasULDeterministicComm returns a boolean if a field has been set.
func (*TopSliceSubnetProfile) HasULLatency ¶
func (o *TopSliceSubnetProfile) HasULLatency() bool
HasULLatency returns a boolean if a field has been set.
func (*TopSliceSubnetProfile) HasULMaxPktSize ¶
func (o *TopSliceSubnetProfile) HasULMaxPktSize() bool
HasULMaxPktSize returns a boolean if a field has been set.
func (*TopSliceSubnetProfile) HasULThptPerSliceSubnet ¶
func (o *TopSliceSubnetProfile) HasULThptPerSliceSubnet() bool
HasULThptPerSliceSubnet returns a boolean if a field has been set.
func (*TopSliceSubnetProfile) HasULThptPerUE ¶
func (o *TopSliceSubnetProfile) HasULThptPerUE() bool
HasULThptPerUE returns a boolean if a field has been set.
func (TopSliceSubnetProfile) MarshalJSON ¶
func (o TopSliceSubnetProfile) MarshalJSON() ([]byte, error)
func (*TopSliceSubnetProfile) SetActivityFactor ¶
func (o *TopSliceSubnetProfile) SetActivityFactor(v int32)
SetActivityFactor gets a reference to the given int32 and assigns it to the ActivityFactor field.
func (*TopSliceSubnetProfile) SetCoverageAreaTAList ¶
func (o *TopSliceSubnetProfile) SetCoverageAreaTAList(v []int32)
SetCoverageAreaTAList gets a reference to the given []int32 and assigns it to the CoverageAreaTAList field.
func (*TopSliceSubnetProfile) SetDLDeterministicComm ¶
func (o *TopSliceSubnetProfile) SetDLDeterministicComm(v DeterministicComm)
SetDLDeterministicComm gets a reference to the given DeterministicComm and assigns it to the DLDeterministicComm field.
func (*TopSliceSubnetProfile) SetDLLatency ¶
func (o *TopSliceSubnetProfile) SetDLLatency(v int32)
SetDLLatency gets a reference to the given int32 and assigns it to the DLLatency field.
func (*TopSliceSubnetProfile) SetDLMaxPktSize ¶
func (o *TopSliceSubnetProfile) SetDLMaxPktSize(v int32)
SetDLMaxPktSize gets a reference to the given int32 and assigns it to the DLMaxPktSize field.
func (*TopSliceSubnetProfile) SetDLThptPerSliceSubnet ¶
func (o *TopSliceSubnetProfile) SetDLThptPerSliceSubnet(v XLThpt)
SetDLThptPerSliceSubnet gets a reference to the given XLThpt and assigns it to the DLThptPerSliceSubnet field.
func (*TopSliceSubnetProfile) SetDLThptPerUE ¶
func (o *TopSliceSubnetProfile) SetDLThptPerUE(v XLThpt)
SetDLThptPerUE gets a reference to the given XLThpt and assigns it to the DLThptPerUE field.
func (*TopSliceSubnetProfile) SetDelayTolerance ¶
func (o *TopSliceSubnetProfile) SetDelayTolerance(v DelayTolerance)
SetDelayTolerance gets a reference to the given DelayTolerance and assigns it to the DelayTolerance field.
func (*TopSliceSubnetProfile) SetEnergyEfficiency ¶
func (o *TopSliceSubnetProfile) SetEnergyEfficiency(v EnergyEfficiency)
SetEnergyEfficiency gets a reference to the given EnergyEfficiency and assigns it to the EnergyEfficiency field.
func (*TopSliceSubnetProfile) SetMaxNumberOfPDUSessions ¶
func (o *TopSliceSubnetProfile) SetMaxNumberOfPDUSessions(v int32)
SetMaxNumberOfPDUSessions gets a reference to the given int32 and assigns it to the MaxNumberOfPDUSessions field.
func (*TopSliceSubnetProfile) SetMaxNumberofUEs ¶
func (o *TopSliceSubnetProfile) SetMaxNumberofUEs(v int32)
SetMaxNumberofUEs gets a reference to the given int32 and assigns it to the MaxNumberofUEs field.
func (*TopSliceSubnetProfile) SetN6Protection ¶
func (o *TopSliceSubnetProfile) SetN6Protection(v N6Protection)
SetN6Protection gets a reference to the given N6Protection and assigns it to the N6Protection field.
func (*TopSliceSubnetProfile) SetNROperatingBands ¶
func (o *TopSliceSubnetProfile) SetNROperatingBands(v string)
SetNROperatingBands gets a reference to the given string and assigns it to the NROperatingBands field.
func (*TopSliceSubnetProfile) SetNssaaSupport ¶
func (o *TopSliceSubnetProfile) SetNssaaSupport(v NSSAASupport)
SetNssaaSupport gets a reference to the given NSSAASupport and assigns it to the NssaaSupport field.
func (*TopSliceSubnetProfile) SetPositioning ¶
func (o *TopSliceSubnetProfile) SetPositioning(v Positioning)
SetPositioning gets a reference to the given Positioning and assigns it to the Positioning field.
func (*TopSliceSubnetProfile) SetReliability ¶
func (o *TopSliceSubnetProfile) SetReliability(v float32)
SetReliability gets a reference to the given float32 and assigns it to the Reliability field.
func (*TopSliceSubnetProfile) SetResourceSharingLevel ¶
func (o *TopSliceSubnetProfile) SetResourceSharingLevel(v SharingLevel)
SetResourceSharingLevel gets a reference to the given SharingLevel and assigns it to the ResourceSharingLevel field.
func (*TopSliceSubnetProfile) SetSST ¶
func (o *TopSliceSubnetProfile) SetSST(v int32)
SetSST gets a reference to the given int32 and assigns it to the SST field.
func (*TopSliceSubnetProfile) SetSliceSimultaneousUse ¶
func (o *TopSliceSubnetProfile) SetSliceSimultaneousUse(v SliceSimultaneousUse)
SetSliceSimultaneousUse gets a reference to the given SliceSimultaneousUse and assigns it to the SliceSimultaneousUse field.
func (*TopSliceSubnetProfile) SetSurvivalTime ¶
func (o *TopSliceSubnetProfile) SetSurvivalTime(v float32)
SetSurvivalTime gets a reference to the given float32 and assigns it to the SurvivalTime field.
func (*TopSliceSubnetProfile) SetSynchronicity ¶
func (o *TopSliceSubnetProfile) SetSynchronicity(v Synchronicity)
SetSynchronicity gets a reference to the given Synchronicity and assigns it to the Synchronicity field.
func (*TopSliceSubnetProfile) SetTermDensity ¶
func (o *TopSliceSubnetProfile) SetTermDensity(v TermDensity)
SetTermDensity gets a reference to the given TermDensity and assigns it to the TermDensity field.
func (*TopSliceSubnetProfile) SetUEMobilityLevel ¶
func (o *TopSliceSubnetProfile) SetUEMobilityLevel(v MobilityLevel)
SetUEMobilityLevel gets a reference to the given MobilityLevel and assigns it to the UEMobilityLevel field.
func (*TopSliceSubnetProfile) SetUESpeed ¶
func (o *TopSliceSubnetProfile) SetUESpeed(v int32)
SetUESpeed gets a reference to the given int32 and assigns it to the UESpeed field.
func (*TopSliceSubnetProfile) SetULDeterministicComm ¶
func (o *TopSliceSubnetProfile) SetULDeterministicComm(v DeterministicComm)
SetULDeterministicComm gets a reference to the given DeterministicComm and assigns it to the ULDeterministicComm field.
func (*TopSliceSubnetProfile) SetULLatency ¶
func (o *TopSliceSubnetProfile) SetULLatency(v int32)
SetULLatency gets a reference to the given int32 and assigns it to the ULLatency field.
func (*TopSliceSubnetProfile) SetULMaxPktSize ¶
func (o *TopSliceSubnetProfile) SetULMaxPktSize(v int32)
SetULMaxPktSize gets a reference to the given int32 and assigns it to the ULMaxPktSize field.
func (*TopSliceSubnetProfile) SetULThptPerSliceSubnet ¶
func (o *TopSliceSubnetProfile) SetULThptPerSliceSubnet(v XLThpt)
SetULThptPerSliceSubnet gets a reference to the given XLThpt and assigns it to the ULThptPerSliceSubnet field.
func (*TopSliceSubnetProfile) SetULThptPerUE ¶
func (o *TopSliceSubnetProfile) SetULThptPerUE(v XLThpt)
SetULThptPerUE gets a reference to the given XLThpt and assigns it to the ULThptPerUE field.
func (TopSliceSubnetProfile) ToMap ¶
func (o TopSliceSubnetProfile) ToMap() (map[string]interface{}, error)
type TraceDepthType ¶
type TraceDepthType string
TraceDepthType Specifies how detailed information should be recorded in the Network Element. The Trace Depth is a paremeter for Trace Session level, i.e., the Trace Depth is the same for all of the NEs to be traced in the same Trace Session. See 3GPP TS 32.422 clause 5.3 for additional details.
const ( MINIMUM TraceDepthType = "MINIMUM" MEDIUM TraceDepthType = "MEDIUM" MAXIMUM TraceDepthType = "MAXIMUM" VENDORMINIMUM TraceDepthType = "VENDORMINIMUM" VENDORMEDIUM TraceDepthType = "VENDORMEDIUM" VENDORMAXIMUM TraceDepthType = "VENDORMAXIMUM" )
List of traceDepth-Type
func NewTraceDepthTypeFromValue ¶
func NewTraceDepthTypeFromValue(v string) (*TraceDepthType, error)
NewTraceDepthTypeFromValue returns a pointer to a valid TraceDepthType for the value passed as argument, or an error if the value passed is not allowed by the enum
func (TraceDepthType) IsValid ¶
func (v TraceDepthType) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (TraceDepthType) Ptr ¶
func (v TraceDepthType) Ptr() *TraceDepthType
Ptr returns reference to traceDepth-Type value
func (*TraceDepthType) UnmarshalJSON ¶
func (v *TraceDepthType) UnmarshalJSON(src []byte) error
type TraceJobAttr ¶
type TraceJobAttr struct { JobType *JobTypeType `json:"jobType,omitempty"` ListOfInterfaces *ListOfInterfacesType `json:"listOfInterfaces,omitempty"` // The Network Element types where Trace Session activation is needed. See 3GPP TS 32.422 clause 5.4 for additional details. ListOfNeTypes []string `json:"listOfNeTypes,omitempty"` PlmnTarget *PlmnTargetType `json:"plmnTarget,omitempty"` TraceReportingConsumerUri *string `json:"traceReportingConsumerUri,omitempty"` TraceCollectionEntityIpAddress *IpAddr `json:"traceCollectionEntityIpAddress,omitempty"` TraceDepth *TraceDepthType `json:"traceDepth,omitempty"` TraceReference *TraceReferenceType `json:"traceReference,omitempty"` TraceRecordingSessionReference *string `json:"traceRecordingSessionReference,omitempty"` JobId *string `json:"jobId,omitempty"` TraceReportingFormat *TraceReportingFormatType `json:"traceReportingFormat,omitempty"` TraceTarget *TraceTargetType `json:"traceTarget,omitempty"` TriggeringEvents *TriggeringEventsType `json:"triggeringEvents,omitempty"` AnonymizationOfMdtData *AnonymizationOfMdtDataType `json:"anonymizationOfMdtData,omitempty"` AreaConfigurationForNeighCell *AreaConfig `json:"areaConfigurationForNeighCell,omitempty"` AreaScope []AreaScope `json:"areaScope,omitempty"` // Determines whether beam level measurements shall be included in case of immediate MDT M1 measurement in NR. For additional details see 3GPP TS 32.422 clause 5.10.40. BeamLevelMeasurement *bool `json:"beamLevelMeasurement,omitempty"` CollectionPeriodRrmLte *CollectionPeriodRrmLteType `json:"collectionPeriodRrmLte,omitempty"` CollectionPeriodM6Lte *CollectionPeriodM6LteType `json:"collectionPeriodM6Lte,omitempty"` // See details in 3GPP TS 32.422 clause 5.10.33. CollectionPeriodM7Lte *int32 `json:"collectionPeriodM7Lte,omitempty"` CollectionPeriodRrmUmts *CollectionPeriodRrmUmtsType `json:"collectionPeriodRrmUmts,omitempty"` CollectionPeriodRrmNr *CollectionPeriodRrmNrType `json:"collectionPeriodRrmNr,omitempty"` CollectionPeriodM6Nr *CollectionPeriodM6NrType `json:"collectionPeriodM6Nr,omitempty"` // See details in 3GPP TS 32.422 clause 5.10.35. CollectionPeriodM7Nr *int32 `json:"collectionPeriodM7Nr,omitempty"` EventListForEventTriggeredMeasurement *EventListForEventTriggeredMeasurementType `json:"eventListForEventTriggeredMeasurement,omitempty"` EventThreshold *EventThresholdType `json:"eventThreshold,omitempty"` ListOfMeasurements *ListOfMeasurementsType `json:"listOfMeasurements,omitempty"` LoggingDuration *LoggingDurationType `json:"loggingDuration,omitempty"` LoggingInterval *LoggingIntervalType `json:"loggingInterval,omitempty"` EventThresholdL1 *EventThresholdL1Type `json:"eventThresholdL1,omitempty"` // See details in 3GPP TS 32.422 clause 5.10.Y. HysteresisL1 *int32 `json:"hysteresisL1,omitempty"` TimeToTriggerL1 *TimeToTriggerL1Type `json:"timeToTriggerL1,omitempty"` MbsfnAreaList []MbsfnArea `json:"mbsfnAreaList,omitempty"` MeasurementPeriodLte *MeasurementPeriodLteType `json:"measurementPeriodLte,omitempty"` MeasurementPeriodUmts *MeasurementPeriodUmtsType `json:"measurementPeriodUmts,omitempty"` MeasurementQuantity *MeasurementQuantityType `json:"measurementQuantity,omitempty"` // See details in 3GPP TS 32.422 clause 5.10.A. EventThresholdUphUmts *int32 `json:"eventThresholdUphUmts,omitempty"` // See details in 3GPP TS 32.422 clause 5.10.24. PlmnList []PlmnListTypeInner `json:"plmnList,omitempty"` PositioningMethod *PositioningMethodType `json:"positioningMethod,omitempty"` ReportAmount *ReportAmountType `json:"reportAmount,omitempty"` // See details in 3GPP TS 32.422 clause 5.10.4. ReportingTrigger []string `json:"reportingTrigger,omitempty"` ReportInterval *ReportIntervalType `json:"reportInterval,omitempty"` ReportType *ReportTypeType `json:"reportType,omitempty"` // See details in 3GPP TS 32.422 clause 5.10.29. SensorInformation []string `json:"sensorInformation,omitempty"` // See details in 3GPP TS 32.422 clause 5.10.11. Only TCE Id value may be sent over the air to the UE being configured for Logged MDT. TraceCollectionEntityId *int32 `json:"traceCollectionEntityId,omitempty"` // Excess Packet Delay Threshold for NR MDT. See details in 3GPP TS 32.422 clause 4.1.1 and 4.1.2. ExcessPacketDelayThresholds *map[string]interface{} `json:"excessPacketDelayThresholds,omitempty"` }
TraceJobAttr abstract class used as a container of all TraceJob attributes
func NewTraceJobAttr ¶
func NewTraceJobAttr() *TraceJobAttr
NewTraceJobAttr instantiates a new TraceJobAttr 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 NewTraceJobAttrWithDefaults ¶
func NewTraceJobAttrWithDefaults() *TraceJobAttr
NewTraceJobAttrWithDefaults instantiates a new TraceJobAttr 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 (*TraceJobAttr) GetAnonymizationOfMdtData ¶
func (o *TraceJobAttr) GetAnonymizationOfMdtData() AnonymizationOfMdtDataType
GetAnonymizationOfMdtData returns the AnonymizationOfMdtData field value if set, zero value otherwise.
func (*TraceJobAttr) GetAnonymizationOfMdtDataOk ¶
func (o *TraceJobAttr) GetAnonymizationOfMdtDataOk() (*AnonymizationOfMdtDataType, bool)
GetAnonymizationOfMdtDataOk returns a tuple with the AnonymizationOfMdtData field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobAttr) GetAreaConfigurationForNeighCell ¶
func (o *TraceJobAttr) GetAreaConfigurationForNeighCell() AreaConfig
GetAreaConfigurationForNeighCell returns the AreaConfigurationForNeighCell field value if set, zero value otherwise.
func (*TraceJobAttr) GetAreaConfigurationForNeighCellOk ¶
func (o *TraceJobAttr) GetAreaConfigurationForNeighCellOk() (*AreaConfig, bool)
GetAreaConfigurationForNeighCellOk returns a tuple with the AreaConfigurationForNeighCell field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobAttr) GetAreaScope ¶
func (o *TraceJobAttr) GetAreaScope() []AreaScope
GetAreaScope returns the AreaScope field value if set, zero value otherwise.
func (*TraceJobAttr) GetAreaScopeOk ¶
func (o *TraceJobAttr) GetAreaScopeOk() ([]AreaScope, bool)
GetAreaScopeOk returns a tuple with the AreaScope field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobAttr) GetBeamLevelMeasurement ¶
func (o *TraceJobAttr) GetBeamLevelMeasurement() bool
GetBeamLevelMeasurement returns the BeamLevelMeasurement field value if set, zero value otherwise.
func (*TraceJobAttr) GetBeamLevelMeasurementOk ¶
func (o *TraceJobAttr) GetBeamLevelMeasurementOk() (*bool, bool)
GetBeamLevelMeasurementOk returns a tuple with the BeamLevelMeasurement field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobAttr) GetCollectionPeriodM6Lte ¶
func (o *TraceJobAttr) GetCollectionPeriodM6Lte() CollectionPeriodM6LteType
GetCollectionPeriodM6Lte returns the CollectionPeriodM6Lte field value if set, zero value otherwise.
func (*TraceJobAttr) GetCollectionPeriodM6LteOk ¶
func (o *TraceJobAttr) GetCollectionPeriodM6LteOk() (*CollectionPeriodM6LteType, bool)
GetCollectionPeriodM6LteOk returns a tuple with the CollectionPeriodM6Lte field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobAttr) GetCollectionPeriodM6Nr ¶
func (o *TraceJobAttr) GetCollectionPeriodM6Nr() CollectionPeriodM6NrType
GetCollectionPeriodM6Nr returns the CollectionPeriodM6Nr field value if set, zero value otherwise.
func (*TraceJobAttr) GetCollectionPeriodM6NrOk ¶
func (o *TraceJobAttr) GetCollectionPeriodM6NrOk() (*CollectionPeriodM6NrType, bool)
GetCollectionPeriodM6NrOk returns a tuple with the CollectionPeriodM6Nr field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobAttr) GetCollectionPeriodM7Lte ¶
func (o *TraceJobAttr) GetCollectionPeriodM7Lte() int32
GetCollectionPeriodM7Lte returns the CollectionPeriodM7Lte field value if set, zero value otherwise.
func (*TraceJobAttr) GetCollectionPeriodM7LteOk ¶
func (o *TraceJobAttr) GetCollectionPeriodM7LteOk() (*int32, bool)
GetCollectionPeriodM7LteOk returns a tuple with the CollectionPeriodM7Lte field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobAttr) GetCollectionPeriodM7Nr ¶
func (o *TraceJobAttr) GetCollectionPeriodM7Nr() int32
GetCollectionPeriodM7Nr returns the CollectionPeriodM7Nr field value if set, zero value otherwise.
func (*TraceJobAttr) GetCollectionPeriodM7NrOk ¶
func (o *TraceJobAttr) GetCollectionPeriodM7NrOk() (*int32, bool)
GetCollectionPeriodM7NrOk returns a tuple with the CollectionPeriodM7Nr field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobAttr) GetCollectionPeriodRrmLte ¶
func (o *TraceJobAttr) GetCollectionPeriodRrmLte() CollectionPeriodRrmLteType
GetCollectionPeriodRrmLte returns the CollectionPeriodRrmLte field value if set, zero value otherwise.
func (*TraceJobAttr) GetCollectionPeriodRrmLteOk ¶
func (o *TraceJobAttr) GetCollectionPeriodRrmLteOk() (*CollectionPeriodRrmLteType, bool)
GetCollectionPeriodRrmLteOk returns a tuple with the CollectionPeriodRrmLte field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobAttr) GetCollectionPeriodRrmNr ¶
func (o *TraceJobAttr) GetCollectionPeriodRrmNr() CollectionPeriodRrmNrType
GetCollectionPeriodRrmNr returns the CollectionPeriodRrmNr field value if set, zero value otherwise.
func (*TraceJobAttr) GetCollectionPeriodRrmNrOk ¶
func (o *TraceJobAttr) GetCollectionPeriodRrmNrOk() (*CollectionPeriodRrmNrType, bool)
GetCollectionPeriodRrmNrOk returns a tuple with the CollectionPeriodRrmNr field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobAttr) GetCollectionPeriodRrmUmts ¶
func (o *TraceJobAttr) GetCollectionPeriodRrmUmts() CollectionPeriodRrmUmtsType
GetCollectionPeriodRrmUmts returns the CollectionPeriodRrmUmts field value if set, zero value otherwise.
func (*TraceJobAttr) GetCollectionPeriodRrmUmtsOk ¶
func (o *TraceJobAttr) GetCollectionPeriodRrmUmtsOk() (*CollectionPeriodRrmUmtsType, bool)
GetCollectionPeriodRrmUmtsOk returns a tuple with the CollectionPeriodRrmUmts field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobAttr) GetEventListForEventTriggeredMeasurement ¶
func (o *TraceJobAttr) GetEventListForEventTriggeredMeasurement() EventListForEventTriggeredMeasurementType
GetEventListForEventTriggeredMeasurement returns the EventListForEventTriggeredMeasurement field value if set, zero value otherwise.
func (*TraceJobAttr) GetEventListForEventTriggeredMeasurementOk ¶
func (o *TraceJobAttr) GetEventListForEventTriggeredMeasurementOk() (*EventListForEventTriggeredMeasurementType, bool)
GetEventListForEventTriggeredMeasurementOk returns a tuple with the EventListForEventTriggeredMeasurement field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobAttr) GetEventThreshold ¶
func (o *TraceJobAttr) GetEventThreshold() EventThresholdType
GetEventThreshold returns the EventThreshold field value if set, zero value otherwise.
func (*TraceJobAttr) GetEventThresholdL1 ¶
func (o *TraceJobAttr) GetEventThresholdL1() EventThresholdL1Type
GetEventThresholdL1 returns the EventThresholdL1 field value if set, zero value otherwise.
func (*TraceJobAttr) GetEventThresholdL1Ok ¶
func (o *TraceJobAttr) GetEventThresholdL1Ok() (*EventThresholdL1Type, bool)
GetEventThresholdL1Ok returns a tuple with the EventThresholdL1 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobAttr) GetEventThresholdOk ¶
func (o *TraceJobAttr) GetEventThresholdOk() (*EventThresholdType, bool)
GetEventThresholdOk returns a tuple with the EventThreshold field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobAttr) GetEventThresholdUphUmts ¶
func (o *TraceJobAttr) GetEventThresholdUphUmts() int32
GetEventThresholdUphUmts returns the EventThresholdUphUmts field value if set, zero value otherwise.
func (*TraceJobAttr) GetEventThresholdUphUmtsOk ¶
func (o *TraceJobAttr) GetEventThresholdUphUmtsOk() (*int32, bool)
GetEventThresholdUphUmtsOk returns a tuple with the EventThresholdUphUmts field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobAttr) GetExcessPacketDelayThresholds ¶
func (o *TraceJobAttr) GetExcessPacketDelayThresholds() map[string]interface{}
GetExcessPacketDelayThresholds returns the ExcessPacketDelayThresholds field value if set, zero value otherwise.
func (*TraceJobAttr) GetExcessPacketDelayThresholdsOk ¶
func (o *TraceJobAttr) GetExcessPacketDelayThresholdsOk() (*map[string]interface{}, bool)
GetExcessPacketDelayThresholdsOk returns a tuple with the ExcessPacketDelayThresholds field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobAttr) GetHysteresisL1 ¶
func (o *TraceJobAttr) GetHysteresisL1() int32
GetHysteresisL1 returns the HysteresisL1 field value if set, zero value otherwise.
func (*TraceJobAttr) GetHysteresisL1Ok ¶
func (o *TraceJobAttr) GetHysteresisL1Ok() (*int32, bool)
GetHysteresisL1Ok returns a tuple with the HysteresisL1 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobAttr) GetJobId ¶
func (o *TraceJobAttr) GetJobId() string
GetJobId returns the JobId field value if set, zero value otherwise.
func (*TraceJobAttr) GetJobIdOk ¶
func (o *TraceJobAttr) GetJobIdOk() (*string, bool)
GetJobIdOk returns a tuple with the JobId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobAttr) GetJobType ¶
func (o *TraceJobAttr) GetJobType() JobTypeType
GetJobType returns the JobType field value if set, zero value otherwise.
func (*TraceJobAttr) GetJobTypeOk ¶
func (o *TraceJobAttr) GetJobTypeOk() (*JobTypeType, bool)
GetJobTypeOk returns a tuple with the JobType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobAttr) GetListOfInterfaces ¶
func (o *TraceJobAttr) GetListOfInterfaces() ListOfInterfacesType
GetListOfInterfaces returns the ListOfInterfaces field value if set, zero value otherwise.
func (*TraceJobAttr) GetListOfInterfacesOk ¶
func (o *TraceJobAttr) GetListOfInterfacesOk() (*ListOfInterfacesType, bool)
GetListOfInterfacesOk returns a tuple with the ListOfInterfaces field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobAttr) GetListOfMeasurements ¶
func (o *TraceJobAttr) GetListOfMeasurements() ListOfMeasurementsType
GetListOfMeasurements returns the ListOfMeasurements field value if set, zero value otherwise.
func (*TraceJobAttr) GetListOfMeasurementsOk ¶
func (o *TraceJobAttr) GetListOfMeasurementsOk() (*ListOfMeasurementsType, bool)
GetListOfMeasurementsOk returns a tuple with the ListOfMeasurements field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobAttr) GetListOfNeTypes ¶
func (o *TraceJobAttr) GetListOfNeTypes() []string
GetListOfNeTypes returns the ListOfNeTypes field value if set, zero value otherwise.
func (*TraceJobAttr) GetListOfNeTypesOk ¶
func (o *TraceJobAttr) GetListOfNeTypesOk() ([]string, bool)
GetListOfNeTypesOk returns a tuple with the ListOfNeTypes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobAttr) GetLoggingDuration ¶
func (o *TraceJobAttr) GetLoggingDuration() LoggingDurationType
GetLoggingDuration returns the LoggingDuration field value if set, zero value otherwise.
func (*TraceJobAttr) GetLoggingDurationOk ¶
func (o *TraceJobAttr) GetLoggingDurationOk() (*LoggingDurationType, bool)
GetLoggingDurationOk returns a tuple with the LoggingDuration field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobAttr) GetLoggingInterval ¶
func (o *TraceJobAttr) GetLoggingInterval() LoggingIntervalType
GetLoggingInterval returns the LoggingInterval field value if set, zero value otherwise.
func (*TraceJobAttr) GetLoggingIntervalOk ¶
func (o *TraceJobAttr) GetLoggingIntervalOk() (*LoggingIntervalType, bool)
GetLoggingIntervalOk returns a tuple with the LoggingInterval field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobAttr) GetMbsfnAreaList ¶
func (o *TraceJobAttr) GetMbsfnAreaList() []MbsfnArea
GetMbsfnAreaList returns the MbsfnAreaList field value if set, zero value otherwise.
func (*TraceJobAttr) GetMbsfnAreaListOk ¶
func (o *TraceJobAttr) GetMbsfnAreaListOk() ([]MbsfnArea, bool)
GetMbsfnAreaListOk returns a tuple with the MbsfnAreaList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobAttr) GetMeasurementPeriodLte ¶
func (o *TraceJobAttr) GetMeasurementPeriodLte() MeasurementPeriodLteType
GetMeasurementPeriodLte returns the MeasurementPeriodLte field value if set, zero value otherwise.
func (*TraceJobAttr) GetMeasurementPeriodLteOk ¶
func (o *TraceJobAttr) GetMeasurementPeriodLteOk() (*MeasurementPeriodLteType, bool)
GetMeasurementPeriodLteOk returns a tuple with the MeasurementPeriodLte field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobAttr) GetMeasurementPeriodUmts ¶
func (o *TraceJobAttr) GetMeasurementPeriodUmts() MeasurementPeriodUmtsType
GetMeasurementPeriodUmts returns the MeasurementPeriodUmts field value if set, zero value otherwise.
func (*TraceJobAttr) GetMeasurementPeriodUmtsOk ¶
func (o *TraceJobAttr) GetMeasurementPeriodUmtsOk() (*MeasurementPeriodUmtsType, bool)
GetMeasurementPeriodUmtsOk returns a tuple with the MeasurementPeriodUmts field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobAttr) GetMeasurementQuantity ¶
func (o *TraceJobAttr) GetMeasurementQuantity() MeasurementQuantityType
GetMeasurementQuantity returns the MeasurementQuantity field value if set, zero value otherwise.
func (*TraceJobAttr) GetMeasurementQuantityOk ¶
func (o *TraceJobAttr) GetMeasurementQuantityOk() (*MeasurementQuantityType, bool)
GetMeasurementQuantityOk returns a tuple with the MeasurementQuantity field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobAttr) GetPlmnList ¶
func (o *TraceJobAttr) GetPlmnList() []PlmnListTypeInner
GetPlmnList returns the PlmnList field value if set, zero value otherwise.
func (*TraceJobAttr) GetPlmnListOk ¶
func (o *TraceJobAttr) GetPlmnListOk() ([]PlmnListTypeInner, bool)
GetPlmnListOk returns a tuple with the PlmnList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobAttr) GetPlmnTarget ¶
func (o *TraceJobAttr) GetPlmnTarget() PlmnTargetType
GetPlmnTarget returns the PlmnTarget field value if set, zero value otherwise.
func (*TraceJobAttr) GetPlmnTargetOk ¶
func (o *TraceJobAttr) GetPlmnTargetOk() (*PlmnTargetType, bool)
GetPlmnTargetOk returns a tuple with the PlmnTarget field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobAttr) GetPositioningMethod ¶
func (o *TraceJobAttr) GetPositioningMethod() PositioningMethodType
GetPositioningMethod returns the PositioningMethod field value if set, zero value otherwise.
func (*TraceJobAttr) GetPositioningMethodOk ¶
func (o *TraceJobAttr) GetPositioningMethodOk() (*PositioningMethodType, bool)
GetPositioningMethodOk returns a tuple with the PositioningMethod field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobAttr) GetReportAmount ¶
func (o *TraceJobAttr) GetReportAmount() ReportAmountType
GetReportAmount returns the ReportAmount field value if set, zero value otherwise.
func (*TraceJobAttr) GetReportAmountOk ¶
func (o *TraceJobAttr) GetReportAmountOk() (*ReportAmountType, bool)
GetReportAmountOk returns a tuple with the ReportAmount field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobAttr) GetReportInterval ¶
func (o *TraceJobAttr) GetReportInterval() ReportIntervalType
GetReportInterval returns the ReportInterval field value if set, zero value otherwise.
func (*TraceJobAttr) GetReportIntervalOk ¶
func (o *TraceJobAttr) GetReportIntervalOk() (*ReportIntervalType, bool)
GetReportIntervalOk returns a tuple with the ReportInterval field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobAttr) GetReportType ¶
func (o *TraceJobAttr) GetReportType() ReportTypeType
GetReportType returns the ReportType field value if set, zero value otherwise.
func (*TraceJobAttr) GetReportTypeOk ¶
func (o *TraceJobAttr) GetReportTypeOk() (*ReportTypeType, bool)
GetReportTypeOk returns a tuple with the ReportType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobAttr) GetReportingTrigger ¶
func (o *TraceJobAttr) GetReportingTrigger() []string
GetReportingTrigger returns the ReportingTrigger field value if set, zero value otherwise.
func (*TraceJobAttr) GetReportingTriggerOk ¶
func (o *TraceJobAttr) GetReportingTriggerOk() ([]string, bool)
GetReportingTriggerOk returns a tuple with the ReportingTrigger field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobAttr) GetSensorInformation ¶
func (o *TraceJobAttr) GetSensorInformation() []string
GetSensorInformation returns the SensorInformation field value if set, zero value otherwise.
func (*TraceJobAttr) GetSensorInformationOk ¶
func (o *TraceJobAttr) GetSensorInformationOk() ([]string, bool)
GetSensorInformationOk returns a tuple with the SensorInformation field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobAttr) GetTimeToTriggerL1 ¶
func (o *TraceJobAttr) GetTimeToTriggerL1() TimeToTriggerL1Type
GetTimeToTriggerL1 returns the TimeToTriggerL1 field value if set, zero value otherwise.
func (*TraceJobAttr) GetTimeToTriggerL1Ok ¶
func (o *TraceJobAttr) GetTimeToTriggerL1Ok() (*TimeToTriggerL1Type, bool)
GetTimeToTriggerL1Ok returns a tuple with the TimeToTriggerL1 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobAttr) GetTraceCollectionEntityId ¶
func (o *TraceJobAttr) GetTraceCollectionEntityId() int32
GetTraceCollectionEntityId returns the TraceCollectionEntityId field value if set, zero value otherwise.
func (*TraceJobAttr) GetTraceCollectionEntityIdOk ¶
func (o *TraceJobAttr) GetTraceCollectionEntityIdOk() (*int32, bool)
GetTraceCollectionEntityIdOk returns a tuple with the TraceCollectionEntityId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobAttr) GetTraceCollectionEntityIpAddress ¶
func (o *TraceJobAttr) GetTraceCollectionEntityIpAddress() IpAddr
GetTraceCollectionEntityIpAddress returns the TraceCollectionEntityIpAddress field value if set, zero value otherwise.
func (*TraceJobAttr) GetTraceCollectionEntityIpAddressOk ¶
func (o *TraceJobAttr) GetTraceCollectionEntityIpAddressOk() (*IpAddr, bool)
GetTraceCollectionEntityIpAddressOk returns a tuple with the TraceCollectionEntityIpAddress field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobAttr) GetTraceDepth ¶
func (o *TraceJobAttr) GetTraceDepth() TraceDepthType
GetTraceDepth returns the TraceDepth field value if set, zero value otherwise.
func (*TraceJobAttr) GetTraceDepthOk ¶
func (o *TraceJobAttr) GetTraceDepthOk() (*TraceDepthType, bool)
GetTraceDepthOk returns a tuple with the TraceDepth field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobAttr) GetTraceRecordingSessionReference ¶
func (o *TraceJobAttr) GetTraceRecordingSessionReference() string
GetTraceRecordingSessionReference returns the TraceRecordingSessionReference field value if set, zero value otherwise.
func (*TraceJobAttr) GetTraceRecordingSessionReferenceOk ¶
func (o *TraceJobAttr) GetTraceRecordingSessionReferenceOk() (*string, bool)
GetTraceRecordingSessionReferenceOk returns a tuple with the TraceRecordingSessionReference field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobAttr) GetTraceReference ¶
func (o *TraceJobAttr) GetTraceReference() TraceReferenceType
GetTraceReference returns the TraceReference field value if set, zero value otherwise.
func (*TraceJobAttr) GetTraceReferenceOk ¶
func (o *TraceJobAttr) GetTraceReferenceOk() (*TraceReferenceType, bool)
GetTraceReferenceOk returns a tuple with the TraceReference field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobAttr) GetTraceReportingConsumerUri ¶
func (o *TraceJobAttr) GetTraceReportingConsumerUri() string
GetTraceReportingConsumerUri returns the TraceReportingConsumerUri field value if set, zero value otherwise.
func (*TraceJobAttr) GetTraceReportingConsumerUriOk ¶
func (o *TraceJobAttr) GetTraceReportingConsumerUriOk() (*string, bool)
GetTraceReportingConsumerUriOk returns a tuple with the TraceReportingConsumerUri field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobAttr) GetTraceReportingFormat ¶
func (o *TraceJobAttr) GetTraceReportingFormat() TraceReportingFormatType
GetTraceReportingFormat returns the TraceReportingFormat field value if set, zero value otherwise.
func (*TraceJobAttr) GetTraceReportingFormatOk ¶
func (o *TraceJobAttr) GetTraceReportingFormatOk() (*TraceReportingFormatType, bool)
GetTraceReportingFormatOk returns a tuple with the TraceReportingFormat field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobAttr) GetTraceTarget ¶
func (o *TraceJobAttr) GetTraceTarget() TraceTargetType
GetTraceTarget returns the TraceTarget field value if set, zero value otherwise.
func (*TraceJobAttr) GetTraceTargetOk ¶
func (o *TraceJobAttr) GetTraceTargetOk() (*TraceTargetType, bool)
GetTraceTargetOk returns a tuple with the TraceTarget field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobAttr) GetTriggeringEvents ¶
func (o *TraceJobAttr) GetTriggeringEvents() TriggeringEventsType
GetTriggeringEvents returns the TriggeringEvents field value if set, zero value otherwise.
func (*TraceJobAttr) GetTriggeringEventsOk ¶
func (o *TraceJobAttr) GetTriggeringEventsOk() (*TriggeringEventsType, bool)
GetTriggeringEventsOk returns a tuple with the TriggeringEvents field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobAttr) HasAnonymizationOfMdtData ¶
func (o *TraceJobAttr) HasAnonymizationOfMdtData() bool
HasAnonymizationOfMdtData returns a boolean if a field has been set.
func (*TraceJobAttr) HasAreaConfigurationForNeighCell ¶
func (o *TraceJobAttr) HasAreaConfigurationForNeighCell() bool
HasAreaConfigurationForNeighCell returns a boolean if a field has been set.
func (*TraceJobAttr) HasAreaScope ¶
func (o *TraceJobAttr) HasAreaScope() bool
HasAreaScope returns a boolean if a field has been set.
func (*TraceJobAttr) HasBeamLevelMeasurement ¶
func (o *TraceJobAttr) HasBeamLevelMeasurement() bool
HasBeamLevelMeasurement returns a boolean if a field has been set.
func (*TraceJobAttr) HasCollectionPeriodM6Lte ¶
func (o *TraceJobAttr) HasCollectionPeriodM6Lte() bool
HasCollectionPeriodM6Lte returns a boolean if a field has been set.
func (*TraceJobAttr) HasCollectionPeriodM6Nr ¶
func (o *TraceJobAttr) HasCollectionPeriodM6Nr() bool
HasCollectionPeriodM6Nr returns a boolean if a field has been set.
func (*TraceJobAttr) HasCollectionPeriodM7Lte ¶
func (o *TraceJobAttr) HasCollectionPeriodM7Lte() bool
HasCollectionPeriodM7Lte returns a boolean if a field has been set.
func (*TraceJobAttr) HasCollectionPeriodM7Nr ¶
func (o *TraceJobAttr) HasCollectionPeriodM7Nr() bool
HasCollectionPeriodM7Nr returns a boolean if a field has been set.
func (*TraceJobAttr) HasCollectionPeriodRrmLte ¶
func (o *TraceJobAttr) HasCollectionPeriodRrmLte() bool
HasCollectionPeriodRrmLte returns a boolean if a field has been set.
func (*TraceJobAttr) HasCollectionPeriodRrmNr ¶
func (o *TraceJobAttr) HasCollectionPeriodRrmNr() bool
HasCollectionPeriodRrmNr returns a boolean if a field has been set.
func (*TraceJobAttr) HasCollectionPeriodRrmUmts ¶
func (o *TraceJobAttr) HasCollectionPeriodRrmUmts() bool
HasCollectionPeriodRrmUmts returns a boolean if a field has been set.
func (*TraceJobAttr) HasEventListForEventTriggeredMeasurement ¶
func (o *TraceJobAttr) HasEventListForEventTriggeredMeasurement() bool
HasEventListForEventTriggeredMeasurement returns a boolean if a field has been set.
func (*TraceJobAttr) HasEventThreshold ¶
func (o *TraceJobAttr) HasEventThreshold() bool
HasEventThreshold returns a boolean if a field has been set.
func (*TraceJobAttr) HasEventThresholdL1 ¶
func (o *TraceJobAttr) HasEventThresholdL1() bool
HasEventThresholdL1 returns a boolean if a field has been set.
func (*TraceJobAttr) HasEventThresholdUphUmts ¶
func (o *TraceJobAttr) HasEventThresholdUphUmts() bool
HasEventThresholdUphUmts returns a boolean if a field has been set.
func (*TraceJobAttr) HasExcessPacketDelayThresholds ¶
func (o *TraceJobAttr) HasExcessPacketDelayThresholds() bool
HasExcessPacketDelayThresholds returns a boolean if a field has been set.
func (*TraceJobAttr) HasHysteresisL1 ¶
func (o *TraceJobAttr) HasHysteresisL1() bool
HasHysteresisL1 returns a boolean if a field has been set.
func (*TraceJobAttr) HasJobId ¶
func (o *TraceJobAttr) HasJobId() bool
HasJobId returns a boolean if a field has been set.
func (*TraceJobAttr) HasJobType ¶
func (o *TraceJobAttr) HasJobType() bool
HasJobType returns a boolean if a field has been set.
func (*TraceJobAttr) HasListOfInterfaces ¶
func (o *TraceJobAttr) HasListOfInterfaces() bool
HasListOfInterfaces returns a boolean if a field has been set.
func (*TraceJobAttr) HasListOfMeasurements ¶
func (o *TraceJobAttr) HasListOfMeasurements() bool
HasListOfMeasurements returns a boolean if a field has been set.
func (*TraceJobAttr) HasListOfNeTypes ¶
func (o *TraceJobAttr) HasListOfNeTypes() bool
HasListOfNeTypes returns a boolean if a field has been set.
func (*TraceJobAttr) HasLoggingDuration ¶
func (o *TraceJobAttr) HasLoggingDuration() bool
HasLoggingDuration returns a boolean if a field has been set.
func (*TraceJobAttr) HasLoggingInterval ¶
func (o *TraceJobAttr) HasLoggingInterval() bool
HasLoggingInterval returns a boolean if a field has been set.
func (*TraceJobAttr) HasMbsfnAreaList ¶
func (o *TraceJobAttr) HasMbsfnAreaList() bool
HasMbsfnAreaList returns a boolean if a field has been set.
func (*TraceJobAttr) HasMeasurementPeriodLte ¶
func (o *TraceJobAttr) HasMeasurementPeriodLte() bool
HasMeasurementPeriodLte returns a boolean if a field has been set.
func (*TraceJobAttr) HasMeasurementPeriodUmts ¶
func (o *TraceJobAttr) HasMeasurementPeriodUmts() bool
HasMeasurementPeriodUmts returns a boolean if a field has been set.
func (*TraceJobAttr) HasMeasurementQuantity ¶
func (o *TraceJobAttr) HasMeasurementQuantity() bool
HasMeasurementQuantity returns a boolean if a field has been set.
func (*TraceJobAttr) HasPlmnList ¶
func (o *TraceJobAttr) HasPlmnList() bool
HasPlmnList returns a boolean if a field has been set.
func (*TraceJobAttr) HasPlmnTarget ¶
func (o *TraceJobAttr) HasPlmnTarget() bool
HasPlmnTarget returns a boolean if a field has been set.
func (*TraceJobAttr) HasPositioningMethod ¶
func (o *TraceJobAttr) HasPositioningMethod() bool
HasPositioningMethod returns a boolean if a field has been set.
func (*TraceJobAttr) HasReportAmount ¶
func (o *TraceJobAttr) HasReportAmount() bool
HasReportAmount returns a boolean if a field has been set.
func (*TraceJobAttr) HasReportInterval ¶
func (o *TraceJobAttr) HasReportInterval() bool
HasReportInterval returns a boolean if a field has been set.
func (*TraceJobAttr) HasReportType ¶
func (o *TraceJobAttr) HasReportType() bool
HasReportType returns a boolean if a field has been set.
func (*TraceJobAttr) HasReportingTrigger ¶
func (o *TraceJobAttr) HasReportingTrigger() bool
HasReportingTrigger returns a boolean if a field has been set.
func (*TraceJobAttr) HasSensorInformation ¶
func (o *TraceJobAttr) HasSensorInformation() bool
HasSensorInformation returns a boolean if a field has been set.
func (*TraceJobAttr) HasTimeToTriggerL1 ¶
func (o *TraceJobAttr) HasTimeToTriggerL1() bool
HasTimeToTriggerL1 returns a boolean if a field has been set.
func (*TraceJobAttr) HasTraceCollectionEntityId ¶
func (o *TraceJobAttr) HasTraceCollectionEntityId() bool
HasTraceCollectionEntityId returns a boolean if a field has been set.
func (*TraceJobAttr) HasTraceCollectionEntityIpAddress ¶
func (o *TraceJobAttr) HasTraceCollectionEntityIpAddress() bool
HasTraceCollectionEntityIpAddress returns a boolean if a field has been set.
func (*TraceJobAttr) HasTraceDepth ¶
func (o *TraceJobAttr) HasTraceDepth() bool
HasTraceDepth returns a boolean if a field has been set.
func (*TraceJobAttr) HasTraceRecordingSessionReference ¶
func (o *TraceJobAttr) HasTraceRecordingSessionReference() bool
HasTraceRecordingSessionReference returns a boolean if a field has been set.
func (*TraceJobAttr) HasTraceReference ¶
func (o *TraceJobAttr) HasTraceReference() bool
HasTraceReference returns a boolean if a field has been set.
func (*TraceJobAttr) HasTraceReportingConsumerUri ¶
func (o *TraceJobAttr) HasTraceReportingConsumerUri() bool
HasTraceReportingConsumerUri returns a boolean if a field has been set.
func (*TraceJobAttr) HasTraceReportingFormat ¶
func (o *TraceJobAttr) HasTraceReportingFormat() bool
HasTraceReportingFormat returns a boolean if a field has been set.
func (*TraceJobAttr) HasTraceTarget ¶
func (o *TraceJobAttr) HasTraceTarget() bool
HasTraceTarget returns a boolean if a field has been set.
func (*TraceJobAttr) HasTriggeringEvents ¶
func (o *TraceJobAttr) HasTriggeringEvents() bool
HasTriggeringEvents returns a boolean if a field has been set.
func (TraceJobAttr) MarshalJSON ¶
func (o TraceJobAttr) MarshalJSON() ([]byte, error)
func (*TraceJobAttr) SetAnonymizationOfMdtData ¶
func (o *TraceJobAttr) SetAnonymizationOfMdtData(v AnonymizationOfMdtDataType)
SetAnonymizationOfMdtData gets a reference to the given AnonymizationOfMdtDataType and assigns it to the AnonymizationOfMdtData field.
func (*TraceJobAttr) SetAreaConfigurationForNeighCell ¶
func (o *TraceJobAttr) SetAreaConfigurationForNeighCell(v AreaConfig)
SetAreaConfigurationForNeighCell gets a reference to the given AreaConfig and assigns it to the AreaConfigurationForNeighCell field.
func (*TraceJobAttr) SetAreaScope ¶
func (o *TraceJobAttr) SetAreaScope(v []AreaScope)
SetAreaScope gets a reference to the given []AreaScope and assigns it to the AreaScope field.
func (*TraceJobAttr) SetBeamLevelMeasurement ¶
func (o *TraceJobAttr) SetBeamLevelMeasurement(v bool)
SetBeamLevelMeasurement gets a reference to the given bool and assigns it to the BeamLevelMeasurement field.
func (*TraceJobAttr) SetCollectionPeriodM6Lte ¶
func (o *TraceJobAttr) SetCollectionPeriodM6Lte(v CollectionPeriodM6LteType)
SetCollectionPeriodM6Lte gets a reference to the given CollectionPeriodM6LteType and assigns it to the CollectionPeriodM6Lte field.
func (*TraceJobAttr) SetCollectionPeriodM6Nr ¶
func (o *TraceJobAttr) SetCollectionPeriodM6Nr(v CollectionPeriodM6NrType)
SetCollectionPeriodM6Nr gets a reference to the given CollectionPeriodM6NrType and assigns it to the CollectionPeriodM6Nr field.
func (*TraceJobAttr) SetCollectionPeriodM7Lte ¶
func (o *TraceJobAttr) SetCollectionPeriodM7Lte(v int32)
SetCollectionPeriodM7Lte gets a reference to the given int32 and assigns it to the CollectionPeriodM7Lte field.
func (*TraceJobAttr) SetCollectionPeriodM7Nr ¶
func (o *TraceJobAttr) SetCollectionPeriodM7Nr(v int32)
SetCollectionPeriodM7Nr gets a reference to the given int32 and assigns it to the CollectionPeriodM7Nr field.
func (*TraceJobAttr) SetCollectionPeriodRrmLte ¶
func (o *TraceJobAttr) SetCollectionPeriodRrmLte(v CollectionPeriodRrmLteType)
SetCollectionPeriodRrmLte gets a reference to the given CollectionPeriodRrmLteType and assigns it to the CollectionPeriodRrmLte field.
func (*TraceJobAttr) SetCollectionPeriodRrmNr ¶
func (o *TraceJobAttr) SetCollectionPeriodRrmNr(v CollectionPeriodRrmNrType)
SetCollectionPeriodRrmNr gets a reference to the given CollectionPeriodRrmNrType and assigns it to the CollectionPeriodRrmNr field.
func (*TraceJobAttr) SetCollectionPeriodRrmUmts ¶
func (o *TraceJobAttr) SetCollectionPeriodRrmUmts(v CollectionPeriodRrmUmtsType)
SetCollectionPeriodRrmUmts gets a reference to the given CollectionPeriodRrmUmtsType and assigns it to the CollectionPeriodRrmUmts field.
func (*TraceJobAttr) SetEventListForEventTriggeredMeasurement ¶
func (o *TraceJobAttr) SetEventListForEventTriggeredMeasurement(v EventListForEventTriggeredMeasurementType)
SetEventListForEventTriggeredMeasurement gets a reference to the given EventListForEventTriggeredMeasurementType and assigns it to the EventListForEventTriggeredMeasurement field.
func (*TraceJobAttr) SetEventThreshold ¶
func (o *TraceJobAttr) SetEventThreshold(v EventThresholdType)
SetEventThreshold gets a reference to the given EventThresholdType and assigns it to the EventThreshold field.
func (*TraceJobAttr) SetEventThresholdL1 ¶
func (o *TraceJobAttr) SetEventThresholdL1(v EventThresholdL1Type)
SetEventThresholdL1 gets a reference to the given EventThresholdL1Type and assigns it to the EventThresholdL1 field.
func (*TraceJobAttr) SetEventThresholdUphUmts ¶
func (o *TraceJobAttr) SetEventThresholdUphUmts(v int32)
SetEventThresholdUphUmts gets a reference to the given int32 and assigns it to the EventThresholdUphUmts field.
func (*TraceJobAttr) SetExcessPacketDelayThresholds ¶
func (o *TraceJobAttr) SetExcessPacketDelayThresholds(v map[string]interface{})
SetExcessPacketDelayThresholds gets a reference to the given map[string]interface{} and assigns it to the ExcessPacketDelayThresholds field.
func (*TraceJobAttr) SetHysteresisL1 ¶
func (o *TraceJobAttr) SetHysteresisL1(v int32)
SetHysteresisL1 gets a reference to the given int32 and assigns it to the HysteresisL1 field.
func (*TraceJobAttr) SetJobId ¶
func (o *TraceJobAttr) SetJobId(v string)
SetJobId gets a reference to the given string and assigns it to the JobId field.
func (*TraceJobAttr) SetJobType ¶
func (o *TraceJobAttr) SetJobType(v JobTypeType)
SetJobType gets a reference to the given JobTypeType and assigns it to the JobType field.
func (*TraceJobAttr) SetListOfInterfaces ¶
func (o *TraceJobAttr) SetListOfInterfaces(v ListOfInterfacesType)
SetListOfInterfaces gets a reference to the given ListOfInterfacesType and assigns it to the ListOfInterfaces field.
func (*TraceJobAttr) SetListOfMeasurements ¶
func (o *TraceJobAttr) SetListOfMeasurements(v ListOfMeasurementsType)
SetListOfMeasurements gets a reference to the given ListOfMeasurementsType and assigns it to the ListOfMeasurements field.
func (*TraceJobAttr) SetListOfNeTypes ¶
func (o *TraceJobAttr) SetListOfNeTypes(v []string)
SetListOfNeTypes gets a reference to the given []string and assigns it to the ListOfNeTypes field.
func (*TraceJobAttr) SetLoggingDuration ¶
func (o *TraceJobAttr) SetLoggingDuration(v LoggingDurationType)
SetLoggingDuration gets a reference to the given LoggingDurationType and assigns it to the LoggingDuration field.
func (*TraceJobAttr) SetLoggingInterval ¶
func (o *TraceJobAttr) SetLoggingInterval(v LoggingIntervalType)
SetLoggingInterval gets a reference to the given LoggingIntervalType and assigns it to the LoggingInterval field.
func (*TraceJobAttr) SetMbsfnAreaList ¶
func (o *TraceJobAttr) SetMbsfnAreaList(v []MbsfnArea)
SetMbsfnAreaList gets a reference to the given []MbsfnArea and assigns it to the MbsfnAreaList field.
func (*TraceJobAttr) SetMeasurementPeriodLte ¶
func (o *TraceJobAttr) SetMeasurementPeriodLte(v MeasurementPeriodLteType)
SetMeasurementPeriodLte gets a reference to the given MeasurementPeriodLteType and assigns it to the MeasurementPeriodLte field.
func (*TraceJobAttr) SetMeasurementPeriodUmts ¶
func (o *TraceJobAttr) SetMeasurementPeriodUmts(v MeasurementPeriodUmtsType)
SetMeasurementPeriodUmts gets a reference to the given MeasurementPeriodUmtsType and assigns it to the MeasurementPeriodUmts field.
func (*TraceJobAttr) SetMeasurementQuantity ¶
func (o *TraceJobAttr) SetMeasurementQuantity(v MeasurementQuantityType)
SetMeasurementQuantity gets a reference to the given MeasurementQuantityType and assigns it to the MeasurementQuantity field.
func (*TraceJobAttr) SetPlmnList ¶
func (o *TraceJobAttr) SetPlmnList(v []PlmnListTypeInner)
SetPlmnList gets a reference to the given []PlmnListTypeInner and assigns it to the PlmnList field.
func (*TraceJobAttr) SetPlmnTarget ¶
func (o *TraceJobAttr) SetPlmnTarget(v PlmnTargetType)
SetPlmnTarget gets a reference to the given PlmnTargetType and assigns it to the PlmnTarget field.
func (*TraceJobAttr) SetPositioningMethod ¶
func (o *TraceJobAttr) SetPositioningMethod(v PositioningMethodType)
SetPositioningMethod gets a reference to the given PositioningMethodType and assigns it to the PositioningMethod field.
func (*TraceJobAttr) SetReportAmount ¶
func (o *TraceJobAttr) SetReportAmount(v ReportAmountType)
SetReportAmount gets a reference to the given ReportAmountType and assigns it to the ReportAmount field.
func (*TraceJobAttr) SetReportInterval ¶
func (o *TraceJobAttr) SetReportInterval(v ReportIntervalType)
SetReportInterval gets a reference to the given ReportIntervalType and assigns it to the ReportInterval field.
func (*TraceJobAttr) SetReportType ¶
func (o *TraceJobAttr) SetReportType(v ReportTypeType)
SetReportType gets a reference to the given ReportTypeType and assigns it to the ReportType field.
func (*TraceJobAttr) SetReportingTrigger ¶
func (o *TraceJobAttr) SetReportingTrigger(v []string)
SetReportingTrigger gets a reference to the given []string and assigns it to the ReportingTrigger field.
func (*TraceJobAttr) SetSensorInformation ¶
func (o *TraceJobAttr) SetSensorInformation(v []string)
SetSensorInformation gets a reference to the given []string and assigns it to the SensorInformation field.
func (*TraceJobAttr) SetTimeToTriggerL1 ¶
func (o *TraceJobAttr) SetTimeToTriggerL1(v TimeToTriggerL1Type)
SetTimeToTriggerL1 gets a reference to the given TimeToTriggerL1Type and assigns it to the TimeToTriggerL1 field.
func (*TraceJobAttr) SetTraceCollectionEntityId ¶
func (o *TraceJobAttr) SetTraceCollectionEntityId(v int32)
SetTraceCollectionEntityId gets a reference to the given int32 and assigns it to the TraceCollectionEntityId field.
func (*TraceJobAttr) SetTraceCollectionEntityIpAddress ¶
func (o *TraceJobAttr) SetTraceCollectionEntityIpAddress(v IpAddr)
SetTraceCollectionEntityIpAddress gets a reference to the given IpAddr and assigns it to the TraceCollectionEntityIpAddress field.
func (*TraceJobAttr) SetTraceDepth ¶
func (o *TraceJobAttr) SetTraceDepth(v TraceDepthType)
SetTraceDepth gets a reference to the given TraceDepthType and assigns it to the TraceDepth field.
func (*TraceJobAttr) SetTraceRecordingSessionReference ¶
func (o *TraceJobAttr) SetTraceRecordingSessionReference(v string)
SetTraceRecordingSessionReference gets a reference to the given string and assigns it to the TraceRecordingSessionReference field.
func (*TraceJobAttr) SetTraceReference ¶
func (o *TraceJobAttr) SetTraceReference(v TraceReferenceType)
SetTraceReference gets a reference to the given TraceReferenceType and assigns it to the TraceReference field.
func (*TraceJobAttr) SetTraceReportingConsumerUri ¶
func (o *TraceJobAttr) SetTraceReportingConsumerUri(v string)
SetTraceReportingConsumerUri gets a reference to the given string and assigns it to the TraceReportingConsumerUri field.
func (*TraceJobAttr) SetTraceReportingFormat ¶
func (o *TraceJobAttr) SetTraceReportingFormat(v TraceReportingFormatType)
SetTraceReportingFormat gets a reference to the given TraceReportingFormatType and assigns it to the TraceReportingFormat field.
func (*TraceJobAttr) SetTraceTarget ¶
func (o *TraceJobAttr) SetTraceTarget(v TraceTargetType)
SetTraceTarget gets a reference to the given TraceTargetType and assigns it to the TraceTarget field.
func (*TraceJobAttr) SetTriggeringEvents ¶
func (o *TraceJobAttr) SetTriggeringEvents(v TriggeringEventsType)
SetTriggeringEvents gets a reference to the given TriggeringEventsType and assigns it to the TriggeringEvents field.
func (TraceJobAttr) ToMap ¶
func (o TraceJobAttr) ToMap() (map[string]interface{}, error)
type TraceJobSingle ¶
type TraceJobSingle struct { Id NullableString `json:"id"` ObjectClass *string `json:"objectClass,omitempty"` ObjectInstance *string `json:"objectInstance,omitempty"` VsDataContainer []VsDataContainerSingle `json:"VsDataContainer,omitempty"` Attributes *TraceJobAttr `json:"attributes,omitempty"` Files []FilesSingle `json:"Files,omitempty"` }
TraceJobSingle struct for TraceJobSingle
func NewTraceJobSingle ¶
func NewTraceJobSingle(id NullableString) *TraceJobSingle
NewTraceJobSingle instantiates a new TraceJobSingle 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 NewTraceJobSingleWithDefaults ¶
func NewTraceJobSingleWithDefaults() *TraceJobSingle
NewTraceJobSingleWithDefaults instantiates a new TraceJobSingle 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 (*TraceJobSingle) GetAttributes ¶
func (o *TraceJobSingle) GetAttributes() TraceJobAttr
GetAttributes returns the Attributes field value if set, zero value otherwise.
func (*TraceJobSingle) GetAttributesOk ¶
func (o *TraceJobSingle) GetAttributesOk() (*TraceJobAttr, bool)
GetAttributesOk returns a tuple with the Attributes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobSingle) GetFiles ¶
func (o *TraceJobSingle) GetFiles() []FilesSingle
GetFiles returns the Files field value if set, zero value otherwise.
func (*TraceJobSingle) GetFilesOk ¶
func (o *TraceJobSingle) GetFilesOk() ([]FilesSingle, bool)
GetFilesOk returns a tuple with the Files field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobSingle) GetId ¶
func (o *TraceJobSingle) GetId() string
GetId returns the Id field value If the value is explicit nil, the zero value for string will be returned
func (*TraceJobSingle) GetIdOk ¶
func (o *TraceJobSingle) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*TraceJobSingle) GetObjectClass ¶
func (o *TraceJobSingle) GetObjectClass() string
GetObjectClass returns the ObjectClass field value if set, zero value otherwise.
func (*TraceJobSingle) GetObjectClassOk ¶
func (o *TraceJobSingle) GetObjectClassOk() (*string, bool)
GetObjectClassOk returns a tuple with the ObjectClass field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobSingle) GetObjectInstance ¶
func (o *TraceJobSingle) GetObjectInstance() string
GetObjectInstance returns the ObjectInstance field value if set, zero value otherwise.
func (*TraceJobSingle) GetObjectInstanceOk ¶
func (o *TraceJobSingle) GetObjectInstanceOk() (*string, bool)
GetObjectInstanceOk returns a tuple with the ObjectInstance field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobSingle) GetVsDataContainer ¶
func (o *TraceJobSingle) GetVsDataContainer() []VsDataContainerSingle
GetVsDataContainer returns the VsDataContainer field value if set, zero value otherwise.
func (*TraceJobSingle) GetVsDataContainerOk ¶
func (o *TraceJobSingle) GetVsDataContainerOk() ([]VsDataContainerSingle, bool)
GetVsDataContainerOk returns a tuple with the VsDataContainer field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobSingle) HasAttributes ¶
func (o *TraceJobSingle) HasAttributes() bool
HasAttributes returns a boolean if a field has been set.
func (*TraceJobSingle) HasFiles ¶
func (o *TraceJobSingle) HasFiles() bool
HasFiles returns a boolean if a field has been set.
func (*TraceJobSingle) HasObjectClass ¶
func (o *TraceJobSingle) HasObjectClass() bool
HasObjectClass returns a boolean if a field has been set.
func (*TraceJobSingle) HasObjectInstance ¶
func (o *TraceJobSingle) HasObjectInstance() bool
HasObjectInstance returns a boolean if a field has been set.
func (*TraceJobSingle) HasVsDataContainer ¶
func (o *TraceJobSingle) HasVsDataContainer() bool
HasVsDataContainer returns a boolean if a field has been set.
func (TraceJobSingle) MarshalJSON ¶
func (o TraceJobSingle) MarshalJSON() ([]byte, error)
func (*TraceJobSingle) SetAttributes ¶
func (o *TraceJobSingle) SetAttributes(v TraceJobAttr)
SetAttributes gets a reference to the given TraceJobAttr and assigns it to the Attributes field.
func (*TraceJobSingle) SetFiles ¶
func (o *TraceJobSingle) SetFiles(v []FilesSingle)
SetFiles gets a reference to the given []FilesSingle and assigns it to the Files field.
func (*TraceJobSingle) SetObjectClass ¶
func (o *TraceJobSingle) SetObjectClass(v string)
SetObjectClass gets a reference to the given string and assigns it to the ObjectClass field.
func (*TraceJobSingle) SetObjectInstance ¶
func (o *TraceJobSingle) SetObjectInstance(v string)
SetObjectInstance gets a reference to the given string and assigns it to the ObjectInstance field.
func (*TraceJobSingle) SetVsDataContainer ¶
func (o *TraceJobSingle) SetVsDataContainer(v []VsDataContainerSingle)
SetVsDataContainer gets a reference to the given []VsDataContainerSingle and assigns it to the VsDataContainer field.
func (TraceJobSingle) ToMap ¶
func (o TraceJobSingle) ToMap() (map[string]interface{}, error)
type TraceJobSingleAllOf ¶
type TraceJobSingleAllOf struct { Attributes *TraceJobAttr `json:"attributes,omitempty"` Files []FilesSingle `json:"Files,omitempty"` }
TraceJobSingleAllOf struct for TraceJobSingleAllOf
func NewTraceJobSingleAllOf ¶
func NewTraceJobSingleAllOf() *TraceJobSingleAllOf
NewTraceJobSingleAllOf instantiates a new TraceJobSingleAllOf 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 NewTraceJobSingleAllOfWithDefaults ¶
func NewTraceJobSingleAllOfWithDefaults() *TraceJobSingleAllOf
NewTraceJobSingleAllOfWithDefaults instantiates a new TraceJobSingleAllOf 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 (*TraceJobSingleAllOf) GetAttributes ¶
func (o *TraceJobSingleAllOf) GetAttributes() TraceJobAttr
GetAttributes returns the Attributes field value if set, zero value otherwise.
func (*TraceJobSingleAllOf) GetAttributesOk ¶
func (o *TraceJobSingleAllOf) GetAttributesOk() (*TraceJobAttr, bool)
GetAttributesOk returns a tuple with the Attributes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobSingleAllOf) GetFiles ¶
func (o *TraceJobSingleAllOf) GetFiles() []FilesSingle
GetFiles returns the Files field value if set, zero value otherwise.
func (*TraceJobSingleAllOf) GetFilesOk ¶
func (o *TraceJobSingleAllOf) GetFilesOk() ([]FilesSingle, bool)
GetFilesOk returns a tuple with the Files field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TraceJobSingleAllOf) HasAttributes ¶
func (o *TraceJobSingleAllOf) HasAttributes() bool
HasAttributes returns a boolean if a field has been set.
func (*TraceJobSingleAllOf) HasFiles ¶
func (o *TraceJobSingleAllOf) HasFiles() bool
HasFiles returns a boolean if a field has been set.
func (TraceJobSingleAllOf) MarshalJSON ¶
func (o TraceJobSingleAllOf) MarshalJSON() ([]byte, error)
func (*TraceJobSingleAllOf) SetAttributes ¶
func (o *TraceJobSingleAllOf) SetAttributes(v TraceJobAttr)
SetAttributes gets a reference to the given TraceJobAttr and assigns it to the Attributes field.
func (*TraceJobSingleAllOf) SetFiles ¶
func (o *TraceJobSingleAllOf) SetFiles(v []FilesSingle)
SetFiles gets a reference to the given []FilesSingle and assigns it to the Files field.
func (TraceJobSingleAllOf) ToMap ¶
func (o TraceJobSingleAllOf) ToMap() (map[string]interface{}, error)
type TraceReferenceType ¶
type TraceReferenceType struct { Mcc string `json:"mcc"` Mnc string `json:"mnc"` TraceId string `json:"traceId"` }
TraceReferenceType The Trace Reference parameter shall be globally unique, therefore the Trace Reference shall compose as follows - MCC+MNC+Trace ID, where the MCC and MNC are coming with the Trace activation request from the management system to identify one PLMN containing the management system, and Trace ID is a 3 byte Octet String. See 3GPP TS 32.422 clause 5.6 for additional details.
func NewTraceReferenceType ¶
func NewTraceReferenceType(mcc string, mnc string, traceId string) *TraceReferenceType
NewTraceReferenceType instantiates a new TraceReferenceType 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 NewTraceReferenceTypeWithDefaults ¶
func NewTraceReferenceTypeWithDefaults() *TraceReferenceType
NewTraceReferenceTypeWithDefaults instantiates a new TraceReferenceType 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 (*TraceReferenceType) GetMcc ¶
func (o *TraceReferenceType) GetMcc() string
GetMcc returns the Mcc field value
func (*TraceReferenceType) GetMccOk ¶
func (o *TraceReferenceType) GetMccOk() (*string, bool)
GetMccOk returns a tuple with the Mcc field value and a boolean to check if the value has been set.
func (*TraceReferenceType) GetMnc ¶
func (o *TraceReferenceType) GetMnc() string
GetMnc returns the Mnc field value
func (*TraceReferenceType) GetMncOk ¶
func (o *TraceReferenceType) GetMncOk() (*string, bool)
GetMncOk returns a tuple with the Mnc field value and a boolean to check if the value has been set.
func (*TraceReferenceType) GetTraceId ¶
func (o *TraceReferenceType) GetTraceId() string
GetTraceId returns the TraceId field value
func (*TraceReferenceType) GetTraceIdOk ¶
func (o *TraceReferenceType) GetTraceIdOk() (*string, bool)
GetTraceIdOk returns a tuple with the TraceId field value and a boolean to check if the value has been set.
func (TraceReferenceType) MarshalJSON ¶
func (o TraceReferenceType) MarshalJSON() ([]byte, error)
func (*TraceReferenceType) SetMcc ¶
func (o *TraceReferenceType) SetMcc(v string)
SetMcc sets field value
func (*TraceReferenceType) SetMnc ¶
func (o *TraceReferenceType) SetMnc(v string)
SetMnc sets field value
func (*TraceReferenceType) SetTraceId ¶
func (o *TraceReferenceType) SetTraceId(v string)
SetTraceId sets field value
func (TraceReferenceType) ToMap ¶
func (o TraceReferenceType) ToMap() (map[string]interface{}, error)
type TraceReportingFormatType ¶
type TraceReportingFormatType string
TraceReportingFormatType Specifies whether file-based or streaming reporting shall be used for this Trace Session. See 3GPP TS 32.422 clause 5.11 for additional details.
const ( FILE_BASED TraceReportingFormatType = "FILE-BASED" STREAMING TraceReportingFormatType = "STREAMING" )
List of traceReportingFormat-Type
func NewTraceReportingFormatTypeFromValue ¶
func NewTraceReportingFormatTypeFromValue(v string) (*TraceReportingFormatType, error)
NewTraceReportingFormatTypeFromValue returns a pointer to a valid TraceReportingFormatType for the value passed as argument, or an error if the value passed is not allowed by the enum
func (TraceReportingFormatType) IsValid ¶
func (v TraceReportingFormatType) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (TraceReportingFormatType) Ptr ¶
func (v TraceReportingFormatType) Ptr() *TraceReportingFormatType
Ptr returns reference to traceReportingFormat-Type value
func (*TraceReportingFormatType) UnmarshalJSON ¶
func (v *TraceReportingFormatType) UnmarshalJSON(src []byte) error
type TraceTargetType ¶
type TraceTargetType struct { TargetIdType string `json:"TargetIdType"` TargetIdValue string `json:"TargetIdValue"` }
TraceTargetType Trace target conveying both the type and value of the target ID. For additional details see 3GPP TS 32.422
func NewTraceTargetType ¶
func NewTraceTargetType(targetIdType string, targetIdValue string) *TraceTargetType
NewTraceTargetType instantiates a new TraceTargetType 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 NewTraceTargetTypeWithDefaults ¶
func NewTraceTargetTypeWithDefaults() *TraceTargetType
NewTraceTargetTypeWithDefaults instantiates a new TraceTargetType 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 (*TraceTargetType) GetTargetIdType ¶
func (o *TraceTargetType) GetTargetIdType() string
GetTargetIdType returns the TargetIdType field value
func (*TraceTargetType) GetTargetIdTypeOk ¶
func (o *TraceTargetType) GetTargetIdTypeOk() (*string, bool)
GetTargetIdTypeOk returns a tuple with the TargetIdType field value and a boolean to check if the value has been set.
func (*TraceTargetType) GetTargetIdValue ¶
func (o *TraceTargetType) GetTargetIdValue() string
GetTargetIdValue returns the TargetIdValue field value
func (*TraceTargetType) GetTargetIdValueOk ¶
func (o *TraceTargetType) GetTargetIdValueOk() (*string, bool)
GetTargetIdValueOk returns a tuple with the TargetIdValue field value and a boolean to check if the value has been set.
func (TraceTargetType) MarshalJSON ¶
func (o TraceTargetType) MarshalJSON() ([]byte, error)
func (*TraceTargetType) SetTargetIdType ¶
func (o *TraceTargetType) SetTargetIdType(v string)
SetTargetIdType sets field value
func (*TraceTargetType) SetTargetIdValue ¶
func (o *TraceTargetType) SetTargetIdValue(v string)
SetTargetIdValue sets field value
func (TraceTargetType) ToMap ¶
func (o TraceTargetType) ToMap() (map[string]interface{}, error)
type TrendIndication ¶
type TrendIndication string
TrendIndication the model 'TrendIndication'
const ( MORE_SEVERE TrendIndication = "MORE_SEVERE" NO_CHANGE TrendIndication = "NO_CHANGE" LESS_SEVERE TrendIndication = "LESS_SEVERE" )
List of TrendIndication
func NewTrendIndicationFromValue ¶
func NewTrendIndicationFromValue(v string) (*TrendIndication, error)
NewTrendIndicationFromValue returns a pointer to a valid TrendIndication for the value passed as argument, or an error if the value passed is not allowed by the enum
func (TrendIndication) IsValid ¶
func (v TrendIndication) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (TrendIndication) Ptr ¶
func (v TrendIndication) Ptr() *TrendIndication
Ptr returns reference to TrendIndication value
func (*TrendIndication) UnmarshalJSON ¶
func (v *TrendIndication) UnmarshalJSON(src []byte) error
type TriggeringEventsType ¶
type TriggeringEventsType struct { MSC_SERVER []string `json:"MSC_SERVER,omitempty"` SGSN []string `json:"SGSN,omitempty"` MGW []string `json:"MGW,omitempty"` GGSN []string `json:"GGSN,omitempty"` IMS []string `json:"IMS,omitempty"` BM_SC []string `json:"BM_SC,omitempty"` MME []string `json:"MME,omitempty"` SGW []string `json:"SGW,omitempty"` PGW []string `json:"PGW,omitempty"` AMF []string `json:"AMF,omitempty"` SMF []string `json:"SMF,omitempty"` PCF []string `json:"PCF,omitempty"` UPF []string `json:"UPF,omitempty"` AUSF []string `json:"AUSF,omitempty"` NEF []string `json:"NEF,omitempty"` NRF []string `json:"NRF,omitempty"` NSSF []string `json:"NSSF,omitempty"` SMSF []string `json:"SMSF,omitempty"` UDM []string `json:"UDM,omitempty"` }
TriggeringEventsType Specifies when to start a Trace Recording Session and which message shall be recorded first, when to stop a Trace Recording Session and which message shall be recorded last respectively. See 3GPP TS 32.422 clause 5.1 for additional detials.
func NewTriggeringEventsType ¶
func NewTriggeringEventsType() *TriggeringEventsType
NewTriggeringEventsType instantiates a new TriggeringEventsType 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 NewTriggeringEventsTypeWithDefaults ¶
func NewTriggeringEventsTypeWithDefaults() *TriggeringEventsType
NewTriggeringEventsTypeWithDefaults instantiates a new TriggeringEventsType 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 (*TriggeringEventsType) GetAMF ¶
func (o *TriggeringEventsType) GetAMF() []string
GetAMF returns the AMF field value if set, zero value otherwise.
func (*TriggeringEventsType) GetAMFOk ¶
func (o *TriggeringEventsType) GetAMFOk() ([]string, bool)
GetAMFOk returns a tuple with the AMF field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TriggeringEventsType) GetAUSF ¶
func (o *TriggeringEventsType) GetAUSF() []string
GetAUSF returns the AUSF field value if set, zero value otherwise.
func (*TriggeringEventsType) GetAUSFOk ¶
func (o *TriggeringEventsType) GetAUSFOk() ([]string, bool)
GetAUSFOk returns a tuple with the AUSF field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TriggeringEventsType) GetBM_SC ¶
func (o *TriggeringEventsType) GetBM_SC() []string
GetBM_SC returns the BM_SC field value if set, zero value otherwise.
func (*TriggeringEventsType) GetBM_SCOk ¶
func (o *TriggeringEventsType) GetBM_SCOk() ([]string, bool)
GetBM_SCOk returns a tuple with the BM_SC field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TriggeringEventsType) GetGGSN ¶
func (o *TriggeringEventsType) GetGGSN() []string
GetGGSN returns the GGSN field value if set, zero value otherwise.
func (*TriggeringEventsType) GetGGSNOk ¶
func (o *TriggeringEventsType) GetGGSNOk() ([]string, bool)
GetGGSNOk returns a tuple with the GGSN field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TriggeringEventsType) GetIMS ¶
func (o *TriggeringEventsType) GetIMS() []string
GetIMS returns the IMS field value if set, zero value otherwise.
func (*TriggeringEventsType) GetIMSOk ¶
func (o *TriggeringEventsType) GetIMSOk() ([]string, bool)
GetIMSOk returns a tuple with the IMS field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TriggeringEventsType) GetMGW ¶
func (o *TriggeringEventsType) GetMGW() []string
GetMGW returns the MGW field value if set, zero value otherwise.
func (*TriggeringEventsType) GetMGWOk ¶
func (o *TriggeringEventsType) GetMGWOk() ([]string, bool)
GetMGWOk returns a tuple with the MGW field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TriggeringEventsType) GetMME ¶
func (o *TriggeringEventsType) GetMME() []string
GetMME returns the MME field value if set, zero value otherwise.
func (*TriggeringEventsType) GetMMEOk ¶
func (o *TriggeringEventsType) GetMMEOk() ([]string, bool)
GetMMEOk returns a tuple with the MME field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TriggeringEventsType) GetMSC_SERVER ¶
func (o *TriggeringEventsType) GetMSC_SERVER() []string
GetMSC_SERVER returns the MSC_SERVER field value if set, zero value otherwise.
func (*TriggeringEventsType) GetMSC_SERVEROk ¶
func (o *TriggeringEventsType) GetMSC_SERVEROk() ([]string, bool)
GetMSC_SERVEROk returns a tuple with the MSC_SERVER field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TriggeringEventsType) GetNEF ¶
func (o *TriggeringEventsType) GetNEF() []string
GetNEF returns the NEF field value if set, zero value otherwise.
func (*TriggeringEventsType) GetNEFOk ¶
func (o *TriggeringEventsType) GetNEFOk() ([]string, bool)
GetNEFOk returns a tuple with the NEF field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TriggeringEventsType) GetNRF ¶
func (o *TriggeringEventsType) GetNRF() []string
GetNRF returns the NRF field value if set, zero value otherwise.
func (*TriggeringEventsType) GetNRFOk ¶
func (o *TriggeringEventsType) GetNRFOk() ([]string, bool)
GetNRFOk returns a tuple with the NRF field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TriggeringEventsType) GetNSSF ¶
func (o *TriggeringEventsType) GetNSSF() []string
GetNSSF returns the NSSF field value if set, zero value otherwise.
func (*TriggeringEventsType) GetNSSFOk ¶
func (o *TriggeringEventsType) GetNSSFOk() ([]string, bool)
GetNSSFOk returns a tuple with the NSSF field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TriggeringEventsType) GetPCF ¶
func (o *TriggeringEventsType) GetPCF() []string
GetPCF returns the PCF field value if set, zero value otherwise.
func (*TriggeringEventsType) GetPCFOk ¶
func (o *TriggeringEventsType) GetPCFOk() ([]string, bool)
GetPCFOk returns a tuple with the PCF field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TriggeringEventsType) GetPGW ¶
func (o *TriggeringEventsType) GetPGW() []string
GetPGW returns the PGW field value if set, zero value otherwise.
func (*TriggeringEventsType) GetPGWOk ¶
func (o *TriggeringEventsType) GetPGWOk() ([]string, bool)
GetPGWOk returns a tuple with the PGW field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TriggeringEventsType) GetSGSN ¶
func (o *TriggeringEventsType) GetSGSN() []string
GetSGSN returns the SGSN field value if set, zero value otherwise.
func (*TriggeringEventsType) GetSGSNOk ¶
func (o *TriggeringEventsType) GetSGSNOk() ([]string, bool)
GetSGSNOk returns a tuple with the SGSN field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TriggeringEventsType) GetSGW ¶
func (o *TriggeringEventsType) GetSGW() []string
GetSGW returns the SGW field value if set, zero value otherwise.
func (*TriggeringEventsType) GetSGWOk ¶
func (o *TriggeringEventsType) GetSGWOk() ([]string, bool)
GetSGWOk returns a tuple with the SGW field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TriggeringEventsType) GetSMF ¶
func (o *TriggeringEventsType) GetSMF() []string
GetSMF returns the SMF field value if set, zero value otherwise.
func (*TriggeringEventsType) GetSMFOk ¶
func (o *TriggeringEventsType) GetSMFOk() ([]string, bool)
GetSMFOk returns a tuple with the SMF field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TriggeringEventsType) GetSMSF ¶
func (o *TriggeringEventsType) GetSMSF() []string
GetSMSF returns the SMSF field value if set, zero value otherwise.
func (*TriggeringEventsType) GetSMSFOk ¶
func (o *TriggeringEventsType) GetSMSFOk() ([]string, bool)
GetSMSFOk returns a tuple with the SMSF field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TriggeringEventsType) GetUDM ¶
func (o *TriggeringEventsType) GetUDM() []string
GetUDM returns the UDM field value if set, zero value otherwise.
func (*TriggeringEventsType) GetUDMOk ¶
func (o *TriggeringEventsType) GetUDMOk() ([]string, bool)
GetUDMOk returns a tuple with the UDM field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TriggeringEventsType) GetUPF ¶
func (o *TriggeringEventsType) GetUPF() []string
GetUPF returns the UPF field value if set, zero value otherwise.
func (*TriggeringEventsType) GetUPFOk ¶
func (o *TriggeringEventsType) GetUPFOk() ([]string, bool)
GetUPFOk returns a tuple with the UPF field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TriggeringEventsType) HasAMF ¶
func (o *TriggeringEventsType) HasAMF() bool
HasAMF returns a boolean if a field has been set.
func (*TriggeringEventsType) HasAUSF ¶
func (o *TriggeringEventsType) HasAUSF() bool
HasAUSF returns a boolean if a field has been set.
func (*TriggeringEventsType) HasBM_SC ¶
func (o *TriggeringEventsType) HasBM_SC() bool
HasBM_SC returns a boolean if a field has been set.
func (*TriggeringEventsType) HasGGSN ¶
func (o *TriggeringEventsType) HasGGSN() bool
HasGGSN returns a boolean if a field has been set.
func (*TriggeringEventsType) HasIMS ¶
func (o *TriggeringEventsType) HasIMS() bool
HasIMS returns a boolean if a field has been set.
func (*TriggeringEventsType) HasMGW ¶
func (o *TriggeringEventsType) HasMGW() bool
HasMGW returns a boolean if a field has been set.
func (*TriggeringEventsType) HasMME ¶
func (o *TriggeringEventsType) HasMME() bool
HasMME returns a boolean if a field has been set.
func (*TriggeringEventsType) HasMSC_SERVER ¶
func (o *TriggeringEventsType) HasMSC_SERVER() bool
HasMSC_SERVER returns a boolean if a field has been set.
func (*TriggeringEventsType) HasNEF ¶
func (o *TriggeringEventsType) HasNEF() bool
HasNEF returns a boolean if a field has been set.
func (*TriggeringEventsType) HasNRF ¶
func (o *TriggeringEventsType) HasNRF() bool
HasNRF returns a boolean if a field has been set.
func (*TriggeringEventsType) HasNSSF ¶
func (o *TriggeringEventsType) HasNSSF() bool
HasNSSF returns a boolean if a field has been set.
func (*TriggeringEventsType) HasPCF ¶
func (o *TriggeringEventsType) HasPCF() bool
HasPCF returns a boolean if a field has been set.
func (*TriggeringEventsType) HasPGW ¶
func (o *TriggeringEventsType) HasPGW() bool
HasPGW returns a boolean if a field has been set.
func (*TriggeringEventsType) HasSGSN ¶
func (o *TriggeringEventsType) HasSGSN() bool
HasSGSN returns a boolean if a field has been set.
func (*TriggeringEventsType) HasSGW ¶
func (o *TriggeringEventsType) HasSGW() bool
HasSGW returns a boolean if a field has been set.
func (*TriggeringEventsType) HasSMF ¶
func (o *TriggeringEventsType) HasSMF() bool
HasSMF returns a boolean if a field has been set.
func (*TriggeringEventsType) HasSMSF ¶
func (o *TriggeringEventsType) HasSMSF() bool
HasSMSF returns a boolean if a field has been set.
func (*TriggeringEventsType) HasUDM ¶
func (o *TriggeringEventsType) HasUDM() bool
HasUDM returns a boolean if a field has been set.
func (*TriggeringEventsType) HasUPF ¶
func (o *TriggeringEventsType) HasUPF() bool
HasUPF returns a boolean if a field has been set.
func (TriggeringEventsType) MarshalJSON ¶
func (o TriggeringEventsType) MarshalJSON() ([]byte, error)
func (*TriggeringEventsType) SetAMF ¶
func (o *TriggeringEventsType) SetAMF(v []string)
SetAMF gets a reference to the given []string and assigns it to the AMF field.
func (*TriggeringEventsType) SetAUSF ¶
func (o *TriggeringEventsType) SetAUSF(v []string)
SetAUSF gets a reference to the given []string and assigns it to the AUSF field.
func (*TriggeringEventsType) SetBM_SC ¶
func (o *TriggeringEventsType) SetBM_SC(v []string)
SetBM_SC gets a reference to the given []string and assigns it to the BM_SC field.
func (*TriggeringEventsType) SetGGSN ¶
func (o *TriggeringEventsType) SetGGSN(v []string)
SetGGSN gets a reference to the given []string and assigns it to the GGSN field.
func (*TriggeringEventsType) SetIMS ¶
func (o *TriggeringEventsType) SetIMS(v []string)
SetIMS gets a reference to the given []string and assigns it to the IMS field.
func (*TriggeringEventsType) SetMGW ¶
func (o *TriggeringEventsType) SetMGW(v []string)
SetMGW gets a reference to the given []string and assigns it to the MGW field.
func (*TriggeringEventsType) SetMME ¶
func (o *TriggeringEventsType) SetMME(v []string)
SetMME gets a reference to the given []string and assigns it to the MME field.
func (*TriggeringEventsType) SetMSC_SERVER ¶
func (o *TriggeringEventsType) SetMSC_SERVER(v []string)
SetMSC_SERVER gets a reference to the given []string and assigns it to the MSC_SERVER field.
func (*TriggeringEventsType) SetNEF ¶
func (o *TriggeringEventsType) SetNEF(v []string)
SetNEF gets a reference to the given []string and assigns it to the NEF field.
func (*TriggeringEventsType) SetNRF ¶
func (o *TriggeringEventsType) SetNRF(v []string)
SetNRF gets a reference to the given []string and assigns it to the NRF field.
func (*TriggeringEventsType) SetNSSF ¶
func (o *TriggeringEventsType) SetNSSF(v []string)
SetNSSF gets a reference to the given []string and assigns it to the NSSF field.
func (*TriggeringEventsType) SetPCF ¶
func (o *TriggeringEventsType) SetPCF(v []string)
SetPCF gets a reference to the given []string and assigns it to the PCF field.
func (*TriggeringEventsType) SetPGW ¶
func (o *TriggeringEventsType) SetPGW(v []string)
SetPGW gets a reference to the given []string and assigns it to the PGW field.
func (*TriggeringEventsType) SetSGSN ¶
func (o *TriggeringEventsType) SetSGSN(v []string)
SetSGSN gets a reference to the given []string and assigns it to the SGSN field.
func (*TriggeringEventsType) SetSGW ¶
func (o *TriggeringEventsType) SetSGW(v []string)
SetSGW gets a reference to the given []string and assigns it to the SGW field.
func (*TriggeringEventsType) SetSMF ¶
func (o *TriggeringEventsType) SetSMF(v []string)
SetSMF gets a reference to the given []string and assigns it to the SMF field.
func (*TriggeringEventsType) SetSMSF ¶
func (o *TriggeringEventsType) SetSMSF(v []string)
SetSMSF gets a reference to the given []string and assigns it to the SMSF field.
func (*TriggeringEventsType) SetUDM ¶
func (o *TriggeringEventsType) SetUDM(v []string)
SetUDM gets a reference to the given []string and assigns it to the UDM field.
func (*TriggeringEventsType) SetUPF ¶
func (o *TriggeringEventsType) SetUPF(v []string)
SetUPF gets a reference to the given []string and assigns it to the UPF field.
func (TriggeringEventsType) ToMap ¶
func (o TriggeringEventsType) ToMap() (map[string]interface{}, error)
type UrllcEEPerfReq ¶
type UrllcEEPerfReq struct { KpiType *string `json:"kpiType,omitempty"` Req *float32 `json:"req,omitempty"` }
UrllcEEPerfReq struct for UrllcEEPerfReq
func NewUrllcEEPerfReq ¶
func NewUrllcEEPerfReq() *UrllcEEPerfReq
NewUrllcEEPerfReq instantiates a new UrllcEEPerfReq 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 NewUrllcEEPerfReqWithDefaults ¶
func NewUrllcEEPerfReqWithDefaults() *UrllcEEPerfReq
NewUrllcEEPerfReqWithDefaults instantiates a new UrllcEEPerfReq 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 (*UrllcEEPerfReq) GetKpiType ¶
func (o *UrllcEEPerfReq) GetKpiType() string
GetKpiType returns the KpiType field value if set, zero value otherwise.
func (*UrllcEEPerfReq) GetKpiTypeOk ¶
func (o *UrllcEEPerfReq) GetKpiTypeOk() (*string, bool)
GetKpiTypeOk returns a tuple with the KpiType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UrllcEEPerfReq) GetReq ¶
func (o *UrllcEEPerfReq) GetReq() float32
GetReq returns the Req field value if set, zero value otherwise.
func (*UrllcEEPerfReq) GetReqOk ¶
func (o *UrllcEEPerfReq) GetReqOk() (*float32, bool)
GetReqOk returns a tuple with the Req field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UrllcEEPerfReq) HasKpiType ¶
func (o *UrllcEEPerfReq) HasKpiType() bool
HasKpiType returns a boolean if a field has been set.
func (*UrllcEEPerfReq) HasReq ¶
func (o *UrllcEEPerfReq) HasReq() bool
HasReq returns a boolean if a field has been set.
func (UrllcEEPerfReq) MarshalJSON ¶
func (o UrllcEEPerfReq) MarshalJSON() ([]byte, error)
func (*UrllcEEPerfReq) SetKpiType ¶
func (o *UrllcEEPerfReq) SetKpiType(v string)
SetKpiType gets a reference to the given string and assigns it to the KpiType field.
func (*UrllcEEPerfReq) SetReq ¶
func (o *UrllcEEPerfReq) SetReq(v float32)
SetReq gets a reference to the given float32 and assigns it to the Req field.
func (UrllcEEPerfReq) ToMap ¶
func (o UrllcEEPerfReq) ToMap() (map[string]interface{}, error)
type UserMgmtOpen ¶
type UserMgmtOpen struct { ServAttrCom *ServAttrCom `json:"servAttrCom,omitempty"` Support *Support `json:"support,omitempty"` }
UserMgmtOpen struct for UserMgmtOpen
func NewUserMgmtOpen ¶
func NewUserMgmtOpen() *UserMgmtOpen
NewUserMgmtOpen instantiates a new UserMgmtOpen 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 NewUserMgmtOpenWithDefaults ¶
func NewUserMgmtOpenWithDefaults() *UserMgmtOpen
NewUserMgmtOpenWithDefaults instantiates a new UserMgmtOpen 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 (*UserMgmtOpen) GetServAttrCom ¶
func (o *UserMgmtOpen) GetServAttrCom() ServAttrCom
GetServAttrCom returns the ServAttrCom field value if set, zero value otherwise.
func (*UserMgmtOpen) GetServAttrComOk ¶
func (o *UserMgmtOpen) GetServAttrComOk() (*ServAttrCom, bool)
GetServAttrComOk returns a tuple with the ServAttrCom field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UserMgmtOpen) GetSupport ¶
func (o *UserMgmtOpen) GetSupport() Support
GetSupport returns the Support field value if set, zero value otherwise.
func (*UserMgmtOpen) GetSupportOk ¶
func (o *UserMgmtOpen) GetSupportOk() (*Support, bool)
GetSupportOk returns a tuple with the Support field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UserMgmtOpen) HasServAttrCom ¶
func (o *UserMgmtOpen) HasServAttrCom() bool
HasServAttrCom returns a boolean if a field has been set.
func (*UserMgmtOpen) HasSupport ¶
func (o *UserMgmtOpen) HasSupport() bool
HasSupport returns a boolean if a field has been set.
func (UserMgmtOpen) MarshalJSON ¶
func (o UserMgmtOpen) MarshalJSON() ([]byte, error)
func (*UserMgmtOpen) SetServAttrCom ¶
func (o *UserMgmtOpen) SetServAttrCom(v ServAttrCom)
SetServAttrCom gets a reference to the given ServAttrCom and assigns it to the ServAttrCom field.
func (*UserMgmtOpen) SetSupport ¶
func (o *UserMgmtOpen) SetSupport(v Support)
SetSupport gets a reference to the given Support and assigns it to the Support field.
func (UserMgmtOpen) ToMap ¶
func (o UserMgmtOpen) ToMap() (map[string]interface{}, error)
type V2XCommModels ¶
type V2XCommModels struct { ServAttrCom *ServAttrCom `json:"servAttrCom,omitempty"` V2XMode *Support `json:"v2XMode,omitempty"` }
V2XCommModels struct for V2XCommModels
func NewV2XCommModels ¶
func NewV2XCommModels() *V2XCommModels
NewV2XCommModels instantiates a new V2XCommModels 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 NewV2XCommModelsWithDefaults ¶
func NewV2XCommModelsWithDefaults() *V2XCommModels
NewV2XCommModelsWithDefaults instantiates a new V2XCommModels 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 (*V2XCommModels) GetServAttrCom ¶
func (o *V2XCommModels) GetServAttrCom() ServAttrCom
GetServAttrCom returns the ServAttrCom field value if set, zero value otherwise.
func (*V2XCommModels) GetServAttrComOk ¶
func (o *V2XCommModels) GetServAttrComOk() (*ServAttrCom, bool)
GetServAttrComOk returns a tuple with the ServAttrCom field value if set, nil otherwise and a boolean to check if the value has been set.
func (*V2XCommModels) GetV2XMode ¶
func (o *V2XCommModels) GetV2XMode() Support
GetV2XMode returns the V2XMode field value if set, zero value otherwise.
func (*V2XCommModels) GetV2XModeOk ¶
func (o *V2XCommModels) GetV2XModeOk() (*Support, bool)
GetV2XModeOk returns a tuple with the V2XMode field value if set, nil otherwise and a boolean to check if the value has been set.
func (*V2XCommModels) HasServAttrCom ¶
func (o *V2XCommModels) HasServAttrCom() bool
HasServAttrCom returns a boolean if a field has been set.
func (*V2XCommModels) HasV2XMode ¶
func (o *V2XCommModels) HasV2XMode() bool
HasV2XMode returns a boolean if a field has been set.
func (V2XCommModels) MarshalJSON ¶
func (o V2XCommModels) MarshalJSON() ([]byte, error)
func (*V2XCommModels) SetServAttrCom ¶
func (o *V2XCommModels) SetServAttrCom(v ServAttrCom)
SetServAttrCom gets a reference to the given ServAttrCom and assigns it to the ServAttrCom field.
func (*V2XCommModels) SetV2XMode ¶
func (o *V2XCommModels) SetV2XMode(v Support)
SetV2XMode gets a reference to the given Support and assigns it to the V2XMode field.
func (V2XCommModels) ToMap ¶
func (o V2XCommModels) ToMap() (map[string]interface{}, error)
type VsDataContainerSingle ¶
type VsDataContainerSingle struct { Id *string `json:"id,omitempty"` Attributes *VsDataContainerSingleAttributes `json:"attributes,omitempty"` VsDataContainer []VsDataContainerSingle `json:"VsDataContainer,omitempty"` }
VsDataContainerSingle struct for VsDataContainerSingle
func NewVsDataContainerSingle ¶
func NewVsDataContainerSingle() *VsDataContainerSingle
NewVsDataContainerSingle instantiates a new VsDataContainerSingle 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 NewVsDataContainerSingleWithDefaults ¶
func NewVsDataContainerSingleWithDefaults() *VsDataContainerSingle
NewVsDataContainerSingleWithDefaults instantiates a new VsDataContainerSingle 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 (*VsDataContainerSingle) GetAttributes ¶
func (o *VsDataContainerSingle) GetAttributes() VsDataContainerSingleAttributes
GetAttributes returns the Attributes field value if set, zero value otherwise.
func (*VsDataContainerSingle) GetAttributesOk ¶
func (o *VsDataContainerSingle) GetAttributesOk() (*VsDataContainerSingleAttributes, bool)
GetAttributesOk returns a tuple with the Attributes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*VsDataContainerSingle) GetId ¶
func (o *VsDataContainerSingle) GetId() string
GetId returns the Id field value if set, zero value otherwise.
func (*VsDataContainerSingle) GetIdOk ¶
func (o *VsDataContainerSingle) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*VsDataContainerSingle) GetVsDataContainer ¶
func (o *VsDataContainerSingle) GetVsDataContainer() []VsDataContainerSingle
GetVsDataContainer returns the VsDataContainer field value if set, zero value otherwise.
func (*VsDataContainerSingle) GetVsDataContainerOk ¶
func (o *VsDataContainerSingle) GetVsDataContainerOk() ([]VsDataContainerSingle, bool)
GetVsDataContainerOk returns a tuple with the VsDataContainer field value if set, nil otherwise and a boolean to check if the value has been set.
func (*VsDataContainerSingle) HasAttributes ¶
func (o *VsDataContainerSingle) HasAttributes() bool
HasAttributes returns a boolean if a field has been set.
func (*VsDataContainerSingle) HasId ¶
func (o *VsDataContainerSingle) HasId() bool
HasId returns a boolean if a field has been set.
func (*VsDataContainerSingle) HasVsDataContainer ¶
func (o *VsDataContainerSingle) HasVsDataContainer() bool
HasVsDataContainer returns a boolean if a field has been set.
func (VsDataContainerSingle) MarshalJSON ¶
func (o VsDataContainerSingle) MarshalJSON() ([]byte, error)
func (*VsDataContainerSingle) SetAttributes ¶
func (o *VsDataContainerSingle) SetAttributes(v VsDataContainerSingleAttributes)
SetAttributes gets a reference to the given VsDataContainerSingleAttributes and assigns it to the Attributes field.
func (*VsDataContainerSingle) SetId ¶
func (o *VsDataContainerSingle) SetId(v string)
SetId gets a reference to the given string and assigns it to the Id field.
func (*VsDataContainerSingle) SetVsDataContainer ¶
func (o *VsDataContainerSingle) SetVsDataContainer(v []VsDataContainerSingle)
SetVsDataContainer gets a reference to the given []VsDataContainerSingle and assigns it to the VsDataContainer field.
func (VsDataContainerSingle) ToMap ¶
func (o VsDataContainerSingle) ToMap() (map[string]interface{}, error)
type VsDataContainerSingleAttributes ¶
type VsDataContainerSingleAttributes struct { VsDataType *string `json:"vsDataType,omitempty"` VsDataFormatVersion *string `json:"vsDataFormatVersion,omitempty"` VsData interface{} `json:"vsData,omitempty"` }
VsDataContainerSingleAttributes struct for VsDataContainerSingleAttributes
func NewVsDataContainerSingleAttributes ¶
func NewVsDataContainerSingleAttributes() *VsDataContainerSingleAttributes
NewVsDataContainerSingleAttributes instantiates a new VsDataContainerSingleAttributes 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 NewVsDataContainerSingleAttributesWithDefaults ¶
func NewVsDataContainerSingleAttributesWithDefaults() *VsDataContainerSingleAttributes
NewVsDataContainerSingleAttributesWithDefaults instantiates a new VsDataContainerSingleAttributes 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 (*VsDataContainerSingleAttributes) GetVsData ¶
func (o *VsDataContainerSingleAttributes) GetVsData() interface{}
GetVsData returns the VsData field value if set, zero value otherwise (both if not set or set to explicit null).
func (*VsDataContainerSingleAttributes) GetVsDataFormatVersion ¶
func (o *VsDataContainerSingleAttributes) GetVsDataFormatVersion() string
GetVsDataFormatVersion returns the VsDataFormatVersion field value if set, zero value otherwise.
func (*VsDataContainerSingleAttributes) GetVsDataFormatVersionOk ¶
func (o *VsDataContainerSingleAttributes) GetVsDataFormatVersionOk() (*string, bool)
GetVsDataFormatVersionOk returns a tuple with the VsDataFormatVersion field value if set, nil otherwise and a boolean to check if the value has been set.
func (*VsDataContainerSingleAttributes) GetVsDataOk ¶
func (o *VsDataContainerSingleAttributes) GetVsDataOk() (*interface{}, bool)
GetVsDataOk returns a tuple with the VsData field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*VsDataContainerSingleAttributes) GetVsDataType ¶
func (o *VsDataContainerSingleAttributes) GetVsDataType() string
GetVsDataType returns the VsDataType field value if set, zero value otherwise.
func (*VsDataContainerSingleAttributes) GetVsDataTypeOk ¶
func (o *VsDataContainerSingleAttributes) GetVsDataTypeOk() (*string, bool)
GetVsDataTypeOk returns a tuple with the VsDataType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*VsDataContainerSingleAttributes) HasVsData ¶
func (o *VsDataContainerSingleAttributes) HasVsData() bool
HasVsData returns a boolean if a field has been set.
func (*VsDataContainerSingleAttributes) HasVsDataFormatVersion ¶
func (o *VsDataContainerSingleAttributes) HasVsDataFormatVersion() bool
HasVsDataFormatVersion returns a boolean if a field has been set.
func (*VsDataContainerSingleAttributes) HasVsDataType ¶
func (o *VsDataContainerSingleAttributes) HasVsDataType() bool
HasVsDataType returns a boolean if a field has been set.
func (VsDataContainerSingleAttributes) MarshalJSON ¶
func (o VsDataContainerSingleAttributes) MarshalJSON() ([]byte, error)
func (*VsDataContainerSingleAttributes) SetVsData ¶
func (o *VsDataContainerSingleAttributes) SetVsData(v interface{})
SetVsData gets a reference to the given interface{} and assigns it to the VsData field.
func (*VsDataContainerSingleAttributes) SetVsDataFormatVersion ¶
func (o *VsDataContainerSingleAttributes) SetVsDataFormatVersion(v string)
SetVsDataFormatVersion gets a reference to the given string and assigns it to the VsDataFormatVersion field.
func (*VsDataContainerSingleAttributes) SetVsDataType ¶
func (o *VsDataContainerSingleAttributes) SetVsDataType(v string)
SetVsDataType gets a reference to the given string and assigns it to the VsDataType field.
func (VsDataContainerSingleAttributes) ToMap ¶
func (o VsDataContainerSingleAttributes) ToMap() (map[string]interface{}, error)
type XLThpt ¶
type XLThpt struct { ServAttrCom *ServAttrCom `json:"servAttrCom,omitempty"` GuaThpt *float32 `json:"guaThpt,omitempty"` MaxThpt *float32 `json:"maxThpt,omitempty"` }
XLThpt struct for XLThpt
func NewXLThpt ¶
func NewXLThpt() *XLThpt
NewXLThpt instantiates a new XLThpt 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 NewXLThptWithDefaults ¶
func NewXLThptWithDefaults() *XLThpt
NewXLThptWithDefaults instantiates a new XLThpt 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 (*XLThpt) GetGuaThpt ¶
GetGuaThpt returns the GuaThpt field value if set, zero value otherwise.
func (*XLThpt) GetGuaThptOk ¶
GetGuaThptOk returns a tuple with the GuaThpt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*XLThpt) GetMaxThpt ¶
GetMaxThpt returns the MaxThpt field value if set, zero value otherwise.
func (*XLThpt) GetMaxThptOk ¶
GetMaxThptOk returns a tuple with the MaxThpt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*XLThpt) GetServAttrCom ¶
func (o *XLThpt) GetServAttrCom() ServAttrCom
GetServAttrCom returns the ServAttrCom field value if set, zero value otherwise.
func (*XLThpt) GetServAttrComOk ¶
func (o *XLThpt) GetServAttrComOk() (*ServAttrCom, bool)
GetServAttrComOk returns a tuple with the ServAttrCom field value if set, nil otherwise and a boolean to check if the value has been set.
func (*XLThpt) HasGuaThpt ¶
HasGuaThpt returns a boolean if a field has been set.
func (*XLThpt) HasMaxThpt ¶
HasMaxThpt returns a boolean if a field has been set.
func (*XLThpt) HasServAttrCom ¶
HasServAttrCom returns a boolean if a field has been set.
func (XLThpt) MarshalJSON ¶
func (*XLThpt) SetGuaThpt ¶
SetGuaThpt gets a reference to the given float32 and assigns it to the GuaThpt field.
func (*XLThpt) SetMaxThpt ¶
SetMaxThpt gets a reference to the given float32 and assigns it to the MaxThpt field.
func (*XLThpt) SetServAttrCom ¶
func (o *XLThpt) SetServAttrCom(v ServAttrCom)
SetServAttrCom gets a reference to the given ServAttrCom and assigns it to the ServAttrCom field.
Source Files ¶
- client.go
- configuration.go
- model_ack_state.go
- model_administrative_state.go
- model_alarm_list_single.go
- model_alarm_list_single_all_of.go
- model_alarm_list_single_all_of_attributes.go
- model_alarm_notification_types.go
- model_alarm_record.go
- model_alarm_type.go
- model_anonymization_of_mdt_data_type.go
- model_area_config.go
- model_area_of_interest.go
- model_area_scope.go
- model_category.go
- model_cm_notification_types.go
- model_cn_slice_subnet_profile.go
- model_collection_period_m6_lte_type.go
- model_collection_period_m6_nr_type.go
- model_collection_period_rrm_lte_type.go
- model_collection_period_rrm_nr_type.go
- model_collection_period_rrm_umts_type.go
- model_correlated_notification.go
- model_delay_tolerance.go
- model_deterministic_comm.go
- model_ee_perf_req.go
- model_embb_ee_perf_req.go
- model_energy_efficiency.go
- model_ep_transport_single.go
- model_ep_transport_single_all_of.go
- model_ep_transport_single_all_of_attributes.go
- model_event_list_for_event_triggered_measurement_type.go
- model_event_threshold_l1_type.go
- model_event_threshold_type.go
- model_event_threshold_type_event_threshold1_f.go
- model_event_threshold_type_event_threshold_rsrp.go
- model_event_threshold_type_event_threshold_rsrq.go
- model_exposure.go
- model_feasibility_check_and_reservation_job_single.go
- model_feasibility_check_and_reservation_job_single_all_of.go
- model_feasibility_check_and_reservation_job_single_all_of_attributes.go
- model_feasibility_result.go
- model_file_download_job_process_monitor.go
- model_file_download_job_process_monitor_result_state_info.go
- model_file_download_job_single.go
- model_file_download_job_single_all_of.go
- model_file_download_job_single_all_of_attributes.go
- model_file_notification_types.go
- model_file_single.go
- model_file_single_all_of.go
- model_file_single_all_of_attributes.go
- model_files_single.go
- model_files_single_all_of.go
- model_files_single_all_of_attributes.go
- model_freq_info.go
- model_geo_area.go
- model_geo_area_to_cell_mapping.go
- model_geo_coordinate.go
- model_heartbeat_control_single.go
- model_heartbeat_control_single_all_of.go
- model_heartbeat_control_single_all_of_attributes.go
- model_heartbeat_notification_types.go
- model_ip_addr.go
- model_ip_address.go
- model_ipv6_addr.go
- model_job_type_type.go
- model_kpi_monitoring.go
- model_list_of_interfaces_type.go
- model_list_of_measurements_type.go
- model_logging_duration_type.go
- model_logging_interval_type.go
- model_logical_interface_info.go
- model_management_data.go
- model_management_data_collection_single.go
- model_management_data_collection_single_all_of.go
- model_management_data_collection_single_all_of_attributes.go
- model_management_node_single.go
- model_management_node_single_all_of.go
- model_management_node_single_all_of_attributes.go
- model_max_numberof_pdu_sessions.go
- model_max_pkt_size.go
- model_mbsfn_area.go
- model_me_context_single.go
- model_me_context_single_all_of.go
- model_me_context_single_all_of_attributes.go
- model_measurement_period_lte_type.go
- model_measurement_period_umts_type.go
- model_measurement_quantity_type.go
- model_mio_tee_perf_req.go
- model_mn_s.go
- model_mn_s_one_of.go
- model_mns_agent_single.go
- model_mns_agent_single_all_of.go
- model_mns_agent_single_all_of_attributes.go
- model_mns_info_single.go
- model_mns_registry_single.go
- model_mobility_level.go
- model_n6_protection.go
- model_nbio_t.go
- model_network_slice_sharing_indicator.go
- model_network_slice_single.go
- model_network_slice_single_all_of.go
- model_network_slice_single_all_of_attributes.go
- model_network_slice_single_all_of_attributes_all_of.go
- model_network_slice_subnet_provider_capabilities_single.go
- model_network_slice_subnet_provider_capabilities_single_all_of.go
- model_network_slice_subnet_provider_capabilities_single_all_of_attributes.go
- model_network_slice_subnet_single.go
- model_network_slice_subnet_single_all_of.go
- model_network_slice_subnet_single_all_of_attributes.go
- model_network_slice_subnet_single_all_of_attributes_all_of.go
- model_node_filter.go
- model_notification_type.go
- model_ns_info.go
- model_nssaa_support.go
- model_ntf_subscription_control_single.go
- model_ntf_subscription_control_single_all_of.go
- model_ntf_subscription_control_single_all_of_attributes.go
- model_operational_state.go
- model_perceived_severity.go
- model_perf_metric_job_single.go
- model_perf_metric_job_single_all_of.go
- model_perf_metric_job_single_all_of_attributes.go
- model_perf_notification_types.go
- model_plmn_id.go
- model_plmn_info.go
- model_plmn_list_type_inner.go
- model_plmn_target_type.go
- model_positioning.go
- model_positioning_method_type.go
- model_positioning_ran_subnet.go
- model_predictionfrequency.go
- model_probable_cause.go
- model_probable_cause_one_of.go
- model_process_monitor.go
- model_radio_spectrum.go
- model_ran_slice_subnet_profile.go
- model_report_amount_type.go
- model_report_interval_type.go
- model_report_type_type.go
- model_reporting_ctrl.go
- model_reporting_ctrl_one_of.go
- model_reporting_ctrl_one_of_1.go
- model_reporting_ctrl_one_of_2.go
- model_resource_reservation_status.go
- model_resources_slice_nrm.go
- model_scope.go
- model_sec_func.go
- model_serv_attr_com.go
- model_service_profile.go
- model_sharing_level.go
- model_slice_profile.go
- model_slice_simultaneous_use.go
- model_snssai.go
- model_specific_problem.go
- model_sub_network_attr.go
- model_sub_network_nc_o.go
- model_sub_network_single.go
- model_sub_network_single_all_of.go
- model_sub_network_single_all_of_1.go
- model_sub_network_single_all_of_attributes.go
- model_support.go
- model_supported_perf_metric_group.go
- model_syn_availability.go
- model_synchronicity.go
- model_synchronicity_ran_subnet.go
- model_tai.go
- model_term_density.go
- model_threshold_info.go
- model_threshold_info_1.go
- model_threshold_info_hysteresis.go
- model_threshold_info_threshold_value.go
- model_threshold_level_ind.go
- model_threshold_level_ind_one_of.go
- model_threshold_level_ind_one_of_1.go
- model_threshold_monitor_single.go
- model_threshold_monitor_single_all_of.go
- model_threshold_monitor_single_all_of_attributes.go
- model_time_to_trigger_l1_type.go
- model_time_window.go
- model_top.go
- model_top_slice_subnet_profile.go
- model_trace_depth_type.go
- model_trace_job_attr.go
- model_trace_job_single.go
- model_trace_job_single_all_of.go
- model_trace_reference_type.go
- model_trace_reporting_format_type.go
- model_trace_target_type.go
- model_trend_indication.go
- model_triggering_events_type.go
- model_urllc_ee_perf_req.go
- model_user_mgmt_open.go
- model_v2_x_comm_models.go
- model_vs_data_container_single.go
- model_vs_data_container_single_attributes.go
- model_xl_thpt.go
- response.go
- utils.go