package
0.0.3
Repository: https://github.com/ks6088ts/soracom-sdk-go.git
Documentation: pkg.go.dev

# README

Go API client for api

SORACOM API v1

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: VERSION_PLACEHOLDER
  • 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/oauth2
go get golang.org/x/net/context

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

import api "github.com/ks6088ts/soracom-sdk-go"

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(), api.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(), api.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(), api.ContextOperationServerIndices, map[string]int{
	"{classname}Service.{nickname}": 2,
})
ctx = context.WithValue(context.Background(), api.ContextOperationServerVariables, map[string]map[string]string{
	"{classname}Service.{nickname}": {
		"port": "8443",
	},
})

Documentation for API Endpoints

All URIs are relative to https://api.soracom.io/v1

ClassMethodHTTP requestDescription
AuditLogApiGetApiAuditLogsGet /audit_logs/apiSORACOM API 呼び出しの監査ログを取得する
AuditLogApiGetNapterAuditLogsGet /audit_logs/napterSORACOM Napter の監査ログを取得する
AuthApiAuthPost /authAPI アクセスの認証を行い、API キーと API トークンを発行します。
AuthApiIssuePasswordResetTokenPost /auth/password_reset_token/issueパスワードリセット用のトークンを発行します。
AuthApiLogoutPost /auth/logoutSORACOM API にアクセスするための API キーと API トークンを無効化します。
AuthApiVerifyPasswordResetTokenPost /auth/password_reset_token/verifyパスワードリセット用のトークンを検証し、パスワードを更新します。
BillingApiExportBillingPost /bills/{yyyyMM}/export指定月の課金詳細情報 CSV をダウンロードするための URL を発行する
BillingApiExportLatestBillingPost /bills/latest/exportExport latest billing CSV file to S3
BillingApiGetBillingGet /bills/{yyyyMM}指定した月の確定した利用料金を取得する
BillingApiGetBillingHistoryGet /bills過去の確定した利用料金を取得する
BillingApiGetBillingPerDayGet /bills/{yyyyMM}/daily日ごとの利用料金を取得する
BillingApiGetLatestBillingGet /bills/latestGet latest bill
CellLocationApiBatchGetCellLocationsPost /cell_locations複数の基地局の位置情報を一度に取得します。
CellLocationApiGetCellLocationGet /cell_locations基地局の位置情報を取得します。
CredentialApiCreateCredentialPost /credentials/{credentials_id}認証情報の作成
CredentialApiDeleteCredentialDelete /credentials/{credentials_id}認証情報の削除
CredentialApiListCredentialsGet /credentials認証情報の表示
CredentialApiUpdateCredentialPut /credentials/{credentials_id}認証情報の更新
DataEntryApiDeleteDataEntryDelete /data/{resource_type}/{resource_id}/{time}Deletes a data entry
DataEntryApiGetDataEntriesGet /data/{resource_type}/{resource_id}Get data sent from a resource
DataEntryApiGetDataEntryGet /data/{resource_type}/{resource_id}/{time}Gets a data entry
DataEntryApiListDataSourceResourcesGet /data/resourcesGet the list of data source resources
DeviceApiCreateDevicePost /devices新しいデバイスを作成します。
DeviceApiDeleteDeviceDelete /devices/{device_id}デバイスを削除します。
DeviceApiDeleteDeviceTagDelete /devices/{device_id}/tags/{tag_name}デバイスのタグを削除します。
DeviceApiExecuteDeviceResourcePost /devices/{device_id}/{object}/{instance}/{resource}/executeデバイスの Resource を Execute します。
DeviceApiGetDataFromDeviceGet /devices/{device_id}/dataデバイスから送信されたデータを取得します。
DeviceApiGetDeviceGet /devices/{device_id}指定されたデバイス ID のデバイスを取得します。
DeviceApiListDevicesGet /devicesデバイスのリストを取得します。
DeviceApiObserveDeviceResourcePost /devices/{device_id}/{object}/{instance}/{resource}/observe指定されたデバイスの Resource の Observe を開始します。
DeviceApiObserveDeviceResourcesPost /devices/{device_id}/{object}/{instance}/observe指定されたデバイスの Object Instance 下の Resource 全体の Observe を開始します。
DeviceApiPutDeviceTagsPut /devices/{device_id}/tagsデバイスのタグを更新します。
DeviceApiReadDeviceResourceGet /devices/{device_id}/{object}/{instance}/{resource}指定されたデバイスの Resource を Read します。
DeviceApiReadDeviceResourcesGet /devices/{device_id}/{object}/{instance}デバイスの Instance 以下のすべての Resource を Read します。
DeviceApiSetDeviceGroupPost /devices/{device_id}/set_groupデバイスをグループに参加させます。
DeviceApiUnobserveDeviceResourcePost /devices/{device_id}/{object}/{instance}/{resource}/unobserveデバイスの Resource の Observe を停止します。
DeviceApiUnobserveDeviceResourcesPost /devices/{device_id}/{object}/{instance}/unobserve指定されたデバイスの Object Instance への Observe を停止します。
DeviceApiUnsetDeviceGroupPost /devices/{device_id}/unset_groupデバイスをグループから外します。
DeviceApiWriteDeviceResourcePut /devices/{device_id}/{object}/{instance}/{resource}デバイスの Resource に値を Write します。
DeviceObjectModelApiCreateDeviceObjectModelPost /device_object_models新しいデバイスオブジェクトモデルを作成します。
DeviceObjectModelApiDeleteDeviceObjectModelDelete /device_object_models/{model_id}対象のデバイスオブジェクトモデルを削除します。
DeviceObjectModelApiGetDeviceObjectModelGet /device_object_models/{model_id}デバイスオブジェクトモデルを取得します。
DeviceObjectModelApiListDeviceObjectModelsGet /device_object_modelsデバイスオブジェクトモデルのリストを返します。
DeviceObjectModelApiSetDeviceObjectModelScopePost /device_object_models/{model_id}/set_scope対象のデバイスオブジェクトモデルが適用される Scope をセットします。
DeviceObjectModelApiUpdateDeviceObjectModelPost /device_object_models/{model_id}デバイスオブジェクトモデルを更新します。
DiagnosticApiGetDiagnosticGet /diagnostics/{diagnostic_id}診断結果を取得します。
DiagnosticApiSendDiagnosticRequestPost /diagnostics診断リクエストを送信します。
EmailApiDeleteEmailDelete /operators/{operator_id}/emails/{email_id}Delete email address
EmailApiGetEmailGet /operators/{operator_id}/emails/{email_id}Get email address
EmailApiIssueAddEmailTokenPost /operators/add_email_token/issueIssue a token to add an email address
EmailApiListEmailsGet /operators/{operator_id}/emailsList email addresses
EmailApiVerifyAddEmailTokenPost /operators/add_email_token/verifyVerify a token to add an email address
EventHandlerApiCreateEventHandlerPost /event_handlersCreate Event Handler
EventHandlerApiDeleteEventHandlerDelete /event_handlers/{handler_id}Delete Event Handler
EventHandlerApiDeleteIgnoreEventHandlerDelete /event_handlers/{handler_id}/subscribers/{imsi}/ignoreDelete Ignore Event Handler
EventHandlerApiGetEventHandlerGet /event_handlers/{handler_id}Get Event Handler
EventHandlerApiListEventHandlersGet /event_handlersList Event Handlers
EventHandlerApiListEventHandlersBySubscriberGet /event_handlers/subscribers/{imsi}List Event Handlers related to Subscriber
EventHandlerApiSetIgnoreEventHandlerPost /event_handlers/{handler_id}/subscribers/{imsi}/ignoreIgnore Event Handler
EventHandlerApiUpdateEventHandlerPut /event_handlers/{handler_id}Update Event Handler
FileEntryApiDeleteDirectoryDelete /files/{scope}/{path}/scope と path で指定されたディレクトリを削除します。
FileEntryApiDeleteFileDelete /files/{scope}/{path}scope と path で指定されたファイルを削除します。
FileEntryApiFindFilesGet /filesscope と prefix にマッチするファイルを探します。
FileEntryApiGetFileGet /files/{scope}/{path}scope と path で指定されたファイルをダウンロードします。
FileEntryApiGetFileMetadataHead /files/{scope}/{path}scope と path で指定されたファイルのメタデータを取得します。
FileEntryApiListFilesGet /files/{scope}/{path}/scope と path で指定されたファイルやディレクトリの一覧を取得します。
FileEntryApiPutFilePut /files/{scope}/{path}指定された scope 内の path にファイルをアップロードします。
FilesApiGetExportedFileGet /files/exported/{exported_file_id}非同期でファイルをエクスポートした場合の処理の進捗を取得する
GadgetApiDeleteGadgetTagDelete /gadgets/{product_id}/{serial_number}/tags/{tag_name}Delete Gadget Tag
GadgetApiDisableTerminationOnGadgetPost /gadgets/{product_id}/{serial_number}/disable_terminationDisable Termination of Gadget
GadgetApiEnableTerminationOnGadgetPost /gadgets/{product_id}/{serial_number}/enable_terminationEnable Termination of Gadget
GadgetApiGetGadgetGet /gadgets/{product_id}/{serial_number}Get Gadget
GadgetApiListGadgetsGet /gadgetsList Gadgets
GadgetApiPutGadgetTagsPut /gadgets/{product_id}/{serial_number}/tagsBulk Insert or Update Gadget Tags
GadgetApiRegisterGadgetPost /gadgets/{product_id}/{serial_number}/registerRegister a Gadget.
GadgetApiSetGadgetGroupPost /gadgets/{product_id}/{serial_number}/set_groupSet Group to Gadget
GadgetApiTerminateGadgetPost /gadgets/{product_id}/{serial_number}/terminateTerminate Gadget
GadgetApiUnsetGadgetGroupPost /gadgets/{product_id}/{serial_number}/unset_groupUnset Group to Gadget
GroupApiCreateGroupPost /groupsCreate Group
GroupApiDeleteConfigurationNamespaceDelete /groups/{group_id}/configuration/{namespace}Delete Group Configuration Namespace
GroupApiDeleteConfigurationParameterDelete /groups/{group_id}/configuration/{namespace}/{name}Delete Group Configuration Parameters
GroupApiDeleteGroupDelete /groups/{group_id}Delete Group
GroupApiDeleteGroupTagDelete /groups/{group_id}/tags/{tag_name}Delete Group Tag
GroupApiGetGroupGet /groups/{group_id}Get Group
GroupApiListGroupsGet /groupsList Groups
GroupApiListSubscribersInGroupGet /groups/{group_id}/subscribersList Subscribers in a group
GroupApiPutConfigurationParametersPut /groups/{group_id}/configuration/{namespace}Update Group Configuration Parameters
GroupApiPutGroupTagsPut /groups/{group_id}/tagsUpdate Group Tags
LagoonApiCreateLagoonUserPost /lagoon/usersSORACOM Lagoon のユーザーを新たに作成します。
LagoonApiDeleteLagoonUserDelete /lagoon/users/{lagoon_user_id}SORACOM Lagoon のユーザーを削除します。
LagoonApiGetImageLinkGet /lagoon/image/linkSORACOM Lagoon の提供するカスタムアイコンのイメージへのリンク提供
LagoonApiGetLagoonMigrationInfoGet /lagoon/migration(廃止されました) この API は常に `410 GONE` を返却します: SORACOM Lagoon のバージョン移行に関連する情報の取得
LagoonApiInitializeLagoonDashboardPermissionsPost /lagoon/dashboards/{dashboard_id}/permissions/initSORACOM Lagoon のダッシュボードの権限初期化
LagoonApiListLagoonDashboardsPermissionsGet /lagoon/dashboards/permissionsSORACOM Lagoon の全ダッシュボードの権限取得
LagoonApiListLagoonLicensePackStatusGet /lagoon/license_packsSORACOM Lagoon のライセンスパックのステータス取得
LagoonApiListLagoonUsersGet /lagoon/usersオペレーターに属する SORACOM Lagoon のユーザー一覧を取得します。
LagoonApiMigrateLagoonPost /lagoon/migration(廃止されました) この API は常に `410 GONE` を返却します: SORACOM Lagoon のバージョン移行の実行
LagoonApiRegisterLagoonPost /lagoon/registerSORACOM Lagoon サービスを有効にします。
LagoonApiTerminateLagoonPost /lagoon/terminateSORACOM Lagoon サービスの使用を終了します。
LagoonApiUpdateLagoonDashboardPermissionsPut /lagoon/dashboards/{dashboard_id}/permissionsSORACOM Lagoon のダッシュボード権限更新
LagoonApiUpdateLagoonLicensePackPut /lagoon/license_packsSORACOM Lagoon の追加ライセンスパック更新・変更
LagoonApiUpdateLagoonPlanPut /lagoon/planSORACOM Lagoon のプラン変更
LagoonApiUpdateLagoonUserEmailPut /lagoon/users/{lagoon_user_id}/emailSORACOM Lagoon のユーザーのメールアドレスを変更します。
LagoonApiUpdateLagoonUserPasswordPut /lagoon/users/{lagoon_user_id}/passwordSORACOM Lagoon のユーザーのパスワードを変更します。
LagoonApiUpdateLagoonUserPermissionPut /lagoon/users/{lagoon_user_id}/permissionSORACOM Lagoon のユーザーの権限を変更します。
LogApiGetLogsGet /logsGet Logs.
LoraDeviceApiDeleteLoraDeviceTagDelete /lora_devices/{device_id}/tags/{tag_name}Delete LoRa device Tag
LoraDeviceApiDisableTerminationOnLoraDevicePost /lora_devices/{device_id}/disable_terminationDisable Termination of LoRa device
LoraDeviceApiEnableTerminationOnLoraDevicePost /lora_devices/{device_id}/enable_terminationEnable Termination of LoRa device
LoraDeviceApiGetDataFromLoraDeviceGet /lora_devices/{device_id}/dataGet data sent from a LoRa device.
LoraDeviceApiGetLoraDeviceGet /lora_devices/{device_id}Get LoRa device
LoraDeviceApiListLoraDevicesGet /lora_devicesList LoRa devices
LoraDeviceApiPutLoraDeviceTagsPut /lora_devices/{device_id}/tagsBulk Insert or Update LoRa device Tags
LoraDeviceApiRegisterLoraDevicePost /lora_devices/{device_id}/registerRegister LoRa device
LoraDeviceApiSendDataToLoraDevicePost /lora_devices/{device_id}/dataSend data to a LoRa device.
LoraDeviceApiSetLoraDeviceGroupPost /lora_devices/{device_id}/set_groupSet Group to LoRa device
LoraDeviceApiTerminateLoraDevicePost /lora_devices/{device_id}/terminateTerminate LoRa device
LoraDeviceApiUnsetLoraDeviceGroupPost /lora_devices/{device_id}/unset_groupUnset Group to LoRa device
LoraGatewayApiDeleteLoraGatewayTagDelete /lora_gateways/{gateway_id}/tags/{tag_name}Delete LoRa gateway tag.
LoraGatewayApiDisableTerminationOnLoraGatewayPost /lora_gateways/{gateway_id}/disable_terminationDisable Termination of LoRa gateway.
LoraGatewayApiEnableTerminationOnLoraGatewayPost /lora_gateways/{gateway_id}/enable_terminationEnable Termination of LoRa gateway.
LoraGatewayApiGetLoraGatewayGet /lora_gateways/{gateway_id}Get LoRa gateway.
LoraGatewayApiListLoraGatewaysGet /lora_gatewaysList LoRa gateways.
LoraGatewayApiPutLoraGatewayTagsPut /lora_gateways/{gateway_id}/tagsBulk Insert or Update LoRa gateway Tags.
LoraGatewayApiSetLoraNetworkSetPost /lora_gateways/{gateway_id}/set_network_setSet Network Set ID of LoRa gateway.
LoraGatewayApiTerminateLoraGatewayPost /lora_gateways/{gateway_id}/terminateTerminate LoRa gateway.
LoraGatewayApiUnsetLoraNetworkSetPost /lora_gateways/{gateway_id}/unset_network_setUnset Network Set ID of LoRa gateway.
LoraNetworkSetApiAddPermissionToLoraNetworkSetPost /lora_network_sets/{ns_id}/add_permissionAdds permission to a LoRa network set.
LoraNetworkSetApiCreateLoraNetworkSetPost /lora_network_setsCreates a LoRa network set
LoraNetworkSetApiDeleteLoraNetworkSetDelete /lora_network_sets/{ns_id}Delete LoRa network set.
LoraNetworkSetApiDeleteLoraNetworkSetTagDelete /lora_network_sets/{ns_id}/tags/{tag_name}Delete LoRa network set tag.
LoraNetworkSetApiGetLoraNetworkSetGet /lora_network_sets/{ns_id}Get LoRa network set.
LoraNetworkSetApiListGatewaysInLoraNetworkSetGet /lora_network_sets/{ns_id}/gatewaysList LoRa Gateways in a Network Set.
LoraNetworkSetApiListLoraNetworkSetsGet /lora_network_setsList LoRa Network Sets.
LoraNetworkSetApiPutLoraNetworkSetTagsPut /lora_network_sets/{ns_id}/tagsBulk Insert or Update LoRa network set tags.
LoraNetworkSetApiRevokePermissionFromLoraNetworkSetPost /lora_network_sets/{ns_id}/revoke_permissionRevokes a permission from a LoRa network set.
OperatorApiAddCoverageTypePost /operators/{operator_id}/coverage_type/{coverage_type}Add coverage type
OperatorApiAddOperatorContractPost /operators/{operator_id}/contractsAdd Operator Contract
OperatorApiCreateCompanyInformationPost /operators/{operator_id}/company_informationCreate company information
OperatorApiCreateIndividualInformationPost /operators/{operator_id}/individual_informationCreate individual information
OperatorApiCreateOperatorPost /operatorsCreate Operator
OperatorApiDeleteOperatorAuthKeyDelete /operators/{operator_id}/auth_keys/{auth_key_id}Delete Operator AuthKey
OperatorApiDeleteOperatorContractDelete /operators/{operator_id}/contracts/{contract_name}Delete Operator Contract
OperatorApiEnableMFAPost /operators/{operator_id}/mfaEnable Operator's MFA.
OperatorApiGenerateAuthTokenPost /operators/{operator_id}/tokenGenerate Authentication Token
OperatorApiGenerateOperatorAuthKeyPost /operators/{operator_id}/auth_keysGenerate Operator AuthKey
OperatorApiGenerateSupportTokenPost /operators/{operator_id}/support/tokenGenerate Token for Support Console
OperatorApiGetCompanyInformationGet /operators/{operator_id}/company_informationGet company information
OperatorApiGetIndividualInformationGet /operators/{operator_id}/individual_informationGet individual information
OperatorApiGetMFAStatusGet /operators/{operator_id}/mfaGet Operator's MFA Status.
OperatorApiGetOperatorGet /operators/{operator_id}Get Operator
OperatorApiIssueMFARevokingTokenPost /operators/mfa_revoke_token/issueIssue Operator's MFA Revoke Token.
OperatorApiListOperatorAuthKeysGet /operators/{operator_id}/auth_keysList Operator AuthKeys
OperatorApiRevokeMFADelete /operators/{operator_id}/mfaRevoke Operator's MFA.
OperatorApiRevokeOperatorAuthTokensDelete /operators/{operator_id}/tokensルートユーザーが発行した全ての API キーと API トークンを無効化します。
OperatorApiUpdateCompanyInformationPut /operators/{operator_id}/company_informationUpdate company information
OperatorApiUpdateIndividualInformationPut /operators/{operator_id}/individual_informationUpdate individual information
OperatorApiUpdateOperatorPasswordPost /operators/{operator_id}/passwordUpdate Operator Password
OperatorApiVerifyMFAPost /operators/{operator_id}/mfa/verifyVerify Operator's MFA OTP Code.
OperatorApiVerifyMFARevokingTokenPost /operators/mfa_revoke_token/verifyVerify Operator's MFA revoke token.
OperatorApiVerifyOperatorPost /operators/verifyVerify Operator
OrderApiCancelOrderPut /orders/{order_id}/cancelCancel order.
OrderApiConfirmCouponOrderPut /coupons/{order_id}/confirmConfirm coupon order.
OrderApiConfirmOrderPut /orders/{order_id}/confirmConfirm order.
OrderApiConfirmVolumeDiscountOrderPut /volume_discounts/{order_id}/confirmConfirm long term discount order.
OrderApiCreateCouponQuotationPost /couponsCreate coupon quotation.
OrderApiCreateQuotationPost /ordersCreate Quotation
OrderApiCreateVolumeDiscountQuotationPost /volume_discountsCreate long term discount quotation.
OrderApiGetOrderGet /orders/{order_id}発注確定済みの発注情報を 1 件だけ取得する
OrderApiListAvailableDiscountsGet /volume_discounts/available_discountsList available long term discounts.
OrderApiListOrderedSubscribersGet /orders/{order_id}/subscribersList ordered subscribers.
OrderApiListOrdersGet /orders発注確定済みの注文履歴の一覧を取得する
OrderApiListProductsGet /productsList products
OrderApiRegisterOrderedSimPost /orders/{order_id}/subscribers/registerRegister subscribers for operator.
PaymentApiActivatePaymentMethodPost /payment_methods/current/activateActivate payment method.
PaymentApiExportPaymentStatementPost /payment_statements/{payment_statement_id}/exportExport payment statement.
PaymentApiGetPayerInformationGet /payment_statements/payer_informationExport payer information.
PaymentApiGetPaymentMethodGet /payment_methods/currentGet payment method information.
PaymentApiGetPaymentTransactionGet /payment_history/transactions/{payment_transaction_id}Get payment transaction result.
PaymentApiGetVolumeDiscountGet /volume_discounts/{contract_id}Get long term discount.
PaymentApiListCouponsGet /couponsList coupons.
PaymentApiListPaymentStatementsGet /payment_statementsList payment statements.
PaymentApiListVolumeDiscountsGet /volume_discountsList long term discounts.
PaymentApiRegisterCouponPost /coupons/{coupon_code}/registerRegister Coupon.
PaymentApiRegisterPayerInformationPost /payment_statements/payer_informationRegister payer information.
PortMappingApiCreatePortMappingPost /port_mappingsCreate Port Mapping.
PortMappingApiDeletePortMappingDelete /port_mappings/{ip_address}/{port}Delete PortMapping.
PortMappingApiListPortMappingsGet /port_mappingsList Port Mapping Entries.
PortMappingApiListPortMappingsForSubscriberGet /port_mappings/subscribers/{imsi}Get Port Mapping entries for a subscriber.
QueryApiSearchDevicesGet /query/devicesSORACOM Inventory デバイスをクエリに応じて検索します。
QueryApiSearchSigfoxDevicesGet /query/sigfox_devicesSigfox デバイスをクエリに応じて検索します。
QueryApiSearchSimsGet /query/simsSIM をクエリに応じて検索します。
QueryApiSearchSubscriberTrafficVolumeRankingGet /query/subscribers/traffic_volume/rankingSubscriber の通信量ランキングを返却します。
QueryApiSearchSubscribersGet /query/subscribers(非推奨) Subscriber をクエリに応じて検索します。
ResourceSummaryApiGetResourceSummaryGet /resource_summaries/{resource_summary_type}resource_summary_type で指定された種別のリソースの要約を取得します。
RoleApiAttachRolePost /operators/{operator_id}/users/{user_name}/rolesAttach Role to User
RoleApiCreateRolePost /operators/{operator_id}/roles/{role_id}Create Role
RoleApiDeleteRoleDelete /operators/{operator_id}/roles/{role_id}Delete Role
RoleApiDetachRoleDelete /operators/{operator_id}/users/{user_name}/roles/{role_id}Detach Role from User
RoleApiGetRoleGet /operators/{operator_id}/roles/{role_id}Get Role
RoleApiListRoleAttachedUsersGet /operators/{operator_id}/roles/{role_id}/usersList Role Attached Users
RoleApiListRolesGet /operators/{operator_id}/rolesList Roles
RoleApiListUserRolesGet /operators/{operator_id}/users/{user_name}/rolesList User Roles
RoleApiUpdateRolePut /operators/{operator_id}/roles/{role_id}Update Role
ShippingAddressApiCreateShippingAddressPost /operators/{operator_id}/shipping_addressesCreate shipping address
ShippingAddressApiDeleteShippingAddressDelete /operators/{operator_id}/shipping_addresses/{shipping_address_id}Delete shipping address
ShippingAddressApiGetShippingAddressGet /operators/{operator_id}/shipping_addresses/{shipping_address_id}Get shipping address
ShippingAddressApiListShippingAddressesGet /operators/{operator_id}/shipping_addressesList shipping addresses
ShippingAddressApiUpdateShippingAddressPut /operators/{operator_id}/shipping_addresses/{shipping_address_id}Update shipping address
SigfoxDeviceApiDeleteSigfoxDeviceTagDelete /sigfox_devices/{device_id}/tags/{tag_name}Delete Sigfox device Tag
SigfoxDeviceApiDisableTerminationOnSigfoxDevicePost /sigfox_devices/{device_id}/disable_terminationDisable Termination of Sigfox device
SigfoxDeviceApiEnableTerminationOnSigfoxDevicePost /sigfox_devices/{device_id}/enable_terminationEnable Termination of Sigfox device
SigfoxDeviceApiGetDataFromSigfoxDeviceGet /sigfox_devices/{device_id}/dataGet data sent from a Sigfox device.
SigfoxDeviceApiGetSigfoxDeviceGet /sigfox_devices/{device_id}Get Sigfox device
SigfoxDeviceApiListSigfoxDevicesGet /sigfox_devicesList Sigfox devices
SigfoxDeviceApiPutSigfoxDeviceTagsPut /sigfox_devices/{device_id}/tagsBulk Insert or Update Sigfox device Tags
SigfoxDeviceApiRegisterSigfoxDevicePost /sigfox_devices/{device_id}/registerRegister a Sigfox device.
SigfoxDeviceApiSendDataToSigfoxDevicePost /sigfox_devices/{device_id}/dataSend data to a Sigfox device.
SigfoxDeviceApiSetSigfoxDeviceGroupPost /sigfox_devices/{device_id}/set_groupSet Group to Sigfox device
SigfoxDeviceApiTerminateSigfoxDevicePost /sigfox_devices/{device_id}/terminateTerminate Sigfox device
SigfoxDeviceApiUnsetSigfoxDeviceGroupPost /sigfox_devices/{device_id}/unset_groupUnset Group to Sigfox device
SimApiActivateSimPost /sims/{sim_id}/activateActivate SIM
SimApiAddSubscriptionPost /sims/{sim_id}/profiles/{iccid}/add_subscription新しいセカンダリサブスクリプションを IoT SIM に追加する
SimApiAttachArcSimCredentialsPost /sims/{sim_id}/credentials/arc(非推奨) Arc のクレデンシャルを SIM へ付与
SimApiCancelSubscriptionContainerDownloadPost /sims/{sim_id}/profiles/{iccid}/subscribers/{imsi}/cancel_downloadCancel subscription download to subscription container
SimApiCreateArcSessionPost /sims/{sim_id}/sessions/arcSORACOM Arc セッションの作成
SimApiCreateSimPost /simsSIM の新規作成
SimApiCreateSimPacketCaptureSessionPost /sims/{sim_id}/packet_capture_sessionsCreate Packet Capture Session
SimApiDeactivateSimPost /sims/{sim_id}/deactivateDeactivate SIM
SimApiDeleteSimPacketCaptureSessionDelete /sims/{sim_id}/packet_capture_sessions/{session_id}Delete Packet Capture Session
SimApiDeleteSimSessionPost /sims/{sim_id}/delete_sessionDelete Session
SimApiDeleteSimTagDelete /sims/{sim_id}/tags/{tag_name}Delete SIM Tag
SimApiDeleteSubscriptionContainerCountryMappingEntryDelete /sims/{sim_id}/profiles/{iccid}/subscription_containers/country_mapping/{mcc}Delete subscription container mapping entries
SimApiDisableSimTerminationPost /sims/{sim_id}/disable_terminationDisable Termination of SIM
SimApiEnableSimTerminationPost /sims/{sim_id}/enable_terminationEnable Termination of SIM
SimApiEnableSubscriptionContainerPost /sims/{sim_id}/profiles/{iccid}/subscription_containers/{container_id}/enableEnables a subscription container.
SimApiGetDataFromSimGet /sims/{sim_id}/dataGet data sent from a SIM.
SimApiGetSimGet /sims/{sim_id}Get SIM
SimApiGetSimPacketCaptureSessionGet /sims/{sim_id}/packet_capture_sessions/{session_id}Get Packet Capture Session
SimApiListSimPacketCaptureSessionsGet /sims/{sim_id}/packet_capture_sessionsList packet capture sessions associated with the SIM
SimApiListSimSessionEventsGet /sims/{sim_id}/events/sessionsList Session Events
SimApiListSimsGet /simsList SIMs
SimApiListSubscriptionContainersGet /sims/{sim_id}/profiles/{iccid}/subscription_containersGet subscription container status.
SimApiPutSimTagsPut /sims/{sim_id}/tagsBulk Insert or Update SIM Tags
SimApiPutSubscriptionContainerCountryMappingEntriesPut /sims/{sim_id}/profiles/{iccid}/subscription_containers/country_mappingUpdates subscription container country mapping entries.
SimApiRegisterSimPost /sims/{sim_id}/registerRegister SIM
SimApiRemoveArcSimCredentialsDelete /sims/{sim_id}/credentials/arc(非推奨) Arc のクレデンシャルを SIM から除去
SimApiRenewArcSimCredentialsPut /sims/{sim_id}/credentials/arcSIM に対する Arc のクレデンシャルを更新する
SimApiReportSimLocalInfoPost /sims/{sim_id}/report_local_infoSIM ローカル情報レポートを取得する
SimApiSendDownlinkPingPost /sims/{sim_id}/downlink/pingSIM に対して ping リクエストを送信する。
SimApiSendSmsToSimPost /sims/{sim_id}/send_smsSend SMS to SIM
SimApiSetSimExpiryTimePost /sims/{sim_id}/set_expiry_timeUpdate Expiry Time of SIM
SimApiSetSimGroupPost /sims/{sim_id}/set_groupSet Group to SIM
SimApiSetSimImeiLockPost /sims/{sim_id}/set_imei_lockSet IMEI lock configuration for SIM.
SimApiSetSimToStandbyPost /sims/{sim_id}/set_to_standbySet SIM to standby mode.
SimApiStopSimPacketCaptureSessionPost /sims/{sim_id}/packet_capture_sessions/{session_id}/stopStop SIM Packet Capture Session
SimApiSuspendSimPost /sims/{sim_id}/suspendSuspend SIM
SimApiTerminateSimPost /sims/{sim_id}/terminateTerminate SIM
SimApiTerminateSubscriptionContainerPost /sims/{sim_id}/profiles/{iccid}/subscribers/{imsi}/terminateセカンダリサブスクリプションの利用終了
SimApiUnsetSimExpiryTimePost /sims/{sim_id}/unset_expiry_timeDelete Expiry Time of SIM
SimApiUnsetSimGroupPost /sims/{sim_id}/unset_groupUnset Group to SIM
SimApiUnsetSimImeiLockPost /sims/{sim_id}/unset_imei_lockUnset IMEI lock configuration for SIM.
SimApiUpdateSimSpeedClassPost /sims/{sim_id}/update_speed_classUpdate SIM speed class
SoraCamApiExportSoraCamDeviceRecordedImagePost /sora_cam/devices/{device_id}/images/exportsクラウド常時録画で保存された録画映像から静止画をエクスポートする処理を開始する
SoraCamApiExportSoraCamDeviceRecordedVideoPost /sora_cam/devices/{device_id}/videos/exportsクラウド常時録画で保存された録画映像をエクスポートする処理を開始する
SoraCamApiGetSoraCamDeviceGet /sora_cam/devices/{device_id}ソラカメ対応カメラの情報を取得する
SoraCamApiGetSoraCamDeviceExportUsageGet /sora_cam/devices/{device_id}/exports/usageソラカメ対応カメラの静止画のエクスポート可能枚数や録画映像のエクスポート可能時間を取得する
SoraCamApiGetSoraCamDeviceExportedImageGet /sora_cam/devices/{device_id}/images/exports/{export_id}クラウド常時録画で保存された録画映像から静止画をエクスポートする処理の現在の状況を取得する
SoraCamApiGetSoraCamDeviceExportedVideoGet /sora_cam/devices/{device_id}/videos/exports/{export_id}クラウド常時録画で保存された録画映像をエクスポートする処理の現在の状況を取得する
SoraCamApiGetSoraCamDeviceStreamingVideoGet /sora_cam/devices/{device_id}/streamストリーミング映像 (リアルタイム映像 / 録画映像) をダウンロードするための情報を取得する
SoraCamApiListSoraCamDeviceImageExportsGet /sora_cam/devices/images/exportsソラカメ対応カメラで撮影した録画映像から静止画をエクスポートする処理の現在の状況をリストで取得する
SoraCamApiListSoraCamDeviceImageExportsForDeviceGet /sora_cam/devices/{device_id}/images/exportsソラカメ対応カメラで撮影した録画映像から静止画をエクスポートする処理の現在の状況をリストで取得する
SoraCamApiListSoraCamDeviceVideoExportsGet /sora_cam/devices/videos/exportsソラカメ対応カメラで撮影した録画映像をエクスポートする処理の現在の状況をリストで取得する
SoraCamApiListSoraCamDeviceVideoExportsForDeviceGet /sora_cam/devices/{device_id}/videos/exportsソラカメ対応カメラで撮影した録画映像をエクスポートする処理の現在の状況をリストで取得する
SoraCamApiListSoraCamDevicesGet /sora_cam/devicesソラカメ対応カメラの一覧を取得する
SoraCamApiListSoraCamLicensePacksGet /sora_cam/license_packsSoracom Cloud Camera Services のライセンスパックの一覧を取得します。
SoraCamApiUpdateSoraCamLicensePackQuantityPut /sora_cam/license_packs/{license_pack_id}/quantitySoracom Cloud Camera Services のライセンス数を更新します。
SoraletApiCreateSoraletPost /soraletsSoralet を作成します。
SoraletApiDeleteSoraletDelete /soralets/{soralet_id}Soralet を削除します。
SoraletApiDeleteSoraletVersionDelete /soralets/{soralet_id}/versions/{version}Soralet のバージョンを削除します。
SoraletApiGetSoraletGet /soralets/{soralet_id}Soralet を取得します。
SoraletApiGetSoraletLogsGet /soralets/{soralet_id}/logsSoralet のログメッセージを取得します。
SoraletApiListSoraletVersionsGet /soralets/{soralet_id}/versionsSoralet のバージョン一覧を取得します。
SoraletApiListSoraletsGet /soraletsSoralet の一覧を取得します。
SoraletApiTestSoraletPost /soralets/{soralet_id}/test引数を指定して Soralet をテスト実行します。
SoraletApiUploadSoraletCodePost /soralets/{soralet_id}/versionsコードをアップロードし、新しいバージョンを作成します。
StatsApiExportAirStatsPost /stats/air/operators/{operator_id}/exportExport Air Usage Report of All Subscribers
StatsApiExportBeamStatsPost /stats/beam/operators/{operator_id}/exportExport Beam Usage Report of All Subscribers
StatsApiExportFunkStatsPost /stats/funk/operators/{operator_id}/exportExport Funk Usage Report of All Subscribers
StatsApiExportFunnelStatsPost /stats/funnel/operators/{operator_id}/exportExport Funnel Usage Report of All Subscribers
StatsApiGetAirStatsGet /stats/air/subscribers/{imsi}Get Air Usage Report of Subscriber
StatsApiGetAirStatsOfSimGet /stats/air/sims/{sim_id}Get Air Usage Report of SIM
StatsApiGetBeamStatsGet /stats/beam/subscribers/{imsi}Get Beam Usage Report of Subscriber
StatsApiGetFunkStatsGet /stats/funk/subscribers/{imsi}Get Funk Usage Report of Subscriber
StatsApiGetFunnelStatsGet /stats/funnel/subscribers/{imsi}Get Funnel Usage Report of Subscriber
StatsApiGetHarvestExportedDataStatsGet /stats/harvest/operators/{operator_id}Harvest の利用統計情報を取得します。
StatsApiGetHarvestStatsGet /stats/harvest/subscribers/{imsi}Get Harvest Usage Report of Subscriber
StatsApiGetNapterAuditLogsExportedDataStatsGet /stats/napter/audit_logsNapter 監査ログの月次読み込みデータ量を取得する。
SubscriberApiActivateSubscriberPost /subscribers/{imsi}/activateActivate Subscriber
SubscriberApiDeactivateSubscriberPost /subscribers/{imsi}/deactivateDeactivate Subscriber
SubscriberApiDeleteSubscriberSessionPost /subscribers/{imsi}/delete_sessionDelete Session
SubscriberApiDeleteSubscriberTagDelete /subscribers/{imsi}/tags/{tag_name}Delete Subscriber Tag
SubscriberApiDeleteSubscriberTransferTokenDelete /subscribers/transfer_token/{token}Delete Subscribers Transfer Token
SubscriberApiDisableTerminationPost /subscribers/{imsi}/disable_terminationDisable Termination of Subscriber
SubscriberApiEnableTerminationPost /subscribers/{imsi}/enable_terminationEnable Termination of Subscriber
SubscriberApiExportSubscribersPost /subscribers/exportExport all subscribers.
SubscriberApiGetDataFromSubscriberGet /subscribers/{imsi}/dataGet data sent from a subscriber.
SubscriberApiGetSubscriberGet /subscribers/{imsi}Get Subscriber
SubscriberApiIssueSubscriberTransferTokenPost /subscribers/transfer_token/issueIssue Subscribers Transfer Token
SubscriberApiListSessionEventsGet /subscribers/{imsi}/events/sessionsList Session Events
SubscriberApiListSubscribersGet /subscribersList Subscribers
SubscriberApiPutBundlesPut /subscribers/{imsi}/bundlesSet Bundles to Subscriber.
SubscriberApiPutSubscriberTagsPut /subscribers/{imsi}/tagsBulk Insert or Update Subscriber Tags
SubscriberApiRegisterSubscriberPost /subscribers/{imsi}/registerRegister Subscriber
SubscriberApiReportLocalInfoPost /subscribers/{imsi}/report_local_infoTriggers Subscriber to report SIM local info.
SubscriberApiSendSmsPost /subscribers/{imsi}/send_smsSend SMS to Subscriber
SubscriberApiSendSmsByMsisdnPost /subscribers/msisdn/{msisdn}/send_smsSend SMS to Subscriber by MSISDN
SubscriberApiSetExpiryTimePost /subscribers/{imsi}/set_expiry_timeUpdate Expiry Time of Subscriber
SubscriberApiSetGroupPost /subscribers/{imsi}/set_groupSet Group to Subscriber
SubscriberApiSetImeiLockPost /subscribers/{imsi}/set_imei_lockSet IMEI lock configuration for Subscriber.
SubscriberApiSetSubscriberToStandbyPost /subscribers/{imsi}/set_to_standbySet Subscriber to standby mode.
SubscriberApiSubscriberDownlinkPingToUserEquipmentPost /subscribers/{imsi}/downlink/pingSubscriber に対して ping リクエストを送信する。
SubscriberApiSuspendSubscriberPost /subscribers/{imsi}/suspendSuspend Subscriber
SubscriberApiTerminateSubscriberPost /subscribers/{imsi}/terminateTerminate Subscriber
SubscriberApiUnsetExpiryTimePost /subscribers/{imsi}/unset_expiry_timeDelete Expiry Time of Subscriber
SubscriberApiUnsetGroupPost /subscribers/{imsi}/unset_groupUnset Group to Subscriber
SubscriberApiUnsetImeiLockPost /subscribers/{imsi}/unset_imei_lockUnset IMEI lock configuration for Subscriber.
SubscriberApiUpdateSpeedClassPost /subscribers/{imsi}/update_speed_classUpdate Subscriber speed class
SubscriberApiVerifySubscriberTransferTokenPost /subscribers/transfer_token/verifyVerify Subscriber Transfer Token
SystemNotificationApiDeleteSystemNotificationDelete /operators/{operator_id}/system_notifications/{type}Delete system notification
SystemNotificationApiGetSystemNotificationGet /operators/{operator_id}/system_notifications/{type}Get system notification
SystemNotificationApiListSystemNotificationsGet /operators/{operator_id}/system_notificationsList system notifications
SystemNotificationApiSetSystemNotificationPost /operators/{operator_id}/system_notifications/{type}Set system notification
UserApiCreateUserPost /operators/{operator_id}/users/{user_name}Create User
UserApiCreateUserPasswordPost /operators/{operator_id}/users/{user_name}/passwordCreate Password
UserApiDeleteDefaultPermissionsDelete /operators/{operator_id}/users/default_permissionsすべての SAM ユーザーに適用されるデフォルト権限を削除する
UserApiDeleteUserDelete /operators/{operator_id}/users/{user_name}Delete User
UserApiDeleteUserAuthKeyDelete /operators/{operator_id}/users/{user_name}/auth_keys/{auth_key_id}Delete User AuthKey
UserApiDeleteUserPasswordDelete /operators/{operator_id}/users/{user_name}/passwordDelete Password
UserApiDeleteUserPermissionDelete /operators/{operator_id}/users/{user_name}/permissionSAM ユーザーの権限を削除する
UserApiEnableUserMFAPost /operators/{operator_id}/users/{user_name}/mfaEnable SAM user's MFA
UserApiGenerateUserAuthKeyPost /operators/{operator_id}/users/{user_name}/auth_keysGenerate AuthKey
UserApiGetDefaultPermissionsGet /operators/{operator_id}/users/default_permissionsすべての SAM ユーザーに適用されるデフォルト権限を取得する
UserApiGetUserGet /operators/{operator_id}/users/{user_name}Get User
UserApiGetUserAuthKeyGet /operators/{operator_id}/users/{user_name}/auth_keys/{auth_key_id}Get AuthKey
UserApiGetUserMFAStatusGet /operators/{operator_id}/users/{user_name}/mfaGet SAM user's MFA status
UserApiGetUserPermissionGet /operators/{operator_id}/users/{user_name}/permissionGet User Permission
UserApiHasUserPasswordGet /operators/{operator_id}/users/{user_name}/passwordHas User Password
UserApiListUserAuthKeysGet /operators/{operator_id}/users/{user_name}/auth_keysList User AuthKeys
UserApiListUsersGet /operators/{operator_id}/usersList Users
UserApiRevokeUserAuthTokensDelete /operators/{operator_id}/users/{user_name}/tokens指定された SAM ユーザーが発行した全ての API キーと API トークンを無効化します。
UserApiRevokeUserMFADelete /operators/{operator_id}/users/{user_name}/mfaRevoke SAM user's MFA
UserApiUpdateDefaultPermissionsPut /operators/{operator_id}/users/default_permissionsUpdate the default permissions
UserApiUpdateUserPut /operators/{operator_id}/users/{user_name}Update User
UserApiUpdateUserPasswordPut /operators/{operator_id}/users/{user_name}/passwordUpdate Password
UserApiUpdateUserPermissionPut /operators/{operator_id}/users/{user_name}/permissionSAM ユーザーの権限を更新する
UserApiVerifyUserMFAPost /operators/{operator_id}/users/{user_name}/mfa/verifyVerify SAM user's MFA OTP code when MFA activation phase
VirtualPrivateGatewayApiCloseGatePost /virtual_private_gateways/{vpg_id}/gate/closeClose SORACOM Gate.
VirtualPrivateGatewayApiCreateMirroringPeerPost /virtual_private_gateways/{vpg_id}/junction/mirroring/peersJunction ミラーリング peer を追加します。
VirtualPrivateGatewayApiCreatePacketCaptureSessionPost /virtual_private_gateways/{vpg_id}/packet_capture_sessionsCreate Packet Capture Session
VirtualPrivateGatewayApiCreateVirtualPrivateGatewayPost /virtual_private_gatewaysCreate Virtual Private Gateway
VirtualPrivateGatewayApiCreateVpcPeeringConnectionPost /virtual_private_gateways/{vpg_id}/vpc_peering_connectionsCreate VPC Peering Connection
VirtualPrivateGatewayApiDeleteMirroringPeerDelete /virtual_private_gateways/{vpg_id}/junction/mirroring/peers/{ipaddr}Junction ミラーリング peer を削除します。
VirtualPrivateGatewayApiDeletePacketCaptureSessionDelete /virtual_private_gateways/{vpg_id}/packet_capture_sessions/{session_id}Delete Packet Capture Session
VirtualPrivateGatewayApiDeleteVirtualPrivateGatewayIpAddressMapEntryDelete /virtual_private_gateways/{vpg_id}/ip_address_map/{key}Delete VPG IP address map entry
VirtualPrivateGatewayApiDeleteVpcPeeringConnectionDelete /virtual_private_gateways/{vpg_id}/vpc_peering_connections/{pcx_id}Delete VPC Peering Connection
VirtualPrivateGatewayApiDisableGatePrivacySeparatorPost /virtual_private_gateways/{vpg_id}/gate/disable_privacy_separator指定された VPG に対して SORACOM Gate のプライバシーセパレーター機能を無効にする。
VirtualPrivateGatewayApiEnableGatePrivacySeparatorPost /virtual_private_gateways/{vpg_id}/gate/enable_privacy_separator指定された VPG に対して SORACOM Gate のプライバシーセパレーター機能を有効にする。
VirtualPrivateGatewayApiGetPacketCaptureSessionGet /virtual_private_gateways/{vpg_id}/packet_capture_sessions/{session_id}Get Packet Capture Session
VirtualPrivateGatewayApiGetVirtualPrivateGatewayGet /virtual_private_gateways/{vpg_id}Get Virtual Private Gateway
VirtualPrivateGatewayApiListGatePeersGet /virtual_private_gateways/{vpg_id}/gate/peersList VPG Gate peers
VirtualPrivateGatewayApiListPacketCaptureSessionsGet /virtual_private_gateways/{vpg_id}/packet_capture_sessionsList Packet Capture Sessions
VirtualPrivateGatewayApiListVirtualPrivateGatewayIpAddressMapEntriesGet /virtual_private_gateways/{vpg_id}/ip_address_mapList VPG IP address map entries
VirtualPrivateGatewayApiListVirtualPrivateGatewaysGet /virtual_private_gatewaysList Virtual Private Gateways
VirtualPrivateGatewayApiOpenGatePost /virtual_private_gateways/{vpg_id}/gate/openOpen SORACOM Gate
VirtualPrivateGatewayApiPutVirtualPrivateGatewayIpAddressMapEntryPost /virtual_private_gateways/{vpg_id}/ip_address_mapPut VPG IP address map entry
VirtualPrivateGatewayApiRegisterGatePeerPost /virtual_private_gateways/{vpg_id}/gate/peersRegister VPG Gate Peer
VirtualPrivateGatewayApiSetInspectionConfigurationPost /virtual_private_gateways/{vpg_id}/junction/set_inspectionJunction インスペクション機能の設定を行います。
VirtualPrivateGatewayApiSetRedirectionConfigurationPost /virtual_private_gateways/{vpg_id}/junction/set_redirectionJunction リダイレクション機能の設定を行います。
VirtualPrivateGatewayApiSetRoutingFilterPost /virtual_private_gateways/{vpg_id}/set_routing_filterSets Virtual Private Gateway outbound routing filter.
VirtualPrivateGatewayApiStopPacketCaptureSessionPost /virtual_private_gateways/{vpg_id}/packet_capture_sessions/{session_id}/stopStop Packet Capture Session
VirtualPrivateGatewayApiTerminateVirtualPrivateGatewayPost /virtual_private_gateways/{vpg_id}/terminateTerminate Virtual Private Gateway
VirtualPrivateGatewayApiUnregisterGatePeerDelete /virtual_private_gateways/{vpg_id}/gate/peers/{outer_ip_address}Unregister VPG Gate Peer
VirtualPrivateGatewayApiUnsetInspectionConfigurationPost /virtual_private_gateways/{vpg_id}/junction/unset_inspectionJunction インスペクション機能の設定を解除します。
VirtualPrivateGatewayApiUnsetRedirectionConfigurationPost /virtual_private_gateways/{vpg_id}/junction/unset_redirectionJunction リダイレクション機能の設定を行います。
VirtualPrivateGatewayApiUpdateMirroringPeerPut /virtual_private_gateways/{vpg_id}/junction/mirroring/peers/{ipaddr}Junction ミラーリング peer を更新します。

