| static EncryptionKeyInfoSummary.Builder | EncryptionKeyInfoSummary. builder() | Create a new builder. | 
| EncryptionKeyInfoSummary.Builder | EncryptionKeyInfoSummary.Builder. copy(EncryptionKeyInfoSummary model) |  | 
| EncryptionKeyInfoSummary.Builder | EncryptionKeyInfoSummary.Builder. keyId(String keyId) | This is the key OCID of the encryption key (null if Oracle-managed). | 
| EncryptionKeyInfoSummary.Builder | EncryptionKeyInfoSummary.Builder. keySource(EncryptionKeySource keySource) | This is the source of the encryption key. | 
| EncryptionKeyInfoSummary.Builder | EncryptionKeyInfoSummary.Builder. keyType(EncryptionKeyType keyType) | This is the type of data to be encrypted. | 
| EncryptionKeyInfoSummary.Builder | EncryptionKeyInfoSummary. toBuilder() |  |