Package | Description |
---|---|
com.oracle.bmc.opsi.responses |
Modifier and Type | Method and Description |
---|---|
static HeadAwrHubObjectResponse.ArchivalState |
HeadAwrHubObjectResponse.ArchivalState.create(String key) |
HeadAwrHubObjectResponse.ArchivalState |
HeadAwrHubObjectResponse.getArchivalState()
Archival state of an Awr Hub object.
|
static HeadAwrHubObjectResponse.ArchivalState |
HeadAwrHubObjectResponse.ArchivalState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HeadAwrHubObjectResponse.ArchivalState[] |
HeadAwrHubObjectResponse.ArchivalState.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.archivalState(HeadAwrHubObjectResponse.ArchivalState archivalState)
Archival state of an Awr Hub object.
|
Copyright © 2016–2024. All rights reserved.