Documentation For Models

Documentation For Authorization

api_key

  • Type: API key
  • API key parameter name: X-Soracom-API-Key
  • Location: HTTP header

Note, each API key must be added to a map of map[string]APIKey where the key is: X-Soracom-API-Key and passed in as the auth context for each request.

api_token

  • Type: API key
  • API key parameter name: X-Soracom-Token
  • Location: HTTP header

Note, each API key must be added to a map of map[string]APIKey where the key is: X-Soracom-Token and passed in as the auth context for each request.

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

boolAsWriteDeviceResourceRequestValue is a convenience function that returns bool wrapped in WriteDeviceResourceRequestValue.
CacheExpires helper function to determine remaining time before repeating a request.
float32AsWriteDeviceResourceRequestValue is a convenience function that returns float32 wrapped in WriteDeviceResourceRequestValue.
FunnelAcroquestTorrentioDestinationAsFunnelConfigurationDestination is a convenience function that returns FunnelAcroquestTorrentioDestination wrapped in FunnelConfigurationDestination.
FunnelAppressoDataSpiderDestinationAsFunnelConfigurationDestination is a convenience function that returns FunnelAppressoDataSpiderDestination wrapped in FunnelConfigurationDestination.
FunnelAWSFirehoseDestinationAsFunnelConfigurationDestination is a convenience function that returns FunnelAWSFirehoseDestination wrapped in FunnelConfigurationDestination.
FunnelAWSIoTDestinationAsFunnelConfigurationDestination is a convenience function that returns FunnelAWSIoTDestination wrapped in FunnelConfigurationDestination.
FunnelAWSKinesisDestinationAsFunnelConfigurationDestination is a convenience function that returns FunnelAWSKinesisDestination wrapped in FunnelConfigurationDestination.
FunnelAzureEventHubDestinationAsFunnelConfigurationDestination is a convenience function that returns FunnelAzureEventHubDestination wrapped in FunnelConfigurationDestination.
FunnelBrainsTechImpulseDestinationAsFunnelConfigurationDestination is a convenience function that returns FunnelBrainsTechImpulseDestination wrapped in FunnelConfigurationDestination.
FunnelDestinationAsFunnelConfigurationDestination is a convenience function that returns FunnelDestination wrapped in FunnelConfigurationDestination.
FunnelEsrijArcgisOnlineDestinationAsFunnelConfigurationDestination is a convenience function that returns FunnelEsrijArcgisOnlineDestination wrapped in FunnelConfigurationDestination.
FunnelFusicMockmockDatarecorderDestinationAsFunnelConfigurationDestination is a convenience function that returns FunnelFusicMockmockDatarecorderDestination wrapped in FunnelConfigurationDestination.
FunnelGooglePubSubDestinationAsFunnelConfigurationDestination is a convenience function that returns FunnelGooglePubSubDestination wrapped in FunnelConfigurationDestination.
FunnelInfoteriaPlatioDestinationAsFunnelConfigurationDestination is a convenience function that returns FunnelInfoteriaPlatioDestination wrapped in FunnelConfigurationDestination.
FunnelKiiThingifDestinationAsFunnelConfigurationDestination is a convenience function that returns FunnelKiiThingifDestination wrapped in FunnelConfigurationDestination.
FunnelLandlogDestinationAsFunnelConfigurationDestination is a convenience function that returns FunnelLandlogDestination wrapped in FunnelConfigurationDestination.
FunnelOptimCloudiotosDestinationAsFunnelConfigurationDestination is a convenience function that returns FunnelOptimCloudiotosDestination wrapped in FunnelConfigurationDestination.
FunnelSensorCorpusDestinationAsFunnelConfigurationDestination is a convenience function that returns FunnelSensorCorpusDestination wrapped in FunnelConfigurationDestination.
FunnelTeradataIntellicloudDestinationAsFunnelConfigurationDestination is a convenience function that returns FunnelTeradataIntellicloudDestination wrapped in FunnelConfigurationDestination.
FunnelWingarcMotionboardDestinationAsFunnelConfigurationDestination is a convenience function that returns FunnelWingarcMotionboardDestination wrapped in FunnelConfigurationDestination.
FunnelYaskawaMmcloudDestinationAsFunnelConfigurationDestination is a convenience function that returns FunnelYaskawaMmcloudDestination wrapped in FunnelConfigurationDestination.
NewActionConfig instantiates a new ActionConfig object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewActionConfigProperty instantiates a new ActionConfigProperty object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewActionConfigPropertyWithDefaults instantiates a new ActionConfigProperty object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewActionConfigWithDefaults instantiates a new ActionConfig object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewAddSubscriptionRequest instantiates a new AddSubscriptionRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewAddSubscriptionRequestWithDefaults instantiates a new AddSubscriptionRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewAirStatsResponse instantiates a new AirStatsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewAirStatsResponseWithDefaults instantiates a new AirStatsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewAPIAuditLogEntry instantiates a new APIAuditLogEntry object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewAPIAuditLogEntryWithDefaults instantiates a new APIAuditLogEntry object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewAPICallError instantiates a new APICallError object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewAPICallErrorMessage instantiates a new APICallErrorMessage object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewAPICallErrorMessageWithDefaults instantiates a new APICallErrorMessage object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewAPICallErrorWithDefaults instantiates a new APICallError object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewAPIClient creates a new API client.
NewAPIResponse returns a new APIResponse object.
NewAPIResponseWithError returns a new APIResponse object with the provided error message.
NewArcCredentialAttachRequest instantiates a new ArcCredentialAttachRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewArcCredentialAttachRequestWithDefaults instantiates a new ArcCredentialAttachRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewArcCredentialAttachResponse instantiates a new ArcCredentialAttachResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewArcCredentialAttachResponseWithDefaults instantiates a new ArcCredentialAttachResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewArcCredentialRenewRequest instantiates a new ArcCredentialRenewRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewArcCredentialRenewRequestWithDefaults instantiates a new ArcCredentialRenewRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewArcCredentialRenewResponse instantiates a new ArcCredentialRenewResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewArcCredentialRenewResponseWithDefaults instantiates a new ArcCredentialRenewResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewArcSessionCreateResponse instantiates a new ArcSessionCreateResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewArcSessionCreateResponseWithDefaults instantiates a new ArcSessionCreateResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewArcSessionStatus instantiates a new ArcSessionStatus object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewArcSessionStatusWithDefaults instantiates a new ArcSessionStatus object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewAttachRoleRequest instantiates a new AttachRoleRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewAttachRoleRequestWithDefaults instantiates a new AttachRoleRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewAttributeUpdate instantiates a new AttributeUpdate object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewAttributeUpdateWithDefaults instantiates a new AttributeUpdate object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewAuthKeyResponse instantiates a new AuthKeyResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewAuthKeyResponseWithDefaults instantiates a new AuthKeyResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewAuthRequest instantiates a new AuthRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewAuthRequestWithDefaults instantiates a new AuthRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewAuthResponse instantiates a new AuthResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewAuthResponseWithDefaults instantiates a new AuthResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewAvailableLongTermDiscountModel instantiates a new AvailableLongTermDiscountModel object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewAvailableLongTermDiscountModelWithDefaults instantiates a new AvailableLongTermDiscountModel object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewAvailableLongTermDiscountResponse instantiates a new AvailableLongTermDiscountResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewAvailableLongTermDiscountResponseWithDefaults instantiates a new AvailableLongTermDiscountResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewBeamStatsResponse instantiates a new BeamStatsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewBeamStatsResponseWithDefaults instantiates a new BeamStatsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewCapabilities instantiates a new Capabilities object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewCapabilitiesWithDefaults instantiates a new Capabilities object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewCell instantiates a new Cell object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewCellIdentifier instantiates a new CellIdentifier object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewCellIdentifierWithDefaults instantiates a new CellIdentifier object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewCellLocation instantiates a new CellLocation object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewCellLocationWithDefaults instantiates a new CellLocation object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewCellWithDefaults instantiates a new Cell object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewCompanyInformationModel instantiates a new CompanyInformationModel object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewCompanyInformationModelWithDefaults instantiates a new CompanyInformationModel object This 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.
NewContractUpdatedResponse instantiates a new ContractUpdatedResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewContractUpdatedResponseWithDefaults instantiates a new ContractUpdatedResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewContractUpdatingRequest instantiates a new ContractUpdatingRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewContractUpdatingRequestWithDefaults instantiates a new ContractUpdatingRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewCouponResponse instantiates a new CouponResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewCouponResponseWithDefaults instantiates a new CouponResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewCreateAndUpdateCredentialsModel instantiates a new CreateAndUpdateCredentialsModel object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewCreateAndUpdateCredentialsModelWithDefaults instantiates a new CreateAndUpdateCredentialsModel object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewCreateEstimatedCouponRequest instantiates a new CreateEstimatedCouponRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewCreateEstimatedCouponRequestWithDefaults instantiates a new CreateEstimatedCouponRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewCreateEstimatedOrderRequest instantiates a new CreateEstimatedOrderRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewCreateEstimatedOrderRequestWithDefaults instantiates a new CreateEstimatedOrderRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewCreateEstimatedVolumeDiscountRequest instantiates a new CreateEstimatedVolumeDiscountRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewCreateEstimatedVolumeDiscountRequestWithDefaults instantiates a new CreateEstimatedVolumeDiscountRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewCreateEventHandlerRequest instantiates a new CreateEventHandlerRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewCreateEventHandlerRequestWithDefaults instantiates a new CreateEventHandlerRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewCreateGroupRequest instantiates a new CreateGroupRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewCreateGroupRequestWithDefaults instantiates a new CreateGroupRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewCreateOrUpdateRoleRequest instantiates a new CreateOrUpdateRoleRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewCreateOrUpdateRoleRequestWithDefaults instantiates a new CreateOrUpdateRoleRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewCreatePortMappingRequest instantiates a new CreatePortMappingRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewCreatePortMappingRequestWithDefaults instantiates a new CreatePortMappingRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewCreateRoleResponse instantiates a new CreateRoleResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewCreateRoleResponseWithDefaults instantiates a new CreateRoleResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewCreateSimRequest instantiates a new CreateSimRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewCreateSimRequestWithDefaults instantiates a new CreateSimRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewCreateSoraletRequest instantiates a new CreateSoraletRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewCreateSoraletRequestWithDefaults instantiates a new CreateSoraletRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewCreateUserPasswordRequest instantiates a new CreateUserPasswordRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewCreateUserPasswordRequestWithDefaults instantiates a new CreateUserPasswordRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewCreateUserRequest instantiates a new CreateUserRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewCreateUserRequestWithDefaults instantiates a new CreateUserRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewCreateVirtualPrivateGatewayRequest instantiates a new CreateVirtualPrivateGatewayRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewCreateVirtualPrivateGatewayRequestWithDefaults instantiates a new CreateVirtualPrivateGatewayRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewCreateVpcPeeringConnectionRequest instantiates a new CreateVpcPeeringConnectionRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewCreateVpcPeeringConnectionRequestWithDefaults instantiates a new CreateVpcPeeringConnectionRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewCredentialsModel instantiates a new CredentialsModel object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewCredentialsModelWithDefaults instantiates a new CredentialsModel object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewCreditCard instantiates a new CreditCard object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewCreditCardWithDefaults instantiates a new CreditCard object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDailyBill instantiates a new DailyBill object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDailyBillResponse instantiates a new DailyBillResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDailyBillResponseWithDefaults instantiates a new DailyBillResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDailyBillWithDefaults instantiates a new DailyBill object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDataEntry instantiates a new DataEntry object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDataEntryWithDefaults instantiates a new DataEntry object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDataSourceResourceMetadata instantiates a new DataSourceResourceMetadata object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDataSourceResourceMetadataWithDefaults instantiates a new DataSourceResourceMetadata object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDataTrafficStats instantiates a new DataTrafficStats object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDataTrafficStatsWithDefaults instantiates a new DataTrafficStats object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDevice instantiates a new Device object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDeviceObjectModel instantiates a new DeviceObjectModel object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDeviceObjectModelWithDefaults instantiates a new DeviceObjectModel object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDeviceWithDefaults instantiates a new Device object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDiagnosticRequest instantiates a new DiagnosticRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDiagnosticRequestWithDefaults instantiates a new DiagnosticRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDiagnosticResponse instantiates a new DiagnosticResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDiagnosticResponseWithDefaults instantiates a new DiagnosticResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDownlinkPingRequest instantiates a new DownlinkPingRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDownlinkPingRequestWithDefaults instantiates a new DownlinkPingRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewDownlinkPingResponse instantiates a new DownlinkPingResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewDownlinkPingResponseWithDefaults instantiates a new DownlinkPingResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewEmailsModel instantiates a new EmailsModel object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewEmailsModelWithDefaults instantiates a new EmailsModel object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewEnableMFAOTPResponse instantiates a new EnableMFAOTPResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewEnableMFAOTPResponseWithDefaults instantiates a new EnableMFAOTPResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewError instantiates a new Error object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewErrorWithDefaults instantiates a new Error object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewEstimatedCouponModel instantiates a new EstimatedCouponModel object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewEstimatedCouponModelWithDefaults instantiates a new EstimatedCouponModel object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewEstimatedOrderItemModel instantiates a new EstimatedOrderItemModel object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewEstimatedOrderItemModelWithDefaults instantiates a new EstimatedOrderItemModel object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewEstimatedOrderModel instantiates a new EstimatedOrderModel object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewEstimatedOrderModelWithDefaults instantiates a new EstimatedOrderModel object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewEstimatedVolumeDiscountModel instantiates a new EstimatedVolumeDiscountModel object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewEstimatedVolumeDiscountModelWithDefaults instantiates a new EstimatedVolumeDiscountModel object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewEventHandlerModel instantiates a new EventHandlerModel object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewEventHandlerModelWithDefaults instantiates a new EventHandlerModel object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewExecuteDeviceResourceRequest instantiates a new ExecuteDeviceResourceRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewExecuteDeviceResourceRequestWithDefaults instantiates a new ExecuteDeviceResourceRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewExecuteSoraletRequest instantiates a new ExecuteSoraletRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewExecuteSoraletRequestWithDefaults instantiates a new ExecuteSoraletRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewExecuteSoraletResponse instantiates a new ExecuteSoraletResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewExecuteSoraletResponseWithDefaults instantiates a new ExecuteSoraletResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewExpiryTime instantiates a new ExpiryTime object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewExpiryTimeWithDefaults instantiates a new ExpiryTime object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewExportRequest instantiates a new ExportRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewExportRequestWithDefaults instantiates a new ExportRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewFileEntry instantiates a new FileEntry object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewFileEntryWithDefaults instantiates a new FileEntry object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewFileExportResponse instantiates a new FileExportResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewFileExportResponseWithDefaults instantiates a new FileExportResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewFunkStatsResponse instantiates a new FunkStatsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewFunkStatsResponseWithDefaults instantiates a new FunkStatsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewFunnelAcroquestTorrentioDestination instantiates a new FunnelAcroquestTorrentioDestination object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewFunnelAcroquestTorrentioDestinationWithDefaults instantiates a new FunnelAcroquestTorrentioDestination object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewFunnelAppressoDataSpiderDestination instantiates a new FunnelAppressoDataSpiderDestination object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewFunnelAppressoDataSpiderDestinationWithDefaults instantiates a new FunnelAppressoDataSpiderDestination object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewFunnelAWSFirehoseDestination instantiates a new FunnelAWSFirehoseDestination object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewFunnelAWSFirehoseDestinationWithDefaults instantiates a new FunnelAWSFirehoseDestination object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewFunnelAWSIoTDestination instantiates a new FunnelAWSIoTDestination object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewFunnelAWSIoTDestinationWithDefaults instantiates a new FunnelAWSIoTDestination object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewFunnelAWSKinesisDestination instantiates a new FunnelAWSKinesisDestination object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewFunnelAWSKinesisDestinationWithDefaults instantiates a new FunnelAWSKinesisDestination object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewFunnelAzureEventHubDestination instantiates a new FunnelAzureEventHubDestination object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewFunnelAzureEventHubDestinationWithDefaults instantiates a new FunnelAzureEventHubDestination object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewFunnelBrainsTechImpulseDestination instantiates a new FunnelBrainsTechImpulseDestination object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewFunnelBrainsTechImpulseDestinationWithDefaults instantiates a new FunnelBrainsTechImpulseDestination object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewFunnelConfiguration instantiates a new FunnelConfiguration object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewFunnelConfigurationWithDefaults instantiates a new FunnelConfiguration object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewFunnelContentTypeFromValue returns a pointer to a valid FunnelContentType for the value passed as argument, or an error if the value passed is not allowed by the enum.
NewFunnelDestination instantiates a new FunnelDestination object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewFunnelDestinationWithDefaults instantiates a new FunnelDestination object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewFunnelEsrijArcgisOnlineDestination instantiates a new FunnelEsrijArcgisOnlineDestination object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewFunnelEsrijArcgisOnlineDestinationWithDefaults instantiates a new FunnelEsrijArcgisOnlineDestination object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewFunnelFusicMockmockDatarecorderDestination instantiates a new FunnelFusicMockmockDatarecorderDestination object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewFunnelFusicMockmockDatarecorderDestinationWithDefaults instantiates a new FunnelFusicMockmockDatarecorderDestination object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewFunnelGooglePubSubDestination instantiates a new FunnelGooglePubSubDestination object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewFunnelGooglePubSubDestinationWithDefaults instantiates a new FunnelGooglePubSubDestination object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewFunnelInfoteriaPlatioDestination instantiates a new FunnelInfoteriaPlatioDestination object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewFunnelInfoteriaPlatioDestinationWithDefaults instantiates a new FunnelInfoteriaPlatioDestination object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewFunnelKiiThingifDestination instantiates a new FunnelKiiThingifDestination object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewFunnelKiiThingifDestinationWithDefaults instantiates a new FunnelKiiThingifDestination object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewFunnelLandlogDestination instantiates a new FunnelLandlogDestination object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewFunnelLandlogDestinationWithDefaults instantiates a new FunnelLandlogDestination object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewFunnelOptimCloudiotosDestination instantiates a new FunnelOptimCloudiotosDestination object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewFunnelOptimCloudiotosDestinationWithDefaults instantiates a new FunnelOptimCloudiotosDestination object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewFunnelSensorCorpusDestination instantiates a new FunnelSensorCorpusDestination object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewFunnelSensorCorpusDestinationWithDefaults instantiates a new FunnelSensorCorpusDestination object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewFunnelStatsResponse instantiates a new FunnelStatsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewFunnelStatsResponseWithDefaults instantiates a new FunnelStatsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewFunnelTeradataIntellicloudDestination instantiates a new FunnelTeradataIntellicloudDestination object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewFunnelTeradataIntellicloudDestinationWithDefaults instantiates a new FunnelTeradataIntellicloudDestination object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewFunnelWingarcMotionboardDestination instantiates a new FunnelWingarcMotionboardDestination object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewFunnelWingarcMotionboardDestinationWithDefaults instantiates a new FunnelWingarcMotionboardDestination object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewFunnelYaskawaMmcloudDestination instantiates a new FunnelYaskawaMmcloudDestination object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewFunnelYaskawaMmcloudDestinationWithDefaults instantiates a new FunnelYaskawaMmcloudDestination object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewGadget instantiates a new Gadget object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewGadgetRegistrationRequest instantiates a new GadgetRegistrationRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewGadgetRegistrationRequestWithDefaults instantiates a new GadgetRegistrationRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewGadgetWithDefaults instantiates a new Gadget object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewGatePeer instantiates a new GatePeer object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewGatePeerWithDefaults instantiates a new GatePeer object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewGenerateOperatorsAuthKeyResponse instantiates a new GenerateOperatorsAuthKeyResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewGenerateOperatorsAuthKeyResponseWithDefaults instantiates a new GenerateOperatorsAuthKeyResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewGenerateTokenRequest instantiates a new GenerateTokenRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewGenerateTokenRequestWithDefaults instantiates a new GenerateTokenRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewGenerateTokenResponse instantiates a new GenerateTokenResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewGenerateTokenResponseWithDefaults instantiates a new GenerateTokenResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewGenerateUserAuthKeyResponse instantiates a new GenerateUserAuthKeyResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewGenerateUserAuthKeyResponseWithDefaults instantiates a new GenerateUserAuthKeyResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewGetBillingHistoryResponse instantiates a new GetBillingHistoryResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewGetBillingHistoryResponseWithDefaults instantiates a new GetBillingHistoryResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewGetDefaultPermissionsResponse instantiates a new GetDefaultPermissionsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewGetDefaultPermissionsResponseWithDefaults instantiates a new GetDefaultPermissionsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewGetExportedFileResponse instantiates a new GetExportedFileResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewGetExportedFileResponseWithDefaults instantiates a new GetExportedFileResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewGetLatestBill instantiates a new GetLatestBill object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewGetLatestBillWithDefaults instantiates a new GetLatestBill object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewGetOperatorResponse instantiates a new GetOperatorResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewGetOperatorResponseWithDefaults instantiates a new GetOperatorResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewGetOrderResponse instantiates a new GetOrderResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewGetOrderResponseWithDefaults instantiates a new GetOrderResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewGetPaymentMethodResult instantiates a new GetPaymentMethodResult object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewGetPaymentMethodResultWithDefaults instantiates a new GetPaymentMethodResult object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewGetPaymentTransactionResult instantiates a new GetPaymentTransactionResult object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewGetPaymentTransactionResultWithDefaults instantiates a new GetPaymentTransactionResult object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewGetShippingAddressResponse instantiates a new GetShippingAddressResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewGetShippingAddressResponseWithDefaults instantiates a new GetShippingAddressResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewGetUserPasswordResponse instantiates a new GetUserPasswordResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewGetUserPasswordResponseWithDefaults instantiates a new GetUserPasswordResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewGetUserPermissionResponse instantiates a new GetUserPermissionResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewGetUserPermissionResponseWithDefaults instantiates a new GetUserPermissionResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewGetVolumeDiscountResponse instantiates a new GetVolumeDiscountResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewGetVolumeDiscountResponseWithDefaults instantiates a new GetVolumeDiscountResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewGlobalSimAppletPLMNRecord instantiates a new GlobalSimAppletPLMNRecord object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewGlobalSimAppletPLMNRecordWithDefaults instantiates a new GlobalSimAppletPLMNRecord object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewGroup instantiates a new Group object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewGroupConfigurationUpdateRequest instantiates a new GroupConfigurationUpdateRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewGroupConfigurationUpdateRequestWithDefaults instantiates a new GroupConfigurationUpdateRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewGroupWithDefaults instantiates a new Group object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewHarvestExportedDataStatsResponse instantiates a new HarvestExportedDataStatsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewHarvestExportedDataStatsResponseWithDefaults instantiates a new HarvestExportedDataStatsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewHarvestStatsResponse instantiates a new HarvestStatsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewHarvestStatsResponseWithDefaults instantiates a new HarvestStatsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewImeiLock instantiates a new ImeiLock object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewImeiLockWithDefaults instantiates a new ImeiLock object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewIndividualInformationModel instantiates a new IndividualInformationModel object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewIndividualInformationModelWithDefaults instantiates a new IndividualInformationModel object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewInsight instantiates a new Insight object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewInsightWithDefaults instantiates a new Insight object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewIpAddressMapEntry instantiates a new IpAddressMapEntry object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewIpAddressMapEntryWithDefaults instantiates a new IpAddressMapEntry object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewIssueAddEmailTokenRequest instantiates a new IssueAddEmailTokenRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewIssueAddEmailTokenRequestWithDefaults instantiates a new IssueAddEmailTokenRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewIssuePasswordResetTokenRequest instantiates a new IssuePasswordResetTokenRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewIssuePasswordResetTokenRequestWithDefaults instantiates a new IssuePasswordResetTokenRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewIssueSubscriberTransferTokenRequest instantiates a new IssueSubscriberTransferTokenRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewIssueSubscriberTransferTokenRequestWithDefaults instantiates a new IssueSubscriberTransferTokenRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewIssueSubscriberTransferTokenResponse instantiates a new IssueSubscriberTransferTokenResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewIssueSubscriberTransferTokenResponseWithDefaults instantiates a new IssueSubscriberTransferTokenResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewJunctionInspectionConfiguration instantiates a new JunctionInspectionConfiguration object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewJunctionInspectionConfigurationWithDefaults instantiates a new JunctionInspectionConfiguration object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewJunctionMirroringConfiguration instantiates a new JunctionMirroringConfiguration object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewJunctionMirroringConfigurationWithDefaults instantiates a new JunctionMirroringConfiguration object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewJunctionMirroringPeer instantiates a new JunctionMirroringPeer object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewJunctionMirroringPeerWithDefaults instantiates a new JunctionMirroringPeer object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewJunctionRedirectionConfiguration instantiates a new JunctionRedirectionConfiguration object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewJunctionRedirectionConfigurationWithDefaults instantiates a new JunctionRedirectionConfiguration object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewLagoonDashboardPermissionsResponse instantiates a new LagoonDashboardPermissionsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewLagoonDashboardPermissionsResponsePermissionsInner instantiates a new LagoonDashboardPermissionsResponsePermissionsInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewLagoonDashboardPermissionsResponsePermissionsInnerWithDefaults instantiates a new LagoonDashboardPermissionsResponsePermissionsInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewLagoonDashboardPermissionsResponseWithDefaults instantiates a new LagoonDashboardPermissionsResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewLagoonDashboardPermissionsUpdatingRequest instantiates a new LagoonDashboardPermissionsUpdatingRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewLagoonDashboardPermissionsUpdatingRequestPermissionsInner instantiates a new LagoonDashboardPermissionsUpdatingRequestPermissionsInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewLagoonDashboardPermissionsUpdatingRequestPermissionsInnerWithDefaults instantiates a new LagoonDashboardPermissionsUpdatingRequestPermissionsInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewLagoonDashboardPermissionsUpdatingRequestWithDefaults instantiates a new LagoonDashboardPermissionsUpdatingRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewLagoonLicensePackStatusResponse instantiates a new LagoonLicensePackStatusResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewLagoonLicensePackStatusResponseWithDefaults instantiates a new LagoonLicensePackStatusResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewLagoonLicensePacksUpdatingRequest instantiates a new LagoonLicensePacksUpdatingRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewLagoonLicensePacksUpdatingRequestLicensePackQuantitiesInner instantiates a new LagoonLicensePacksUpdatingRequestLicensePackQuantitiesInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewLagoonLicensePacksUpdatingRequestLicensePackQuantitiesInnerWithDefaults instantiates a new LagoonLicensePacksUpdatingRequestLicensePackQuantitiesInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewLagoonLicensePacksUpdatingRequestWithDefaults instantiates a new LagoonLicensePacksUpdatingRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewLagoonMigrationFromClassicRequest instantiates a new LagoonMigrationFromClassicRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewLagoonMigrationFromClassicRequestWithDefaults instantiates a new LagoonMigrationFromClassicRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewLagoonPlanChangingRequest instantiates a new LagoonPlanChangingRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewLagoonPlanChangingRequestWithDefaults instantiates a new LagoonPlanChangingRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewLagoonRegistrationRequest instantiates a new LagoonRegistrationRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewLagoonRegistrationRequestWithDefaults instantiates a new LagoonRegistrationRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewLagoonRegistrationResponse instantiates a new LagoonRegistrationResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewLagoonRegistrationResponseWithDefaults instantiates a new LagoonRegistrationResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewLagoonUser instantiates a new LagoonUser object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewLagoonUserCreationRequest instantiates a new LagoonUserCreationRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewLagoonUserCreationRequestWithDefaults instantiates a new LagoonUserCreationRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewLagoonUserCreationResponse instantiates a new LagoonUserCreationResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewLagoonUserCreationResponseWithDefaults instantiates a new LagoonUserCreationResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewLagoonUserEmailUpdatingRequest instantiates a new LagoonUserEmailUpdatingRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewLagoonUserEmailUpdatingRequestWithDefaults instantiates a new LagoonUserEmailUpdatingRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewLagoonUserPasswordUpdatingRequest instantiates a new LagoonUserPasswordUpdatingRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewLagoonUserPasswordUpdatingRequestWithDefaults instantiates a new LagoonUserPasswordUpdatingRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewLagoonUserPermissionUpdatingRequest instantiates a new LagoonUserPermissionUpdatingRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewLagoonUserPermissionUpdatingRequestWithDefaults instantiates a new LagoonUserPermissionUpdatingRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewLagoonUserWithDefaults instantiates a new LagoonUser object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewLastSeen instantiates a new LastSeen object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewLastSeenWithDefaults instantiates a new LastSeen object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListCouponResponse instantiates a new ListCouponResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListCouponResponseWithDefaults instantiates a new ListCouponResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListOrderedSubscriberResponse instantiates a new ListOrderedSubscriberResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListOrderedSubscriberResponseWithDefaults instantiates a new ListOrderedSubscriberResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListOrderResponse instantiates a new ListOrderResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListOrderResponseWithDefaults instantiates a new ListOrderResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListPaymentStatementResponse instantiates a new ListPaymentStatementResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListPaymentStatementResponseWithDefaults instantiates a new ListPaymentStatementResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListProductResponse instantiates a new ListProductResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListProductResponseWithDefaults instantiates a new ListProductResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListRolesResponse instantiates a new ListRolesResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListRolesResponseWithDefaults instantiates a new ListRolesResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListShippingAddressResponse instantiates a new ListShippingAddressResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListShippingAddressResponseWithDefaults instantiates a new ListShippingAddressResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewListVolumeDiscountResponse instantiates a new ListVolumeDiscountResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewListVolumeDiscountResponseWithDefaults instantiates a new ListVolumeDiscountResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewLocationRegistrationStatus instantiates a new LocationRegistrationStatus object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewLocationRegistrationStatusForNetwork instantiates a new LocationRegistrationStatusForNetwork object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewLocationRegistrationStatusForNetworkWithDefaults instantiates a new LocationRegistrationStatusForNetwork object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewLocationRegistrationStatusWithDefaults instantiates a new LocationRegistrationStatus object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewLogEntry instantiates a new LogEntry object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewLogEntryWithDefaults instantiates a new LogEntry object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewLoraData instantiates a new LoraData object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewLoraDataWithDefaults instantiates a new LoraData object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewLoraDevice instantiates a new LoraDevice object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewLoraDeviceWithDefaults instantiates a new LoraDevice object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewLoraGateway instantiates a new LoraGateway object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewLoraGatewayWithDefaults instantiates a new LoraGateway object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewLoraNetworkSet instantiates a new LoraNetworkSet object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewLoraNetworkSetWithDefaults instantiates a new LoraNetworkSet object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewMappingEntries instantiates a new MappingEntries object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewMappingEntriesWithDefaults instantiates a new MappingEntries object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewMFAAuthenticationRequest instantiates a new MFAAuthenticationRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewMFAAuthenticationRequestWithDefaults instantiates a new MFAAuthenticationRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewMFAIssueRevokingTokenRequest instantiates a new MFAIssueRevokingTokenRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewMFAIssueRevokingTokenRequestWithDefaults instantiates a new MFAIssueRevokingTokenRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewMFARevokingTokenVerifyRequest instantiates a new MFARevokingTokenVerifyRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewMFARevokingTokenVerifyRequestWithDefaults instantiates a new MFARevokingTokenVerifyRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewMFAStatusOfUseResponse instantiates a new MFAStatusOfUseResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewMFAStatusOfUseResponseWithDefaults instantiates a new MFAStatusOfUseResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewMonthlyBill instantiates a new MonthlyBill object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewMonthlyBillWithDefaults instantiates a new MonthlyBill object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewNapterAuditLogDirection instantiates a new NapterAuditLogDirection object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewNapterAuditLogDirectionWithDefaults instantiates a new NapterAuditLogDirection object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewNapterAuditLogEntry instantiates a new NapterAuditLogEntry object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewNapterAuditLogEntryWithDefaults instantiates a new NapterAuditLogEntry object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewNapterAuditLogsExportedDataStatsResponse instantiates a new NapterAuditLogsExportedDataStatsResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewNapterAuditLogsExportedDataStatsResponseWithDefaults instantiates a new NapterAuditLogsExportedDataStatsResponse object This 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
NewObjectInstance instantiates a new ObjectInstance object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewObjectInstanceWithDefaults instantiates a new ObjectInstance object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewOpenGateRequest instantiates a new OpenGateRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewOpenGateRequestWithDefaults instantiates a new OpenGateRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewOperatorMFAVerifyingResponse instantiates a new OperatorMFAVerifyingResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewOperatorMFAVerifyingResponseWithDefaults instantiates a new OperatorMFAVerifyingResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewOrderedSubscriber instantiates a new OrderedSubscriber object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewOrderedSubscriberWithDefaults instantiates a new OrderedSubscriber object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewOrderItemModel instantiates a new OrderItemModel object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewOrderItemModelWithDefaults instantiates a new OrderItemModel object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewPacketCaptureSession instantiates a new PacketCaptureSession object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewPacketCaptureSessionRequest instantiates a new PacketCaptureSessionRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewPacketCaptureSessionRequestWithDefaults instantiates a new PacketCaptureSessionRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewPacketCaptureSessionWithDefaults instantiates a new PacketCaptureSession object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewPaymentAmount instantiates a new PaymentAmount object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewPaymentAmountWithDefaults instantiates a new PaymentAmount object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewPaymentDescription instantiates a new PaymentDescription object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewPaymentDescriptionWithDefaults instantiates a new PaymentDescription object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewPaymentStatementResponse instantiates a new PaymentStatementResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewPaymentStatementResponseWithDefaults instantiates a new PaymentStatementResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewPlacement instantiates a new Placement object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewPlacementWithDefaults instantiates a new Placement object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewPortMapping instantiates a new PortMapping object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewPortMappingDestination instantiates a new PortMappingDestination object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewPortMappingDestinationWithDefaults instantiates a new PortMappingDestination object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewPortMappingSource instantiates a new PortMappingSource object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewPortMappingSourceWithDefaults instantiates a new PortMappingSource object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewPortMappingWithDefaults instantiates a new PortMapping object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewPreviousSessionStatus instantiates a new PreviousSessionStatus object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewPreviousSessionStatusWithDefaults instantiates a new PreviousSessionStatus object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewPriceByQuantity instantiates a new PriceByQuantity object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewPriceByQuantityWithDefaults instantiates a new PriceByQuantity object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewProductModel instantiates a new ProductModel object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewProductModelWithDefaults instantiates a new ProductModel object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewPutIpAddressMapEntryRequest instantiates a new PutIpAddressMapEntryRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewPutIpAddressMapEntryRequestWithDefaults instantiates a new PutIpAddressMapEntryRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewReferenceUrl instantiates a new ReferenceUrl object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewReferenceUrlWithDefaults instantiates a new ReferenceUrl object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewRegisterGatePeerRequest instantiates a new RegisterGatePeerRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewRegisterGatePeerRequestWithDefaults instantiates a new RegisterGatePeerRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewRegisterLoraDeviceRequest instantiates a new RegisterLoraDeviceRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewRegisterLoraDeviceRequestWithDefaults instantiates a new RegisterLoraDeviceRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewRegisterOperatorsRequest instantiates a new RegisterOperatorsRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewRegisterOperatorsRequestWithDefaults instantiates a new RegisterOperatorsRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewRegisterPayerInformationModel instantiates a new RegisterPayerInformationModel object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewRegisterPayerInformationModelWithDefaults instantiates a new RegisterPayerInformationModel object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewRegisterSimRequest instantiates a new RegisterSimRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewRegisterSimRequestWithDefaults instantiates a new RegisterSimRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewRegisterSubscribersRequest instantiates a new RegisterSubscribersRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewRegisterSubscribersRequestWithDefaults instantiates a new RegisterSubscribersRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewResourceInstance instantiates a new ResourceInstance object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewResourceInstanceWithDefaults instantiates a new ResourceInstance object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewResourceSummary instantiates a new ResourceSummary object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewResourceSummaryItem instantiates a new ResourceSummaryItem object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewResourceSummaryItemDimension instantiates a new ResourceSummaryItemDimension object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewResourceSummaryItemDimensionWithDefaults instantiates a new ResourceSummaryItemDimension object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewResourceSummaryItemValue instantiates a new ResourceSummaryItemValue object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewResourceSummaryItemValueWithDefaults instantiates a new ResourceSummaryItemValue object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewResourceSummaryItemWithDefaults instantiates a new ResourceSummaryItem object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewResourceSummaryWithDefaults instantiates a new ResourceSummary object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewRoleResponse instantiates a new RoleResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewRoleResponseWithDefaults instantiates a new RoleResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewRoutingFilterEntry instantiates a new RoutingFilterEntry object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewRoutingFilterEntryWithDefaults instantiates a new RoutingFilterEntry object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewRuleConfig instantiates a new RuleConfig object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewRuleConfigProperty instantiates a new RuleConfigProperty object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewRuleConfigPropertyWithDefaults instantiates a new RuleConfigProperty object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewRuleConfigWithDefaults instantiates a new RuleConfig object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSessionEvent instantiates a new SessionEvent object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSessionEventWithDefaults instantiates a new SessionEvent object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSessionStatus instantiates a new SessionStatus object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSessionStatusWithDefaults instantiates a new SessionStatus object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSetDeviceGroupRequest instantiates a new SetDeviceGroupRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSetDeviceGroupRequestWithDefaults instantiates a new SetDeviceGroupRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSetDeviceObjectModelScopeRequest instantiates a new SetDeviceObjectModelScopeRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSetDeviceObjectModelScopeRequestWithDefaults instantiates a new SetDeviceObjectModelScopeRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSetGroupRequest instantiates a new SetGroupRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSetGroupRequestWithDefaults instantiates a new SetGroupRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSetImeiLockRequest instantiates a new SetImeiLockRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSetImeiLockRequestWithDefaults instantiates a new SetImeiLockRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSetNetworkSetRequest instantiates a new SetNetworkSetRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSetNetworkSetRequestWithDefaults instantiates a new SetNetworkSetRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSetSystemNotificationsRequest instantiates a new SetSystemNotificationsRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSetSystemNotificationsRequestWithDefaults instantiates a new SetSystemNotificationsRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSetUserPermissionRequest instantiates a new SetUserPermissionRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSetUserPermissionRequestWithDefaults instantiates a new SetUserPermissionRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewShippingAddressModel instantiates a new ShippingAddressModel object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewShippingAddressModelWithDefaults instantiates a new ShippingAddressModel object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewShippingCostModel instantiates a new ShippingCostModel object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewShippingCostModelWithDefaults instantiates a new ShippingCostModel object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSigfoxData instantiates a new SigfoxData object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSigfoxDataWithDefaults instantiates a new SigfoxData object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSigfoxDevice instantiates a new SigfoxDevice object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSigfoxDeviceWithDefaults instantiates a new SigfoxDevice object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSigfoxRegistrationRequest instantiates a new SigfoxRegistrationRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSigfoxRegistrationRequestWithDefaults instantiates a new SigfoxRegistrationRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSim instantiates a new Sim object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSimplifiedSubscriber instantiates a new SimplifiedSubscriber object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSimplifiedSubscriberWithDefaults instantiates a new SimplifiedSubscriber object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSimProfile instantiates a new SimProfile object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSimProfileWithDefaults instantiates a new SimProfile object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSimWithDefaults instantiates a new Sim object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSmsForwardingReport instantiates a new SmsForwardingReport object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSmsForwardingReportWithDefaults instantiates a new SmsForwardingReport object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSmsForwardingRequest instantiates a new SmsForwardingRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSmsForwardingRequestWithDefaults instantiates a new SmsForwardingRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSoraCamDevice instantiates a new SoraCamDevice object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSoraCamDeviceConfiguration instantiates a new SoraCamDeviceConfiguration object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSoraCamDeviceConfigurationWithDefaults instantiates a new SoraCamDeviceConfiguration object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSoraCamDeviceLicenseInfo instantiates a new SoraCamDeviceLicenseInfo object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSoraCamDeviceLicenseInfoWithDefaults instantiates a new SoraCamDeviceLicenseInfo object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSoraCamDeviceWithDefaults instantiates a new SoraCamDevice object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSoraCamExportUsage instantiates a new SoraCamExportUsage object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSoraCamExportUsageWithDefaults instantiates a new SoraCamExportUsage object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSoraCamImageExportInfo instantiates a new SoraCamImageExportInfo object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSoraCamImageExportInfoWithDefaults instantiates a new SoraCamImageExportInfo object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSoraCamImageExportSpecification instantiates a new SoraCamImageExportSpecification object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSoraCamImageExportSpecificationWithDefaults instantiates a new SoraCamImageExportSpecification object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSoraCamImageExportUsage instantiates a new SoraCamImageExportUsage object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSoraCamImageExportUsageWithDefaults instantiates a new SoraCamImageExportUsage object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSoraCamLicensePackQuantityUpdatingRequest instantiates a new SoraCamLicensePackQuantityUpdatingRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSoraCamLicensePackQuantityUpdatingRequestWithDefaults instantiates a new SoraCamLicensePackQuantityUpdatingRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSoraCamLicensePackResponse instantiates a new SoraCamLicensePackResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSoraCamLicensePackResponseWithDefaults instantiates a new SoraCamLicensePackResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSoraCamPlayListEntry instantiates a new SoraCamPlayListEntry object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSoraCamPlayListEntryWithDefaults instantiates a new SoraCamPlayListEntry object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSoraCamStreamingVideo instantiates a new SoraCamStreamingVideo object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSoraCamStreamingVideoWithDefaults instantiates a new SoraCamStreamingVideo object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSoraCamVideoExportInfo instantiates a new SoraCamVideoExportInfo object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSoraCamVideoExportInfoWithDefaults instantiates a new SoraCamVideoExportInfo object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSoraCamVideoExportSpecification instantiates a new SoraCamVideoExportSpecification object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSoraCamVideoExportSpecificationWithDefaults instantiates a new SoraCamVideoExportSpecification object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSoraCamVideoExportUsage instantiates a new SoraCamVideoExportUsage object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSoraCamVideoExportUsageWithDefaults instantiates a new SoraCamVideoExportUsage object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSoracomBeamStats instantiates a new SoracomBeamStats object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSoracomBeamStatsWithDefaults instantiates a new SoracomBeamStats object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSoracomFunkStats instantiates a new SoracomFunkStats object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSoracomFunkStatsWithDefaults instantiates a new SoracomFunkStats object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSoracomFunnelStats instantiates a new SoracomFunnelStats object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSoracomFunnelStatsWithDefaults instantiates a new SoracomFunnelStats object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSoracomHarvestStats instantiates a new SoracomHarvestStats object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSoracomHarvestStatsWithDefaults instantiates a new SoracomHarvestStats object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSoralet instantiates a new Soralet object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSoraletDataSource instantiates a new SoraletDataSource object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSoraletDataSourceWithDefaults instantiates a new SoraletDataSource object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSoraletLog instantiates a new SoraletLog object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSoraletLogWithDefaults instantiates a new SoraletLog object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSoraletVersion instantiates a new SoraletVersion object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSoraletVersionWithDefaults instantiates a new SoraletVersion object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSoraletWithDefaults instantiates a new Soralet object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSubscriber instantiates a new Subscriber object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSubscriberWithDefaults instantiates a new Subscriber object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSubscriptionContainer instantiates a new SubscriptionContainer object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSubscriptionContainerStatus instantiates a new SubscriptionContainerStatus object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSubscriptionContainerStatusCountryMappingValue instantiates a new SubscriptionContainerStatusCountryMappingValue object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSubscriptionContainerStatusCountryMappingValueMappingRecord instantiates a new SubscriptionContainerStatusCountryMappingValueMappingRecord object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSubscriptionContainerStatusCountryMappingValueMappingRecordWithDefaults instantiates a new SubscriptionContainerStatusCountryMappingValueMappingRecord object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSubscriptionContainerStatusCountryMappingValueWithDefaults instantiates a new SubscriptionContainerStatusCountryMappingValue object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSubscriptionContainerStatusWithDefaults instantiates a new SubscriptionContainerStatus object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSubscriptionContainerWithDefaults instantiates a new SubscriptionContainer object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSupportTokenResponse instantiates a new SupportTokenResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSupportTokenResponseWithDefaults instantiates a new SupportTokenResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewSystemNotificationsModel instantiates a new SystemNotificationsModel object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewSystemNotificationsModelWithDefaults instantiates a new SystemNotificationsModel object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewTagUpdateRequest instantiates a new TagUpdateRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewTagUpdateRequestWithDefaults instantiates a new TagUpdateRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewTrafficVolumeRanking instantiates a new TrafficVolumeRanking object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewTrafficVolumeRankingWithDefaults instantiates a new TrafficVolumeRanking object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewUpdateDefaultPermissionsRequest instantiates a new UpdateDefaultPermissionsRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewUpdateDefaultPermissionsRequestWithDefaults instantiates a new UpdateDefaultPermissionsRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewUpdatePasswordRequest instantiates a new UpdatePasswordRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewUpdatePasswordRequestWithDefaults instantiates a new UpdatePasswordRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewUpdatePermissionRequest instantiates a new UpdatePermissionRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewUpdatePermissionRequestWithDefaults instantiates a new UpdatePermissionRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewUpdateSpeedClassRequest instantiates a new UpdateSpeedClassRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewUpdateSpeedClassRequestWithDefaults instantiates a new UpdateSpeedClassRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewUpdateUserRequest instantiates a new UpdateUserRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewUpdateUserRequestWithDefaults instantiates a new UpdateUserRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewUserDetailResponse instantiates a new UserDetailResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewUserDetailResponseWithDefaults instantiates a new UserDetailResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewVerifyAddEmailTokenRequest instantiates a new VerifyAddEmailTokenRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewVerifyAddEmailTokenRequestWithDefaults instantiates a new VerifyAddEmailTokenRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewVerifyOperatorsRequest instantiates a new VerifyOperatorsRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewVerifyOperatorsRequestWithDefaults instantiates a new VerifyOperatorsRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewVerifyPasswordResetTokenRequest instantiates a new VerifyPasswordResetTokenRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewVerifyPasswordResetTokenRequestWithDefaults instantiates a new VerifyPasswordResetTokenRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewVerifySubscriberTransferTokenRequest instantiates a new VerifySubscriberTransferTokenRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewVerifySubscriberTransferTokenRequestWithDefaults instantiates a new VerifySubscriberTransferTokenRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewVerifySubscriberTransferTokenResponse instantiates a new VerifySubscriberTransferTokenResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewVerifySubscriberTransferTokenResponseWithDefaults instantiates a new VerifySubscriberTransferTokenResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewVirtualPrivateGateway instantiates a new VirtualPrivateGateway object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewVirtualPrivateGatewayWithDefaults instantiates a new VirtualPrivateGateway object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewVolumeDiscountModel instantiates a new VolumeDiscountModel object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewVolumeDiscountModelWithDefaults instantiates a new VolumeDiscountModel object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewVpcPeeringConnection instantiates a new VpcPeeringConnection object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewVpcPeeringConnectionWithDefaults instantiates a new VpcPeeringConnection object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewWriteDeviceResourceRequest instantiates a new WriteDeviceResourceRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewWriteDeviceResourceRequestWithDefaults instantiates a new WriteDeviceResourceRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
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.
stringAsWriteDeviceResourceRequestValue is a convenience function that returns string wrapped in WriteDeviceResourceRequestValue.

