Package | Description |
---|---|
com.ibm.cloud.objectstorage.services.s3.model.inventory |
Modifier and Type | Method and Description |
---|---|
static InventoryOptionalField |
InventoryOptionalField.fromValue(String value)
Use this in place of valueOf.
|
static InventoryOptionalField |
InventoryOptionalField.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InventoryOptionalField[] |
InventoryOptionalField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
InventoryConfiguration.addOptionalField(InventoryOptionalField optionalField)
Add a field to the list of optional fields that are included in the inventory results.
|
Copyright © 2024. All rights reserved.