Package | Description |
---|---|
com.oracle.bmc.databasetools.model |
Modifier and Type | Method and Description |
---|---|
DatabaseToolsKeyStorePostgresqlDetails |
DatabaseToolsKeyStorePostgresqlDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<DatabaseToolsKeyStorePostgresqlDetails> |
UpdateDatabaseToolsConnectionPostgresqlDetails.getKeyStores()
The CA certificate to verify the server’s certificate and the client private key and
associated certificate required for client authentication.
|
List<DatabaseToolsKeyStorePostgresqlDetails> |
CreateDatabaseToolsConnectionPostgresqlDetails.getKeyStores()
The CA certificate to verify the server’s certificate and the client private key and
associated certificate required for client authentication.
|
Modifier and Type | Method and Description |
---|---|
DatabaseToolsKeyStorePostgresqlDetails.Builder |
DatabaseToolsKeyStorePostgresqlDetails.Builder.copy(DatabaseToolsKeyStorePostgresqlDetails model) |
Modifier and Type | Method and Description |
---|---|
UpdateDatabaseToolsConnectionPostgresqlDetails.Builder |
UpdateDatabaseToolsConnectionPostgresqlDetails.Builder.keyStores(List<DatabaseToolsKeyStorePostgresqlDetails> keyStores)
The CA certificate to verify the server’s certificate and the client private key and
associated certificate required for client authentication.
|
CreateDatabaseToolsConnectionPostgresqlDetails.Builder |
CreateDatabaseToolsConnectionPostgresqlDetails.Builder.keyStores(List<DatabaseToolsKeyStorePostgresqlDetails> keyStores)
The CA certificate to verify the server’s certificate and the client private key and
associated certificate required for client authentication.
|
Copyright © 2016–2024. All rights reserved.