Uses of Class
com.mypurecloud.sdk.v2.model.FileSpecificationTemplateEntityListing
Packages that use FileSpecificationTemplateEntityListing
-
Uses of FileSpecificationTemplateEntityListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return FileSpecificationTemplateEntityListingModifier and TypeMethodDescriptionOutboundApi.getOutboundFilespecificationtemplates(GetOutboundFilespecificationtemplatesRequest request) Query File Specification TemplatesOutboundApi.getOutboundFilespecificationtemplates(Integer pageSize, Integer pageNumber, Boolean allowEmptyResult, String filterType, String name, String sortBy, String sortOrder) Query File Specification TemplatesMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type FileSpecificationTemplateEntityListingModifier and TypeMethodDescriptionOutboundApi.getOutboundFilespecificationtemplates(ApiRequest<Void> request) Query File Specification TemplatesOutboundApiAsync.getOutboundFilespecificationtemplatesAsync(GetOutboundFilespecificationtemplatesRequest request, AsyncApiCallback<FileSpecificationTemplateEntityListing> callback) Query File Specification TemplatesOutboundApiAsync.getOutboundFilespecificationtemplatesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<FileSpecificationTemplateEntityListing>> callback) Query File Specification TemplatesOutboundApi.getOutboundFilespecificationtemplatesWithHttpInfo(Integer pageSize, Integer pageNumber, Boolean allowEmptyResult, String filterType, String name, String sortBy, String sortOrder) Query File Specification TemplatesMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type FileSpecificationTemplateEntityListingModifier and TypeMethodDescriptionOutboundApiAsync.getOutboundFilespecificationtemplatesAsync(GetOutboundFilespecificationtemplatesRequest request, AsyncApiCallback<FileSpecificationTemplateEntityListing> callback) Query File Specification TemplatesOutboundApiAsync.getOutboundFilespecificationtemplatesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<FileSpecificationTemplateEntityListing>> callback) Query File Specification Templates -
Uses of FileSpecificationTemplateEntityListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return FileSpecificationTemplateEntityListingModifier and TypeMethodDescriptionFileSpecificationTemplateEntityListing.entities(List<FileSpecificationTemplate> entities) FileSpecificationTemplateEntityListing.pageNumber(Integer pageNumber) FileSpecificationTemplateEntityListing.previousUri(String previousUri)