Uses of Class
com.oracle.bmc.datasafe.model.CryptoAssessmentCbomItemCollection
-
Packages that use CryptoAssessmentCbomItemCollection Package Description com.oracle.bmc.datasafe.model com.oracle.bmc.datasafe.responses -
-
Uses of CryptoAssessmentCbomItemCollection in com.oracle.bmc.datasafe.model
Methods in com.oracle.bmc.datasafe.model that return CryptoAssessmentCbomItemCollection Modifier and Type Method Description CryptoAssessmentCbomItemCollectionCryptoAssessmentCbomItemCollection.Builder. build()Methods in com.oracle.bmc.datasafe.model with parameters of type CryptoAssessmentCbomItemCollection Modifier and Type Method Description CryptoAssessmentCbomItemCollection.BuilderCryptoAssessmentCbomItemCollection.Builder. copy(CryptoAssessmentCbomItemCollection model) -
Uses of CryptoAssessmentCbomItemCollection in com.oracle.bmc.datasafe.responses
Methods in com.oracle.bmc.datasafe.responses that return CryptoAssessmentCbomItemCollection Modifier and Type Method Description CryptoAssessmentCbomItemCollectionListCryptoAssessmentCbomItemsResponse. getCryptoAssessmentCbomItemCollection()The returned CryptoAssessmentCbomItemCollection instance.Methods in com.oracle.bmc.datasafe.responses with parameters of type CryptoAssessmentCbomItemCollection Modifier and Type Method Description ListCryptoAssessmentCbomItemsResponse.BuilderListCryptoAssessmentCbomItemsResponse.Builder. cryptoAssessmentCbomItemCollection(CryptoAssessmentCbomItemCollection cryptoAssessmentCbomItemCollection)The returned CryptoAssessmentCbomItemCollection instance.
-