FileServiceItemsInner Class
- java.
lang. Object - com.
azure. resourcemanager. storage. fluent. models. FileServiceItemsInner
- com.
Implements
public final class FileServiceItemsInner
implements JsonSerializable<FileServiceItemsInner>
The FileServiceItems model.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
File |
fromJson(JsonReader jsonReader)
Reads an instance of File |
|
Json |
toJson(JsonWriter jsonWriter) |
| void |
validate()
Validates the instance. |
|
List<File |
value()
Get the value property: List of file services returned. |
Methods inherited from java.lang.Object
Method Details
fromJson
public static FileServiceItemsInner fromJson(JsonReader jsonReader)
Reads an instance of FileServiceItemsInner from the JsonReader.
Parameters:
Returns:
Throws:
toJson
validate
public void validate()
Validates the instance.
value
public List<FileServicePropertiesInner> value()
Get the value property: List of file services returned.
Returns: