Package | Description |
---|---|
com.oracle.bmc.dataintegration.model |
Modifier and Type | Method and Description |
---|---|
static UpdateExportRequestDetails.Status |
UpdateExportRequestDetails.Status.create(String key) |
UpdateExportRequestDetails.Status |
UpdateExportRequestDetails.getStatus()
The status of the object.
|
static UpdateExportRequestDetails.Status |
UpdateExportRequestDetails.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UpdateExportRequestDetails.Status[] |
UpdateExportRequestDetails.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
UpdateExportRequestDetails.Builder |
UpdateExportRequestDetails.Builder.status(UpdateExportRequestDetails.Status status)
The status of the object.
|
Constructor and Description |
---|
UpdateExportRequestDetails(UpdateExportRequestDetails.Status status)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.