Package | Description |
---|---|
com.oracle.bmc.devops.model | |
com.oracle.bmc.devops.requests |
Modifier and Type | Method and Description |
---|---|
static Connection.ConnectionType |
Connection.ConnectionType.create(String key) |
static Connection.ConnectionType |
Connection.ConnectionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Connection.ConnectionType[] |
Connection.ConnectionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Connection.ConnectionType |
ListConnectionsRequest.getConnectionType()
A filter to return only resources that match the given connection type.
|
Modifier and Type | Method and Description |
---|---|
ListConnectionsRequest.Builder |
ListConnectionsRequest.Builder.connectionType(Connection.ConnectionType connectionType)
A filter to return only resources that match the given connection type.
|
Copyright © 2016–2023. All rights reserved.