Package | Description |
---|---|
com.oracle.bmc.opsi.requests |
Modifier and Type | Method and Description |
---|---|
static ListDatabaseInsightsRequest.DatabaseType |
ListDatabaseInsightsRequest.DatabaseType.create(String key) |
static ListDatabaseInsightsRequest.DatabaseType |
ListDatabaseInsightsRequest.DatabaseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListDatabaseInsightsRequest.DatabaseType[] |
ListDatabaseInsightsRequest.DatabaseType.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.DatabaseType> |
ListDatabaseInsightsRequest.getDatabaseType()
Filter by one or more database type.
|
Modifier and Type | Method and Description |
---|---|
ListDatabaseInsightsRequest.Builder |
ListDatabaseInsightsRequest.Builder.databaseType(ListDatabaseInsightsRequest.DatabaseType singularValue)
Singular setter.
|
Modifier and Type | Method and Description |
---|---|
ListDatabaseInsightsRequest.Builder |
ListDatabaseInsightsRequest.Builder.databaseType(List<ListDatabaseInsightsRequest.DatabaseType> databaseType)
Filter by one or more database type.
|
Copyright © 2016–2023. All rights reserved.