Uses of Class
com.oracle.bmc.streaming.model.CustomEncryptionKey.Builder
-
Packages that use CustomEncryptionKey.Builder Package Description com.oracle.bmc.streaming.model -
-
Uses of CustomEncryptionKey.Builder in com.oracle.bmc.streaming.model
Methods in com.oracle.bmc.streaming.model that return CustomEncryptionKey.Builder Modifier and Type Method Description static CustomEncryptionKey.Builder
CustomEncryptionKey. builder()
Create a new builder.CustomEncryptionKey.Builder
CustomEncryptionKey.Builder. copy(CustomEncryptionKey model)
CustomEncryptionKey.Builder
CustomEncryptionKey.Builder. keyState(CustomEncryptionKey.KeyState keyState)
Life cycle State of the custom keyCustomEncryptionKey.Builder
CustomEncryptionKey.Builder. kmsKeyId(String kmsKeyId)
Custom Encryption Key (Master Key) ocid.CustomEncryptionKey.Builder
CustomEncryptionKey. toBuilder()
-