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