Uses of Class
com.mypurecloud.sdk.v2.api.request.PostKnowledgeConnectionsRequest
Packages that use PostKnowledgeConnectionsRequest
-
Uses of PostKnowledgeConnectionsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostKnowledgeConnectionsRequestModifier and TypeMethodDescriptionKnowledgeApi.postKnowledgeConnections(PostKnowledgeConnectionsRequest request) Create new connectionKnowledgeApiAsync.postKnowledgeConnectionsAsync(PostKnowledgeConnectionsRequest request, AsyncApiCallback<ConnectionCreateResponse> callback) Create new connection -
Uses of PostKnowledgeConnectionsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostKnowledgeConnectionsRequestModifier and TypeMethodDescriptionPostKnowledgeConnectionsRequest.Builder.build()PostKnowledgeConnectionsRequest.withBody(ConnectionCreateRequest body) PostKnowledgeConnectionsRequest.withCustomHeader(String name, String value)