Uses of Class
com.mypurecloud.sdk.v2.api.request.GetAssistantCopilotRequest
Packages that use GetAssistantCopilotRequest
-
Uses of GetAssistantCopilotRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetAssistantCopilotRequestModifier and TypeMethodDescriptionAgentCopilotApi.getAssistantCopilot(GetAssistantCopilotRequest request) Get copilot configuration of an assistant.AgentCopilotApiAsync.getAssistantCopilotAsync(GetAssistantCopilotRequest request, AsyncApiCallback<Copilot> callback) Get copilot configuration of an assistant. -
Uses of GetAssistantCopilotRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetAssistantCopilotRequestModifier and TypeMethodDescriptionGetAssistantCopilotRequest.Builder.build()GetAssistantCopilotRequest.withAssistantId(String assistantId) GetAssistantCopilotRequest.withCustomHeader(String name, String value)