Package | Description |
---|---|
com.oracle.bmc.databasetools.model | |
com.oracle.bmc.databasetools.requests |
Modifier and Type | Method and Description |
---|---|
static ConnectionType |
ConnectionType.create(String key) |
static ConnectionType |
ConnectionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConnectionType[] |
ConnectionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<ConnectionType> |
ListDatabaseToolsConnectionsRequest.getType()
A filter to return only resources their type matches the specified type.
|
Modifier and Type | Method and Description |
---|---|
ListDatabaseToolsConnectionsRequest.Builder |
ListDatabaseToolsConnectionsRequest.Builder.type(ConnectionType singularValue)
Singular setter.
|
Modifier and Type | Method and Description |
---|---|
ListDatabaseToolsConnectionsRequest.Builder |
ListDatabaseToolsConnectionsRequest.Builder.type(List<ConnectionType> type)
A filter to return only resources their type matches the specified type.
|
Copyright © 2016–2025. All rights reserved.