Uses of Class
com.mypurecloud.sdk.v2.model.EdgeServiceStateRequest
Packages that use EdgeServiceStateRequest
Package
Description
-
Uses of EdgeServiceStateRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type EdgeServiceStateRequestModifier and TypeMethodDescriptionTelephonyProvidersEdgeApi.postTelephonyProvidersEdgeStatuscode(String edgeId, EdgeServiceStateRequest body) Take an Edge in or out of serviceTelephonyProvidersEdgeApi.postTelephonyProvidersEdgeStatuscodeWithHttpInfo(String edgeId, EdgeServiceStateRequest body) Take an Edge in or out of serviceMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type EdgeServiceStateRequestModifier and TypeMethodDescriptionTelephonyProvidersEdgeApi.postTelephonyProvidersEdgeStatuscode(ApiRequest<EdgeServiceStateRequest> request) Take an Edge in or out of serviceTelephonyProvidersEdgeApiAsync.postTelephonyProvidersEdgeStatuscodeAsync(ApiRequest<EdgeServiceStateRequest> request, AsyncApiCallback<ApiResponse<String>> callback) Take an Edge in or out of service -
Uses of EdgeServiceStateRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return EdgeServiceStateRequestMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type EdgeServiceStateRequestMethods in com.mypurecloud.sdk.v2.api.request with parameters of type EdgeServiceStateRequestModifier and TypeMethodDescriptionvoidPostTelephonyProvidersEdgeStatuscodeRequest.setBody(EdgeServiceStateRequest body) PostTelephonyProvidersEdgeStatuscodeRequest.Builder.withBody(EdgeServiceStateRequest body) PostTelephonyProvidersEdgeStatuscodeRequest.withBody(EdgeServiceStateRequest body) -
Uses of EdgeServiceStateRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return EdgeServiceStateRequestModifier and TypeMethodDescriptionEdgeServiceStateRequest.callDrainingWaitTimeSeconds(Integer callDrainingWaitTimeSeconds) The number of seconds to wait for call draining to complete before initiating the reboot.A boolean that sets the Edge in-service or out-of-service.