Package | Description |
---|---|
com.oracle.bmc.datacatalog.requests |
Modifier and Type | Method and Description |
---|---|
static GetJobRequest.Fields |
GetJobRequest.Fields.create(String key) |
static GetJobRequest.Fields |
GetJobRequest.Fields.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GetJobRequest.Fields[] |
GetJobRequest.Fields.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<GetJobRequest.Fields> |
GetJobRequest.getFields()
Specifies the fields to return in a job response.
|
Modifier and Type | Method and Description |
---|---|
GetJobRequest.Builder |
GetJobRequest.Builder.fields(GetJobRequest.Fields singularValue)
Singular setter.
|
Modifier and Type | Method and Description |
---|---|
GetJobRequest.Builder |
GetJobRequest.Builder.fields(List<GetJobRequest.Fields> fields)
Specifies the fields to return in a job response.
|
Copyright © 2016–2024. All rights reserved.