Uses of Class
com.mypurecloud.sdk.v2.model.ConnectionCreateRequest
Packages that use ConnectionCreateRequest
Package
Description
-
Uses of ConnectionCreateRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type ConnectionCreateRequestModifier and TypeMethodDescriptionKnowledgeApi.postKnowledgeConnections(ConnectionCreateRequest body) Create new connectionKnowledgeApi.postKnowledgeConnectionsWithHttpInfo(ConnectionCreateRequest body) Create new connectionMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type ConnectionCreateRequestModifier and TypeMethodDescriptionKnowledgeApi.postKnowledgeConnections(ApiRequest<ConnectionCreateRequest> request) Create new connectionKnowledgeApiAsync.postKnowledgeConnectionsAsync(ApiRequest<ConnectionCreateRequest> request, AsyncApiCallback<ApiResponse<ConnectionCreateResponse>> callback) Create new connection -
Uses of ConnectionCreateRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return ConnectionCreateRequestMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type ConnectionCreateRequestMethods in com.mypurecloud.sdk.v2.api.request with parameters of type ConnectionCreateRequestModifier and TypeMethodDescriptionPostKnowledgeConnectionsRequest.builder(ConnectionCreateRequest body) voidPostKnowledgeConnectionsRequest.setBody(ConnectionCreateRequest body) PostKnowledgeConnectionsRequest.Builder.withBody(ConnectionCreateRequest body) PostKnowledgeConnectionsRequest.withBody(ConnectionCreateRequest body) PostKnowledgeConnectionsRequest.Builder.withRequiredParams(ConnectionCreateRequest body) -
Uses of ConnectionCreateRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConnectionCreateRequestModifier and TypeMethodDescriptionConnectionCreateRequest.integrationId(String integrationId) Integration ID of the ConnectionThe name of the ConnectionConnectionCreateRequest.redirectUrl(String redirectUrl) Redirect Url for the Oauth flow