Package | Description |
---|---|
com.oracle.bmc.datascience.requests |
Modifier and Type | Method and Description |
---|---|
static ListWorkRequestsRequest.OperationType |
ListWorkRequestsRequest.OperationType.create(String key) |
ListWorkRequestsRequest.OperationType |
ListWorkRequestsRequest.getOperationType()
Filter results by the type of the operation associated with the work request.
|
static ListWorkRequestsRequest.OperationType |
ListWorkRequestsRequest.OperationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListWorkRequestsRequest.OperationType[] |
ListWorkRequestsRequest.OperationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ListWorkRequestsRequest.Builder |
ListWorkRequestsRequest.Builder.operationType(ListWorkRequestsRequest.OperationType operationType)
Filter results by the type of the operation associated with the work request.
|
Copyright © 2016–2024. All rights reserved.