Verwendungen von Enum-Klasse
com.cloudconvert.resource.params.Filter
Packages, die Filter verwenden
Package
Beschreibung
-
Verwendungen von Filter in com.cloudconvert.resource
Methodenparameter in com.cloudconvert.resource mit Typargumenten vom Typ FilterModifizierer und TypMethodeBeschreibungabstract ORPAbstractConvertFilesResource.convertFormats(@NotNull Map<Filter, String> filters) List all supported formats, their engines and possible options.abstract ORPAbstractConvertFilesResource.convertFormats(@NotNull Map<Filter, String> filters, @NotNull List<Include> includes) List all supported formats, their engines and possible options.abstract ORPAbstractConvertFilesResource.convertFormats(@NotNull Map<Filter, String> filters, @NotNull List<Include> includes, @Nullable Boolean alternative) List all supported formats, their engines and possible options.abstract ORPARAbstractTasksResource.convertFormats(@NotNull Map<Filter, String> filters) List all supported formats, their engines and possible options.abstract ORPARAbstractTasksResource.convertFormats(@NotNull Map<Filter, String> filters, @NotNull List<Include> includes) List all supported formats, their engines and possible options.abstract ORPARAbstractTasksResource.convertFormats(@NotNull Map<Filter, String> filters, @NotNull List<Include> includes, @Nullable Boolean alternative) List all supported formats, their engines and possible options.protected org.apache.http.client.methods.HttpUriRequestAbstractConvertFilesResource.getConvertFormatsHttpUriRequest(@NotNull Map<Filter, String> filters, @NotNull List<Include> includes, @Nullable Boolean alternative) protected org.apache.http.client.methods.HttpUriRequestAbstractJobsResource.getListHttpUriRequest(@NotNull Map<Filter, String> filters, @NotNull List<Include> includes, @Nullable Pagination pagination) protected org.apache.http.client.methods.HttpUriRequestAbstractTasksResource.getListHttpUriRequest(@NotNull Map<Filter, String> filters, @NotNull List<Include> includes, @Nullable Pagination pagination) protected org.apache.http.client.methods.HttpUriRequestAbstractWebhooksResource.getListHttpUriRequest(@NotNull Map<Filter, String> filters, @Nullable Pagination pagination) protected org.apache.http.client.methods.HttpUriRequestAbstractTasksResource.getOperationsHttpUriRequest(@NotNull Map<Filter, String> filters, @NotNull List<Include> includes, @Nullable Boolean alternative) abstract JRPARList all jobs.abstract JRPARList all jobs.abstract JRPARAbstractJobsResource.list(@NotNull Map<Filter, String> filters, @NotNull List<Include> includes, @Nullable Pagination pagination) List all jobs.abstract TRPARList all tasks with their status, payload and result.abstract TRPARList all tasks with their status, payload and result.abstract TRPARAbstractTasksResource.list(@NotNull Map<Filter, String> filters, @NotNull List<Include> includes, @Nullable Pagination pagination) List all tasks with their status, payload and result.abstract WRPARList all webhooks.abstract WRPARAbstractWebhooksResource.list(@NotNull Map<Filter, String> filters, @Nullable Pagination pagination) List all webhooks.abstract ORPARAbstractTasksResource.operations(@NotNull Map<Filter, String> filters) List all possible operations, formats, engines and possible options.abstract ORPARAbstractTasksResource.operations(@NotNull Map<Filter, String> filters, @NotNull List<Include> includes) List all possible operations, formats, engines and possible options.abstract ORPARAbstractTasksResource.operations(@NotNull Map<Filter, String> filters, @NotNull List<Include> includes, @Nullable Boolean alternative) List all possible operations, formats, engines and possible options. -
Verwendungen von Filter in com.cloudconvert.resource.async
Methodenparameter in com.cloudconvert.resource.async mit Typargumenten vom Typ FilterModifizierer und TypMethodeBeschreibungAsyncConvertFilesResource.convertFormats(@NotNull Map<Filter, String> filters) AsyncConvertFilesResource.convertFormats(@NotNull Map<Filter, String> filters, @NotNull List<Include> includes) AsyncConvertFilesResource.convertFormats(@NotNull Map<Filter, String> filters, @NotNull List<Include> includes, @Nullable Boolean alternative) AsyncTasksResource.convertFormats(@NotNull Map<Filter, String> filters) AsyncTasksResource.convertFormats(@NotNull Map<Filter, String> filters, @NotNull List<Include> includes) AsyncTasksResource.convertFormats(@NotNull Map<Filter, String> filters, @NotNull List<Include> includes, @Nullable Boolean alternative) AsyncJobsResource.list(@NotNull Map<Filter, String> filters, @NotNull List<Include> includes, @Nullable Pagination pagination) AsyncTasksResource.list(@NotNull Map<Filter, String> filters, @NotNull List<Include> includes, @Nullable Pagination pagination) AsyncWebhookResource.list(@NotNull Map<Filter, String> filters, @Nullable Pagination pagination) AsyncTasksResource.operations(@NotNull Map<Filter, String> filters) AsyncTasksResource.operations(@NotNull Map<Filter, String> filters, @NotNull List<Include> includes, @Nullable Boolean alternative) -
Verwendungen von Filter in com.cloudconvert.resource.params
Unterklassen mit Typargumenten vom Typ Filter in com.cloudconvert.resource.paramsMethoden in com.cloudconvert.resource.params, die Filter zurückgeben -
Verwendungen von Filter in com.cloudconvert.resource.params.converter
Klassen in com.cloudconvert.resource.params.converter, die Schnittstellen mit Typargumenten vom Typ Filter implementierenMethodenparameter in com.cloudconvert.resource.params.converter mit Typargumenten vom Typ Filter -
Verwendungen von Filter in com.cloudconvert.resource.sync
Methodenparameter in com.cloudconvert.resource.sync mit Typargumenten vom Typ FilterModifizierer und TypMethodeBeschreibungConvertFilesResource.convertFormats(@NotNull Map<Filter, String> filters) ConvertFilesResource.convertFormats(@NotNull Map<Filter, String> filters, @NotNull List<Include> includes) ConvertFilesResource.convertFormats(@NotNull Map<Filter, String> filters, @NotNull List<Include> includes, @Nullable Boolean alternative) TasksResource.convertFormats(@NotNull Map<Filter, String> filters) TasksResource.convertFormats(@NotNull Map<Filter, String> filters, @NotNull List<Include> includes, @Nullable Boolean alternative) JobsResource.list(@NotNull Map<Filter, String> filters, @NotNull List<Include> includes, @Nullable Pagination pagination) TasksResource.list(@NotNull Map<Filter, String> filters, @NotNull List<Include> includes, @Nullable Pagination pagination) WebhookResource.list(@NotNull Map<Filter, String> filters, @Nullable Pagination pagination) TasksResource.operations(@NotNull Map<Filter, String> filters) TasksResource.operations(@NotNull Map<Filter, String> filters, @NotNull List<Include> includes, @Nullable Boolean alternative)