Uses of Class
com.mypurecloud.sdk.v2.model.SharedResponse
Packages that use SharedResponse
-
Uses of SharedResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return SharedResponseModifier and TypeMethodDescriptionContentManagementApi.getContentmanagementSharedSharedId(GetContentmanagementSharedSharedIdRequest request) Get shared documents.ContentManagementApi.getContentmanagementSharedSharedId(String sharedId, String disposition, String contentType, String expand) Get shared documents.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type SharedResponseModifier and TypeMethodDescriptionContentManagementApi.getContentmanagementSharedSharedId(ApiRequest<Void> request) Get shared documents.ContentManagementApiAsync.getContentmanagementSharedSharedIdAsync(GetContentmanagementSharedSharedIdRequest request, AsyncApiCallback<SharedResponse> callback) Get shared documents.ContentManagementApiAsync.getContentmanagementSharedSharedIdAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<SharedResponse>> callback) Get shared documents.ContentManagementApi.getContentmanagementSharedSharedIdWithHttpInfo(String sharedId, String disposition, String contentType, String expand) Get shared documents.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type SharedResponseModifier and TypeMethodDescriptionContentManagementApiAsync.getContentmanagementSharedSharedIdAsync(GetContentmanagementSharedSharedIdRequest request, AsyncApiCallback<SharedResponse> callback) Get shared documents.ContentManagementApiAsync.getContentmanagementSharedSharedIdAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<SharedResponse>> callback) Get shared documents. -
Uses of SharedResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SharedResponse