Versions in this module Expand all Collapse all v1 v1.2.4 Mar 19, 2026 Changes in this version + type AMFStatusChangeSubscribeError struct + Location string + ProblemDetails models.ProblemDetails + RedirectResponse models.RedirectResponse + Var3gppSbiTargetNfId string + type AMFStatusChangeSubscribeModifyError struct + Location string + ProblemDetails models.ProblemDetails + RedirectResponse models.RedirectResponse + Var3gppSbiTargetNfId string + type AMFStatusChangeSubscribeModifyRequest struct + AmfCommunicationSubscriptionData *models.AmfCommunicationSubscriptionData + SubscriptionId *string + func (r *AMFStatusChangeSubscribeModifyRequest) SetAmfCommunicationSubscriptionData(AmfCommunicationSubscriptionData models.AmfCommunicationSubscriptionData) + func (r *AMFStatusChangeSubscribeModifyRequest) SetSubscriptionId(SubscriptionId string) + type AMFStatusChangeSubscribeModifyResponse struct + AmfCommunicationSubscriptionData models.AmfCommunicationSubscriptionData + type AMFStatusChangeSubscribeRequest struct + AmfCommunicationSubscriptionData *models.AmfCommunicationSubscriptionData + func (r *AMFStatusChangeSubscribeRequest) SetAmfCommunicationSubscriptionData(AmfCommunicationSubscriptionData models.AmfCommunicationSubscriptionData) + type AMFStatusChangeSubscribeResponse struct + AmfCommunicationSubscriptionData models.AmfCommunicationSubscriptionData + Location string + type AMFStatusChangeUnSubscribeError struct + Location string + ProblemDetails models.ProblemDetails + RedirectResponse models.RedirectResponse + Var3gppSbiTargetNfId string + type AMFStatusChangeUnSubscribeRequest struct + SubscriptionId *string + func (r *AMFStatusChangeUnSubscribeRequest) SetSubscriptionId(SubscriptionId string) + type AMFStatusChangeUnSubscribeResponse struct + type APIClient struct + IndividualSubscriptionDocumentApi *IndividualSubscriptionDocumentApiService + IndividualUeContextDocumentApi *IndividualUeContextDocumentApiService + N1N2IndividualSubscriptionDocumentApi *N1N2IndividualSubscriptionDocumentApiService + N1N2MessageCollectionCollectionApi *N1N2MessageCollectionCollectionApiService + N1N2SubscriptionsCollectionForIndividualUEContextsCollectionApi *N1N2SubscriptionsCollectionForIndividualUEContextsCollectionApiService + NonUEN2MessageNotificationIndividualSubscriptionDocumentApi *NonUEN2MessageNotificationIndividualSubscriptionDocumentApiService + NonUEN2MessagesCollectionCollectionApi *NonUEN2MessagesCollectionCollectionApiService + NonUEN2MessagesSubscriptionsCollectionCollectionApi *NonUEN2MessagesSubscriptionsCollectionCollectionApiService + SubscriptionsCollectionCollectionApi *SubscriptionsCollectionCollectionApiService + func NewAPIClient(cfg *Configuration) *APIClient + type AmfStatusChangeNotifyError struct + Location string + ProblemDetails models.ProblemDetails + RedirectResponse models.RedirectResponse + Var3gppSbiTargetNfId string + type AmfStatusChangeNotifyRequest struct + AmfStatusChangeNotification *models.AmfStatusChangeNotification + func (r *AmfStatusChangeNotifyRequest) SetAmfStatusChangeNotification(AmfStatusChangeNotification models.AmfStatusChangeNotification) + type AmfStatusChangeNotifyResponse struct + type CancelRelocateUEContextError struct + Location string + ProblemDetails models.ProblemDetails + RedirectResponse models.RedirectResponse + Var3gppSbiTargetNfId string + type CancelRelocateUEContextRequest struct + CancelRelocateUeContextRequest *models.CancelRelocateUeContextRequest + UeContextId *string + func (r *CancelRelocateUEContextRequest) SetCancelRelocateUeContextRequest(CancelRelocateUeContextRequest models.CancelRelocateUeContextRequest) + func (r *CancelRelocateUEContextRequest) SetUeContextId(UeContextId string) + type CancelRelocateUEContextResponse struct + type Configuration struct + MetricsHook openapi.RequestMetricsHook + func NewConfiguration() *Configuration + func (c *Configuration) AddDefaultHeader(key string, value string) + func (c *Configuration) BasePath() string + func (c *Configuration) DefaultHeader() map[string]string + func (c *Configuration) HTTPClient() *http.Client + func (c *Configuration) Host() string + func (c *Configuration) Metrics() openapi.RequestMetricsHook + func (c *Configuration) SetBasePath(apiRoot string) + func (c *Configuration) SetHTTPClient(client *http.Client) + func (c *Configuration) SetHost(host string) + func (c *Configuration) SetMetrics(h openapi.RequestMetricsHook) + func (c *Configuration) SetUserAgent(userAgent string) + func (c *Configuration) UserAgent() string + type CreateUEContextError struct + CreateUeContextResponse403 models.CreateUeContextResponse403 + Location string + ProblemDetails models.ProblemDetails + RedirectResponse models.RedirectResponse + UeContextCreateError models.UeContextCreateError + Var3gppSbiTargetNfId string + type CreateUEContextRequest struct + CreateUeContextRequest *models.CreateUeContextRequest + UeContextId *string + func (r *CreateUEContextRequest) SetCreateUeContextRequest(CreateUeContextRequest models.CreateUeContextRequest) + func (r *CreateUEContextRequest) SetUeContextId(UeContextId string) + type CreateUEContextResponse struct + CreateUeContextResponse201 models.CreateUeContextResponse201 + Location string + Var3gppSbiProducerId string + type EBIAssignmentError struct + AssignEbiError models.AssignEbiError + Location string + ProblemDetails models.ProblemDetails + RedirectResponse models.RedirectResponse + Var3gppSbiTargetNfId string + type EBIAssignmentRequest struct + AssignEbiData *models.AssignEbiData + UeContextId *string + func (r *EBIAssignmentRequest) SetAssignEbiData(AssignEbiData models.AssignEbiData) + func (r *EBIAssignmentRequest) SetUeContextId(UeContextId string) + type EBIAssignmentResponse struct + AssignedEbiData models.AssignedEbiData + type IndividualSubscriptionDocumentApiService service + func (a *IndividualSubscriptionDocumentApiService) AMFStatusChangeSubscribeModify(ctx context.Context, request *AMFStatusChangeSubscribeModifyRequest) (*AMFStatusChangeSubscribeModifyResponse, error) + func (a *IndividualSubscriptionDocumentApiService) AMFStatusChangeUnSubscribe(ctx context.Context, request *AMFStatusChangeUnSubscribeRequest) (*AMFStatusChangeUnSubscribeResponse, error) + func (a *IndividualSubscriptionDocumentApiService) AmfStatusChangeNotify(ctx context.Context, uri string, request *AmfStatusChangeNotifyRequest) (*AmfStatusChangeNotifyResponse, error) + type IndividualUeContextDocumentApiService service + func (a *IndividualUeContextDocumentApiService) CancelRelocateUEContext(ctx context.Context, request *CancelRelocateUEContextRequest) (*CancelRelocateUEContextResponse, error) + func (a *IndividualUeContextDocumentApiService) CreateUEContext(ctx context.Context, request *CreateUEContextRequest) (*CreateUEContextResponse, error) + func (a *IndividualUeContextDocumentApiService) EBIAssignment(ctx context.Context, request *EBIAssignmentRequest) (*EBIAssignmentResponse, error) + func (a *IndividualUeContextDocumentApiService) N2InfoNotifyHandoverComplete(ctx context.Context, uri string, request *N2InfoNotifyHandoverCompleteRequest) (*N2InfoNotifyHandoverCompleteResponse, error) + func (a *IndividualUeContextDocumentApiService) RegistrationStatusUpdate(ctx context.Context, request *RegistrationStatusUpdateRequest) (*RegistrationStatusUpdateResponse, error) + func (a *IndividualUeContextDocumentApiService) ReleaseUEContext(ctx context.Context, request *ReleaseUEContextRequest) (*ReleaseUEContextResponse, error) + func (a *IndividualUeContextDocumentApiService) RelocateUEContext(ctx context.Context, request *RelocateUEContextRequest) (*RelocateUEContextResponse, error) + func (a *IndividualUeContextDocumentApiService) UEContextTransfer(ctx context.Context, request *UEContextTransferRequest) (*UEContextTransferResponse, error) + type N1MessageNotifyError struct + Location string + ProblemDetails models.ProblemDetails + RedirectResponse models.RedirectResponse + Var3gppSbiTargetNfId string + type N1MessageNotifyRequest struct + N1MessageNotifyRequest *models.N1MessageNotifyRequest + func (r *N1MessageNotifyRequest) SetN1MessageNotifyRequest(N1MessageNotifyRequest models.N1MessageNotifyRequest) + type N1MessageNotifyResponse struct + type N1N2IndividualSubscriptionDocumentApiService service + func (a *N1N2IndividualSubscriptionDocumentApiService) N1N2MessageUnSubscribe(ctx context.Context, request *N1N2MessageUnSubscribeRequest) (*N1N2MessageUnSubscribeResponse, error) + type N1N2MessageCollectionCollectionApiService service + func (a *N1N2MessageCollectionCollectionApiService) N1N2MessageTransfer(ctx context.Context, request *N1N2MessageTransferRequest) (*N1N2MessageTransferResponse, error) + func (a *N1N2MessageCollectionCollectionApiService) N1N2TransferFailureNotification(ctx context.Context, uri string, ...) (*N1N2TransferFailureNotificationResponse, error) + type N1N2MessageSubscribeError struct + Location string + ProblemDetails models.ProblemDetails + RedirectResponse models.RedirectResponse + Var3gppSbiTargetNfId string + type N1N2MessageSubscribeRequest struct + UeContextId *string + UeN1N2InfoSubscriptionCreateData *models.UeN1N2InfoSubscriptionCreateData + func (r *N1N2MessageSubscribeRequest) SetUeContextId(UeContextId string) + func (r *N1N2MessageSubscribeRequest) SetUeN1N2InfoSubscriptionCreateData(UeN1N2InfoSubscriptionCreateData models.UeN1N2InfoSubscriptionCreateData) + type N1N2MessageSubscribeResponse struct + Location string + UeN1N2InfoSubscriptionCreatedData models.UeN1N2InfoSubscriptionCreatedData + type N1N2MessageTransferError struct + Location string + N1N2MessageTransferError models.N1N2MessageTransferError + ProblemDetails models.ProblemDetails + RedirectResponse models.RedirectResponse + Var3gppSbiTargetNfId string + type N1N2MessageTransferRequest struct + N1N2MessageTransferRequest *models.N1N2MessageTransferRequest + UeContextId *string + func (r *N1N2MessageTransferRequest) SetN1N2MessageTransferRequest(N1N2MessageTransferRequest models.N1N2MessageTransferRequest) + func (r *N1N2MessageTransferRequest) SetUeContextId(UeContextId string) + type N1N2MessageTransferResponse struct + Location string + N1N2MessageTransferRspData models.N1N2MessageTransferRspData + type N1N2MessageUnSubscribeError struct + Location string + ProblemDetails models.ProblemDetails + RedirectResponse models.RedirectResponse + Var3gppSbiTargetNfId string + type N1N2MessageUnSubscribeRequest struct + SubscriptionId *string + UeContextId *string + func (r *N1N2MessageUnSubscribeRequest) SetSubscriptionId(SubscriptionId string) + func (r *N1N2MessageUnSubscribeRequest) SetUeContextId(UeContextId string) + type N1N2MessageUnSubscribeResponse struct + type N1N2SubscriptionsCollectionForIndividualUEContextsCollectionApiService service + func (a *N1N2SubscriptionsCollectionForIndividualUEContextsCollectionApiService) N1MessageNotify(ctx context.Context, uri string, request *N1MessageNotifyRequest) (*N1MessageNotifyResponse, error) + func (a *N1N2SubscriptionsCollectionForIndividualUEContextsCollectionApiService) N1N2MessageSubscribe(ctx context.Context, request *N1N2MessageSubscribeRequest) (*N1N2MessageSubscribeResponse, error) + func (a *N1N2SubscriptionsCollectionForIndividualUEContextsCollectionApiService) N2InfoNotify(ctx context.Context, uri string, request *N2InfoNotifyRequest) (*N2InfoNotifyResponse, error) + type N1N2TransferFailureNotificationError struct + Location string + ProblemDetails models.ProblemDetails + RedirectResponse models.RedirectResponse + Var3gppSbiTargetNfId string + type N1N2TransferFailureNotificationRequest struct + N1N2MsgTxfrFailureNotification *models.N1N2MsgTxfrFailureNotification + func (r *N1N2TransferFailureNotificationRequest) SetN1N2MsgTxfrFailureNotification(N1N2MsgTxfrFailureNotification models.N1N2MsgTxfrFailureNotification) + type N1N2TransferFailureNotificationResponse struct + type N2InfoNotifyError struct + Location string + ProblemDetails models.ProblemDetails + RedirectResponse models.RedirectResponse + Var3gppSbiTargetNfId string + type N2InfoNotifyHandoverCompleteError struct + Location string + ProblemDetails models.ProblemDetails + RedirectResponse models.RedirectResponse + Var3gppSbiTargetNfId string + type N2InfoNotifyHandoverCompleteRequest struct + N2InformationNotification *models.N2InformationNotification + func (r *N2InfoNotifyHandoverCompleteRequest) SetN2InformationNotification(N2InformationNotification models.N2InformationNotification) + type N2InfoNotifyHandoverCompleteResponse struct + N2InfoNotifyHandoverCompleteResponse200 models.N2InfoNotifyHandoverCompleteResponse200 + type N2InfoNotifyRequest struct + N2InfoNotifyRequest *models.N2InfoNotifyRequest + func (r *N2InfoNotifyRequest) SetN2InfoNotifyRequest(N2InfoNotifyRequest models.N2InfoNotifyRequest) + type N2InfoNotifyResponse struct + type NonUEN2MessageNotificationIndividualSubscriptionDocumentApiService service + func (a *NonUEN2MessageNotificationIndividualSubscriptionDocumentApiService) NonUeN2InfoUnSubscribe(ctx context.Context, request *NonUeN2InfoUnSubscribeRequest) (*NonUeN2InfoUnSubscribeResponse, error) + type NonUEN2MessagesCollectionCollectionApiService service + func (a *NonUEN2MessagesCollectionCollectionApiService) NonUeN2MessageTransfer(ctx context.Context, request *NonUeN2MessageTransferRequest) (*NonUeN2MessageTransferResponse, error) + type NonUEN2MessagesSubscriptionsCollectionCollectionApiService service + func (a *NonUEN2MessagesSubscriptionsCollectionCollectionApiService) NonUeN2InfoNotify(ctx context.Context, uri string, request *NonUeN2InfoNotifyRequest) (*NonUeN2InfoNotifyResponse, error) + func (a *NonUEN2MessagesSubscriptionsCollectionCollectionApiService) NonUeN2InfoSubscribe(ctx context.Context, request *NonUeN2InfoSubscribeRequest) (*NonUeN2InfoSubscribeResponse, error) + type NonUeN2InfoNotifyError struct + Location string + ProblemDetails models.ProblemDetails + RedirectResponse models.RedirectResponse + Var3gppSbiTargetNfId string + type NonUeN2InfoNotifyRequest struct + NonUeN2InfoNotifyRequest *models.NonUeN2InfoNotifyRequest + func (r *NonUeN2InfoNotifyRequest) SetNonUeN2InfoNotifyRequest(NonUeN2InfoNotifyRequest models.NonUeN2InfoNotifyRequest) + type NonUeN2InfoNotifyResponse struct + type NonUeN2InfoSubscribeError struct + Location string + ProblemDetails models.ProblemDetails + RedirectResponse models.RedirectResponse + Var3gppSbiTargetNfId string + type NonUeN2InfoSubscribeRequest struct + NonUeN2InfoSubscriptionCreateData *models.NonUeN2InfoSubscriptionCreateData + func (r *NonUeN2InfoSubscribeRequest) SetNonUeN2InfoSubscriptionCreateData(NonUeN2InfoSubscriptionCreateData models.NonUeN2InfoSubscriptionCreateData) + type NonUeN2InfoSubscribeResponse struct + Location string + NonUeN2InfoSubscriptionCreatedData models.NonUeN2InfoSubscriptionCreatedData + type NonUeN2InfoUnSubscribeError struct + Location string + ProblemDetails models.ProblemDetails + RedirectResponse models.RedirectResponse + Var3gppSbiTargetNfId string + type NonUeN2InfoUnSubscribeRequest struct + N2NotifySubscriptionId *string + func (r *NonUeN2InfoUnSubscribeRequest) SetN2NotifySubscriptionId(N2NotifySubscriptionId string) + type NonUeN2InfoUnSubscribeResponse struct + type NonUeN2MessageTransferError struct + Location string + N2InformationTransferError models.N2InformationTransferError + ProblemDetails models.ProblemDetails + RedirectResponse models.RedirectResponse + Var3gppSbiTargetNfId string + type NonUeN2MessageTransferRequest struct + NonUeN2MessageTransferRequest *models.NonUeN2MessageTransferRequest + func (r *NonUeN2MessageTransferRequest) SetNonUeN2MessageTransferRequest(NonUeN2MessageTransferRequest models.NonUeN2MessageTransferRequest) + type NonUeN2MessageTransferResponse struct + N2InformationTransferRspData models.N2InformationTransferRspData + type RegistrationStatusUpdateError struct + Location string + ProblemDetails models.ProblemDetails + RedirectResponse models.RedirectResponse + Var3gppSbiTargetNfId string + type RegistrationStatusUpdateRequest struct + UeContextId *string + UeRegStatusUpdateReqData *models.UeRegStatusUpdateReqData + func (r *RegistrationStatusUpdateRequest) SetUeContextId(UeContextId string) + func (r *RegistrationStatusUpdateRequest) SetUeRegStatusUpdateReqData(UeRegStatusUpdateReqData models.UeRegStatusUpdateReqData) + type RegistrationStatusUpdateResponse struct + UeRegStatusUpdateRspData models.UeRegStatusUpdateRspData + type ReleaseUEContextError struct + Location string + ProblemDetails models.ProblemDetails + RedirectResponse models.RedirectResponse + Var3gppSbiTargetNfId string + type ReleaseUEContextRequest struct + UeContextId *string + UeContextRelease *models.UeContextRelease + func (r *ReleaseUEContextRequest) SetUeContextId(UeContextId string) + func (r *ReleaseUEContextRequest) SetUeContextRelease(UeContextRelease models.UeContextRelease) + type ReleaseUEContextResponse struct + type RelocateUEContextError struct + Location string + ProblemDetails models.ProblemDetails + RedirectResponse models.RedirectResponse + Var3gppSbiTargetNfId string + type RelocateUEContextRequest struct + RelocateUeContextRequest *models.RelocateUeContextRequest + UeContextId *string + func (r *RelocateUEContextRequest) SetRelocateUeContextRequest(RelocateUeContextRequest models.RelocateUeContextRequest) + func (r *RelocateUEContextRequest) SetUeContextId(UeContextId string) + type RelocateUEContextResponse struct + Location string + UeContextRelocatedData models.UeContextRelocatedData + type SubscriptionsCollectionCollectionApiService service + func (a *SubscriptionsCollectionCollectionApiService) AMFStatusChangeSubscribe(ctx context.Context, request *AMFStatusChangeSubscribeRequest) (*AMFStatusChangeSubscribeResponse, error) + type UEContextTransferError struct + Location string + ProblemDetails models.ProblemDetails + RedirectResponse models.RedirectResponse + Var3gppSbiTargetNfId string + type UEContextTransferRequest struct + UeContextId *string + UeContextTransferRequest *models.UeContextTransferRequest + func (r *UEContextTransferRequest) SetUeContextId(UeContextId string) + func (r *UEContextTransferRequest) SetUeContextTransferRequest(UeContextTransferRequest models.UeContextTransferRequest) + type UEContextTransferResponse struct + UeContextTransferResponse200 models.UeContextTransferResponse200