package
1.18.2
Repository: https://github.com/5gcorenet/openapi.git
Documentation: pkg.go.dev

# README

Go API client for openapi_5GcNrm

OAS 3.0.1 specification of the 5GC NRM © 2022, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved.

Overview

This API client was generated by the OpenAPI Generator project. By using the OpenAPI-spec from a remote server, you can easily generate an API client.

  • API version: 18.2.0
  • Package version: 1.0.0
  • Build package: org.openapitools.codegen.languages.GoClientCodegen

Installation

Install the following dependencies:

go get github.com/stretchr/testify/assert
go get golang.org/x/net/context

Put the package under your project folder and add the following in import:

import openapi_5GcNrm "github.com/GIT_USER_ID/GIT_REPO_ID/openapi_5GcNrm"

To use a proxy, set the environment variable HTTP_PROXY:

os.Setenv("HTTP_PROXY", "http://proxy_name:proxy_port")

Configuration of Server URL

Default configuration comes with Servers field that contains server objects as defined in the OpenAPI specification.

Select Server Configuration

For using other server than the one defined on index 0 set context value sw.ContextServerIndex of type int.

ctx := context.WithValue(context.Background(), openapi_5GcNrm.ContextServerIndex, 1)

Templated Server URL

Templated server URL is formatted using default variables from configuration or from context value sw.ContextServerVariables of type map[string]string.

ctx := context.WithValue(context.Background(), openapi_5GcNrm.ContextServerVariables, map[string]string{
	"basePath": "v2",
})

Note, enum values are always validated and all unused variables are silently ignored.

URLs Configuration per Operation

Each operation can use different server URL defined using OperationServers map in the Configuration. An operation is uniquely identified by "{classname}Service.{nickname}" string. Similar rules for overriding default operation server index and variables applies by using sw.ContextOperationServerIndices and sw.ContextOperationServerVariables context maps.

ctx := context.WithValue(context.Background(), openapi_5GcNrm.ContextOperationServerIndices, map[string]int{
	"{classname}Service.{nickname}": 2,
})
ctx = context.WithValue(context.Background(), openapi_5GcNrm.ContextOperationServerVariables, map[string]map[string]string{
	"{classname}Service.{nickname}": {
		"port": "8443",
	},
})

Documentation for API Endpoints

All URIs are relative to http://localhost

ClassMethodHTTP requestDescription

Documentation For Models

Documentation For Authorization

Endpoints do not require authorization.

Documentation for Utility Methods

Due to the fact that model structure members are all pointers, this package contains a number of utility functions to easily obtain pointers to values of basic types. Each of these functions takes a value of the given basic type and returns a pointer to it:

  • PtrBool
  • PtrInt
  • PtrInt32
  • PtrInt64
  • PtrFloat
  • PtrFloat32
  • PtrFloat64
  • PtrString
  • PtrTime

Author

# Functions

