Uses of Class
com.mypurecloud.sdk.v2.api.request.GetScriptsPublishedDivisionviewVariablesRequest
Packages that use GetScriptsPublishedDivisionviewVariablesRequest
-
Uses of GetScriptsPublishedDivisionviewVariablesRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetScriptsPublishedDivisionviewVariablesRequestModifier and TypeMethodDescriptionScriptsApi.getScriptsPublishedDivisionviewVariables(GetScriptsPublishedDivisionviewVariablesRequest request) Get the published variablesScriptsApiAsync.getScriptsPublishedDivisionviewVariablesAsync(GetScriptsPublishedDivisionviewVariablesRequest request, AsyncApiCallback<Object> callback) Get the published variables -
Uses of GetScriptsPublishedDivisionviewVariablesRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetScriptsPublishedDivisionviewVariablesRequestModifier and TypeMethodDescriptionGetScriptsPublishedDivisionviewVariablesRequest.Builder.build()GetScriptsPublishedDivisionviewVariablesRequest.withCustomHeader(String name, String value) GetScriptsPublishedDivisionviewVariablesRequest.withOutput(String output) GetScriptsPublishedDivisionviewVariablesRequest.withScriptDataVersion(String scriptDataVersion) GetScriptsPublishedDivisionviewVariablesRequest.withScriptId(String scriptId)