public final class StorageServiceStats
extends java.lang.Object
Constructor and Description |
---|
StorageServiceStats() |
Modifier and Type | Method and Description |
---|---|
GeoReplication |
geoReplication()
Get the geoReplication value.
|
StorageServiceStats |
withGeoReplication(GeoReplication geoReplication)
Set the geoReplication value.
|
public GeoReplication geoReplication()
public StorageServiceStats withGeoReplication(GeoReplication geoReplication)
geoReplication
- the geoReplication value to set.