Package | Description |
---|---|
com.oracle.bmc.datalabelingservice.model |
Modifier and Type | Method and Description |
---|---|
static ExportFormat.Name |
ExportFormat.Name.create(String key) |
ExportFormat.Name |
ExportFormat.getName()
Name of export format.
|
static ExportFormat.Name |
ExportFormat.Name.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExportFormat.Name[] |
ExportFormat.Name.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ExportFormat.Builder |
ExportFormat.Builder.name(ExportFormat.Name name)
Name of export format.
|
Constructor and Description |
---|
ExportFormat(ExportFormat.Name name,
ExportFormat.Version version)
Deprecated.
|
Copyright © 2016–2023. All rights reserved.