Uses of Class
com.mypurecloud.sdk.v2.model.KnowledgeIntegrationReference
Packages that use KnowledgeIntegrationReference
-
Uses of KnowledgeIntegrationReference in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return KnowledgeIntegrationReferenceModifier and TypeMethodDescriptionConnectionCreateResponse.getIntegration()ConnectionResponse.getIntegration()SalesforceSourceResponse.getIntegration()ServiceNowSourceResponse.getIntegration()SourceBaseResponse.getIntegration()The globally unique identifier for the integration.Methods in com.mypurecloud.sdk.v2.model with parameters of type KnowledgeIntegrationReferenceModifier and TypeMethodDescriptionConnectionCreateResponse.integration(KnowledgeIntegrationReference integration) The reference to the integration associated with the connection.ConnectionResponse.integration(KnowledgeIntegrationReference integration) The reference to the integration associated with the connection.SalesforceSourceResponse.integration(KnowledgeIntegrationReference integration) The reference to the integration associated with the source.ServiceNowSourceResponse.integration(KnowledgeIntegrationReference integration) The reference to the integration associated with the source.SourceBaseResponse.integration(KnowledgeIntegrationReference integration) The reference to the integration associated with the source.voidConnectionCreateResponse.setIntegration(KnowledgeIntegrationReference integration) voidConnectionResponse.setIntegration(KnowledgeIntegrationReference integration) voidSalesforceSourceResponse.setIntegration(KnowledgeIntegrationReference integration) voidServiceNowSourceResponse.setIntegration(KnowledgeIntegrationReference integration) voidSourceBaseResponse.setIntegration(KnowledgeIntegrationReference integration)