| Package | Description |
|---|---|
| com.amazonaws.services.schemaregistry.utils |
| Modifier and Type | Method and Description |
|---|---|
static AvroRecordType |
AvroRecordType.fromName(String name)
Returns data format associated with the given name.
|
static AvroRecordType |
AvroRecordType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AvroRecordType[] |
AvroRecordType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024. All rights reserved.