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