Uses of Class
com.mypurecloud.sdk.v2.api.request.GetScriptPageRequest
Packages that use GetScriptPageRequest
-
Uses of GetScriptPageRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetScriptPageRequestModifier and TypeMethodDescriptionScriptsApi.getScriptPage(GetScriptPageRequest request) Get a pageScriptsApiAsync.getScriptPageAsync(GetScriptPageRequest request, AsyncApiCallback<Page> callback) Get a page -
Uses of GetScriptPageRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetScriptPageRequestModifier and TypeMethodDescriptionGetScriptPageRequest.Builder.build()GetScriptPageRequest.withCustomHeader(String name, String value) GetScriptPageRequest.withPageId(String pageId) GetScriptPageRequest.withScriptDataVersion(String scriptDataVersion) GetScriptPageRequest.withScriptId(String scriptId)