Uses of Class
com.mypurecloud.sdk.v2.api.request.GetKnowledgeConnectionRequest
Packages that use GetKnowledgeConnectionRequest
-
Uses of GetKnowledgeConnectionRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetKnowledgeConnectionRequestModifier and TypeMethodDescriptionKnowledgeApi.getKnowledgeConnection(GetKnowledgeConnectionRequest request) Get connectionKnowledgeApiAsync.getKnowledgeConnectionAsync(GetKnowledgeConnectionRequest request, AsyncApiCallback<ConnectionResponse> callback) Get connection -
Uses of GetKnowledgeConnectionRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetKnowledgeConnectionRequestModifier and TypeMethodDescriptionGetKnowledgeConnectionRequest.Builder.build()GetKnowledgeConnectionRequest.withConnectionId(String connectionId) GetKnowledgeConnectionRequest.withCustomHeader(String name, String value) GetKnowledgeConnectionRequest.withExpand(List<String> expand)