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