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.model
Methods in com.oracle.bmc.cloudguard.model that return GeographicalLocation.Builder Modifier and Type Method Description static GeographicalLocation.Builder
GeographicalLocation. builder()
Create a new builder.GeographicalLocation.Builder
GeographicalLocation.Builder. copy(GeographicalLocation model)
GeographicalLocation.Builder
GeographicalLocation.Builder. latitude(Double latitude)
Latitude of problemGeographicalLocation.Builder
GeographicalLocation.Builder. longitude(Double longitude)
Longitude of problemGeographicalLocation.Builder
GeographicalLocation. toBuilder()
-