| Package | Description |
|---|---|
| com.baidubce.services.binaryparser.model |
| Modifier and Type | Method and Description |
|---|---|
Format |
CreateBinaryParserRequest.getFormat() |
Format |
UpdateBinaryParserRequest.getFormat() |
Format |
BinaryParser.getFormat() |
static Format |
Format.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Format[] |
Format.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateBinaryParserRequest.setFormat(Format format) |
void |
UpdateBinaryParserRequest.setFormat(Format format) |
void |
BinaryParser.setFormat(Format format) |
Copyright © 2023. All rights reserved.