Uses of Class
com.mypurecloud.sdk.v2.model.FunctionRuntime
Packages that use FunctionRuntime
-
Uses of FunctionRuntime in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type FunctionRuntimeModifier and TypeMethodDescriptionIntegrationsApi.getIntegrationsActionsFunctionsRuntimes()Get action function settings for ActionIntegrationsApi.getIntegrationsActionsFunctionsRuntimes(GetIntegrationsActionsFunctionsRuntimesRequest request) Get action function settings for ActionIntegrationsApi.getIntegrationsActionsFunctionsRuntimes(ApiRequest<Void> request) Get action function settings for ActionIntegrationsApiAsync.getIntegrationsActionsFunctionsRuntimesAsync(GetIntegrationsActionsFunctionsRuntimesRequest request, AsyncApiCallback<List<FunctionRuntime>> callback) Get action function settings for ActionIntegrationsApiAsync.getIntegrationsActionsFunctionsRuntimesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<List<FunctionRuntime>>> callback) Get action function settings for ActionIntegrationsApi.getIntegrationsActionsFunctionsRuntimesWithHttpInfo()Get action function settings for ActionMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type FunctionRuntimeModifier and TypeMethodDescriptionIntegrationsApiAsync.getIntegrationsActionsFunctionsRuntimesAsync(GetIntegrationsActionsFunctionsRuntimesRequest request, AsyncApiCallback<List<FunctionRuntime>> callback) Get action function settings for ActionIntegrationsApiAsync.getIntegrationsActionsFunctionsRuntimesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<List<FunctionRuntime>>> callback) Get action function settings for Action