Package | Description |
---|---|
com.oracle.bmc.databasetools.model |
Modifier and Type | Method and Description |
---|---|
DatabaseToolsKeyStoreMySqlDetails |
DatabaseToolsKeyStoreMySqlDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<DatabaseToolsKeyStoreMySqlDetails> |
CreateDatabaseToolsConnectionMySqlDetails.getKeyStores()
The CA certificate to verify the server’s certificate and the client private key and
associated certificate required for client authentication.
|
List<DatabaseToolsKeyStoreMySqlDetails> |
UpdateDatabaseToolsConnectionMySqlDetails.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 |
---|---|
DatabaseToolsKeyStoreMySqlDetails.Builder |
DatabaseToolsKeyStoreMySqlDetails.Builder.copy(DatabaseToolsKeyStoreMySqlDetails model) |
Modifier and Type | Method and Description |
---|---|
CreateDatabaseToolsConnectionMySqlDetails.Builder |
CreateDatabaseToolsConnectionMySqlDetails.Builder.keyStores(List<DatabaseToolsKeyStoreMySqlDetails> keyStores)
The CA certificate to verify the server’s certificate and the client private key and
associated certificate required for client authentication.
|
UpdateDatabaseToolsConnectionMySqlDetails.Builder |
UpdateDatabaseToolsConnectionMySqlDetails.Builder.keyStores(List<DatabaseToolsKeyStoreMySqlDetails> 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.