Uses of Class
com.mypurecloud.sdk.v2.model.VmPairingInfo
Packages that use VmPairingInfo
-
Uses of VmPairingInfo in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return VmPairingInfoModifier and TypeMethodDescriptionTelephonyProvidersEdgeApi.getTelephonyProvidersEdgeSetuppackage(GetTelephonyProvidersEdgeSetuppackageRequest request) Get the setup package for a locally deployed edge device.TelephonyProvidersEdgeApi.getTelephonyProvidersEdgeSetuppackage(String edgeId) Get the setup package for a locally deployed edge device.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type VmPairingInfoModifier and TypeMethodDescriptionTelephonyProvidersEdgeApi.getTelephonyProvidersEdgeSetuppackage(ApiRequest<Void> request) Get the setup package for a locally deployed edge device.TelephonyProvidersEdgeApiAsync.getTelephonyProvidersEdgeSetuppackageAsync(GetTelephonyProvidersEdgeSetuppackageRequest request, AsyncApiCallback<VmPairingInfo> callback) Get the setup package for a locally deployed edge device.TelephonyProvidersEdgeApiAsync.getTelephonyProvidersEdgeSetuppackageAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<VmPairingInfo>> callback) Get the setup package for a locally deployed edge device.TelephonyProvidersEdgeApi.getTelephonyProvidersEdgeSetuppackageWithHttpInfo(String edgeId) Get the setup package for a locally deployed edge device.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type VmPairingInfoModifier and TypeMethodDescriptionTelephonyProvidersEdgeApiAsync.getTelephonyProvidersEdgeSetuppackageAsync(GetTelephonyProvidersEdgeSetuppackageRequest request, AsyncApiCallback<VmPairingInfo> callback) Get the setup package for a locally deployed edge device.TelephonyProvidersEdgeApiAsync.getTelephonyProvidersEdgeSetuppackageAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<VmPairingInfo>> callback) Get the setup package for a locally deployed edge device. -
Uses of VmPairingInfo in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return VmPairingInfoModifier and TypeMethodDescriptionThis is to be used to complete the setup process of a locally deployed virtual edge device.