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