Uses of Class
com.oracle.bmc.cloudguard.model.PoliticalLocation
- 
Packages that use PoliticalLocation Package Description com.oracle.bmc.cloudguard.model 
- 
- 
Uses of PoliticalLocation in com.oracle.bmc.cloudguard.modelMethods in com.oracle.bmc.cloudguard.model that return PoliticalLocation Modifier and Type Method Description PoliticalLocationPoliticalLocation.Builder. build()PoliticalLocationActivityProblemAggregation. getPoliticalLocation()Methods in com.oracle.bmc.cloudguard.model with parameters of type PoliticalLocation Modifier and Type Method Description PoliticalLocation.BuilderPoliticalLocation.Builder. copy(PoliticalLocation model)ActivityProblemAggregation.BuilderActivityProblemAggregation.Builder. politicalLocation(PoliticalLocation politicalLocation)Constructors in com.oracle.bmc.cloudguard.model with parameters of type PoliticalLocation Constructor Description ActivityProblemAggregation(Map<String,String> dimensionsMap, PoliticalLocation politicalLocation, GeographicalLocation geographicalLocation, Integer count)Deprecated.
 
-