Uses of Class
com.oracle.bmc.datasafe.model.CryptoAssessmentCbomItemSummary
-
Packages that use CryptoAssessmentCbomItemSummary Package Description com.oracle.bmc.datasafe.model -
-
Uses of CryptoAssessmentCbomItemSummary in com.oracle.bmc.datasafe.model
Methods in com.oracle.bmc.datasafe.model that return CryptoAssessmentCbomItemSummary Modifier and Type Method Description CryptoAssessmentCbomItemSummaryCryptoAssessmentCbomItemSummary.Builder. build()Methods in com.oracle.bmc.datasafe.model that return types with arguments of type CryptoAssessmentCbomItemSummary Modifier and Type Method Description List<CryptoAssessmentCbomItemSummary>CryptoAssessmentCbomItemCollection. getItems()CBOM items for the crypto assessment.Methods in com.oracle.bmc.datasafe.model with parameters of type CryptoAssessmentCbomItemSummary Modifier and Type Method Description CryptoAssessmentCbomItemSummary.BuilderCryptoAssessmentCbomItemSummary.Builder. copy(CryptoAssessmentCbomItemSummary model)Method parameters in com.oracle.bmc.datasafe.model with type arguments of type CryptoAssessmentCbomItemSummary Modifier and Type Method Description CryptoAssessmentCbomItemCollection.BuilderCryptoAssessmentCbomItemCollection.Builder. items(List<CryptoAssessmentCbomItemSummary> items)CBOM items for the crypto assessment.Constructor parameters in com.oracle.bmc.datasafe.model with type arguments of type CryptoAssessmentCbomItemSummary Constructor Description CryptoAssessmentCbomItemCollection(List<CryptoAssessmentCbomItemSummary> items)Deprecated.
-