# Constants

List of FunnelContentType.
List of FunnelContentType.
List of FunnelContentType.
List of FunnelContentType.
List of FunnelContentType.

# Variables

All allowed values of FunnelContentType enum.
ContextAccessToken takes a string oauth2 access token as authentication for the request.
ContextAPIKeys takes a string apikey as authentication for the request.
ContextBasicAuth takes BasicAuth as authentication for the request.
ContextHttpSignatureAuth takes HttpSignatureAuth as authentication for the request.
ContextOAuth2 takes an oauth2.TokenSource as authentication for the request.
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

ActionConfig struct for ActionConfig.
ActionConfigProperty struct for ActionConfigProperty.
AddSubscriptionRequest struct for AddSubscriptionRequest.
AirStatsResponse struct for AirStatsResponse.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
APIAuditLogEntry struct for APIAuditLogEntry.
No description provided by the author
No description provided by the author
APICallError struct for APICallError.
APICallErrorMessage struct for APICallErrorMessage.
No description provided by the author
No description provided by the author
APIClient manages communication with the SORACOM API API vVERSION_PLACEHOLDER In most cases there should be only one, shared, APIClient.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
APIKey provides API key based authentication to a request passed via context using ContextAPIKey.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
APIResponse stores the API response returned by the server.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ArcCredentialAttachRequest struct for ArcCredentialAttachRequest.
ArcCredentialAttachResponse struct for ArcCredentialAttachResponse.
ArcCredentialRenewRequest struct for ArcCredentialRenewRequest.
ArcCredentialRenewResponse struct for ArcCredentialRenewResponse.
ArcSessionCreateResponse struct for ArcSessionCreateResponse.
ArcSessionStatus struct for ArcSessionStatus.
AttachRoleRequest struct for AttachRoleRequest.
AttributeUpdate struct for AttributeUpdate.
AuthKeyResponse struct for AuthKeyResponse.
AuthRequest struct for AuthRequest.
AuthResponse struct for AuthResponse.
AvailableLongTermDiscountModel struct for AvailableLongTermDiscountModel.
AvailableLongTermDiscountResponse struct for AvailableLongTermDiscountResponse.
BasicAuth provides basic http authentication to a request passed via context using ContextBasicAuth.
BeamStatsResponse struct for BeamStatsResponse.
Capabilities struct for Capabilities.
Cell struct for Cell.
CellIdentifier struct for CellIdentifier.
CellLocation struct for CellLocation.
CompanyInformationModel struct for CompanyInformationModel.
Configuration stores the configuration of the API client.
ContractUpdatedResponse struct for ContractUpdatedResponse.
ContractUpdatingRequest struct for ContractUpdatingRequest.
CouponResponse struct for CouponResponse.
CreateAndUpdateCredentialsModel struct for CreateAndUpdateCredentialsModel.
CreateEstimatedCouponRequest struct for CreateEstimatedCouponRequest.
CreateEstimatedOrderRequest struct for CreateEstimatedOrderRequest.
CreateEstimatedVolumeDiscountRequest struct for CreateEstimatedVolumeDiscountRequest.
CreateEventHandlerRequest struct for CreateEventHandlerRequest.
CreateGroupRequest struct for CreateGroupRequest.
CreateOrUpdateRoleRequest struct for CreateOrUpdateRoleRequest.
CreatePortMappingRequest struct for CreatePortMappingRequest.
CreateRoleResponse struct for CreateRoleResponse.
CreateSimRequest struct for CreateSimRequest.
CreateSoraletRequest struct for CreateSoraletRequest.
CreateUserPasswordRequest struct for CreateUserPasswordRequest.
CreateUserRequest struct for CreateUserRequest.
CreateVirtualPrivateGatewayRequest struct for CreateVirtualPrivateGatewayRequest.
CreateVpcPeeringConnectionRequest struct for CreateVpcPeeringConnectionRequest.
CredentialsModel struct for CredentialsModel.
CreditCard struct for CreditCard.
DailyBill struct for DailyBill.
DailyBillResponse struct for DailyBillResponse.
DataEntry struct for DataEntry.
DataSourceResourceMetadata struct for DataSourceResourceMetadata.
DataTrafficStats struct for DataTrafficStats.
Device struct for Device.
DeviceObjectModel struct for DeviceObjectModel.
DiagnosticRequest struct for DiagnosticRequest.
DiagnosticResponse struct for DiagnosticResponse.
DownlinkPingRequest struct for DownlinkPingRequest.
DownlinkPingResponse struct for DownlinkPingResponse.
EmailsModel struct for EmailsModel.
EnableMFAOTPResponse struct for EnableMFAOTPResponse.
Error struct for Error.
EstimatedCouponModel struct for EstimatedCouponModel.
EstimatedOrderItemModel struct for EstimatedOrderItemModel.
EstimatedOrderModel struct for EstimatedOrderModel.
EstimatedVolumeDiscountModel struct for EstimatedVolumeDiscountModel.
EventHandlerModel struct for EventHandlerModel.
ExecuteDeviceResourceRequest struct for ExecuteDeviceResourceRequest.
ExecuteSoraletRequest struct for ExecuteSoraletRequest.
ExecuteSoraletResponse struct for ExecuteSoraletResponse.
ExpiryTime struct for ExpiryTime.
ExportRequest struct for ExportRequest.
FileEntry struct for FileEntry.
FileExportResponse struct for FileExportResponse.
FunkStatsResponse struct for FunkStatsResponse.
FunnelAcroquestTorrentioDestination struct for FunnelAcroquestTorrentioDestination.
FunnelAppressoDataSpiderDestination struct for FunnelAppressoDataSpiderDestination.
FunnelAWSFirehoseDestination struct for FunnelAWSFirehoseDestination.
FunnelAWSIoTDestination struct for FunnelAWSIoTDestination.
FunnelAWSKinesisDestination struct for FunnelAWSKinesisDestination.
FunnelAzureEventHubDestination struct for FunnelAzureEventHubDestination.
FunnelBrainsTechImpulseDestination struct for FunnelBrainsTechImpulseDestination.
FunnelConfiguration struct for FunnelConfiguration.
FunnelConfigurationDestination - struct for FunnelConfigurationDestination.
FunnelDestination struct for FunnelDestination.
FunnelEsrijArcgisOnlineDestination struct for FunnelEsrijArcgisOnlineDestination.
FunnelFusicMockmockDatarecorderDestination struct for FunnelFusicMockmockDatarecorderDestination.
FunnelGooglePubSubDestination struct for FunnelGooglePubSubDestination.
FunnelInfoteriaPlatioDestination struct for FunnelInfoteriaPlatioDestination.
FunnelKiiThingifDestination struct for FunnelKiiThingifDestination.
FunnelLandlogDestination struct for FunnelLandlogDestination.
FunnelOptimCloudiotosDestination struct for FunnelOptimCloudiotosDestination.
FunnelSensorCorpusDestination struct for FunnelSensorCorpusDestination.
FunnelStatsResponse struct for FunnelStatsResponse.
FunnelTeradataIntellicloudDestination struct for FunnelTeradataIntellicloudDestination.
FunnelWingarcMotionboardDestination struct for FunnelWingarcMotionboardDestination.
FunnelYaskawaMmcloudDestination struct for FunnelYaskawaMmcloudDestination.
Gadget struct for Gadget.
GadgetRegistrationRequest struct for GadgetRegistrationRequest.
GatePeer struct for GatePeer.
GenerateOperatorsAuthKeyResponse struct for GenerateOperatorsAuthKeyResponse.
GenerateTokenRequest struct for GenerateTokenRequest.
GenerateTokenResponse struct for GenerateTokenResponse.
GenerateUserAuthKeyResponse struct for GenerateUserAuthKeyResponse.
GenericOpenAPIError Provides access to the body, error and model on returned errors.
GetBillingHistoryResponse struct for GetBillingHistoryResponse.
GetDefaultPermissionsResponse struct for GetDefaultPermissionsResponse.
GetExportedFileResponse struct for GetExportedFileResponse.
GetLatestBill struct for GetLatestBill.
GetOperatorResponse struct for GetOperatorResponse.
GetOrderResponse struct for GetOrderResponse.
GetPaymentMethodResult struct for GetPaymentMethodResult.
GetPaymentTransactionResult struct for GetPaymentTransactionResult.
GetShippingAddressResponse struct for GetShippingAddressResponse.
GetUserPasswordResponse struct for GetUserPasswordResponse.
GetUserPermissionResponse struct for GetUserPermissionResponse.
GetVolumeDiscountResponse struct for GetVolumeDiscountResponse.
GlobalSimAppletPLMNRecord struct for GlobalSimAppletPLMNRecord.
Group struct for Group.
GroupConfigurationUpdateRequest struct for GroupConfigurationUpdateRequest.
HarvestExportedDataStatsResponse struct for HarvestExportedDataStatsResponse.
HarvestStatsResponse struct for HarvestStatsResponse.
ImeiLock struct for ImeiLock.
IndividualInformationModel struct for IndividualInformationModel.
Insight struct for Insight.
IpAddressMapEntry struct for IpAddressMapEntry.
IssueAddEmailTokenRequest struct for IssueAddEmailTokenRequest.
IssuePasswordResetTokenRequest struct for IssuePasswordResetTokenRequest.
IssueSubscriberTransferTokenRequest struct for IssueSubscriberTransferTokenRequest.
IssueSubscriberTransferTokenResponse struct for IssueSubscriberTransferTokenResponse.
JunctionInspectionConfiguration struct for JunctionInspectionConfiguration.
JunctionMirroringConfiguration struct for JunctionMirroringConfiguration.
JunctionMirroringPeer struct for JunctionMirroringPeer.
JunctionRedirectionConfiguration struct for JunctionRedirectionConfiguration.
LagoonDashboardPermissionsResponse struct for LagoonDashboardPermissionsResponse.
LagoonDashboardPermissionsResponsePermissionsInner struct for LagoonDashboardPermissionsResponsePermissionsInner.
LagoonDashboardPermissionsUpdatingRequest struct for LagoonDashboardPermissionsUpdatingRequest.
LagoonDashboardPermissionsUpdatingRequestPermissionsInner struct for LagoonDashboardPermissionsUpdatingRequestPermissionsInner.
LagoonLicensePackStatusResponse struct for LagoonLicensePackStatusResponse.
LagoonLicensePacksUpdatingRequest struct for LagoonLicensePacksUpdatingRequest.
LagoonLicensePacksUpdatingRequestLicensePackQuantitiesInner struct for LagoonLicensePacksUpdatingRequestLicensePackQuantitiesInner.
LagoonMigrationFromClassicRequest struct for LagoonMigrationFromClassicRequest.
LagoonPlanChangingRequest struct for LagoonPlanChangingRequest.
LagoonRegistrationRequest struct for LagoonRegistrationRequest.
LagoonRegistrationResponse struct for LagoonRegistrationResponse.
LagoonUser struct for LagoonUser.
LagoonUserCreationRequest struct for LagoonUserCreationRequest.
LagoonUserCreationResponse struct for LagoonUserCreationResponse.
LagoonUserEmailUpdatingRequest struct for LagoonUserEmailUpdatingRequest.
LagoonUserPasswordUpdatingRequest struct for LagoonUserPasswordUpdatingRequest.
LagoonUserPermissionUpdatingRequest struct for LagoonUserPermissionUpdatingRequest.
LastSeen struct for LastSeen.
ListCouponResponse struct for ListCouponResponse.
ListOrderedSubscriberResponse struct for ListOrderedSubscriberResponse.
ListOrderResponse struct for ListOrderResponse.
ListPaymentStatementResponse struct for ListPaymentStatementResponse.
ListProductResponse struct for ListProductResponse.
ListRolesResponse struct for ListRolesResponse.
ListShippingAddressResponse struct for ListShippingAddressResponse.
ListVolumeDiscountResponse struct for ListVolumeDiscountResponse.
LocationRegistrationStatus struct for LocationRegistrationStatus.
LocationRegistrationStatusForNetwork struct for LocationRegistrationStatusForNetwork.
LogEntry struct for LogEntry.
LoraData struct for LoraData.
LoraDevice struct for LoraDevice.
LoraGateway struct for LoraGateway.
LoraNetworkSet struct for LoraNetworkSet.
MappingEntries struct for MappingEntries.
MFAAuthenticationRequest struct for MFAAuthenticationRequest.
MFAIssueRevokingTokenRequest struct for MFAIssueRevokingTokenRequest.
MFARevokingTokenVerifyRequest struct for MFARevokingTokenVerifyRequest.
MFAStatusOfUseResponse struct for MFAStatusOfUseResponse.
MonthlyBill struct for MonthlyBill.
NapterAuditLogDirection struct for NapterAuditLogDirection.
NapterAuditLogEntry struct for NapterAuditLogEntry.
NapterAuditLogsExportedDataStatsResponse struct for NapterAuditLogsExportedDataStatsResponse.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ObjectInstance struct for ObjectInstance.
OpenGateRequest struct for OpenGateRequest.
OperatorMFAVerifyingResponse struct for OperatorMFAVerifyingResponse.
OrderedSubscriber struct for OrderedSubscriber.
OrderItemModel struct for OrderItemModel.
PacketCaptureSession struct for PacketCaptureSession.
PacketCaptureSessionRequest struct for PacketCaptureSessionRequest.
PaymentAmount Payment amount.
PaymentDescription Payment description.
PaymentStatementResponse struct for PaymentStatementResponse.
Placement struct for Placement.
PortMapping struct for PortMapping.
PortMappingDestination struct for PortMappingDestination.
PortMappingSource struct for PortMappingSource.
PreviousSessionStatus struct for PreviousSessionStatus.
PriceByQuantity struct for PriceByQuantity.
ProductModel Product.
PutIpAddressMapEntryRequest struct for PutIpAddressMapEntryRequest.
ReferenceUrl struct for ReferenceUrl.
RegisterGatePeerRequest struct for RegisterGatePeerRequest.
RegisterLoraDeviceRequest struct for RegisterLoraDeviceRequest.
RegisterOperatorsRequest struct for RegisterOperatorsRequest.
RegisterPayerInformationModel struct for RegisterPayerInformationModel.
RegisterSimRequest struct for RegisterSimRequest.
RegisterSubscribersRequest struct for RegisterSubscribersRequest.
ResourceInstance struct for ResourceInstance.
ResourceSummary struct for ResourceSummary.
ResourceSummaryItem struct for ResourceSummaryItem.
ResourceSummaryItemDimension struct for ResourceSummaryItemDimension.
ResourceSummaryItemValue struct for ResourceSummaryItemValue.
RoleResponse struct for RoleResponse.
RoutingFilterEntry struct for RoutingFilterEntry.
RuleConfig struct for RuleConfig.
RuleConfigProperty struct for RuleConfigProperty.
ServerConfiguration stores the information about a server.
ServerVariable stores the information about a server variable.
SessionEvent struct for SessionEvent.
SessionStatus struct for SessionStatus.
SetDeviceGroupRequest struct for SetDeviceGroupRequest.
SetDeviceObjectModelScopeRequest struct for SetDeviceObjectModelScopeRequest.
SetGroupRequest struct for SetGroupRequest.
SetImeiLockRequest struct for SetImeiLockRequest.
SetNetworkSetRequest struct for SetNetworkSetRequest.
SetSystemNotificationsRequest struct for SetSystemNotificationsRequest.
SetUserPermissionRequest struct for SetUserPermissionRequest.
ShippingAddressModel お届け先.
ShippingCostModel 発送料.
SigfoxData struct for SigfoxData.
SigfoxDevice struct for SigfoxDevice.
SigfoxRegistrationRequest struct for SigfoxRegistrationRequest.
Sim struct for Sim.
SimplifiedSubscriber struct for SimplifiedSubscriber.
SimProfile struct for SimProfile.
SmsForwardingReport struct for SmsForwardingReport.
SmsForwardingRequest struct for SmsForwardingRequest.
SoraCamDevice struct for SoraCamDevice.
SoraCamDeviceConfiguration ソラカメ対応カメラのコンフィグレーション.
SoraCamDeviceLicenseInfo struct for SoraCamDeviceLicenseInfo.
SoraCamExportUsage struct for SoraCamExportUsage.
SoraCamImageExportInfo struct for SoraCamImageExportInfo.
SoraCamImageExportSpecification struct for SoraCamImageExportSpecification.
SoraCamImageExportUsage struct for SoraCamImageExportUsage.
SoraCamLicensePackQuantityUpdatingRequest struct for SoraCamLicensePackQuantityUpdatingRequest.
SoraCamLicensePackResponse struct for SoraCamLicensePackResponse.
SoraCamPlayListEntry struct for SoraCamPlayListEntry.
SoraCamStreamingVideo struct for SoraCamStreamingVideo.
SoraCamVideoExportInfo struct for SoraCamVideoExportInfo.
SoraCamVideoExportSpecification struct for SoraCamVideoExportSpecification.
SoraCamVideoExportUsage struct for SoraCamVideoExportUsage.
SoracomBeamStats struct for SoracomBeamStats.
SoracomFunkStats struct for SoracomFunkStats.
SoracomFunnelStats struct for SoracomFunnelStats.
SoracomHarvestStats struct for SoracomHarvestStats.
Soralet struct for Soralet.
SoraletDataSource struct for SoraletDataSource.
SoraletLog struct for SoraletLog.
SoraletVersion struct for SoraletVersion.
Subscriber struct for Subscriber.
SubscriptionContainer struct for SubscriptionContainer.
SubscriptionContainerStatus struct for SubscriptionContainerStatus.
SubscriptionContainerStatusCountryMappingValue struct for SubscriptionContainerStatusCountryMappingValue.
SubscriptionContainerStatusCountryMappingValueMappingRecord struct for SubscriptionContainerStatusCountryMappingValueMappingRecord.
SupportTokenResponse struct for SupportTokenResponse.
SystemNotificationsModel struct for SystemNotificationsModel.
TagUpdateRequest struct for TagUpdateRequest.
TrafficVolumeRanking struct for TrafficVolumeRanking.
UpdateDefaultPermissionsRequest struct for UpdateDefaultPermissionsRequest.
UpdatePasswordRequest struct for UpdatePasswordRequest.
UpdatePermissionRequest struct for UpdatePermissionRequest.
UpdateSpeedClassRequest struct for UpdateSpeedClassRequest.
UpdateUserRequest struct for UpdateUserRequest.
UserDetailResponse struct for UserDetailResponse.
VerifyAddEmailTokenRequest struct for VerifyAddEmailTokenRequest.
VerifyOperatorsRequest struct for VerifyOperatorsRequest.
VerifyPasswordResetTokenRequest struct for VerifyPasswordResetTokenRequest.
VerifySubscriberTransferTokenRequest struct for VerifySubscriberTransferTokenRequest.
VerifySubscriberTransferTokenResponse struct for VerifySubscriberTransferTokenResponse.
VirtualPrivateGateway struct for VirtualPrivateGateway.
VolumeDiscountModel Long term discount.
VpcPeeringConnection struct for VpcPeeringConnection.
WriteDeviceResourceRequest struct for WriteDeviceResourceRequest.
WriteDeviceResourceRequestValue - struct for WriteDeviceResourceRequestValue.

