CloudTieringFilesNotTiering Class
- java.
lang. Object - com.
azure. resourcemanager. storagesync. models. CloudTieringFilesNotTiering
- com.
Implements
public final class CloudTieringFilesNotTiering
implements JsonSerializable<CloudTieringFilesNotTiering>
Server endpoint cloud tiering status object.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
List<Files |
errors()
Get the errors property: Array of tiering errors. |
|
static
Cloud |
fromJson(JsonReader jsonReader)
Reads an instance of Cloud |
|
Offset |
lastUpdatedTimestamp()
Get the last |
|
Json |
toJson(JsonWriter jsonWriter) |
| Long |
totalFileCount()
Get the total |
Methods inherited from java.lang.Object
Method Details
errors
public List<FilesNotTieringError> errors()
Get the errors property: Array of tiering errors.
Returns:
fromJson
public static CloudTieringFilesNotTiering fromJson(JsonReader jsonReader)
Reads an instance of CloudTieringFilesNotTiering from the JsonReader.
Parameters:
Returns:
Throws:
lastUpdatedTimestamp
public OffsetDateTime lastUpdatedTimestamp()
Get the lastUpdatedTimestamp property: Last updated timestamp.
Returns:
toJson
totalFileCount
public Long totalFileCount()
Get the totalFileCount property: Last cloud tiering result (HResult).
Returns: