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