AlarmNotificationTypesAsNotificationType1 is a convenience function that returns AlarmNotificationTypes wrapped in NotificationType1.
AmfFunctionSingleAsResources5gcNrm is a convenience function that returns AmfFunctionSingle wrapped in Resources5gcNrm.
AmfRegionSingleAsResources5gcNrm is a convenience function that returns AmfRegionSingle wrapped in Resources5gcNrm.
AmfSetSingleAsResources5gcNrm is a convenience function that returns AmfSetSingle wrapped in Resources5gcNrm.
[]EutraCellIdAsAreaOfInterest is a convenience function that returns []EutraCellId wrapped in AreaOfInterest.
[]EutraCellIdAsAreaScope is a convenience function that returns []EutraCellId wrapped in AreaScope.
[]NrCellIdAsAreaOfInterest is a convenience function that returns []NrCellId wrapped in AreaOfInterest.
[]NrCellIdAsAreaScope is a convenience function that returns []NrCellId wrapped in AreaScope.
[]stringAsAreaScope is a convenience function that returns []string wrapped in AreaScope.
[]stringAsManagementData is a convenience function that returns []string wrapped in ManagementData.
[]Tai1AsAreaOfInterest is a convenience function that returns []Tai1 wrapped in AreaOfInterest.
[]TaiAsAreaScope is a convenience function that returns []Tai wrapped in AreaScope.
[]UtraCellIdAsAreaOfInterest is a convenience function that returns []UtraCellId wrapped in AreaOfInterest.
AusfFunctionSingleAsResources5gcNrm is a convenience function that returns AusfFunctionSingle wrapped in Resources5gcNrm.
CacheExpires helper function to determine remaining time before repeating a request.
CmNotificationTypesAsNotificationType1 is a convenience function that returns CmNotificationTypes wrapped in NotificationType1.
Configurable5QISetSingleAsResources5gcNrm is a convenience function that returns Configurable5QISetSingle wrapped in Resources5gcNrm.
DDNMFFunctionSingleAsResources5gcNrm is a convenience function that returns DDNMFFunctionSingle wrapped in Resources5gcNrm.
Dynamic5QISetSingleAsResources5gcNrm is a convenience function that returns Dynamic5QISetSingle wrapped in Resources5gcNrm.
EASDFFunctionSingleAsResources5gcNrm is a convenience function that returns EASDFFunctionSingle wrapped in Resources5gcNrm.
EcmConnectionInfoSingleAsResources5gcNrm is a convenience function that returns EcmConnectionInfoSingle wrapped in Resources5gcNrm.
EPMAPSMSCSingleAsResources5gcNrm is a convenience function that returns EPMAPSMSCSingle wrapped in Resources5gcNrm.
EPN10SingleAsResources5gcNrm is a convenience function that returns EPN10Single wrapped in Resources5gcNrm.
EPN11SingleAsResources5gcNrm is a convenience function that returns EPN11Single wrapped in Resources5gcNrm.
EPN12SingleAsResources5gcNrm is a convenience function that returns EPN12Single wrapped in Resources5gcNrm.
EPN13SingleAsResources5gcNrm is a convenience function that returns EPN13Single wrapped in Resources5gcNrm.
EPN14SingleAsResources5gcNrm is a convenience function that returns EPN14Single wrapped in Resources5gcNrm.
EPN15SingleAsResources5gcNrm is a convenience function that returns EPN15Single wrapped in Resources5gcNrm.
EPN16SingleAsResources5gcNrm is a convenience function that returns EPN16Single wrapped in Resources5gcNrm.
EPN17SingleAsResources5gcNrm is a convenience function that returns EPN17Single wrapped in Resources5gcNrm.
EPN20SingleAsResources5gcNrm is a convenience function that returns EPN20Single wrapped in Resources5gcNrm.
EPN21SingleAsResources5gcNrm is a convenience function that returns EPN21Single wrapped in Resources5gcNrm.
EPN22SingleAsResources5gcNrm is a convenience function that returns EPN22Single wrapped in Resources5gcNrm.
EPN26SingleAsResources5gcNrm is a convenience function that returns EPN26Single wrapped in Resources5gcNrm.
EPN27SingleAsResources5gcNrm is a convenience function that returns EPN27Single wrapped in Resources5gcNrm.
EPN2SingleAsResources5gcNrm is a convenience function that returns EPN2Single wrapped in Resources5gcNrm.
EPN31SingleAsResources5gcNrm is a convenience function that returns EPN31Single wrapped in Resources5gcNrm.
EPN32SingleAsResources5gcNrm is a convenience function that returns EPN32Single wrapped in Resources5gcNrm.
EPN33SingleAsResources5gcNrm is a convenience function that returns EPN33Single wrapped in Resources5gcNrm.
EPN3SingleAsResources5gcNrm is a convenience function that returns EPN3Single wrapped in Resources5gcNrm.
EPN4SingleAsResources5gcNrm is a convenience function that returns EPN4Single wrapped in Resources5gcNrm.
EPN5SingleAsResources5gcNrm is a convenience function that returns EPN5Single wrapped in Resources5gcNrm.
EPN60SingleAsResources5gcNrm is a convenience function that returns EPN60Single wrapped in Resources5gcNrm.
EPN6SingleAsResources5gcNrm is a convenience function that returns EPN6Single wrapped in Resources5gcNrm.
EPN7SingleAsResources5gcNrm is a convenience function that returns EPN7Single wrapped in Resources5gcNrm.
EPN88SingleAsResources5gcNrm is a convenience function that returns EPN88Single wrapped in Resources5gcNrm.
EPN8SingleAsResources5gcNrm is a convenience function that returns EPN8Single wrapped in Resources5gcNrm.
EPN9SingleAsResources5gcNrm is a convenience function that returns EPN9Single wrapped in Resources5gcNrm.
EPNLGSingleAsResources5gcNrm is a convenience function that returns EPNLGSingle wrapped in Resources5gcNrm.
EPNLSSingleAsResources5gcNrm is a convenience function that returns EPNLSSingle wrapped in Resources5gcNrm.
EPNpc4SingleAsResources5gcNrm is a convenience function that returns EPNpc4Single wrapped in Resources5gcNrm.
EPNpc6SingleAsResources5gcNrm is a convenience function that returns EPNpc6Single wrapped in Resources5gcNrm.
EPNpc7SingleAsResources5gcNrm is a convenience function that returns EPNpc7Single wrapped in Resources5gcNrm.
EPNpc8SingleAsResources5gcNrm is a convenience function that returns EPNpc8Single wrapped in Resources5gcNrm.
EPRxSingleAsResources5gcNrm is a convenience function that returns EPRxSingle wrapped in Resources5gcNrm.
EPS5CSingleAsResources5gcNrm is a convenience function that returns EPS5CSingle wrapped in Resources5gcNrm.
EPS5USingleAsResources5gcNrm is a convenience function that returns EPS5USingle wrapped in Resources5gcNrm.
ExternalAmfFunctionSingleAsResources5gcNrm is a convenience function that returns ExternalAmfFunctionSingle wrapped in Resources5gcNrm.
ExternalNrfFunctionSingleAsResources5gcNrm is a convenience function that returns ExternalNrfFunctionSingle wrapped in Resources5gcNrm.
ExternalNssfFunctionSingleAsResources5gcNrm is a convenience function that returns ExternalNssfFunctionSingle wrapped in Resources5gcNrm.
ExternalSeppFunctionSingleAsResources5gcNrm is a convenience function that returns ExternalSeppFunctionSingle wrapped in Resources5gcNrm.
FileNotificationTypesAsNotificationType1 is a convenience function that returns FileNotificationTypes wrapped in NotificationType1.
FiveQiDscpMappingSetSingleAsResources5gcNrm is a convenience function that returns FiveQiDscpMappingSetSingle wrapped in Resources5gcNrm.
float32AsThresholdInfoHysteresis is a convenience function that returns float32 wrapped in ThresholdInfoHysteresis.
float32AsThresholdInfoThresholdValue is a convenience function that returns float32 wrapped in ThresholdInfoThresholdValue.
GeoAreaToCellMappingAsAreaOfInterest is a convenience function that returns GeoAreaToCellMapping wrapped in AreaOfInterest.
GtpUPathQoSMonitoringControlSingleAsResources5gcNrm is a convenience function that returns GtpUPathQoSMonitoringControlSingle wrapped in Resources5gcNrm.
HeartbeatNotificationTypesAsNotificationType1 is a convenience function that returns HeartbeatNotificationTypes wrapped in NotificationType1.
int32AsEventThresholdTypeEventThresholdRSRP is a convenience function that returns int32 wrapped in EventThresholdTypeEventThresholdRSRP.
int32AsEventThresholdTypeEventThresholdRSRQ is a convenience function that returns int32 wrapped in EventThresholdTypeEventThresholdRSRQ.
int32AsProbableCause is a convenience function that returns int32 wrapped in ProbableCause.
int32AsSpecificProblem is a convenience function that returns int32 wrapped in SpecificProblem.
int32AsThresholdInfoHysteresis is a convenience function that returns int32 wrapped in ThresholdInfoHysteresis.
int32AsThresholdInfoThresholdValue is a convenience function that returns int32 wrapped in ThresholdInfoThresholdValue.
Ipv6AddrAsHostAddr is a convenience function that returns Ipv6Addr wrapped in HostAddr.
Ipv6AddrAsIpAddr1 is a convenience function that returns Ipv6Addr wrapped in IpAddr1.
IsNil checks if an input is nil.
LmfFunctionSingleAsResources5gcNrm is a convenience function that returns LmfFunctionSingle wrapped in Resources5gcNrm.
ManagedElementSingleAsResources5gcNrm is a convenience function that returns ManagedElementSingle wrapped in Resources5gcNrm.
N3iwfFunctionSingleAsResources5gcNrm is a convenience function that returns N3iwfFunctionSingle wrapped in Resources5gcNrm.
NefFunctionSingleAsResources5gcNrm is a convenience function that returns NefFunctionSingle wrapped in Resources5gcNrm.
NewAccessTypeFromValue returns a pointer to a valid AccessType for the value passed as argument, or an error if the value passed is not allowed by the enum.
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.
NewAddressWithVlan instantiates a new AddressWithVlan 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.
NewAddressWithVlanWithDefaults instantiates a new AddressWithVlan 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.
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.
NewAfEventExposureData instantiates a new AfEventExposureData 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.
NewAfEventExposureDataWithDefaults instantiates a new AfEventExposureData 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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
NewAmfFunctionSingle instantiates a new AmfFunctionSingle 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.
NewAmfFunctionSingleAllOf instantiates a new AmfFunctionSingleAllOf 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.
NewAmfFunctionSingleAllOf1 instantiates a new AmfFunctionSingleAllOf1 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.
NewAmfFunctionSingleAllOf1WithDefaults instantiates a new AmfFunctionSingleAllOf1 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.
NewAmfFunctionSingleAllOfAttributes instantiates a new AmfFunctionSingleAllOfAttributes 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.
NewAmfFunctionSingleAllOfAttributesAllOf instantiates a new AmfFunctionSingleAllOfAttributesAllOf 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.
NewAmfFunctionSingleAllOfAttributesAllOfWithDefaults instantiates a new AmfFunctionSingleAllOfAttributesAllOf 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.
NewAmfFunctionSingleAllOfAttributesWithDefaults instantiates a new AmfFunctionSingleAllOfAttributes 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.
NewAmfFunctionSingleAllOfWithDefaults instantiates a new AmfFunctionSingleAllOf 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.
NewAmfFunctionSingleWithDefaults instantiates a new AmfFunctionSingle 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.
NewAmfIdentifier instantiates a new AmfIdentifier 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.
NewAmfIdentifierWithDefaults instantiates a new AmfIdentifier 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.
NewAmfRegionSingle instantiates a new AmfRegionSingle 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.
NewAmfRegionSingleAllOf instantiates a new AmfRegionSingleAllOf 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.
NewAmfRegionSingleAllOfAttributes instantiates a new AmfRegionSingleAllOfAttributes 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.
NewAmfRegionSingleAllOfAttributesAllOf instantiates a new AmfRegionSingleAllOfAttributesAllOf 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.
NewAmfRegionSingleAllOfAttributesAllOfWithDefaults instantiates a new AmfRegionSingleAllOfAttributesAllOf 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.
NewAmfRegionSingleAllOfAttributesWithDefaults instantiates a new AmfRegionSingleAllOfAttributes 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.
NewAmfRegionSingleAllOfWithDefaults instantiates a new AmfRegionSingleAllOf 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.
NewAmfRegionSingleWithDefaults instantiates a new AmfRegionSingle 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.
NewAmfSetSingle instantiates a new AmfSetSingle 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.
NewAmfSetSingleAllOf instantiates a new AmfSetSingleAllOf 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.
NewAmfSetSingleAllOfAttributes instantiates a new AmfSetSingleAllOfAttributes 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.
NewAmfSetSingleAllOfAttributesAllOf instantiates a new AmfSetSingleAllOfAttributesAllOf 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.
NewAmfSetSingleAllOfAttributesAllOfWithDefaults instantiates a new AmfSetSingleAllOfAttributesAllOf 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.
NewAmfSetSingleAllOfAttributesWithDefaults instantiates a new AmfSetSingleAllOfAttributes 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.
NewAmfSetSingleAllOfWithDefaults instantiates a new AmfSetSingleAllOf 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.
NewAmfSetSingleWithDefaults instantiates a new AmfSetSingle 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.
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.
NewAPIClient creates a new API client.
NewAPIResponse returns a new APIResponse object.
NewAPIResponseWithError returns a new APIResponse object with the provided error message.
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.
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.
NewArp instantiates a new Arp 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.
NewArpWithDefaults instantiates a new Arp 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.
NewAtsssCapability instantiates a new AtsssCapability 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.
NewAtsssCapabilityWithDefaults instantiates a new AtsssCapability 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.
NewAusfFunctionSingle instantiates a new AusfFunctionSingle 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.
NewAusfFunctionSingleAllOf instantiates a new AusfFunctionSingleAllOf 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.
NewAusfFunctionSingleAllOf1 instantiates a new AusfFunctionSingleAllOf1 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.
NewAusfFunctionSingleAllOf1WithDefaults instantiates a new AusfFunctionSingleAllOf1 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.
NewAusfFunctionSingleAllOfAttributes instantiates a new AusfFunctionSingleAllOfAttributes 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.
NewAusfFunctionSingleAllOfAttributesAllOf instantiates a new AusfFunctionSingleAllOfAttributesAllOf 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.
NewAusfFunctionSingleAllOfAttributesAllOfWithDefaults instantiates a new AusfFunctionSingleAllOfAttributesAllOf 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.
NewAusfFunctionSingleAllOfAttributesWithDefaults instantiates a new AusfFunctionSingleAllOfAttributes 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.
NewAusfFunctionSingleAllOfWithDefaults instantiates a new AusfFunctionSingleAllOf 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.
NewAusfFunctionSingleWithDefaults instantiates a new AusfFunctionSingle 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.
NewAusfInfo instantiates a new AusfInfo 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.
NewAusfInfoWithDefaults instantiates a new AusfInfo 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.
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.
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.
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.
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.
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.
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.
NewCommModel instantiates a new CommModel 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.
NewCommModelTypeFromValue returns a pointer to a valid CommModelType for the value passed as argument, or an error if the value passed is not allowed by the enum.
NewCommModelWithDefaults instantiates a new CommModel 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.
NewConditionData instantiates a new ConditionData 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.
NewConditionDataWithDefaults instantiates a new ConditionData 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.
NewConfigurable5QISetSingle instantiates a new Configurable5QISetSingle 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.
NewConfigurable5QISetSingleAllOf instantiates a new Configurable5QISetSingleAllOf 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.
NewConfigurable5QISetSingleAllOfAttributes instantiates a new Configurable5QISetSingleAllOfAttributes 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.
NewConfigurable5QISetSingleAllOfAttributesAllOf instantiates a new Configurable5QISetSingleAllOfAttributesAllOf 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.
NewConfigurable5QISetSingleAllOfAttributesAllOfWithDefaults instantiates a new Configurable5QISetSingleAllOfAttributesAllOf 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.
NewConfigurable5QISetSingleAllOfAttributesWithDefaults instantiates a new Configurable5QISetSingleAllOfAttributes 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.
NewConfigurable5QISetSingleAllOfWithDefaults instantiates a new Configurable5QISetSingleAllOf 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.
NewConfigurable5QISetSingleWithDefaults instantiates a new Configurable5QISetSingle 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.
NewConfiguration returns a new Configuration object.
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.
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.
NewDDNMFFunctionSingle instantiates a new DDNMFFunctionSingle 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.
NewDDNMFFunctionSingleAllOf instantiates a new DDNMFFunctionSingleAllOf 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.
NewDDNMFFunctionSingleAllOf1 instantiates a new DDNMFFunctionSingleAllOf1 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.
NewDDNMFFunctionSingleAllOf1WithDefaults instantiates a new DDNMFFunctionSingleAllOf1 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.
NewDDNMFFunctionSingleAllOfAttributes instantiates a new DDNMFFunctionSingleAllOfAttributes 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.
NewDDNMFFunctionSingleAllOfAttributesAllOf instantiates a new DDNMFFunctionSingleAllOfAttributesAllOf 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.
NewDDNMFFunctionSingleAllOfAttributesAllOfWithDefaults instantiates a new DDNMFFunctionSingleAllOfAttributesAllOf 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.
NewDDNMFFunctionSingleAllOfAttributesWithDefaults instantiates a new DDNMFFunctionSingleAllOfAttributes 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.
NewDDNMFFunctionSingleAllOfWithDefaults instantiates a new DDNMFFunctionSingleAllOf 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.
NewDDNMFFunctionSingleWithDefaults instantiates a new DDNMFFunctionSingle 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.
NewDefaultNotificationSubscription instantiates a new DefaultNotificationSubscription 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.
NewDefaultNotificationSubscriptionWithDefaults instantiates a new DefaultNotificationSubscription 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.
NewDnnInfoItem instantiates a new DnnInfoItem 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.
NewDnnInfoItemWithDefaults instantiates a new DnnInfoItem 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.
NewDnnSmfInfoItem instantiates a new DnnSmfInfoItem 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.
NewDnnSmfInfoItemWithDefaults instantiates a new DnnSmfInfoItem 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.
NewDynamic5QISetSingle instantiates a new Dynamic5QISetSingle 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.
NewDynamic5QISetSingleAllOf instantiates a new Dynamic5QISetSingleAllOf 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.
NewDynamic5QISetSingleAllOfAttributes instantiates a new Dynamic5QISetSingleAllOfAttributes 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.
NewDynamic5QISetSingleAllOfAttributesAllOf instantiates a new Dynamic5QISetSingleAllOfAttributesAllOf 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.
NewDynamic5QISetSingleAllOfAttributesAllOfWithDefaults instantiates a new Dynamic5QISetSingleAllOfAttributesAllOf 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.
NewDynamic5QISetSingleAllOfAttributesWithDefaults instantiates a new Dynamic5QISetSingleAllOfAttributes 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.
NewDynamic5QISetSingleAllOfWithDefaults instantiates a new Dynamic5QISetSingleAllOf 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.
NewDynamic5QISetSingleWithDefaults instantiates a new Dynamic5QISetSingle 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.
NewEASDFFunctionSingle instantiates a new EASDFFunctionSingle 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.
NewEASDFFunctionSingleAllOf instantiates a new EASDFFunctionSingleAllOf 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.
NewEASDFFunctionSingleAllOf1 instantiates a new EASDFFunctionSingleAllOf1 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.
NewEASDFFunctionSingleAllOf1WithDefaults instantiates a new EASDFFunctionSingleAllOf1 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.
NewEASDFFunctionSingleAllOfAttributes instantiates a new EASDFFunctionSingleAllOfAttributes 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.
NewEASDFFunctionSingleAllOfAttributesAllOf instantiates a new EASDFFunctionSingleAllOfAttributesAllOf 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.
NewEASDFFunctionSingleAllOfAttributesAllOfWithDefaults instantiates a new EASDFFunctionSingleAllOfAttributesAllOf 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.
NewEASDFFunctionSingleAllOfAttributesWithDefaults instantiates a new EASDFFunctionSingleAllOfAttributes 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.
NewEASDFFunctionSingleAllOfWithDefaults instantiates a new EASDFFunctionSingleAllOf 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.
NewEASDFFunctionSingleWithDefaults instantiates a new EASDFFunctionSingle 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.
NewEcmConnectionInfoSingle instantiates a new EcmConnectionInfoSingle 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.
NewEcmConnectionInfoSingleAllOf instantiates a new EcmConnectionInfoSingleAllOf 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.
NewEcmConnectionInfoSingleAllOfAttributes instantiates a new EcmConnectionInfoSingleAllOfAttributes 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.
NewEcmConnectionInfoSingleAllOfAttributesAllOf instantiates a new EcmConnectionInfoSingleAllOfAttributesAllOf 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.
NewEcmConnectionInfoSingleAllOfAttributesAllOfWithDefaults instantiates a new EcmConnectionInfoSingleAllOfAttributesAllOf 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.
NewEcmConnectionInfoSingleAllOfAttributesWithDefaults instantiates a new EcmConnectionInfoSingleAllOfAttributes 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.
NewEcmConnectionInfoSingleAllOfWithDefaults instantiates a new EcmConnectionInfoSingleAllOf 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.
NewEcmConnectionInfoSingleWithDefaults instantiates a new EcmConnectionInfoSingle 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.
NewEPMAPSMSCSingle instantiates a new EPMAPSMSCSingle 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.
NewEPMAPSMSCSingleWithDefaults instantiates a new EPMAPSMSCSingle 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.
NewEPN10Single instantiates a new EPN10Single 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.
NewEPN10SingleWithDefaults instantiates a new EPN10Single 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.
NewEPN11Single instantiates a new EPN11Single 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.
NewEPN11SingleWithDefaults instantiates a new EPN11Single 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.
NewEPN12Single instantiates a new EPN12Single 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.
NewEPN12SingleWithDefaults instantiates a new EPN12Single 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.
NewEPN13Single instantiates a new EPN13Single 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.
NewEPN13SingleWithDefaults instantiates a new EPN13Single 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.
NewEPN14Single instantiates a new EPN14Single 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.
NewEPN14SingleWithDefaults instantiates a new EPN14Single 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.
NewEPN15Single instantiates a new EPN15Single 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.
NewEPN15SingleWithDefaults instantiates a new EPN15Single 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.
NewEPN16Single instantiates a new EPN16Single 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.
NewEPN16SingleWithDefaults instantiates a new EPN16Single 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.
NewEPN17Single instantiates a new EPN17Single 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.
NewEPN17SingleWithDefaults instantiates a new EPN17Single 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.
NewEPN20Single instantiates a new EPN20Single 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.
NewEPN20SingleWithDefaults instantiates a new EPN20Single 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.
NewEPN21Single instantiates a new EPN21Single 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.
NewEPN21SingleWithDefaults instantiates a new EPN21Single 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.
NewEPN22Single instantiates a new EPN22Single 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.
NewEPN22SingleWithDefaults instantiates a new EPN22Single 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.
NewEPN26Single instantiates a new EPN26Single 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.
NewEPN26SingleWithDefaults instantiates a new EPN26Single 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.
NewEPN27Single instantiates a new EPN27Single 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.
NewEPN27SingleWithDefaults instantiates a new EPN27Single 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.
NewEPN2Single instantiates a new EPN2Single 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.
NewEPN2SingleAllOf instantiates a new EPN2SingleAllOf 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.
NewEPN2SingleAllOfAttributes instantiates a new EPN2SingleAllOfAttributes 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.
NewEPN2SingleAllOfAttributesAllOf instantiates a new EPN2SingleAllOfAttributesAllOf 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.
NewEPN2SingleAllOfAttributesAllOfWithDefaults instantiates a new EPN2SingleAllOfAttributesAllOf 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.
NewEPN2SingleAllOfAttributesWithDefaults instantiates a new EPN2SingleAllOfAttributes 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.
NewEPN2SingleAllOfWithDefaults instantiates a new EPN2SingleAllOf 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.
NewEPN2SingleWithDefaults instantiates a new EPN2Single 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.
NewEPN31Single instantiates a new EPN31Single 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.
NewEPN31SingleWithDefaults instantiates a new EPN31Single 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.
NewEPN32Single instantiates a new EPN32Single 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.
NewEPN32SingleAllOf instantiates a new EPN32SingleAllOf 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.
NewEPN32SingleAllOfAttributes instantiates a new EPN32SingleAllOfAttributes 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.
NewEPN32SingleAllOfAttributesAllOf instantiates a new EPN32SingleAllOfAttributesAllOf 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.
NewEPN32SingleAllOfAttributesAllOfWithDefaults instantiates a new EPN32SingleAllOfAttributesAllOf 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.
NewEPN32SingleAllOfAttributesWithDefaults instantiates a new EPN32SingleAllOfAttributes 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.
NewEPN32SingleAllOfWithDefaults instantiates a new EPN32SingleAllOf 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.
NewEPN32SingleWithDefaults instantiates a new EPN32Single 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.
NewEPN33Single instantiates a new EPN33Single 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.
NewEPN33SingleWithDefaults instantiates a new EPN33Single 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.
NewEPN3Single instantiates a new EPN3Single 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.
NewEPN3SingleAllOf instantiates a new EPN3SingleAllOf 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.
NewEPN3SingleAllOfAttributes instantiates a new EPN3SingleAllOfAttributes 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.
NewEPN3SingleAllOfAttributesAllOf instantiates a new EPN3SingleAllOfAttributesAllOf 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.
NewEPN3SingleAllOfAttributesAllOfWithDefaults instantiates a new EPN3SingleAllOfAttributesAllOf 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.
NewEPN3SingleAllOfAttributesWithDefaults instantiates a new EPN3SingleAllOfAttributes 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.
NewEPN3SingleAllOfWithDefaults instantiates a new EPN3SingleAllOf 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.
NewEPN3SingleWithDefaults instantiates a new EPN3Single 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.
NewEPN4Single instantiates a new EPN4Single 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.
NewEPN4SingleWithDefaults instantiates a new EPN4Single 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.
NewEPN5Single instantiates a new EPN5Single 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.
NewEPN5SingleWithDefaults instantiates a new EPN5Single 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.
NewEPN60Single instantiates a new EPN60Single 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.
NewEPN60SingleWithDefaults instantiates a new EPN60Single 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.
NewEPN6Single instantiates a new EPN6Single 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.
NewEPN6SingleWithDefaults instantiates a new EPN6Single 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.
NewEPN7Single instantiates a new EPN7Single 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.
NewEPN7SingleWithDefaults instantiates a new EPN7Single 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.
NewEPN88Single instantiates a new EPN88Single 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.
NewEPN88SingleWithDefaults instantiates a new EPN88Single 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.
NewEPN8Single instantiates a new EPN8Single 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.
NewEPN8SingleWithDefaults instantiates a new EPN8Single 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.
NewEPN9Single instantiates a new EPN9Single 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.
NewEPN9SingleWithDefaults instantiates a new EPN9Single 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.
NewEPNLGSingle instantiates a new EPNLGSingle 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.
NewEPNLGSingleWithDefaults instantiates a new EPNLGSingle 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.
NewEPNLSSingle instantiates a new EPNLSSingle 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.
NewEPNLSSingleWithDefaults instantiates a new EPNLSSingle 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.
NewEPNpc4Single instantiates a new EPNpc4Single 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.
NewEPNpc4SingleWithDefaults instantiates a new EPNpc4Single 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.
NewEPNpc6Single instantiates a new EPNpc6Single 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.
NewEPNpc6SingleWithDefaults instantiates a new EPNpc6Single 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.
NewEPNpc7Single instantiates a new EPNpc7Single 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.
NewEPNpc7SingleWithDefaults instantiates a new EPNpc7Single 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.
NewEPNpc8Single instantiates a new EPNpc8Single 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.
NewEPNpc8SingleWithDefaults instantiates a new EPNpc8Single 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.
NewEPRPAttr instantiates a new EPRPAttr 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.
NewEPRPAttrWithDefaults instantiates a new EPRPAttr 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.
NewEPRxSingle instantiates a new EPRxSingle 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.
NewEPRxSingleWithDefaults instantiates a new EPRxSingle 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.
NewEPS5CSingle instantiates a new EPS5CSingle 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.
NewEPS5CSingleWithDefaults instantiates a new EPS5CSingle 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.
NewEPS5USingle instantiates a new EPS5USingle 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.
NewEPS5USingleWithDefaults instantiates a new EPS5USingle 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.
NewEthFlowDescription instantiates a new EthFlowDescription 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.
NewEthFlowDescriptionWithDefaults instantiates a new EthFlowDescription 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.
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.
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.
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.
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.
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.
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.
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.
NewExternalAmfFunctionSingle instantiates a new ExternalAmfFunctionSingle 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.
NewExternalAmfFunctionSingleAllOf instantiates a new ExternalAmfFunctionSingleAllOf 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.
NewExternalAmfFunctionSingleAllOfAttributes instantiates a new ExternalAmfFunctionSingleAllOfAttributes 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.
NewExternalAmfFunctionSingleAllOfAttributesAllOf instantiates a new ExternalAmfFunctionSingleAllOfAttributesAllOf 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.
NewExternalAmfFunctionSingleAllOfAttributesAllOfWithDefaults instantiates a new ExternalAmfFunctionSingleAllOfAttributesAllOf 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.
NewExternalAmfFunctionSingleAllOfAttributesWithDefaults instantiates a new ExternalAmfFunctionSingleAllOfAttributes 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.
NewExternalAmfFunctionSingleAllOfWithDefaults instantiates a new ExternalAmfFunctionSingleAllOf 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.
NewExternalAmfFunctionSingleWithDefaults instantiates a new ExternalAmfFunctionSingle 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.
NewExternalNrfFunctionSingle instantiates a new ExternalNrfFunctionSingle 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.
NewExternalNrfFunctionSingleAllOf instantiates a new ExternalNrfFunctionSingleAllOf 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.
NewExternalNrfFunctionSingleAllOfAttributes instantiates a new ExternalNrfFunctionSingleAllOfAttributes 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.
NewExternalNrfFunctionSingleAllOfAttributesAllOf instantiates a new ExternalNrfFunctionSingleAllOfAttributesAllOf 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.
NewExternalNrfFunctionSingleAllOfAttributesAllOfWithDefaults instantiates a new ExternalNrfFunctionSingleAllOfAttributesAllOf 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.
NewExternalNrfFunctionSingleAllOfAttributesWithDefaults instantiates a new ExternalNrfFunctionSingleAllOfAttributes 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.
NewExternalNrfFunctionSingleAllOfWithDefaults instantiates a new ExternalNrfFunctionSingleAllOf 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.
NewExternalNrfFunctionSingleWithDefaults instantiates a new ExternalNrfFunctionSingle 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.
NewExternalNssfFunctionSingle instantiates a new ExternalNssfFunctionSingle 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.
NewExternalNssfFunctionSingleWithDefaults instantiates a new ExternalNssfFunctionSingle 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.
NewExternalSeppFunctionSingle instantiates a new ExternalSeppFunctionSingle 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.
NewExternalSeppFunctionSingleAllOf instantiates a new ExternalSeppFunctionSingleAllOf 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.
NewExternalSeppFunctionSingleAllOfAttributes instantiates a new ExternalSeppFunctionSingleAllOfAttributes 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.
NewExternalSeppFunctionSingleAllOfAttributesAllOf instantiates a new ExternalSeppFunctionSingleAllOfAttributesAllOf 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.
NewExternalSeppFunctionSingleAllOfAttributesAllOfWithDefaults instantiates a new ExternalSeppFunctionSingleAllOfAttributesAllOf 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.
NewExternalSeppFunctionSingleAllOfAttributesWithDefaults instantiates a new ExternalSeppFunctionSingleAllOfAttributes 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.
NewExternalSeppFunctionSingleAllOfWithDefaults instantiates a new ExternalSeppFunctionSingleAllOf 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.
NewExternalSeppFunctionSingleWithDefaults instantiates a new ExternalSeppFunctionSingle 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.
NewExtSnssai instantiates a new ExtSnssai 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.
NewExtSnssaiWithDefaults instantiates a new ExtSnssai 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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
NewFiveQICharacteristicsSingle instantiates a new FiveQICharacteristicsSingle 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.
NewFiveQICharacteristicsSingleAllOf instantiates a new FiveQICharacteristicsSingleAllOf 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.
NewFiveQICharacteristicsSingleAllOfWithDefaults instantiates a new FiveQICharacteristicsSingleAllOf 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.
NewFiveQICharacteristicsSingleWithDefaults instantiates a new FiveQICharacteristicsSingle 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.
NewFiveQiDscpMapping instantiates a new FiveQiDscpMapping 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.
NewFiveQiDscpMappingSetSingle instantiates a new FiveQiDscpMappingSetSingle 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.
NewFiveQiDscpMappingSetSingleAllOf instantiates a new FiveQiDscpMappingSetSingleAllOf 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.
NewFiveQiDscpMappingSetSingleAllOfAttributes instantiates a new FiveQiDscpMappingSetSingleAllOfAttributes 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.
NewFiveQiDscpMappingSetSingleAllOfAttributesAllOf instantiates a new FiveQiDscpMappingSetSingleAllOfAttributesAllOf 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.
NewFiveQiDscpMappingSetSingleAllOfAttributesAllOfWithDefaults instantiates a new FiveQiDscpMappingSetSingleAllOfAttributesAllOf 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.
NewFiveQiDscpMappingSetSingleAllOfAttributesWithDefaults instantiates a new FiveQiDscpMappingSetSingleAllOfAttributes 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.
NewFiveQiDscpMappingSetSingleAllOfWithDefaults instantiates a new FiveQiDscpMappingSetSingleAllOf 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.
NewFiveQiDscpMappingSetSingleWithDefaults instantiates a new FiveQiDscpMappingSetSingle 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.
NewFiveQiDscpMappingWithDefaults instantiates a new FiveQiDscpMapping 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.
NewFlowInformation instantiates a new FlowInformation 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.
NewFlowInformationWithDefaults instantiates a new FlowInformation 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.
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.
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.
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.
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.
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.
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.
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.
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.
NewGeographicalCoordinates instantiates a new GeographicalCoordinates 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.
NewGeographicalCoordinatesWithDefaults instantiates a new GeographicalCoordinates 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.
NewGeoLoc instantiates a new GeoLoc 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.
NewGeoLocWithDefaults instantiates a new GeoLoc 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.
NewGtpUPathDelayThresholdsType instantiates a new GtpUPathDelayThresholdsType 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.
NewGtpUPathDelayThresholdsTypeWithDefaults instantiates a new GtpUPathDelayThresholdsType 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.
NewGtpUPathQoSMonitoringControlSingle instantiates a new GtpUPathQoSMonitoringControlSingle 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.
NewGtpUPathQoSMonitoringControlSingleAllOf instantiates a new GtpUPathQoSMonitoringControlSingleAllOf 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.
NewGtpUPathQoSMonitoringControlSingleAllOfAttributes instantiates a new GtpUPathQoSMonitoringControlSingleAllOfAttributes 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.
NewGtpUPathQoSMonitoringControlSingleAllOfAttributesAllOf instantiates a new GtpUPathQoSMonitoringControlSingleAllOfAttributesAllOf 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.
NewGtpUPathQoSMonitoringControlSingleAllOfAttributesAllOfWithDefaults instantiates a new GtpUPathQoSMonitoringControlSingleAllOfAttributesAllOf 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.
NewGtpUPathQoSMonitoringControlSingleAllOfAttributesWithDefaults instantiates a new GtpUPathQoSMonitoringControlSingleAllOfAttributes 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.
NewGtpUPathQoSMonitoringControlSingleAllOfWithDefaults instantiates a new GtpUPathQoSMonitoringControlSingleAllOf 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.
NewGtpUPathQoSMonitoringControlSingleWithDefaults instantiates a new GtpUPathQoSMonitoringControlSingle 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.
NewGUAMInfo instantiates a new GUAMInfo 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.
NewGUAMInfoWithDefaults instantiates a new GUAMInfo 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.
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.
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.
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.
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.
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.
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.
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.
NewIdentityRange instantiates a new IdentityRange 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.
NewIdentityRangeWithDefaults instantiates a new IdentityRange 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.
NewInterfaceUpfInfoItem instantiates a new InterfaceUpfInfoItem 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.
NewInterfaceUpfInfoItemWithDefaults instantiates a new InterfaceUpfInfoItem 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.
NewInternalGroupIdRange instantiates a new InternalGroupIdRange 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.
NewInternalGroupIdRangeWithDefaults instantiates a new InternalGroupIdRange 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.
NewIpAddr instantiates a new IpAddr 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.
NewIpAddrWithDefaults instantiates a new IpAddr 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.
NewIpEndPoint instantiates a new IpEndPoint 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.
NewIpEndPoint1 instantiates a new IpEndPoint1 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.
NewIpEndPoint1WithDefaults instantiates a new IpEndPoint1 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.
NewIpEndPointWithDefaults instantiates a new IpEndPoint 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.
NewIpInterface instantiates a new IpInterface 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.
NewIpInterfaceWithDefaults instantiates a new IpInterface 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.
NewIpv4AddressRange instantiates a new Ipv4AddressRange 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.
NewIpv4AddressRangeWithDefaults instantiates a new Ipv4AddressRange 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.
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.
NewIpv6Addr1 instantiates a new Ipv6Addr1 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.
NewIpv6Addr1WithDefaults instantiates a new Ipv6Addr1 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.
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.
NewIpv6Prefix instantiates a new Ipv6Prefix 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.
NewIpv6Prefix1 instantiates a new Ipv6Prefix1 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.
NewIpv6Prefix1WithDefaults instantiates a new Ipv6Prefix1 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.
NewIpv6PrefixRange instantiates a new Ipv6PrefixRange 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.
NewIpv6PrefixRangeWithDefaults instantiates a new Ipv6PrefixRange 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.
NewIpv6PrefixWithDefaults instantiates a new Ipv6Prefix 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.
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.
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.
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.
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.
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.
NewLmfFunctionSingle instantiates a new LmfFunctionSingle 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.
NewLmfFunctionSingleAllOf instantiates a new LmfFunctionSingleAllOf 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.
NewLmfFunctionSingleAllOf1 instantiates a new LmfFunctionSingleAllOf1 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.
NewLmfFunctionSingleAllOf1WithDefaults instantiates a new LmfFunctionSingleAllOf1 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.
NewLmfFunctionSingleAllOfAttributes instantiates a new LmfFunctionSingleAllOfAttributes 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.
NewLmfFunctionSingleAllOfAttributesAllOf instantiates a new LmfFunctionSingleAllOfAttributesAllOf 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.
NewLmfFunctionSingleAllOfAttributesAllOfWithDefaults instantiates a new LmfFunctionSingleAllOfAttributesAllOf 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.
NewLmfFunctionSingleAllOfAttributesWithDefaults instantiates a new LmfFunctionSingleAllOfAttributes 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.
NewLmfFunctionSingleAllOfWithDefaults instantiates a new LmfFunctionSingleAllOf 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.
NewLmfFunctionSingleWithDefaults instantiates a new LmfFunctionSingle 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.
NewLocalAddress instantiates a new LocalAddress 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.
NewLocalAddressWithDefaults instantiates a new LocalAddress 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.
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.
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.
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.
NewManagedElementAttr instantiates a new ManagedElementAttr 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.
NewManagedElementAttrWithDefaults instantiates a new ManagedElementAttr 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.
NewManagedElementNcO instantiates a new ManagedElementNcO 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.
NewManagedElementNcOWithDefaults instantiates a new ManagedElementNcO 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.
NewManagedElementSingle instantiates a new ManagedElementSingle 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.
NewManagedElementSingleAllOf instantiates a new ManagedElementSingleAllOf 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.
NewManagedElementSingleAllOf1 instantiates a new ManagedElementSingleAllOf1 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.
NewManagedElementSingleAllOf1WithDefaults instantiates a new ManagedElementSingleAllOf1 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.
NewManagedElementSingleAllOfAttributes instantiates a new ManagedElementSingleAllOfAttributes 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.
NewManagedElementSingleAllOfAttributesWithDefaults instantiates a new ManagedElementSingleAllOfAttributes 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.
NewManagedElementSingleAllOfWithDefaults instantiates a new ManagedElementSingleAllOf 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.
NewManagedElementSingleWithDefaults instantiates a new ManagedElementSingle 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.
NewManagedFunctionAttr instantiates a new ManagedFunctionAttr 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.
NewManagedFunctionAttrWithDefaults instantiates a new ManagedFunctionAttr 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.
NewManagedFunctionNcO instantiates a new ManagedFunctionNcO 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.
NewManagedFunctionNcOWithDefaults instantiates a new ManagedFunctionNcO 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.
NewManagedNFProfile instantiates a new ManagedNFProfile 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.
NewManagedNFProfileWithDefaults instantiates a new ManagedNFProfile 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.
NewManagedNFServiceSingle instantiates a new ManagedNFServiceSingle 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.
NewManagedNFServiceSingleAllOf instantiates a new ManagedNFServiceSingleAllOf 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.
NewManagedNFServiceSingleAllOfAttributes instantiates a new ManagedNFServiceSingleAllOfAttributes 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.
NewManagedNFServiceSingleAllOfAttributesWithDefaults instantiates a new ManagedNFServiceSingleAllOfAttributes 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.
NewManagedNFServiceSingleAllOfWithDefaults instantiates a new ManagedNFServiceSingleAllOf 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.
NewManagedNFServiceSingleWithDefaults instantiates a new ManagedNFServiceSingle 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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
NewMlAnalyticsInfo instantiates a new MlAnalyticsInfo 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.
NewMlAnalyticsInfoWithDefaults instantiates a new MlAnalyticsInfo 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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
NewModel5GCNfConnEcmInfo instantiates a new Model5GCNfConnEcmInfo 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.
NewModel5GCNfConnEcmInfoWithDefaults instantiates a new Model5GCNfConnEcmInfo 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.
NewN3iwfFunctionSingle instantiates a new N3iwfFunctionSingle 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.
NewN3iwfFunctionSingleAllOf instantiates a new N3iwfFunctionSingleAllOf 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.
NewN3iwfFunctionSingleAllOf1 instantiates a new N3iwfFunctionSingleAllOf1 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.
NewN3iwfFunctionSingleAllOf1WithDefaults instantiates a new N3iwfFunctionSingleAllOf1 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.
NewN3iwfFunctionSingleAllOfAttributes instantiates a new N3iwfFunctionSingleAllOfAttributes 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.
NewN3iwfFunctionSingleAllOfAttributesAllOf instantiates a new N3iwfFunctionSingleAllOfAttributesAllOf 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.
NewN3iwfFunctionSingleAllOfAttributesAllOfWithDefaults instantiates a new N3iwfFunctionSingleAllOfAttributesAllOf 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.
NewN3iwfFunctionSingleAllOfAttributesWithDefaults instantiates a new N3iwfFunctionSingleAllOfAttributes 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.
NewN3iwfFunctionSingleAllOfWithDefaults instantiates a new N3iwfFunctionSingleAllOf 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.
NewN3iwfFunctionSingleWithDefaults instantiates a new N3iwfFunctionSingle 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.
NewNefFunctionSingle instantiates a new NefFunctionSingle 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.
NewNefFunctionSingleAllOf instantiates a new NefFunctionSingleAllOf 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.
NewNefFunctionSingleAllOf1 instantiates a new NefFunctionSingleAllOf1 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.
NewNefFunctionSingleAllOf1WithDefaults instantiates a new NefFunctionSingleAllOf1 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.
NewNefFunctionSingleAllOfAttributes instantiates a new NefFunctionSingleAllOfAttributes 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.
NewNefFunctionSingleAllOfAttributesAllOf instantiates a new NefFunctionSingleAllOfAttributesAllOf 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.
NewNefFunctionSingleAllOfAttributesAllOfWithDefaults instantiates a new NefFunctionSingleAllOfAttributesAllOf 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.
NewNefFunctionSingleAllOfAttributesWithDefaults instantiates a new NefFunctionSingleAllOfAttributes 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.
NewNefFunctionSingleAllOfWithDefaults instantiates a new NefFunctionSingleAllOf 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.
NewNefFunctionSingleWithDefaults instantiates a new NefFunctionSingle 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.
NewNetworkSliceInfo instantiates a new NetworkSliceInfo 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.
NewNetworkSliceInfoWithDefaults instantiates a new NetworkSliceInfo 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.
NewNFProfile instantiates a new NFProfile 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.
NewNFProfileWithDefaults instantiates a new NFProfile 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.
NewNFService instantiates a new NFService 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.
NewNFServiceTypeFromValue returns a pointer to a valid NFServiceType for the value passed as argument, or an error if the value passed is not allowed by the enum.
NewNFServiceWithDefaults instantiates a new NFService 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.
NewNFStatusFromValue returns a pointer to a valid NFStatus for the value passed as argument, or an error if the value passed is not allowed by the enum.
NewNFTypeFromValue returns a pointer to a valid NFType for the value passed as argument, or an error if the value passed is not allowed by the enum.
NewNgeirFunctionSingle instantiates a new NgeirFunctionSingle 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.
NewNgeirFunctionSingleAllOf instantiates a new NgeirFunctionSingleAllOf 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.
NewNgeirFunctionSingleAllOf1 instantiates a new NgeirFunctionSingleAllOf1 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.
NewNgeirFunctionSingleAllOf1WithDefaults instantiates a new NgeirFunctionSingleAllOf1 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.
NewNgeirFunctionSingleAllOfAttributes instantiates a new NgeirFunctionSingleAllOfAttributes 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.
NewNgeirFunctionSingleAllOfAttributesAllOf instantiates a new NgeirFunctionSingleAllOfAttributesAllOf 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.
NewNgeirFunctionSingleAllOfAttributesAllOfWithDefaults instantiates a new NgeirFunctionSingleAllOfAttributesAllOf 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.
NewNgeirFunctionSingleAllOfAttributesWithDefaults instantiates a new NgeirFunctionSingleAllOfAttributes 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.
NewNgeirFunctionSingleAllOfWithDefaults instantiates a new NgeirFunctionSingleAllOf 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.
NewNgeirFunctionSingleWithDefaults instantiates a new NgeirFunctionSingle 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.
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.
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.
NewNotificationTypeFromValue returns a pointer to a valid NotificationType for the value passed as argument, or an error if the value passed is not allowed by the enum.
NewNrfFunctionSingle instantiates a new NrfFunctionSingle 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.
NewNrfFunctionSingleAllOf instantiates a new NrfFunctionSingleAllOf 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.
NewNrfFunctionSingleAllOf1 instantiates a new NrfFunctionSingleAllOf1 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.
NewNrfFunctionSingleAllOf1WithDefaults instantiates a new NrfFunctionSingleAllOf1 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.
NewNrfFunctionSingleAllOfAttributes instantiates a new NrfFunctionSingleAllOfAttributes 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.
NewNrfFunctionSingleAllOfAttributesAllOf instantiates a new NrfFunctionSingleAllOfAttributesAllOf 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.
NewNrfFunctionSingleAllOfAttributesAllOfWithDefaults instantiates a new NrfFunctionSingleAllOfAttributesAllOf 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.
NewNrfFunctionSingleAllOfAttributesWithDefaults instantiates a new NrfFunctionSingleAllOfAttributes 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.
NewNrfFunctionSingleAllOfWithDefaults instantiates a new NrfFunctionSingleAllOf 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.
NewNrfFunctionSingleWithDefaults instantiates a new NrfFunctionSingle 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.
NewNRTACRange instantiates a new NRTACRange 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.
NewNRTACRangeWithDefaults instantiates a new NRTACRange 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.
NewNsacfCapability instantiates a new NsacfCapability 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.
NewNsacfCapabilityWithDefaults instantiates a new NsacfCapability 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.
NewNsacfFunctionSingle instantiates a new NsacfFunctionSingle 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.
NewNsacfFunctionSingleAllOf instantiates a new NsacfFunctionSingleAllOf 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.
NewNsacfFunctionSingleAllOf1 instantiates a new NsacfFunctionSingleAllOf1 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.
NewNsacfFunctionSingleAllOf1WithDefaults instantiates a new NsacfFunctionSingleAllOf1 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.
NewNsacfFunctionSingleAllOfAttributes instantiates a new NsacfFunctionSingleAllOfAttributes 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.
NewNsacfFunctionSingleAllOfAttributesAllOf instantiates a new NsacfFunctionSingleAllOfAttributesAllOf 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.
NewNsacfFunctionSingleAllOfAttributesAllOfWithDefaults instantiates a new NsacfFunctionSingleAllOfAttributesAllOf 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.
NewNsacfFunctionSingleAllOfAttributesWithDefaults instantiates a new NsacfFunctionSingleAllOfAttributes 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.
NewNsacfFunctionSingleAllOfWithDefaults instantiates a new NsacfFunctionSingleAllOf 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.
NewNsacfFunctionSingleWithDefaults instantiates a new NsacfFunctionSingle 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.
NewNsacfInfo instantiates a new NsacfInfo 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.
NewNsacfInfoSnssai instantiates a new NsacfInfoSnssai 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.
NewNsacfInfoSnssaiWithDefaults instantiates a new NsacfInfoSnssai 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.
NewNsacfInfoWithDefaults instantiates a new NsacfInfo 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.
NewNssfFunctionSingle instantiates a new NssfFunctionSingle 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.
NewNssfFunctionSingleAllOf instantiates a new NssfFunctionSingleAllOf 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.
NewNssfFunctionSingleAllOf1 instantiates a new NssfFunctionSingleAllOf1 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.
NewNssfFunctionSingleAllOf1WithDefaults instantiates a new NssfFunctionSingleAllOf1 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.
NewNssfFunctionSingleAllOfAttributes instantiates a new NssfFunctionSingleAllOfAttributes 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.
NewNssfFunctionSingleAllOfAttributesAllOf instantiates a new NssfFunctionSingleAllOfAttributesAllOf 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.
NewNssfFunctionSingleAllOfAttributesAllOfWithDefaults instantiates a new NssfFunctionSingleAllOfAttributesAllOf 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.
NewNssfFunctionSingleAllOfAttributesWithDefaults instantiates a new NssfFunctionSingleAllOfAttributes 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.
NewNssfFunctionSingleAllOfWithDefaults instantiates a new NssfFunctionSingleAllOf 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.
NewNssfFunctionSingleWithDefaults instantiates a new NssfFunctionSingle 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.
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.
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.
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.
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.
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.
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.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewNullValueFromValue returns a pointer to a valid NullValue for the value passed as argument, or an error if the value passed is not allowed by the enum.
NewNwdafCapability instantiates a new NwdafCapability 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.
NewNwdafCapabilityWithDefaults instantiates a new NwdafCapability 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.
NewNwdafFunctionSingle instantiates a new NwdafFunctionSingle 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.
NewNwdafFunctionSingleAllOf instantiates a new NwdafFunctionSingleAllOf 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.
NewNwdafFunctionSingleAllOfAttributes instantiates a new NwdafFunctionSingleAllOfAttributes 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.
NewNwdafFunctionSingleAllOfAttributesAllOf instantiates a new NwdafFunctionSingleAllOfAttributesAllOf 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.
NewNwdafFunctionSingleAllOfAttributesAllOfWithDefaults instantiates a new NwdafFunctionSingleAllOfAttributesAllOf 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.
NewNwdafFunctionSingleAllOfAttributesWithDefaults instantiates a new NwdafFunctionSingleAllOfAttributes 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.
NewNwdafFunctionSingleAllOfWithDefaults instantiates a new NwdafFunctionSingleAllOf 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.
NewNwdafFunctionSingleWithDefaults instantiates a new NwdafFunctionSingle 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.
NewNwdafInfo instantiates a new NwdafInfo 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.
NewNwdafInfoWithDefaults instantiates a new NwdafInfo 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.
NewOperation instantiates a new Operation 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.
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.
NewOperationSemanticsFromValue returns a pointer to a valid OperationSemantics for the value passed as argument, or an error if the value passed is not allowed by the enum.
NewOperationWithDefaults instantiates a new Operation 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.
NewPacketErrorRate instantiates a new PacketErrorRate 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.
NewPacketErrorRateWithDefaults instantiates a new PacketErrorRate 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.
NewPccRule instantiates a new PccRule 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.
NewPccRuleWithDefaults instantiates a new PccRule 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.
NewPcfFunctionSingle instantiates a new PcfFunctionSingle 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.
NewPcfFunctionSingleAllOf instantiates a new PcfFunctionSingleAllOf 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.
NewPcfFunctionSingleAllOf1 instantiates a new PcfFunctionSingleAllOf1 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.
NewPcfFunctionSingleAllOf1WithDefaults instantiates a new PcfFunctionSingleAllOf1 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.
NewPcfFunctionSingleAllOfAttributes instantiates a new PcfFunctionSingleAllOfAttributes 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.
NewPcfFunctionSingleAllOfAttributesAllOf instantiates a new PcfFunctionSingleAllOfAttributesAllOf 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.
NewPcfFunctionSingleAllOfAttributesAllOfWithDefaults instantiates a new PcfFunctionSingleAllOfAttributesAllOf 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.
NewPcfFunctionSingleAllOfAttributesWithDefaults instantiates a new PcfFunctionSingleAllOfAttributes 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.
NewPcfFunctionSingleAllOfWithDefaults instantiates a new PcfFunctionSingleAllOf 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.
NewPcfFunctionSingleWithDefaults instantiates a new PcfFunctionSingle 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.
NewPeeParameter instantiates a new PeeParameter 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.
NewPeeParameterWithDefaults instantiates a new PeeParameter 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.
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.
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.
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.
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.
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.
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.
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.
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.
NewPfdData instantiates a new PfdData 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.
NewPfdDataWithDefaults instantiates a new PfdData 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.
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.
NewPlmnId1 instantiates a new PlmnId1 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.
NewPlmnId1WithDefaults instantiates a new PlmnId1 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.
NewPlmnId2 instantiates a new PlmnId2 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.
NewPlmnId2WithDefaults instantiates a new PlmnId2 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.
NewPlmnIdNid instantiates a new PlmnIdNid 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.
NewPlmnIdNid1 instantiates a new PlmnIdNid1 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.
NewPlmnIdNid1WithDefaults instantiates a new PlmnIdNid1 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.
NewPlmnIdNidWithDefaults instantiates a new PlmnIdNid 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.
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.
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.
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.
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.
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.
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.
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.
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.
NewPredefinedPccRuleSetSingle instantiates a new PredefinedPccRuleSetSingle 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.
NewPredefinedPccRuleSetSingleAllOf instantiates a new PredefinedPccRuleSetSingleAllOf 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.
NewPredefinedPccRuleSetSingleAllOfAttributes instantiates a new PredefinedPccRuleSetSingleAllOfAttributes 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.
NewPredefinedPccRuleSetSingleAllOfAttributesAllOf instantiates a new PredefinedPccRuleSetSingleAllOfAttributesAllOf 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.
NewPredefinedPccRuleSetSingleAllOfAttributesAllOfWithDefaults instantiates a new PredefinedPccRuleSetSingleAllOfAttributesAllOf 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.
NewPredefinedPccRuleSetSingleAllOfAttributesWithDefaults instantiates a new PredefinedPccRuleSetSingleAllOfAttributes 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.
NewPredefinedPccRuleSetSingleAllOfWithDefaults instantiates a new PredefinedPccRuleSetSingleAllOf 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.
NewPredefinedPccRuleSetSingleWithDefaults instantiates a new PredefinedPccRuleSetSingle 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.
NewProseCapability instantiates a new ProseCapability 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.
NewProseCapabilityWithDefaults instantiates a new ProseCapability 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.
NewProvMnSOneOf instantiates a new ProvMnSOneOf 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.
NewProvMnSOneOf1 instantiates a new ProvMnSOneOf1 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.
NewProvMnSOneOf1WithDefaults instantiates a new ProvMnSOneOf1 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.
NewProvMnSOneOfWithDefaults instantiates a new ProvMnSOneOf 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.
NewQFPacketDelayThresholdsType instantiates a new QFPacketDelayThresholdsType 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.
NewQFPacketDelayThresholdsTypeWithDefaults instantiates a new QFPacketDelayThresholdsType 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.
NewQFQoSMonitoringControlSingle instantiates a new QFQoSMonitoringControlSingle 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.
NewQFQoSMonitoringControlSingleAllOf instantiates a new QFQoSMonitoringControlSingleAllOf 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.
NewQFQoSMonitoringControlSingleAllOfAttributes instantiates a new QFQoSMonitoringControlSingleAllOfAttributes 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.
NewQFQoSMonitoringControlSingleAllOfAttributesAllOf instantiates a new QFQoSMonitoringControlSingleAllOfAttributesAllOf 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.
NewQFQoSMonitoringControlSingleAllOfAttributesAllOfWithDefaults instantiates a new QFQoSMonitoringControlSingleAllOfAttributesAllOf 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.
NewQFQoSMonitoringControlSingleAllOfAttributesWithDefaults instantiates a new QFQoSMonitoringControlSingleAllOfAttributes 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.
NewQFQoSMonitoringControlSingleAllOfWithDefaults instantiates a new QFQoSMonitoringControlSingleAllOf 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.
NewQFQoSMonitoringControlSingleWithDefaults instantiates a new QFQoSMonitoringControlSingle 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.
NewQosData instantiates a new QosData 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.
NewQosDataWithDefaults instantiates a new QosData 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.
NewRedirectInformation instantiates a new RedirectInformation 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.
NewRedirectInformationWithDefaults instantiates a new RedirectInformation 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.
NewRegistrationStateFromValue returns a pointer to a valid RegistrationState for the value passed as argument, or an error if the value passed is not allowed by the enum.
NewRemoteAddress instantiates a new RemoteAddress 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.
NewRemoteAddressWithDefaults instantiates a new RemoteAddress 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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
NewRouteInformation instantiates a new RouteInformation 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.
NewRouteInformationWithDefaults instantiates a new RouteInformation 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.
NewSAP instantiates a new SAP 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.
NewSAPWithDefaults instantiates a new SAP 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.
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.
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.
NewScpCapabilityFromValue returns a pointer to a valid ScpCapability for the value passed as argument, or an error if the value passed is not allowed by the enum.
NewScpDomainInfo instantiates a new ScpDomainInfo 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.
NewScpDomainInfoWithDefaults instantiates a new ScpDomainInfo 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.
NewScpFunctionSingle instantiates a new ScpFunctionSingle 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.
NewScpFunctionSingleAllOf instantiates a new ScpFunctionSingleAllOf 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.
NewScpFunctionSingleAllOfAttributes instantiates a new ScpFunctionSingleAllOfAttributes 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.
NewScpFunctionSingleAllOfAttributesAllOf instantiates a new ScpFunctionSingleAllOfAttributesAllOf 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.
NewScpFunctionSingleAllOfAttributesAllOfWithDefaults instantiates a new ScpFunctionSingleAllOfAttributesAllOf 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.
NewScpFunctionSingleAllOfAttributesWithDefaults instantiates a new ScpFunctionSingleAllOfAttributes 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.
NewScpFunctionSingleAllOfWithDefaults instantiates a new ScpFunctionSingleAllOf 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.
NewScpFunctionSingleWithDefaults instantiates a new ScpFunctionSingle 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.
NewScpInfo instantiates a new ScpInfo 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.
NewScpInfoWithDefaults instantiates a new ScpInfo 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.
NewSdRange instantiates a new SdRange 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.
NewSdRangeWithDefaults instantiates a new SdRange 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.
NewSeppFunctionSingle instantiates a new SeppFunctionSingle 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.
NewSeppFunctionSingleAllOf instantiates a new SeppFunctionSingleAllOf 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.
NewSeppFunctionSingleAllOf1 instantiates a new SeppFunctionSingleAllOf1 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.
NewSeppFunctionSingleAllOf1WithDefaults instantiates a new SeppFunctionSingleAllOf1 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.
NewSeppFunctionSingleAllOfAttributes instantiates a new SeppFunctionSingleAllOfAttributes 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.
NewSeppFunctionSingleAllOfAttributesAllOf instantiates a new SeppFunctionSingleAllOfAttributesAllOf 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.
NewSeppFunctionSingleAllOfAttributesAllOfWithDefaults instantiates a new SeppFunctionSingleAllOfAttributesAllOf 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.
NewSeppFunctionSingleAllOfAttributesWithDefaults instantiates a new SeppFunctionSingleAllOfAttributes 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.
NewSeppFunctionSingleAllOfWithDefaults instantiates a new SeppFunctionSingleAllOf 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.
NewSeppFunctionSingleWithDefaults instantiates a new SeppFunctionSingle 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.
NewSeppInfo instantiates a new SeppInfo 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.
NewSeppInfoWithDefaults instantiates a new SeppInfo 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.
NewSEPPTypeFromValue returns a pointer to a valid SEPPType for the value passed as argument, or an error if the value passed is not allowed by the enum.
NewServingLocation instantiates a new ServingLocation 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.
NewServingLocationWithDefaults instantiates a new ServingLocation 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.
NewSharedDataIdRange instantiates a new SharedDataIdRange 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.
NewSharedDataIdRangeWithDefaults instantiates a new SharedDataIdRange 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.
NewSmfFunctionSingle instantiates a new SmfFunctionSingle 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.
NewSmfFunctionSingleAllOf instantiates a new SmfFunctionSingleAllOf 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.
NewSmfFunctionSingleAllOf1 instantiates a new SmfFunctionSingleAllOf1 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.
NewSmfFunctionSingleAllOf1WithDefaults instantiates a new SmfFunctionSingleAllOf1 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.
NewSmfFunctionSingleAllOfAttributes instantiates a new SmfFunctionSingleAllOfAttributes 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.
NewSmfFunctionSingleAllOfAttributesAllOf instantiates a new SmfFunctionSingleAllOfAttributesAllOf 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.
NewSmfFunctionSingleAllOfAttributesAllOfWithDefaults instantiates a new SmfFunctionSingleAllOfAttributesAllOf 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.
NewSmfFunctionSingleAllOfAttributesWithDefaults instantiates a new SmfFunctionSingleAllOfAttributes 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.
NewSmfFunctionSingleAllOfWithDefaults instantiates a new SmfFunctionSingleAllOf 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.
NewSmfFunctionSingleWithDefaults instantiates a new SmfFunctionSingle 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.
NewSmsfFunctionSingle instantiates a new SmsfFunctionSingle 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.
NewSmsfFunctionSingleAllOf instantiates a new SmsfFunctionSingleAllOf 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.
NewSmsfFunctionSingleAllOf1 instantiates a new SmsfFunctionSingleAllOf1 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.
NewSmsfFunctionSingleAllOf1WithDefaults instantiates a new SmsfFunctionSingleAllOf1 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.
NewSmsfFunctionSingleAllOfAttributes instantiates a new SmsfFunctionSingleAllOfAttributes 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.
NewSmsfFunctionSingleAllOfAttributesAllOf instantiates a new SmsfFunctionSingleAllOfAttributesAllOf 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.
NewSmsfFunctionSingleAllOfAttributesAllOfWithDefaults instantiates a new SmsfFunctionSingleAllOfAttributesAllOf 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.
NewSmsfFunctionSingleAllOfAttributesWithDefaults instantiates a new SmsfFunctionSingleAllOfAttributes 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.
NewSmsfFunctionSingleAllOfWithDefaults instantiates a new SmsfFunctionSingleAllOf 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.
NewSmsfFunctionSingleWithDefaults instantiates a new SmsfFunctionSingle 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.
NewSnpnId instantiates a new SnpnId 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.
NewSnpnIdWithDefaults instantiates a new SnpnId 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.
NewSnpnInfo instantiates a new SnpnInfo 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.
NewSnpnInfoWithDefaults instantiates a new SnpnInfo 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.
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.
NewSnssai1 instantiates a new Snssai1 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.
NewSnssai1WithDefaults instantiates a new Snssai1 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.
NewSnssaiExtension instantiates a new SnssaiExtension 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.
NewSnssaiExtensionWithDefaults instantiates a new SnssaiExtension 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.
NewSnssaiInfo instantiates a new SnssaiInfo 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.
NewSnssaiInfoItem instantiates a new SnssaiInfoItem 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.
NewSnssaiInfoItemWithDefaults instantiates a new SnssaiInfoItem 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.
NewSnssaiInfoWithDefaults instantiates a new SnssaiInfo 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.
NewSNssaiSmfInfoItem instantiates a new SNssaiSmfInfoItem 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.
NewSNssaiSmfInfoItemWithDefaults instantiates a new SNssaiSmfInfoItem 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.
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.
NewSteeringMode instantiates a new SteeringMode 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.
NewSteeringModeWithDefaults instantiates a new SteeringMode 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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
NewSuciInfo instantiates a new SuciInfo 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.
NewSuciInfoWithDefaults instantiates a new SuciInfo 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.
NewSupiRange instantiates a new SupiRange 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.
NewSupiRangeWithDefaults instantiates a new SupiRange 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.
NewSupportedDataSetFromValue returns a pointer to a valid SupportedDataSet for the value passed as argument, or an error if the value passed is not allowed by the enum.
NewSupportedFunc instantiates a new SupportedFunc 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.
NewSupportedFuncWithDefaults instantiates a new SupportedFunc 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.
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.
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.
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.
NewTai1 instantiates a new Tai1 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.
NewTai1WithDefaults instantiates a new Tai1 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.
NewTaiRange instantiates a new TaiRange 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.
NewTaiRangeWithDefaults instantiates a new TaiRange 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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
NewTopologicalServiceArea instantiates a new TopologicalServiceArea 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.
NewTopologicalServiceAreaWithDefaults instantiates a new TopologicalServiceArea 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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
NewTrafficControlData instantiates a new TrafficControlData 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.
NewTrafficControlDataWithDefaults instantiates a new TrafficControlData 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.
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.
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.
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.
NewTscaiInputContainer instantiates a new TscaiInputContainer 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.
NewTscaiInputContainerWithDefaults instantiates a new TscaiInputContainer 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.
NewUdmFunctionSingle instantiates a new UdmFunctionSingle 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.
NewUdmFunctionSingleAllOf instantiates a new UdmFunctionSingleAllOf 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.
NewUdmFunctionSingleAllOf1 instantiates a new UdmFunctionSingleAllOf1 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.
NewUdmFunctionSingleAllOf1WithDefaults instantiates a new UdmFunctionSingleAllOf1 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.
NewUdmFunctionSingleAllOfAttributes instantiates a new UdmFunctionSingleAllOfAttributes 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.
NewUdmFunctionSingleAllOfAttributesAllOf instantiates a new UdmFunctionSingleAllOfAttributesAllOf 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.
NewUdmFunctionSingleAllOfAttributesAllOfWithDefaults instantiates a new UdmFunctionSingleAllOfAttributesAllOf 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.
NewUdmFunctionSingleAllOfAttributesWithDefaults instantiates a new UdmFunctionSingleAllOfAttributes 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.
NewUdmFunctionSingleAllOfWithDefaults instantiates a new UdmFunctionSingleAllOf 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.
NewUdmFunctionSingleWithDefaults instantiates a new UdmFunctionSingle 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.
NewUdrFunctionSingle instantiates a new UdrFunctionSingle 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.
NewUdrFunctionSingleAllOf instantiates a new UdrFunctionSingleAllOf 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.
NewUdrFunctionSingleAllOfAttributes instantiates a new UdrFunctionSingleAllOfAttributes 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.
NewUdrFunctionSingleAllOfAttributesAllOf instantiates a new UdrFunctionSingleAllOfAttributesAllOf 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.
NewUdrFunctionSingleAllOfAttributesAllOfWithDefaults instantiates a new UdrFunctionSingleAllOfAttributesAllOf 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.
NewUdrFunctionSingleAllOfAttributesWithDefaults instantiates a new UdrFunctionSingleAllOfAttributes 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.
NewUdrFunctionSingleAllOfWithDefaults instantiates a new UdrFunctionSingleAllOf 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.
NewUdrFunctionSingleWithDefaults instantiates a new UdrFunctionSingle 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.
NewUdsfFunctionSingle instantiates a new UdsfFunctionSingle 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.
NewUdsfFunctionSingleAllOf instantiates a new UdsfFunctionSingleAllOf 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.
NewUdsfFunctionSingleAllOfAttributes instantiates a new UdsfFunctionSingleAllOfAttributes 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.
NewUdsfFunctionSingleAllOfAttributesAllOf instantiates a new UdsfFunctionSingleAllOfAttributesAllOf 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.
NewUdsfFunctionSingleAllOfAttributesAllOfWithDefaults instantiates a new UdsfFunctionSingleAllOfAttributesAllOf 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.
NewUdsfFunctionSingleAllOfAttributesWithDefaults instantiates a new UdsfFunctionSingleAllOfAttributes 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.
NewUdsfFunctionSingleAllOfWithDefaults instantiates a new UdsfFunctionSingleAllOf 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.
NewUdsfFunctionSingleWithDefaults instantiates a new UdsfFunctionSingle 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.
NewUdsfInfo instantiates a new UdsfInfo 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.
NewUdsfInfoWithDefaults instantiates a new UdsfInfo 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.
NewUnTrustAfInfo instantiates a new UnTrustAfInfo 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.
NewUnTrustAfInfoWithDefaults instantiates a new UnTrustAfInfo 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.
NewUPFConnectionInfo instantiates a new UPFConnectionInfo 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.
NewUPFConnectionInfoWithDefaults instantiates a new UPFConnectionInfo 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.
NewUpfFunctionSingle instantiates a new UpfFunctionSingle 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.
NewUpfFunctionSingleAllOf instantiates a new UpfFunctionSingleAllOf 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.
NewUpfFunctionSingleAllOf1 instantiates a new UpfFunctionSingleAllOf1 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.
NewUpfFunctionSingleAllOf1WithDefaults instantiates a new UpfFunctionSingleAllOf1 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.
NewUpfFunctionSingleAllOfAttributes instantiates a new UpfFunctionSingleAllOfAttributes 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.
NewUpfFunctionSingleAllOfAttributesAllOf instantiates a new UpfFunctionSingleAllOfAttributesAllOf 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.
NewUpfFunctionSingleAllOfAttributesAllOfWithDefaults instantiates a new UpfFunctionSingleAllOfAttributesAllOf 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.
NewUpfFunctionSingleAllOfAttributesWithDefaults instantiates a new UpfFunctionSingleAllOfAttributes 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.
NewUpfFunctionSingleAllOfWithDefaults instantiates a new UpfFunctionSingleAllOf 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.
NewUpfFunctionSingleWithDefaults instantiates a new UpfFunctionSingle 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.
NewUpPathChgEvent instantiates a new UpPathChgEvent 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.
NewUpPathChgEventWithDefaults instantiates a new UpPathChgEvent 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.
NewUsageStateFromValue returns a pointer to a valid UsageState for the value passed as argument, or an error if the value passed is not allowed by the enum.
NewV2xCapability instantiates a new V2xCapability 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.
NewV2xCapabilityWithDefaults instantiates a new V2xCapability 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.
NewVnfParameter instantiates a new VnfParameter 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.
NewVnfParameterWithDefaults instantiates a new VnfParameter 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.
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.
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.
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.
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.
NgeirFunctionSingleAsResources5gcNrm is a convenience function that returns NgeirFunctionSingle wrapped in Resources5gcNrm.
NrfFunctionSingleAsResources5gcNrm is a convenience function that returns NrfFunctionSingle wrapped in Resources5gcNrm.
NsacfFunctionSingleAsResources5gcNrm is a convenience function that returns NsacfFunctionSingle wrapped in Resources5gcNrm.
NssfFunctionSingleAsResources5gcNrm is a convenience function that returns NssfFunctionSingle wrapped in Resources5gcNrm.
NwdafFunctionSingleAsResources5gcNrm is a convenience function that returns NwdafFunctionSingle wrapped in Resources5gcNrm.
PcfFunctionSingleAsResources5gcNrm is a convenience function that returns PcfFunctionSingle wrapped in Resources5gcNrm.
PerfNotificationTypesAsNotificationType1 is a convenience function that returns PerfNotificationTypes wrapped in NotificationType1.
PredefinedPccRuleSetSingleAsResources5gcNrm is a convenience function that returns PredefinedPccRuleSetSingle wrapped in Resources5gcNrm.
ProbableCauseOneOfAsProbableCause is a convenience function that returns ProbableCauseOneOf wrapped in ProbableCause.
ProvMnSAsResources5gcNrm is a convenience function that returns ProvMnS wrapped in Resources5gcNrm.
ProvMnSOneOf1AsProvMnS is a convenience function that returns ProvMnSOneOf1 wrapped in ProvMnS.
ProvMnSOneOfAsProvMnS is a convenience function that returns ProvMnSOneOf wrapped in ProvMnS.
PtrBool is a helper routine that returns a pointer to given boolean value.
PtrFloat32 is a helper routine that returns a pointer to given float value.
PtrFloat64 is a helper routine that returns a pointer to given float value.
PtrInt is a helper routine that returns a pointer to given integer value.
PtrInt32 is a helper routine that returns a pointer to given integer value.
PtrInt64 is a helper routine that returns a pointer to given integer value.
PtrString is a helper routine that returns a pointer to given string value.
PtrTime is helper routine that returns a pointer to given Time value.
QFQoSMonitoringControlSingleAsResources5gcNrm is a convenience function that returns QFQoSMonitoringControlSingle wrapped in Resources5gcNrm.
ReportingCtrlOneOf1AsReportingCtrl is a convenience function that returns ReportingCtrlOneOf1 wrapped in ReportingCtrl.
ReportingCtrlOneOf2AsReportingCtrl is a convenience function that returns ReportingCtrlOneOf2 wrapped in ReportingCtrl.
ReportingCtrlOneOfAsReportingCtrl is a convenience function that returns ReportingCtrlOneOf wrapped in ReportingCtrl.
ScpFunctionSingleAsResources5gcNrm is a convenience function that returns ScpFunctionSingle wrapped in Resources5gcNrm.
SeppFunctionSingleAsResources5gcNrm is a convenience function that returns SeppFunctionSingle wrapped in Resources5gcNrm.
SmfFunctionSingleAsResources5gcNrm is a convenience function that returns SmfFunctionSingle wrapped in Resources5gcNrm.
SmsfFunctionSingleAsResources5gcNrm is a convenience function that returns SmsfFunctionSingle wrapped in Resources5gcNrm.
stringAsFileDownloadJobProcessMonitorResultStateInfo is a convenience function that returns string wrapped in FileDownloadJobProcessMonitorResultStateInfo.
stringAsHostAddr is a convenience function that returns string wrapped in HostAddr.
stringAsIpAddr1 is a convenience function that returns string wrapped in IpAddr1.
stringAsSpecificProblem is a convenience function that returns string wrapped in SpecificProblem.
SubNetworkSingleAsResources5gcNrm is a convenience function that returns SubNetworkSingle wrapped in Resources5gcNrm.
ThresholdLevelIndOneOf1AsThresholdLevelInd is a convenience function that returns ThresholdLevelIndOneOf1 wrapped in ThresholdLevelInd.
ThresholdLevelIndOneOfAsThresholdLevelInd is a convenience function that returns ThresholdLevelIndOneOf wrapped in ThresholdLevelInd.
UdmFunctionSingleAsResources5gcNrm is a convenience function that returns UdmFunctionSingle wrapped in Resources5gcNrm.
UdrFunctionSingleAsResources5gcNrm is a convenience function that returns UdrFunctionSingle wrapped in Resources5gcNrm.
UdsfFunctionSingleAsResources5gcNrm is a convenience function that returns UdsfFunctionSingle wrapped in Resources5gcNrm.
UpfFunctionSingleAsResources5gcNrm is a convenience function that returns UpfFunctionSingle wrapped in Resources5gcNrm.

