Uses of Class
com.mypurecloud.sdk.v2.model.V3SourceExpandableListing
Packages that use V3SourceExpandableListing
-
Uses of V3SourceExpandableListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return V3SourceExpandableListingModifier and TypeMethodDescriptionKnowledgeApi.getKnowledgeSources(GetKnowledgeSourcesRequest request) List sourcesKnowledgeApi.getKnowledgeSources(List<String> expand) List sourcesMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type V3SourceExpandableListingModifier and TypeMethodDescriptionKnowledgeApi.getKnowledgeSources(ApiRequest<Void> request) List sourcesKnowledgeApiAsync.getKnowledgeSourcesAsync(GetKnowledgeSourcesRequest request, AsyncApiCallback<V3SourceExpandableListing> callback) List sourcesKnowledgeApiAsync.getKnowledgeSourcesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<V3SourceExpandableListing>> callback) List sourcesKnowledgeApi.getKnowledgeSourcesWithHttpInfo(List<String> expand) List sourcesMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type V3SourceExpandableListingModifier and TypeMethodDescriptionKnowledgeApiAsync.getKnowledgeSourcesAsync(GetKnowledgeSourcesRequest request, AsyncApiCallback<V3SourceExpandableListing> callback) List sourcesKnowledgeApiAsync.getKnowledgeSourcesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<V3SourceExpandableListing>> callback) List sources -
Uses of V3SourceExpandableListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return V3SourceExpandableListingModifier and TypeMethodDescriptionV3SourceExpandableListing.entities(List<V3SourceExpandableListResponse> entities)