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