Uses of Class
com.oracle.bmc.cloudguard.model.GeographicalLocation.Builder
- 
Packages that use GeographicalLocation.Builder Package Description com.oracle.bmc.cloudguard.model 
- 
- 
Uses of GeographicalLocation.Builder in com.oracle.bmc.cloudguard.modelMethods in com.oracle.bmc.cloudguard.model that return GeographicalLocation.Builder Modifier and Type Method Description static GeographicalLocation.BuilderGeographicalLocation. builder()Create a new builder.GeographicalLocation.BuilderGeographicalLocation.Builder. copy(GeographicalLocation model)GeographicalLocation.BuilderGeographicalLocation.Builder. latitude(Double latitude)Latitude of problemGeographicalLocation.BuilderGeographicalLocation.Builder. longitude(Double longitude)Longitude of problemGeographicalLocation.BuilderGeographicalLocation. toBuilder()
 
-