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