Package | Description |
---|---|
com.oracle.bmc.database.model | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
KeyStore |
KeyStore.Builder.build() |
Modifier and Type | Method and Description |
---|---|
KeyStore.Builder |
KeyStore.Builder.copy(KeyStore model) |
Modifier and Type | Method and Description |
---|---|
KeyStore |
CreateKeyStoreResponse.getKeyStore()
The returned
KeyStore instance. |
KeyStore |
UpdateKeyStoreResponse.getKeyStore()
The returned
KeyStore instance. |
KeyStore |
GetKeyStoreResponse.getKeyStore()
The returned
KeyStore instance. |
Modifier and Type | Method and Description |
---|---|
CreateKeyStoreResponse.Builder |
CreateKeyStoreResponse.Builder.keyStore(KeyStore keyStore)
The returned
KeyStore instance. |
UpdateKeyStoreResponse.Builder |
UpdateKeyStoreResponse.Builder.keyStore(KeyStore keyStore)
The returned
KeyStore instance. |
GetKeyStoreResponse.Builder |
GetKeyStoreResponse.Builder.keyStore(KeyStore keyStore)
The returned
KeyStore instance. |
Copyright © 2016–2024. All rights reserved.