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