Uses of Class
com.mypurecloud.sdk.v2.api.request.GetKnowledgeConnectionsRequest
Packages that use GetKnowledgeConnectionsRequest
-
Uses of GetKnowledgeConnectionsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetKnowledgeConnectionsRequestModifier and TypeMethodDescriptionKnowledgeApi.getKnowledgeConnections(GetKnowledgeConnectionsRequest request) Get connectionsKnowledgeApiAsync.getKnowledgeConnectionsAsync(GetKnowledgeConnectionsRequest request, AsyncApiCallback<ConnectionListing> callback) Get connections -
Uses of GetKnowledgeConnectionsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetKnowledgeConnectionsRequestModifier and TypeMethodDescriptionGetKnowledgeConnectionsRequest.Builder.build()GetKnowledgeConnectionsRequest.withCustomHeader(String name, String value)