Package | Description |
---|---|
com.oracle.bmc.opsi.responses |
Modifier and Type | Method and Description |
---|---|
static HeadAwrHubObjectResponse.StorageTier |
HeadAwrHubObjectResponse.StorageTier.create(String key) |
HeadAwrHubObjectResponse.StorageTier |
HeadAwrHubObjectResponse.getStorageTier()
The storage tier that the Awr Hub object is stored in.
|
static HeadAwrHubObjectResponse.StorageTier |
HeadAwrHubObjectResponse.StorageTier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HeadAwrHubObjectResponse.StorageTier[] |
HeadAwrHubObjectResponse.StorageTier.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
HeadAwrHubObjectResponse.Builder |
HeadAwrHubObjectResponse.Builder.storageTier(HeadAwrHubObjectResponse.StorageTier storageTier)
The storage tier that the Awr Hub object is stored in.
|
Copyright © 2016–2024. All rights reserved.