| Package | Description |
|---|---|
| com.microsoft.azure.storage.blob.models |
This package contains the models classes for StorageClient.
|
| Modifier and Type | Method and Description |
|---|---|
GeoReplication |
StorageServiceStats.geoReplication()
Get the geoReplication value.
|
GeoReplication |
GeoReplication.withLastSyncTime(OffsetDateTime lastSyncTime)
Set the lastSyncTime value.
|
GeoReplication |
GeoReplication.withStatus(GeoReplicationStatusType status)
Set the status value.
|
| Modifier and Type | Method and Description |
|---|---|
StorageServiceStats |
StorageServiceStats.withGeoReplication(GeoReplication geoReplication)
Set the geoReplication value.
|
Copyright © 2019 Microsoft Corporation. All rights reserved.