| Package | Description |
|---|---|
| com.baidubce.services.bvw.model.matlib |
| Modifier and Type | Method and Description |
|---|---|
static MatlibTaskStatus |
MatlibTaskStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MatlibTaskStatus[] |
MatlibTaskStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static DraftListRequest |
DraftListRequest.of(int pageNo,
int pageSize,
MatlibTaskStatus status,
Date beginTime,
Date endTime) |
Copyright © 2022. All rights reserved.