public static class KeyStoreAssociatedDatabaseDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
KeyStoreAssociatedDatabaseDetails |
build() |
KeyStoreAssociatedDatabaseDetails.Builder |
copy(KeyStoreAssociatedDatabaseDetails model) |
KeyStoreAssociatedDatabaseDetails.Builder |
dbName(String dbName)
The name of the database that is associated with the key store.
|
KeyStoreAssociatedDatabaseDetails.Builder |
id(String id)
The database
OCID.
|
public KeyStoreAssociatedDatabaseDetails.Builder id(String id)
The database OCID.
id
- the value to setpublic KeyStoreAssociatedDatabaseDetails.Builder dbName(String dbName)
The name of the database that is associated with the key store.
dbName
- the value to setpublic KeyStoreAssociatedDatabaseDetails build()
public KeyStoreAssociatedDatabaseDetails.Builder copy(KeyStoreAssociatedDatabaseDetails model)
Copyright © 2016–2024. All rights reserved.