Package | Description |
---|---|
com.oracle.bmc.vnmonitoring.model | |
com.oracle.bmc.vnmonitoring.requests |
Modifier and Type | Method and Description |
---|---|
static WorkRequestResult.ResultType |
WorkRequestResult.ResultType.create(String key) |
static WorkRequestResult.ResultType |
WorkRequestResult.ResultType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WorkRequestResult.ResultType[] |
WorkRequestResult.ResultType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
WorkRequestResult.ResultType |
ListWorkRequestResultsRequest.getResultType()
The type of results to return.
|
Modifier and Type | Method and Description |
---|---|
ListWorkRequestResultsRequest.Builder |
ListWorkRequestResultsRequest.Builder.resultType(WorkRequestResult.ResultType resultType)
The type of results to return.
|
Copyright © 2016–2025. All rights reserved.