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.model
Methods in com.oracle.bmc.cloudguard.model that return SightingImpactedResourceCollection Modifier and Type Method Description SightingImpactedResourceCollection
SightingImpactedResourceCollection.Builder. build()
Methods in com.oracle.bmc.cloudguard.model with parameters of type SightingImpactedResourceCollection Modifier and Type Method Description SightingImpactedResourceCollection.Builder
SightingImpactedResourceCollection.Builder. copy(SightingImpactedResourceCollection model)
-
Uses of SightingImpactedResourceCollection in com.oracle.bmc.cloudguard.responses
Methods in com.oracle.bmc.cloudguard.responses that return SightingImpactedResourceCollection Modifier and Type Method Description SightingImpactedResourceCollection
ListSightingImpactedResourcesResponse. getSightingImpactedResourceCollection()
The returned SightingImpactedResourceCollection instance.Methods in com.oracle.bmc.cloudguard.responses with parameters of type SightingImpactedResourceCollection Modifier and Type Method Description ListSightingImpactedResourcesResponse.Builder
ListSightingImpactedResourcesResponse.Builder. sightingImpactedResourceCollection(SightingImpactedResourceCollection sightingImpactedResourceCollection)
The returned SightingImpactedResourceCollection instance.
-