# Constants

List of SupportedDataSet.
List of SupportedDataSet.
List of SupportedDataSet.
List of SupportedDataSet.
List of SupportedDataSet.
List of SupportedDataSet.
List of SupportedDataSet.
List of eventListForEventTriggeredMeasurement-Type.
List of NFType.
List of AckState.
List of UsageState.
List of NFType.
List of NFType.
List of NFType.
List of SupportedDataSet.
List of NFType.
List of NFType.
List of UsageState.
List of NFType.
List of NFType.
List of NFType.
List of PerceivedSeverity.
List of AlarmType.
List of measurementQuantity-Type.
List of measurementQuantity-Type.
List of PerceivedSeverity.
List of SEPPType.
List of NotificationType.
List of NotificationType.
List of NFType.
List of RegistrationState.
List of CommModelType.
List of CommModelType.
List of OperationalState.
List of NFType.
List of NFType.
List of positioningMethod-Type.
List of NFType.
List of OperationalState.
List of AlarmType.
List of AlarmType.
List of reportType-Type.
List of SupportedDataSet.
List of traceReportingFormat-Type.
List of NFType.
List of NFType.
List of positioningMethod-Type.
List of NFType.
List of NFType.
List of UsageState.
List of jobType-Type.
List of jobType-Type.
List of NFType.
List of PerceivedSeverity.
List of ScpCapability.
List of CommModelType.
List of CommModelType.
List of reportAmount-Type.
List of AlarmType.
List of TrendIndication.
List of NFType.
List of NotificationType.
List of NotificationType.
List of AdministrativeState.
List of jobType-Type.
List of jobType-Type.
List of PerceivedSeverity.
List of traceDepth-Type.
List of NFType.
List of NFType.
List of NFType.
List of NFType.
List of traceDepth-Type.
List of NFType.
List of traceDepth-Type.
List of PerceivedSeverity.
List of NFType.
List of NFType.
List of TrendIndication.
List of NotificationType.
List of NotificationType.
List of NFType.
List of NFServiceType.
List of NFServiceType.
List of NFServiceType.
List of NFServiceType.
List of NFType.
List of TrendIndication.
List of anonymizationOfMdtData-Type.
List of AccessType.
List of AlarmNotificationTypes.
List of AlarmNotificationTypes.
List of AlarmNotificationTypes.
List of AlarmNotificationTypes.
List of AlarmNotificationTypes.
List of AlarmNotificationTypes.
List of AlarmNotificationTypes.
List of FileNotificationTypes.
List of FileNotificationTypes.
List of HeartbeatNotificationTypes.
List of CmNotificationTypes.
List of CmNotificationTypes.
List of CmNotificationTypes.
List of CmNotificationTypes.
List of AlarmNotificationTypes.
List of AlarmNotificationTypes.
List of PerfNotificationTypes.
List of NFType.
List of NFType.
List of NFServiceType.
List of NFServiceType.
List of NotificationType.
List of NotificationType.
List of NFType.
List of NFType.
List of NFType.
List of NullValue.
List of NFType.
List of AlarmType.
List of NFServiceType.
List of eventListForEventTriggeredMeasurement-Type.
List of SupportedDataSet.
List of SupportedDataSet.
List of SupportedDataSet.
List of SupportedDataSet.
List of SupportedDataSet.
List of NFType.
List of measurementQuantity-Type.
List of NFType.
List of NFType.
List of reportType-Type.
List of AlarmType.
List of NFType.
List of SupportedDataSet.
List of AlarmType.
List of SEPPType.
List of AlarmType.
List of jobType-Type.
List of NFStatus.
List of RegistrationState.
List of OperationSemantics.
List of jobType-Type.
List of NFType.
List of NFType.
List of NFType.
List of NFType.
List of AlarmType.
List of NFType.
List of NFType.
List of NFType.
List of NFType.
List of NFType.
List of NFType.
List of NFType.
List of traceReportingFormat-Type.
List of OperationSemantics.
List of SupportedDataSet.
List of NFStatus.
List of anonymizationOfMdtData-Type.
List of AlarmType.
List of NFType.
List of jobType-Type.
List of NFType.
List of NFType.
List of NFType.
List of NFType.
List of NFType.
List of NFType.
List of NFType.
List of AckState.
List of AdministrativeState.
List of NFType.
List of traceDepth-Type.
List of traceDepth-Type.
List of traceDepth-Type.
List of NFType.
List of PerceivedSeverity.

