Package | Description |
---|---|
com.oracle.bmc.datacatalog.requests |
Modifier and Type | Method and Description |
---|---|
static ListJobLogsRequest.Fields |
ListJobLogsRequest.Fields.create(String key) |
static ListJobLogsRequest.Fields |
ListJobLogsRequest.Fields.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListJobLogsRequest.Fields[] |
ListJobLogsRequest.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<ListJobLogsRequest.Fields> |
ListJobLogsRequest.getFields()
Specifies the fields to return in a job log summary response.
|
Modifier and Type | Method and Description |
---|---|
ListJobLogsRequest.Builder |
ListJobLogsRequest.Builder.fields(ListJobLogsRequest.Fields singularValue)
Singular setter.
|
Modifier and Type | Method and Description |
---|---|
ListJobLogsRequest.Builder |
ListJobLogsRequest.Builder.fields(List<ListJobLogsRequest.Fields> fields)
Specifies the fields to return in a job log summary response.
|
Copyright © 2016–2024. All rights reserved.