Uses of Class
com.oracle.bmc.loganalytics.model.EncryptionKeyInfoCollection.Builder
-
Packages that use EncryptionKeyInfoCollection.Builder Package Description com.oracle.bmc.loganalytics.model -
-
Uses of EncryptionKeyInfoCollection.Builder in com.oracle.bmc.loganalytics.model
Methods in com.oracle.bmc.loganalytics.model that return EncryptionKeyInfoCollection.Builder Modifier and Type Method Description static EncryptionKeyInfoCollection.Builder
EncryptionKeyInfoCollection. builder()
Create a new builder.EncryptionKeyInfoCollection.Builder
EncryptionKeyInfoCollection.Builder. copy(EncryptionKeyInfoCollection model)
EncryptionKeyInfoCollection.Builder
EncryptionKeyInfoCollection.Builder. items(List<EncryptionKeyInfoSummary> items)
This is an array of encryption key info.EncryptionKeyInfoCollection.Builder
EncryptionKeyInfoCollection. toBuilder()
-