| Package | Description |
|---|---|
| com.wix.mediaplatform.dto.request |
| Modifier and Type | Method and Description |
|---|---|
ListFilesRequest.OrderDirection |
ListFilesRequest.getOrderDirection() |
static ListFilesRequest.OrderDirection |
ListFilesRequest.OrderDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListFilesRequest.OrderDirection[] |
ListFilesRequest.OrderDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ListFilesRequest(String nextPageToken,
Integer pageSize,
ListFilesRequest.OrderBy orderBy,
ListFilesRequest.OrderDirection orderDirection) |
Copyright © 2017 Media Cloud. All rights reserved.