Uses of Class
com.oracle.bmc.databasetools.model.DatabaseToolsKeyStoreContentPostgresqlSummary
-
Packages that use DatabaseToolsKeyStoreContentPostgresqlSummary Package Description com.oracle.bmc.databasetools.model -
-
Uses of DatabaseToolsKeyStoreContentPostgresqlSummary in com.oracle.bmc.databasetools.model
Subclasses of DatabaseToolsKeyStoreContentPostgresqlSummary in com.oracle.bmc.databasetools.model Modifier and Type Class Description class
DatabaseToolsKeyStoreContentSecretIdPostgresqlSummary
The key store content.Methods in com.oracle.bmc.databasetools.model that return DatabaseToolsKeyStoreContentPostgresqlSummary Modifier and Type Method Description DatabaseToolsKeyStoreContentPostgresqlSummary
DatabaseToolsKeyStorePostgresqlSummary. getKeyStoreContent()
Methods in com.oracle.bmc.databasetools.model with parameters of type DatabaseToolsKeyStoreContentPostgresqlSummary Modifier and Type Method Description DatabaseToolsKeyStorePostgresqlSummary.Builder
DatabaseToolsKeyStorePostgresqlSummary.Builder. keyStoreContent(DatabaseToolsKeyStoreContentPostgresqlSummary keyStoreContent)
Constructors in com.oracle.bmc.databasetools.model with parameters of type DatabaseToolsKeyStoreContentPostgresqlSummary Constructor Description DatabaseToolsKeyStorePostgresqlSummary(KeyStoreTypePostgresql keyStoreType, DatabaseToolsKeyStoreContentPostgresqlSummary keyStoreContent, DatabaseToolsKeyStorePasswordPostgresqlSummary keyStorePassword)
Deprecated.
-