Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchKnowledgeConnectionRequest
Packages that use PatchKnowledgeConnectionRequest
-
Uses of PatchKnowledgeConnectionRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PatchKnowledgeConnectionRequestModifier and TypeMethodDescriptionKnowledgeApi.patchKnowledgeConnection(PatchKnowledgeConnectionRequest request) Update connectionKnowledgeApiAsync.patchKnowledgeConnectionAsync(PatchKnowledgeConnectionRequest request, AsyncApiCallback<ConnectionResponse> callback) Update connection -
Uses of PatchKnowledgeConnectionRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchKnowledgeConnectionRequestModifier and TypeMethodDescriptionPatchKnowledgeConnectionRequest.Builder.build()PatchKnowledgeConnectionRequest.withBody(ConnectionUpdateRequest body) PatchKnowledgeConnectionRequest.withConnectionId(String connectionId) PatchKnowledgeConnectionRequest.withCustomHeader(String name, String value)