Package | Description |
---|---|
com.oracle.bmc.capacitymanagement.model |
Modifier and Type | Method and Description |
---|---|
static MetadataDetails.FormatVersion |
MetadataDetails.FormatVersion.create(String key) |
MetadataDetails.FormatVersion |
MetadataDetails.getFormatVersion()
The version for the format of the catalog file being uploaded.
|
static MetadataDetails.FormatVersion |
MetadataDetails.FormatVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetadataDetails.FormatVersion[] |
MetadataDetails.FormatVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
MetadataDetails.Builder |
MetadataDetails.Builder.formatVersion(MetadataDetails.FormatVersion formatVersion)
The version for the format of the catalog file being uploaded.
|
Constructor and Description |
---|
MetadataDetails(MetadataDetails.FormatVersion formatVersion)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.