Uses of Class
com.oracle.bmc.cloudguard.model.SightingImpactedResourceCollection
- 
Packages that use SightingImpactedResourceCollection Package Description com.oracle.bmc.cloudguard.model com.oracle.bmc.cloudguard.responses 
- 
- 
Uses of SightingImpactedResourceCollection in com.oracle.bmc.cloudguard.modelMethods in com.oracle.bmc.cloudguard.model that return SightingImpactedResourceCollection Modifier and Type Method Description SightingImpactedResourceCollectionSightingImpactedResourceCollection.Builder. build()Methods in com.oracle.bmc.cloudguard.model with parameters of type SightingImpactedResourceCollection Modifier and Type Method Description SightingImpactedResourceCollection.BuilderSightingImpactedResourceCollection.Builder. copy(SightingImpactedResourceCollection model)
- 
Uses of SightingImpactedResourceCollection in com.oracle.bmc.cloudguard.responsesMethods in com.oracle.bmc.cloudguard.responses that return SightingImpactedResourceCollection Modifier and Type Method Description SightingImpactedResourceCollectionListSightingImpactedResourcesResponse. getSightingImpactedResourceCollection()The returned SightingImpactedResourceCollection instance.Methods in com.oracle.bmc.cloudguard.responses with parameters of type SightingImpactedResourceCollection Modifier and Type Method Description ListSightingImpactedResourcesResponse.BuilderListSightingImpactedResourcesResponse.Builder. sightingImpactedResourceCollection(SightingImpactedResourceCollection sightingImpactedResourceCollection)The returned SightingImpactedResourceCollection instance.
 
-