# Variables

All allowed values of AccessType enum.
All allowed values of AckState enum.
All allowed values of AdministrativeState enum.
All allowed values of AlarmNotificationTypes enum.
All allowed values of AlarmType enum.
All allowed values of AnonymizationOfMdtDataType enum.
All allowed values of CmNotificationTypes enum.
All allowed values of CollectionPeriodM6LteType enum.
All allowed values of CollectionPeriodM6NrType enum.
All allowed values of CollectionPeriodRrmLteType enum.
All allowed values of CollectionPeriodRrmNrType enum.
All allowed values of CollectionPeriodRrmUmtsType enum.
All allowed values of CommModelType enum.
All allowed values of EventListForEventTriggeredMeasurementType enum.
All allowed values of FileNotificationTypes enum.
All allowed values of HeartbeatNotificationTypes enum.
All allowed values of JobTypeType enum.
All allowed values of LoggingDurationType enum.
All allowed values of MeasurementPeriodLteType enum.
All allowed values of MeasurementPeriodUmtsType enum.
All allowed values of MeasurementQuantityType enum.
All allowed values of NFServiceType enum.
All allowed values of NFStatus enum.
All allowed values of NFType enum.
All allowed values of NotificationType enum.
All allowed values of NullValue enum.
All allowed values of OperationalState enum.
All allowed values of OperationSemantics enum.
All allowed values of PerceivedSeverity enum.
All allowed values of PerfNotificationTypes enum.
All allowed values of PositioningMethodType enum.
All allowed values of RegistrationState enum.
All allowed values of ReportAmountType enum.
All allowed values of ReportTypeType enum.
All allowed values of ScpCapability enum.
All allowed values of SEPPType enum.
All allowed values of SupportedDataSet enum.
All allowed values of TimeToTriggerL1Type enum.
All allowed values of TraceDepthType enum.
All allowed values of TraceReportingFormatType enum.
All allowed values of TrendIndication enum.
All allowed values of UsageState enum.
ContextOperationServerIndices uses a server configuration from the index mapping.
ContextOperationServerVariables overrides a server configuration variables using operation specific values.
ContextServerIndex uses a server configuration from the index.
ContextServerVariables overrides a server configuration variables.

