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