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