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