| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
V1FileDetailsGet200Response |
SecureFileShareApi.getFileDetail(org.joda.time.LocalDate startDate,
org.joda.time.LocalDate endDate,
String organizationId,
String name)
Get List of Files
Get list of files and it's information of them available inside the report directory
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<V1FileDetailsGet200Response> |
SecureFileShareApi.getFileDetailWithHttpInfo(org.joda.time.LocalDate startDate,
org.joda.time.LocalDate endDate,
String organizationId,
String name)
Get List of Files
Get list of files and it's information of them available inside the report directory
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
SecureFileShareApi.getFileDetailAsync(org.joda.time.LocalDate startDate,
org.joda.time.LocalDate endDate,
String organizationId,
String name,
ApiCallback<V1FileDetailsGet200Response> callback)
Get List of Files (asynchronously)
Get list of files and it's information of them available inside the report directory
|
| Modifier and Type | Method and Description |
|---|---|
V1FileDetailsGet200Response |
V1FileDetailsGet200Response.addFileDetailsItem(V1FileDetailsGet200ResponseFileDetails fileDetailsItem) |
V1FileDetailsGet200Response |
V1FileDetailsGet200Response.fileDetails(List<V1FileDetailsGet200ResponseFileDetails> fileDetails) |
V1FileDetailsGet200Response |
V1FileDetailsGet200Response.links(V1FileDetailsGet200ResponseLinks links) |
Copyright © 2020. All rights reserved.