Uses of Class
com.oracle.bmc.datasafe.model.FindingAnalyticsCollection
-
Packages that use FindingAnalyticsCollection Package Description com.oracle.bmc.datasafe.model com.oracle.bmc.datasafe.responses -
-
Uses of FindingAnalyticsCollection in com.oracle.bmc.datasafe.model
Methods in com.oracle.bmc.datasafe.model that return FindingAnalyticsCollection Modifier and Type Method Description FindingAnalyticsCollection
FindingAnalyticsCollection.Builder. build()
Methods in com.oracle.bmc.datasafe.model with parameters of type FindingAnalyticsCollection Modifier and Type Method Description FindingAnalyticsCollection.Builder
FindingAnalyticsCollection.Builder. copy(FindingAnalyticsCollection model)
-
Uses of FindingAnalyticsCollection in com.oracle.bmc.datasafe.responses
Methods in com.oracle.bmc.datasafe.responses that return FindingAnalyticsCollection Modifier and Type Method Description FindingAnalyticsCollection
ListFindingAnalyticsResponse. getFindingAnalyticsCollection()
The returned FindingAnalyticsCollection instance.Methods in com.oracle.bmc.datasafe.responses with parameters of type FindingAnalyticsCollection Modifier and Type Method Description ListFindingAnalyticsResponse.Builder
ListFindingAnalyticsResponse.Builder. findingAnalyticsCollection(FindingAnalyticsCollection findingAnalyticsCollection)
The returned FindingAnalyticsCollection instance.
-