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