| Package | Description |
|---|---|
| com.oracle.bmc.osmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
static ContentAvailability |
ContentAvailability.create(String key) |
ContentAvailability |
EventContent.getContentAvailability()
Status of the event content
|
static ContentAvailability |
ContentAvailability.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContentAvailability[] |
ContentAvailability.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EventContent.Builder |
EventContent.Builder.contentAvailability(ContentAvailability contentAvailability) |
| Constructor and Description |
|---|
EventContent(ContentAvailability contentAvailability,
String instancePath,
Integer size)
Deprecated.
|
Copyright © 2016–2022. All rights reserved.