Uses of Class
com.mypurecloud.sdk.v2.model.Listing
Packages that use Listing
-
Uses of Listing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ListingModifier and TypeMethodDescriptionExternalContactsApi.getExternalcontactsImportCsvSettings(GetExternalcontactsImportCsvSettingsRequest request) Retrieve all settings for organization filtered by externalSettingsId if providedExternalContactsApi.getExternalcontactsImportCsvSettings(String after, String pageSize, String externalSettingsId) Retrieve all settings for organization filtered by externalSettingsId if providedMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type ListingModifier and TypeMethodDescriptionExternalContactsApi.getExternalcontactsImportCsvSettings(ApiRequest<Void> request) Retrieve all settings for organization filtered by externalSettingsId if providedExternalContactsApiAsync.getExternalcontactsImportCsvSettingsAsync(GetExternalcontactsImportCsvSettingsRequest request, AsyncApiCallback<Listing> callback) Retrieve all settings for organization filtered by externalSettingsId if providedExternalContactsApiAsync.getExternalcontactsImportCsvSettingsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Listing>> callback) Retrieve all settings for organization filtered by externalSettingsId if providedExternalContactsApi.getExternalcontactsImportCsvSettingsWithHttpInfo(String after, String pageSize, String externalSettingsId) Retrieve all settings for organization filtered by externalSettingsId if providedMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type ListingModifier and TypeMethodDescriptionExternalContactsApiAsync.getExternalcontactsImportCsvSettingsAsync(GetExternalcontactsImportCsvSettingsRequest request, AsyncApiCallback<Listing> callback) Retrieve all settings for organization filtered by externalSettingsId if providedExternalContactsApiAsync.getExternalcontactsImportCsvSettingsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Listing>> callback) Retrieve all settings for organization filtered by externalSettingsId if provided -
Uses of Listing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return Listing