Uses of Class
com.mypurecloud.sdk.v2.model.DataTablesDomainEntityListing
Packages that use DataTablesDomainEntityListing
-
Uses of DataTablesDomainEntityListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return DataTablesDomainEntityListingModifier and TypeMethodDescriptionArchitectApi.getFlowsDatatables(GetFlowsDatatablesRequest request) Retrieve a list of datatables for the org Returns a metadata list of the datatables associated with this org, including datatableId, name and description.ArchitectApi.getFlowsDatatables(String expand, Integer pageNumber, Integer pageSize, String sortBy, String sortOrder, List<String> divisionId, String name) Retrieve a list of datatables for the org Returns a metadata list of the datatables associated with this org, including datatableId, name and description.ArchitectApi.getFlowsDatatablesDivisionviews(GetFlowsDatatablesDivisionviewsRequest request) Retrieve a list of datatables for the org Returns a metadata list of the datatables associated with this org, including datatableId, name and description.ArchitectApi.getFlowsDatatablesDivisionviews(String expand, Integer pageNumber, Integer pageSize, String sortBy, String sortOrder, List<String> divisionId, String name) Retrieve a list of datatables for the org Returns a metadata list of the datatables associated with this org, including datatableId, name and description.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type DataTablesDomainEntityListingModifier and TypeMethodDescriptionArchitectApi.getFlowsDatatables(ApiRequest<Void> request) Retrieve a list of datatables for the org Returns a metadata list of the datatables associated with this org, including datatableId, name and description.ArchitectApiAsync.getFlowsDatatablesAsync(GetFlowsDatatablesRequest request, AsyncApiCallback<DataTablesDomainEntityListing> callback) Retrieve a list of datatables for the org Returns a metadata list of the datatables associated with this org, including datatableId, name and description.ArchitectApiAsync.getFlowsDatatablesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<DataTablesDomainEntityListing>> callback) Retrieve a list of datatables for the org Returns a metadata list of the datatables associated with this org, including datatableId, name and description.ArchitectApi.getFlowsDatatablesDivisionviews(ApiRequest<Void> request) Retrieve a list of datatables for the org Returns a metadata list of the datatables associated with this org, including datatableId, name and description.ArchitectApiAsync.getFlowsDatatablesDivisionviewsAsync(GetFlowsDatatablesDivisionviewsRequest request, AsyncApiCallback<DataTablesDomainEntityListing> callback) Retrieve a list of datatables for the org Returns a metadata list of the datatables associated with this org, including datatableId, name and description.ArchitectApiAsync.getFlowsDatatablesDivisionviewsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<DataTablesDomainEntityListing>> callback) Retrieve a list of datatables for the org Returns a metadata list of the datatables associated with this org, including datatableId, name and description.ArchitectApi.getFlowsDatatablesDivisionviewsWithHttpInfo(String expand, Integer pageNumber, Integer pageSize, String sortBy, String sortOrder, List<String> divisionId, String name) Retrieve a list of datatables for the org Returns a metadata list of the datatables associated with this org, including datatableId, name and description.ArchitectApi.getFlowsDatatablesWithHttpInfo(String expand, Integer pageNumber, Integer pageSize, String sortBy, String sortOrder, List<String> divisionId, String name) Retrieve a list of datatables for the org Returns a metadata list of the datatables associated with this org, including datatableId, name and description.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type DataTablesDomainEntityListingModifier and TypeMethodDescriptionArchitectApiAsync.getFlowsDatatablesAsync(GetFlowsDatatablesRequest request, AsyncApiCallback<DataTablesDomainEntityListing> callback) Retrieve a list of datatables for the org Returns a metadata list of the datatables associated with this org, including datatableId, name and description.ArchitectApiAsync.getFlowsDatatablesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<DataTablesDomainEntityListing>> callback) Retrieve a list of datatables for the org Returns a metadata list of the datatables associated with this org, including datatableId, name and description.ArchitectApiAsync.getFlowsDatatablesDivisionviewsAsync(GetFlowsDatatablesDivisionviewsRequest request, AsyncApiCallback<DataTablesDomainEntityListing> callback) Retrieve a list of datatables for the org Returns a metadata list of the datatables associated with this org, including datatableId, name and description.ArchitectApiAsync.getFlowsDatatablesDivisionviewsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<DataTablesDomainEntityListing>> callback) Retrieve a list of datatables for the org Returns a metadata list of the datatables associated with this org, including datatableId, name and description. -
Uses of DataTablesDomainEntityListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DataTablesDomainEntityListingModifier and TypeMethodDescriptionDataTablesDomainEntityListing.pageNumber(Integer pageNumber) DataTablesDomainEntityListing.previousUri(String previousUri)