# Type aliases

AuditLogApiService AuditLogApi service.
AuthApiService AuthApi service.
BillingApiService BillingApi service.
CellLocationApiService CellLocationApi service.
CredentialApiService CredentialApi service.
DataEntryApiService DataEntryApi service.
DeviceApiService DeviceApi service.
DeviceObjectModelApiService DeviceObjectModelApi service.
DiagnosticApiService DiagnosticApi service.
EmailApiService EmailApi service.
EventHandlerApiService EventHandlerApi service.
FileEntryApiService FileEntryApi service.
FilesApiService FilesApi service.
FunnelContentType the model 'FunnelContentType'.
GadgetApiService GadgetApi service.
GroupApiService GroupApi service.
LagoonApiService LagoonApi service.
LogApiService LogApi service.
LoraDeviceApiService LoraDeviceApi service.
LoraGatewayApiService LoraGatewayApi service.
LoraNetworkSetApiService LoraNetworkSetApi service.
OperatorApiService OperatorApi service.
OrderApiService OrderApi service.
PaymentApiService PaymentApi service.
PortMappingApiService PortMappingApi service.
QueryApiService QueryApi service.
ResourceSummaryApiService ResourceSummaryApi service.
RoleApiService RoleApi service.
ServerConfigurations stores multiple ServerConfiguration items.
ShippingAddressApiService ShippingAddressApi service.
SigfoxDeviceApiService SigfoxDeviceApi service.
SimApiService SimApi service.
SoraCamApiService SoraCamApi service.
SoraletApiService SoraletApi service.
StatsApiService StatsApi service.
SubscriberApiService SubscriberApi service.
SystemNotificationApiService SystemNotificationApi service.
UserApiService UserApi service.
VirtualPrivateGatewayApiService VirtualPrivateGatewayApi service.