Uses of Class
com.oracle.bmc.loganalytics.model.EncryptionKeyInfoCollection
-
Packages that use EncryptionKeyInfoCollection Package Description com.oracle.bmc.loganalytics.model com.oracle.bmc.loganalytics.responses -
-
Uses of EncryptionKeyInfoCollection in com.oracle.bmc.loganalytics.model
Methods in com.oracle.bmc.loganalytics.model that return EncryptionKeyInfoCollection Modifier and Type Method Description EncryptionKeyInfoCollection
EncryptionKeyInfoCollection.Builder. build()
Methods in com.oracle.bmc.loganalytics.model with parameters of type EncryptionKeyInfoCollection Modifier and Type Method Description EncryptionKeyInfoCollection.Builder
EncryptionKeyInfoCollection.Builder. copy(EncryptionKeyInfoCollection model)
-
Uses of EncryptionKeyInfoCollection in com.oracle.bmc.loganalytics.responses
Methods in com.oracle.bmc.loganalytics.responses that return EncryptionKeyInfoCollection Modifier and Type Method Description EncryptionKeyInfoCollection
ListEncryptionKeyInfoResponse. getEncryptionKeyInfoCollection()
The returned EncryptionKeyInfoCollection instance.Methods in com.oracle.bmc.loganalytics.responses with parameters of type EncryptionKeyInfoCollection Modifier and Type Method Description ListEncryptionKeyInfoResponse.Builder
ListEncryptionKeyInfoResponse.Builder. encryptionKeyInfoCollection(EncryptionKeyInfoCollection encryptionKeyInfoCollection)
The returned EncryptionKeyInfoCollection instance.
-