public class ServiceStats extends Object
Modifier | Constructor and Description |
---|---|
protected |
ServiceStats() |
Modifier and Type | Method and Description |
---|---|
GeoReplicationStats |
getGeoReplication()
Gets the
for a cloud storage service. |
protected void |
setGeoReplication(GeoReplicationStats geoReplication)
Sets the
for a cloud storage service. |
public GeoReplicationStats getGeoReplication()
GeoReplicationStats
for a cloud storage service.GeoReplicationStats
for the cloud storage service.protected void setGeoReplication(GeoReplicationStats geoReplication)
GeoReplicationStats
for a cloud storage service.geoReplication
- The GeoReplicationStats
to set for the cloud storage service.Copyright © 2019. All rights reserved.