# Structs

AccessTypeRm Indicates wether the access is via 3GPP or via non-3GPP but with the OpenAPI 'nullable: true' property.\".
AddressWithVlan struct for AddressWithVlan.
AfEvent Represents Application Events.
AfEventExposureData AF Event Exposure data managed by a given NEF Instance.
AfSigProtocol Possible values are - NO_INFORMATION: Indicate that no information about the AF signalling protocol is being provided.
AlarmListSingle struct for AlarmListSingle.
AlarmListSingleAllOf struct for AlarmListSingleAllOf.
AlarmListSingleAllOfAttributes struct for AlarmListSingleAllOfAttributes.
AlarmRecord The alarmId is not a property of an alarm record.
AmfFunctionSingle struct for AmfFunctionSingle.
AmfFunctionSingleAllOf struct for AmfFunctionSingleAllOf.
AmfFunctionSingleAllOf1 struct for AmfFunctionSingleAllOf1.
AmfFunctionSingleAllOfAttributes struct for AmfFunctionSingleAllOfAttributes.
AmfFunctionSingleAllOfAttributesAllOf struct for AmfFunctionSingleAllOfAttributesAllOf.
AmfIdentifier AmfIdentifier comprise of amfRegionId, amfSetId and amfPointer.
AmfRegionSingle struct for AmfRegionSingle.
AmfRegionSingleAllOf struct for AmfRegionSingleAllOf.
AmfRegionSingleAllOfAttributes struct for AmfRegionSingleAllOfAttributes.
AmfRegionSingleAllOfAttributesAllOf struct for AmfRegionSingleAllOfAttributesAllOf.
AmfSetSingle struct for AmfSetSingle.
AmfSetSingleAllOf struct for AmfSetSingleAllOf.
AmfSetSingleAllOfAttributes struct for AmfSetSingleAllOfAttributes.
AmfSetSingleAllOfAttributesAllOf struct for AmfSetSingleAllOfAttributesAllOf.
APIClient manages communication with the 3GPP 5GC NRM API v18.2.0 In most cases there should be only one, shared, APIClient.
APIKey provides API key based authentication to a request passed via context using ContextAPIKey.
APIResponse stores the API response returned by the server.
AreaConfig struct for AreaConfig.
AreaOfInterest - struct for AreaOfInterest.
AreaScope - struct for AreaScope.
Arp Contains Allocation and Retention Priority information.
AtsssCapability struct for AtsssCapability.
AusfFunctionSingle struct for AusfFunctionSingle.
AusfFunctionSingleAllOf struct for AusfFunctionSingleAllOf.
AusfFunctionSingleAllOf1 struct for AusfFunctionSingleAllOf1.
AusfFunctionSingleAllOfAttributes struct for AusfFunctionSingleAllOfAttributes.
AusfFunctionSingleAllOfAttributesAllOf struct for AusfFunctionSingleAllOfAttributesAllOf.
AusfInfo struct for AusfInfo.
BasicAuth provides basic http authentication to a request passed via context using ContextBasicAuth.
CommModel struct for CommModel.
ConditionData Contains conditions of applicability for a rule.
Configurable5QISetSingle struct for Configurable5QISetSingle.
Configurable5QISetSingleAllOf struct for Configurable5QISetSingleAllOf.
Configurable5QISetSingleAllOfAttributes struct for Configurable5QISetSingleAllOfAttributes.
Configurable5QISetSingleAllOfAttributesAllOf struct for Configurable5QISetSingleAllOfAttributesAllOf.
Configuration stores the configuration of the API client.
CorrelatedNotification struct for CorrelatedNotification.
DDNMFFunctionSingle struct for DDNMFFunctionSingle.
DDNMFFunctionSingleAllOf struct for DDNMFFunctionSingleAllOf.
DDNMFFunctionSingleAllOf1 struct for DDNMFFunctionSingleAllOf1.
DDNMFFunctionSingleAllOfAttributes struct for DDNMFFunctionSingleAllOfAttributes.
DDNMFFunctionSingleAllOfAttributesAllOf struct for DDNMFFunctionSingleAllOfAttributesAllOf.
DefaultNotificationSubscription struct for DefaultNotificationSubscription.
DnaiChangeType Possible values are: - EARLY: Early notification of UP path reconfiguration.
DnnInfoItem Set of parameters supported by NF for a given DNN.
DnnInfoItemDnn struct for DnnInfoItemDnn.
DnnSmfInfoItem struct for DnnSmfInfoItem.
Dynamic5QISetSingle struct for Dynamic5QISetSingle.
Dynamic5QISetSingleAllOf struct for Dynamic5QISetSingleAllOf.
Dynamic5QISetSingleAllOfAttributes struct for Dynamic5QISetSingleAllOfAttributes.
Dynamic5QISetSingleAllOfAttributesAllOf struct for Dynamic5QISetSingleAllOfAttributesAllOf.
EASDFFunctionSingle struct for EASDFFunctionSingle.
EASDFFunctionSingleAllOf struct for EASDFFunctionSingleAllOf.
EASDFFunctionSingleAllOf1 struct for EASDFFunctionSingleAllOf1.
EASDFFunctionSingleAllOfAttributes struct for EASDFFunctionSingleAllOfAttributes.
EASDFFunctionSingleAllOfAttributesAllOf struct for EASDFFunctionSingleAllOfAttributesAllOf.
EcmConnectionInfoSingle struct for EcmConnectionInfoSingle.
EcmConnectionInfoSingleAllOf struct for EcmConnectionInfoSingleAllOf.
EcmConnectionInfoSingleAllOfAttributes struct for EcmConnectionInfoSingleAllOfAttributes.
EcmConnectionInfoSingleAllOfAttributesAllOf struct for EcmConnectionInfoSingleAllOfAttributesAllOf.
EPMAPSMSCSingle struct for EPMAPSMSCSingle.
EPN10Single struct for EPN10Single.
EPN11Single struct for EPN11Single.
EPN12Single struct for EPN12Single.
EPN13Single struct for EPN13Single.
EPN14Single struct for EPN14Single.
EPN15Single struct for EPN15Single.
EPN16Single struct for EPN16Single.
EPN17Single struct for EPN17Single.
EPN20Single struct for EPN20Single.
EPN21Single struct for EPN21Single.
EPN22Single struct for EPN22Single.
EPN26Single struct for EPN26Single.
EPN27Single struct for EPN27Single.
EPN2Single struct for EPN2Single.
EPN2SingleAllOf struct for EPN2SingleAllOf.
EPN2SingleAllOfAttributes struct for EPN2SingleAllOfAttributes.
EPN2SingleAllOfAttributesAllOf struct for EPN2SingleAllOfAttributesAllOf.
EPN31Single struct for EPN31Single.
EPN32Single struct for EPN32Single.
EPN32SingleAllOf struct for EPN32SingleAllOf.
EPN32SingleAllOfAttributes struct for EPN32SingleAllOfAttributes.
EPN32SingleAllOfAttributesAllOf struct for EPN32SingleAllOfAttributesAllOf.
EPN33Single struct for EPN33Single.
EPN3Single struct for EPN3Single.
EPN3SingleAllOf struct for EPN3SingleAllOf.
EPN3SingleAllOfAttributes struct for EPN3SingleAllOfAttributes.
EPN3SingleAllOfAttributesAllOf struct for EPN3SingleAllOfAttributesAllOf.
EPN4Single struct for EPN4Single.
EPN5Single struct for EPN5Single.
EPN60Single struct for EPN60Single.
EPN6Single struct for EPN6Single.
EPN7Single struct for EPN7Single.
EPN88Single struct for EPN88Single.
EPN8Single struct for EPN8Single.
EPN9Single struct for EPN9Single.
EPNLGSingle struct for EPNLGSingle.
EPNLSSingle struct for EPNLSSingle.
EPNpc4Single struct for EPNpc4Single.
EPNpc6Single struct for EPNpc6Single.
EPNpc7Single struct for EPNpc7Single.
EPNpc8Single struct for EPNpc8Single.
EPRPAttr struct for EPRPAttr.
EPRxSingle struct for EPRxSingle.
EPS5CSingle struct for EPS5CSingle.
EPS5USingle struct for EPS5USingle.
EthFlowDescription Identifies an Ethernet flow.
EventId Possible values are: - LOAD_LEVEL_INFORMATION: Represent the analytics of load level information of corresponding network slice.
EventThresholdL1Type See details in 3GPP TS 32.422 clause 5.10.X.
EventThresholdType See details in 3GPP TS 32.422 clause 5.10.7, 5.10.7a, 5.10.13 and 5.10.14.
EventThresholdTypeEventThreshold1F struct for EventThresholdTypeEventThreshold1F.
EventThresholdTypeEventThresholdRSRP - struct for EventThresholdTypeEventThresholdRSRP.
EventThresholdTypeEventThresholdRSRQ - struct for EventThresholdTypeEventThresholdRSRQ.
ExternalAmfFunctionSingle struct for ExternalAmfFunctionSingle.
ExternalAmfFunctionSingleAllOf struct for ExternalAmfFunctionSingleAllOf.
ExternalAmfFunctionSingleAllOfAttributes struct for ExternalAmfFunctionSingleAllOfAttributes.
ExternalAmfFunctionSingleAllOfAttributesAllOf struct for ExternalAmfFunctionSingleAllOfAttributesAllOf.
ExternalNrfFunctionSingle struct for ExternalNrfFunctionSingle.
ExternalNrfFunctionSingleAllOf struct for ExternalNrfFunctionSingleAllOf.
ExternalNrfFunctionSingleAllOfAttributes struct for ExternalNrfFunctionSingleAllOfAttributes.
ExternalNrfFunctionSingleAllOfAttributesAllOf struct for ExternalNrfFunctionSingleAllOfAttributesAllOf.
ExternalNssfFunctionSingle struct for ExternalNssfFunctionSingle.
ExternalSeppFunctionSingle struct for ExternalSeppFunctionSingle.
ExternalSeppFunctionSingleAllOf struct for ExternalSeppFunctionSingleAllOf.
ExternalSeppFunctionSingleAllOfAttributes struct for ExternalSeppFunctionSingleAllOfAttributes.
ExternalSeppFunctionSingleAllOfAttributesAllOf struct for ExternalSeppFunctionSingleAllOfAttributesAllOf.
ExtSnssai The sdRanges and wildcardSd attributes shall be exclusive from each other.
FileDownloadJobProcessMonitor This data type is the \"ProcessMonitor\" data type with specialisations for usage in the \"FileDownloadJob\".
FileDownloadJobProcessMonitorResultStateInfo - struct for FileDownloadJobProcessMonitorResultStateInfo.
FileDownloadJobSingle struct for FileDownloadJobSingle.
FileDownloadJobSingleAllOf struct for FileDownloadJobSingleAllOf.
FileDownloadJobSingleAllOfAttributes struct for FileDownloadJobSingleAllOfAttributes.
FileSingle struct for FileSingle.
FileSingleAllOf struct for FileSingleAllOf.
FileSingleAllOfAttributes struct for FileSingleAllOfAttributes.
FilesSingle struct for FilesSingle.
FilesSingleAllOf struct for FilesSingleAllOf.
FilesSingleAllOfAttributes struct for FilesSingleAllOfAttributes.
FiveQICharacteristicsSingle struct for FiveQICharacteristicsSingle.
FiveQICharacteristicsSingleAllOf struct for FiveQICharacteristicsSingleAllOf.
FiveQiDscpMapping struct for FiveQiDscpMapping.
FiveQiDscpMappingSetSingle struct for FiveQiDscpMappingSetSingle.
FiveQiDscpMappingSetSingleAllOf struct for FiveQiDscpMappingSetSingleAllOf.
FiveQiDscpMappingSetSingleAllOfAttributes struct for FiveQiDscpMappingSetSingleAllOfAttributes.
FiveQiDscpMappingSetSingleAllOfAttributesAllOf struct for FiveQiDscpMappingSetSingleAllOfAttributesAllOf.
FlowDirection Possible values are: - DOWNLINK: The corresponding filter applies for traffic to the UE.
FlowDirectionRm This data type is defined in the same way as the \"FlowDirection\" data type, with the only difference that it allows null value.
FlowInformation Contains the flow information.
FlowStatus Describes whether the IP flow(s) are enabled or disabled.
FreqInfo specifies the carrier frequency and bands used in a cell.
GenericOpenAPIError Provides access to the body, error and model on returned errors.
GeoArea struct for GeoArea.
GeoAreaToCellMapping struct for GeoAreaToCellMapping.
GeoCoordinate struct for GeoCoordinate.
GeographicalCoordinates struct for GeographicalCoordinates.
GeoLoc struct for GeoLoc.
GtpUPathDelayThresholdsType struct for GtpUPathDelayThresholdsType.
GtpUPathQoSMonitoringControlSingle struct for GtpUPathQoSMonitoringControlSingle.
GtpUPathQoSMonitoringControlSingleAllOf struct for GtpUPathQoSMonitoringControlSingleAllOf.
GtpUPathQoSMonitoringControlSingleAllOfAttributes struct for GtpUPathQoSMonitoringControlSingleAllOfAttributes.
GtpUPathQoSMonitoringControlSingleAllOfAttributesAllOf struct for GtpUPathQoSMonitoringControlSingleAllOfAttributesAllOf.
GUAMInfo struct for GUAMInfo.
HeartbeatControlSingle struct for HeartbeatControlSingle.
HeartbeatControlSingleAllOf struct for HeartbeatControlSingleAllOf.
HeartbeatControlSingleAllOfAttributes struct for HeartbeatControlSingleAllOfAttributes.
HostAddr - struct for HostAddr.
IdentityRange struct for IdentityRange.
InterfaceUpfInfoItem struct for InterfaceUpfInfoItem.
InternalGroupIdRange struct for InternalGroupIdRange.
IpAddr struct for IpAddr.
IpAddr1 - struct for IpAddr1.
IpEndPoint struct for IpEndPoint.
IpEndPoint1 struct for IpEndPoint1.
IpInterface struct for IpInterface.
IpReachability Indicates the type(s) of IP addresses reachable via an SCP.
Ipv4AddressRange Range of IPv4 addresses.
Ipv6Addr struct for Ipv6Addr.
Ipv6Addr1 String identifying an IPv6 address formatted according to clause 4 of RFC5952.
Ipv6Prefix struct for Ipv6Prefix.
Ipv6Prefix1 String identifying an IPv6 address prefix formatted according to clause 4 of RFC 5952.
Ipv6PrefixRange Range of IPv6 prefixes.
ListOfInterfacesType The interfaces to be recorded in the Network Element.
ListOfMeasurementsType See details in 3GPP TS 32.422 clause 5.10.3 for details.
LmfFunctionSingle struct for LmfFunctionSingle.
LmfFunctionSingleAllOf struct for LmfFunctionSingleAllOf.
LmfFunctionSingleAllOf1 struct for LmfFunctionSingleAllOf1.
LmfFunctionSingleAllOfAttributes struct for LmfFunctionSingleAllOfAttributes.
LmfFunctionSingleAllOfAttributesAllOf struct for LmfFunctionSingleAllOfAttributesAllOf.
LocalAddress struct for LocalAddress.
LoggingIntervalType See details in 3GPP TS 32.422 clause 5.10.8.
ManagedElementAttr struct for ManagedElementAttr.
ManagedElementNcO struct for ManagedElementNcO.
ManagedElementSingle struct for ManagedElementSingle.
ManagedElementSingleAllOf struct for ManagedElementSingleAllOf.
ManagedElementSingleAllOf1 struct for ManagedElementSingleAllOf1.
ManagedElementSingleAllOfAttributes struct for ManagedElementSingleAllOfAttributes.
ManagedFunctionAttr struct for ManagedFunctionAttr.
ManagedFunctionNcO struct for ManagedFunctionNcO.
ManagedNFProfile struct for ManagedNFProfile.
ManagedNFServiceSingle struct for ManagedNFServiceSingle.
ManagedNFServiceSingleAllOf struct for ManagedNFServiceSingleAllOf.
ManagedNFServiceSingleAllOfAttributes struct for ManagedNFServiceSingleAllOfAttributes.
ManagementData - struct for ManagementData.
ManagementDataCollectionSingle struct for ManagementDataCollectionSingle.
ManagementDataCollectionSingleAllOf struct for ManagementDataCollectionSingleAllOf.
ManagementDataCollectionSingleAllOfAttributes struct for ManagementDataCollectionSingleAllOfAttributes.
ManagementNodeSingle struct for ManagementNodeSingle.
ManagementNodeSingleAllOf struct for ManagementNodeSingleAllOf.
ManagementNodeSingleAllOfAttributes struct for ManagementNodeSingleAllOfAttributes.
MbsfnArea struct for MbsfnArea.
MeContextSingle struct for MeContextSingle.
MeContextSingleAllOf struct for MeContextSingleAllOf.
MeContextSingleAllOfAttributes struct for MeContextSingleAllOfAttributes.
MlAnalyticsInfo ML Analytics Filter information supported by the Nnwdaf_MLModelProvision service.
MnsAgentSingle struct for MnsAgentSingle.
MnsAgentSingleAllOf struct for MnsAgentSingleAllOf.
MnsAgentSingleAllOfAttributes struct for MnsAgentSingleAllOfAttributes.
MnsInfoSingle struct for MnsInfoSingle.
MnsRegistrySingle struct for MnsRegistrySingle.
Model5GCNfConnEcmInfo Store the 5GC NF connection information.
MulticastAccessControl Indicates whether the service data flow, corresponding to the service data flow template, is allowed or not allowed.
N3iwfFunctionSingle struct for N3iwfFunctionSingle.
N3iwfFunctionSingleAllOf struct for N3iwfFunctionSingleAllOf.
N3iwfFunctionSingleAllOf1 struct for N3iwfFunctionSingleAllOf1.
N3iwfFunctionSingleAllOfAttributes struct for N3iwfFunctionSingleAllOfAttributes.
N3iwfFunctionSingleAllOfAttributesAllOf struct for N3iwfFunctionSingleAllOfAttributesAllOf.
NefFunctionSingle struct for NefFunctionSingle.
NefFunctionSingleAllOf struct for NefFunctionSingleAllOf.
NefFunctionSingleAllOf1 struct for NefFunctionSingleAllOf1.
NefFunctionSingleAllOfAttributes struct for NefFunctionSingleAllOfAttributes.
NefFunctionSingleAllOfAttributesAllOf struct for NefFunctionSingleAllOfAttributesAllOf.
NetworkSliceInfo struct for NetworkSliceInfo.
NFProfile NF profile stored in NRF, defined in TS 29.510.
NFService NF Service is defined in TS 29.510.
NgeirFunctionSingle struct for NgeirFunctionSingle.
NgeirFunctionSingleAllOf struct for NgeirFunctionSingleAllOf.
NgeirFunctionSingleAllOf1 struct for NgeirFunctionSingleAllOf1.
NgeirFunctionSingleAllOfAttributes struct for NgeirFunctionSingleAllOfAttributes.
NgeirFunctionSingleAllOfAttributesAllOf struct for NgeirFunctionSingleAllOfAttributesAllOf.
NodeFilter struct for NodeFilter.
NotificationType1 - struct for NotificationType1.
NrfFunctionSingle struct for NrfFunctionSingle.
NrfFunctionSingleAllOf struct for NrfFunctionSingleAllOf.
NrfFunctionSingleAllOf1 struct for NrfFunctionSingleAllOf1.
NrfFunctionSingleAllOfAttributes struct for NrfFunctionSingleAllOfAttributes.
NrfFunctionSingleAllOfAttributesAllOf struct for NrfFunctionSingleAllOfAttributesAllOf.
NRTACRange struct for NRTACRange.
NsacfCapability NSACF service capabilities (e.g.
NsacfFunctionSingle struct for NsacfFunctionSingle.
NsacfFunctionSingleAllOf struct for NsacfFunctionSingleAllOf.
NsacfFunctionSingleAllOf1 struct for NsacfFunctionSingleAllOf1.
NsacfFunctionSingleAllOfAttributes struct for NsacfFunctionSingleAllOfAttributes.
NsacfFunctionSingleAllOfAttributesAllOf struct for NsacfFunctionSingleAllOfAttributesAllOf.
NsacfInfo Information of a NSACF NF Instance.
NsacfInfoSnssai struct for NsacfInfoSnssai.
NssfFunctionSingle struct for NssfFunctionSingle.
NssfFunctionSingleAllOf struct for NssfFunctionSingleAllOf.
NssfFunctionSingleAllOf1 struct for NssfFunctionSingleAllOf1.
NssfFunctionSingleAllOfAttributes struct for NssfFunctionSingleAllOfAttributes.
NssfFunctionSingleAllOfAttributesAllOf struct for NssfFunctionSingleAllOfAttributesAllOf.
NtfSubscriptionControlSingle struct for NtfSubscriptionControlSingle.
NtfSubscriptionControlSingleAllOf struct for NtfSubscriptionControlSingleAllOf.
NtfSubscriptionControlSingleAllOfAttributes struct for NtfSubscriptionControlSingleAllOfAttributes.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NwdafCapability Indicates the capability supported by the NWDAF.
NwdafEvent Possible values are: - SLICE_LOAD_LEVEL: Indicates that the event subscribed is load level information of Network Slice - NETWORK_PERFORMANCE: Indicates that the event subscribed is network performance information.
NwdafFunctionSingle struct for NwdafFunctionSingle.
NwdafFunctionSingleAllOf struct for NwdafFunctionSingleAllOf.
NwdafFunctionSingleAllOfAttributes struct for NwdafFunctionSingleAllOfAttributes.
NwdafFunctionSingleAllOfAttributesAllOf struct for NwdafFunctionSingleAllOfAttributesAllOf.
NwdafInfo Information of a NWDAF NF Instance.
Operation struct for Operation.
PacketErrorRate struct for PacketErrorRate.
PccRule struct for PccRule.
PcfFunctionSingle struct for PcfFunctionSingle.
PcfFunctionSingleAllOf struct for PcfFunctionSingleAllOf.
PcfFunctionSingleAllOf1 struct for PcfFunctionSingleAllOf1.
PcfFunctionSingleAllOfAttributes struct for PcfFunctionSingleAllOfAttributes.
PcfFunctionSingleAllOfAttributesAllOf struct for PcfFunctionSingleAllOfAttributesAllOf.
PeeParameter struct for PeeParameter.
PerfMetricJobSingle struct for PerfMetricJobSingle.
PerfMetricJobSingleAllOf struct for PerfMetricJobSingleAllOf.
PerfMetricJobSingleAllOfAttributes struct for PerfMetricJobSingleAllOfAttributes.
PfdData List of Application IDs and/or AF IDs managed by a given NEF Instance.
PlmnId struct for PlmnId.
PlmnId1 struct for PlmnId1.
PlmnId2 When PlmnId needs to be converted to string (e.g.
PlmnIdNid struct for PlmnIdNid.
PlmnIdNid1 Contains the serving core network operator PLMN ID and, for an SNPN, the NID that together with the PLMN ID identifies the SNPN.
PlmnInfo struct for PlmnInfo.
PlmnListTypeInner struct for PlmnListTypeInner.
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.
PredefinedPccRuleSetSingle struct for PredefinedPccRuleSetSingle.
PredefinedPccRuleSetSingleAllOf struct for PredefinedPccRuleSetSingleAllOf.
PredefinedPccRuleSetSingleAllOfAttributes struct for PredefinedPccRuleSetSingleAllOfAttributes.
PredefinedPccRuleSetSingleAllOfAttributesAllOf struct for PredefinedPccRuleSetSingleAllOfAttributesAllOf.
PreemptionCapability The enumeration PreemptionCapability indicates the pre-emption capability of a request on other QoS flows.
PreemptionVulnerability The enumeration PreemptionVulnerability indicates the pre-emption vulnerability of the QoS flow to pre-emption from other QoS flows.
ProbableCause - The value of the probable cause may be a specific standardized string, or any vendor provided string.
ProbableCauseOneOf struct for ProbableCauseOneOf.
ProseCapability struct for ProseCapability.
ProvMnS - struct for ProvMnS.
ProvMnSOneOf struct for ProvMnSOneOf.
ProvMnSOneOf1 struct for ProvMnSOneOf1.
QFPacketDelayThresholdsType struct for QFPacketDelayThresholdsType.
QFQoSMonitoringControlSingle struct for QFQoSMonitoringControlSingle.
QFQoSMonitoringControlSingleAllOf struct for QFQoSMonitoringControlSingleAllOf.
QFQoSMonitoringControlSingleAllOfAttributes struct for QFQoSMonitoringControlSingleAllOfAttributes.
QFQoSMonitoringControlSingleAllOfAttributesAllOf struct for QFQoSMonitoringControlSingleAllOfAttributesAllOf.
QosData struct for QosData.
RatType Indicates the radio access used.
RedirectAddressType Possible values are - IPV4_ADDR: Indicates that the address type is in the form of \"dotted-decimal\" IPv4 address.
RedirectInformation Contains the redirect information.
RemoteAddress struct for RemoteAddress.
ReportingCtrl - struct for ReportingCtrl.
ReportingCtrlOneOf struct for ReportingCtrlOneOf.
ReportingCtrlOneOf1 struct for ReportingCtrlOneOf1.
ReportingCtrlOneOf2 struct for ReportingCtrlOneOf2.
ReportIntervalType See details in 3GPP TS 32.422 clause 5.10.5.
Resources5gcNrm - struct for Resources5gcNrm.
RouteInformation At least one of the \"ipv4Addr\" attribute and the \"ipv6Addr\" attribute shall be included in the \"RouteInformation\" data type.
RouteToLocation At least one of the \"routeInfo\" attribute and the \"routeProfId\" attribute shall be included in the \"RouteToLocation\" data type.
SAP struct for SAP.
Scope struct for Scope.
ScpDomainInfo SCP Domain specific information.
ScpFunctionSingle struct for ScpFunctionSingle.
ScpFunctionSingleAllOf struct for ScpFunctionSingleAllOf.
ScpFunctionSingleAllOfAttributes struct for ScpFunctionSingleAllOfAttributes.
ScpFunctionSingleAllOfAttributesAllOf struct for ScpFunctionSingleAllOfAttributesAllOf.
ScpInfo Information of an SCP Instance.
SdRange A range of SDs (Slice Differentiators).
SeppFunctionSingle struct for SeppFunctionSingle.
SeppFunctionSingleAllOf struct for SeppFunctionSingleAllOf.
SeppFunctionSingleAllOf1 struct for SeppFunctionSingleAllOf1.
SeppFunctionSingleAllOfAttributes struct for SeppFunctionSingleAllOfAttributes.
SeppFunctionSingleAllOfAttributesAllOf struct for SeppFunctionSingleAllOfAttributesAllOf.
SeppInfo Information of a SEPP Instance.
ServerConfiguration stores the information about a server.
ServerVariable stores the information about a server variable.
ServingLocation struct for ServingLocation.
SharedDataIdRange struct for SharedDataIdRange.
SmfFunctionSingle struct for SmfFunctionSingle.
SmfFunctionSingleAllOf struct for SmfFunctionSingleAllOf.
SmfFunctionSingleAllOf1 struct for SmfFunctionSingleAllOf1.
SmfFunctionSingleAllOfAttributes struct for SmfFunctionSingleAllOfAttributes.
SmfFunctionSingleAllOfAttributesAllOf struct for SmfFunctionSingleAllOfAttributesAllOf.
SmsfFunctionSingle struct for SmsfFunctionSingle.
SmsfFunctionSingleAllOf struct for SmsfFunctionSingleAllOf.
SmsfFunctionSingleAllOf1 struct for SmsfFunctionSingleAllOf1.
SmsfFunctionSingleAllOfAttributes struct for SmsfFunctionSingleAllOfAttributes.
SmsfFunctionSingleAllOfAttributesAllOf struct for SmsfFunctionSingleAllOfAttributesAllOf.
SnpnId struct for SnpnId.
SnpnInfo struct for SnpnInfo.
Snssai struct for Snssai.
Snssai1 When Snssai needs to be converted to string (e.g.
SnssaiExtension Extensions to the Snssai data type, sdRanges and wildcardSd shall not be present simultaneously.
SnssaiInfo struct for SnssaiInfo.
SnssaiInfoItem Parameters supported by an NF for a given S-NSSAI Set of parameters supported by NF for a given S-NSSAI.
SNssaiSmfInfoItem struct for SNssaiSmfInfoItem.
SpecificProblem - struct for SpecificProblem.
SteeringFunctionality Possible values are - MPTCP: Indicates that PCF authorizes the MPTCP functionality to support traffic steering, switching and splitting.
SteeringMode struct for SteeringMode.
SteerModeValue Indicates the steering mode value determined by the PCF.
SubNetworkAttr struct for SubNetworkAttr.
SubNetworkNcO struct for SubNetworkNcO.
SubNetworkSingle struct for SubNetworkSingle.
SubNetworkSingleAllOf struct for SubNetworkSingleAllOf.
SubNetworkSingleAllOf1 struct for SubNetworkSingleAllOf1.
SubNetworkSingleAllOfAttributes struct for SubNetworkSingleAllOfAttributes.
SuciInfo struct for SuciInfo.
SupiRange struct for SupiRange.
SupportedFunc struct for SupportedFunc.
SupportedPerfMetricGroup struct for SupportedPerfMetricGroup.
Tai struct for Tai.
Tai1 struct for Tai1.
TaiRange struct for TaiRange.
ThresholdInfo struct for ThresholdInfo.
ThresholdInfo1 struct for ThresholdInfo1.
ThresholdInfoHysteresis - struct for ThresholdInfoHysteresis.
ThresholdInfoThresholdValue - struct for ThresholdInfoThresholdValue.
ThresholdLevelInd - struct for ThresholdLevelInd.
ThresholdLevelIndOneOf struct for ThresholdLevelIndOneOf.
ThresholdLevelIndOneOf1 struct for ThresholdLevelIndOneOf1.
ThresholdMonitorSingle struct for ThresholdMonitorSingle.
ThresholdMonitorSingleAllOf struct for ThresholdMonitorSingleAllOf.
ThresholdMonitorSingleAllOfAttributes struct for ThresholdMonitorSingleAllOfAttributes.
TimeWindow struct for TimeWindow.
Top struct for Top.
TopologicalServiceArea struct for TopologicalServiceArea.
TraceJobAttr abstract class used as a container of all TraceJob attributes.
TraceJobSingle struct for TraceJobSingle.
TraceJobSingleAllOf struct for TraceJobSingleAllOf.
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.
TraceTargetType Trace target conveying both the type and value of the target ID.
TrafficControlData struct for TrafficControlData.
TransportProtocol struct for TransportProtocol.
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.
TscaiInputContainer Indicates TSC Traffic pattern.
UdmFunctionSingle struct for UdmFunctionSingle.
UdmFunctionSingleAllOf struct for UdmFunctionSingleAllOf.
UdmFunctionSingleAllOf1 struct for UdmFunctionSingleAllOf1.
UdmFunctionSingleAllOfAttributes struct for UdmFunctionSingleAllOfAttributes.
UdmFunctionSingleAllOfAttributesAllOf struct for UdmFunctionSingleAllOfAttributesAllOf.
UdrFunctionSingle struct for UdrFunctionSingle.
UdrFunctionSingleAllOf struct for UdrFunctionSingleAllOf.
UdrFunctionSingleAllOfAttributes struct for UdrFunctionSingleAllOfAttributes.
UdrFunctionSingleAllOfAttributesAllOf struct for UdrFunctionSingleAllOfAttributesAllOf.
UdsfFunctionSingle struct for UdsfFunctionSingle.
UdsfFunctionSingleAllOf struct for UdsfFunctionSingleAllOf.
UdsfFunctionSingleAllOfAttributes struct for UdsfFunctionSingleAllOfAttributes.
UdsfFunctionSingleAllOfAttributesAllOf struct for UdsfFunctionSingleAllOfAttributesAllOf.
UdsfInfo Information related to UDSF.
UnTrustAfInfo Information of a untrusted AF Instance.
UPFConnectionInfo struct for UPFConnectionInfo.
UpfFunctionSingle struct for UpfFunctionSingle.
UpfFunctionSingleAllOf struct for UpfFunctionSingleAllOf.
UpfFunctionSingleAllOf1 struct for UpfFunctionSingleAllOf1.
UpfFunctionSingleAllOfAttributes struct for UpfFunctionSingleAllOfAttributes.
UpfFunctionSingleAllOfAttributesAllOf struct for UpfFunctionSingleAllOfAttributesAllOf.
UpPathChgEvent Contains the UP path change event subscription from the AF.
V2xCapability struct for V2xCapability.
VnfParameter struct for VnfParameter.
VsDataContainerSingle struct for VsDataContainerSingle.
VsDataContainerSingleAttributes struct for VsDataContainerSingleAttributes.

# Interfaces

No description provided by the author

# Type aliases

AccessType Indicates whether the access is via 3GPP or via non-3GPP.
AckState the model 'AckState'.
AdministrativeState the model 'AdministrativeState'.
AlarmNotificationTypes the model 'AlarmNotificationTypes'.
AlarmType the model 'AlarmType'.
AnonymizationOfMdtDataType Specifies level of MDT anonymization.
CmNotificationTypes the model 'CmNotificationTypes'.
CollectionPeriodM6LteType See details in 3GPP TS 32.422 clause 5.10.32.
CollectionPeriodM6NrType See details in 3GPP TS 32.422 clause 5.10.34.
CollectionPeriodRrmLteType See details in 3GPP TS 32.422 clause 5.10.20.
CollectionPeriodRrmNrType See details in 3GPP TS 32.422 clause 5.10.30.
CollectionPeriodRrmUmtsType See details in 3GPP TS 32.422 clause 5.10.21.
CommModelType any of enumrated value.
EventListForEventTriggeredMeasurementType See details in 3GPP TS 32.422 clause 5.10.28.
FileNotificationTypes the model 'FileNotificationTypes'.
HeartbeatNotificationTypes the model 'HeartbeatNotificationTypes'.
JobTypeType Specifies whether the TraceJob represents only MDT, Logged MBSFN MDT, Trace or a combined Trace and MDT job.
LoggingDurationType See details in 3GPP TS 32.422 clause 5.10.9.
MeasurementPeriodLteType See details in 3GPP TS 32.422 clause 5.10.23.
MeasurementPeriodUmtsType See details in 3GPP TS 32.422 clause 5.10.22.
MeasurementQuantityType See details in 3GPP TS 32.422 clause 5.10.15.
NFServiceType the model 'NFServiceType'.
NFStatus any of enumrated value.
NFType NF name defined in TS 23.501 or TS 29.510.
NotificationType the model 'NotificationType'.
NullValue JSON's null value.
OperationalState the model 'OperationalState'.
OperationSemantics the model 'OperationSemantics'.
PerceivedSeverity the model 'PerceivedSeverity'.
PerfNotificationTypes the model 'PerfNotificationTypes'.
PositioningMethodType See details in 3GPP TS 32.422 clause 5.10.19.
RegistrationState the model 'RegistrationState'.
ReportAmountType See details in 3GPP TS 32.422 clause 5.10.6.
ReportTypeType Report type for logged NR MDT.
ScpCapability the model 'ScpCapability'.
SEPPType any of enumrated value.
ServerConfigurations stores multiple ServerConfiguration items.
SupportedDataSet any of enumrated value.
TimeToTriggerL1Type See details in 3GPP TS 32.422 clause 5.10.Z.
TraceDepthType Specifies how detailed information should be recorded in the Network Element.
TraceReportingFormatType Specifies whether file-based or streaming reporting shall be used for this Trace Session.
TrendIndication the model 'TrendIndication'.
UsageState the model 'UsageState'.