StorageTaskAssignmentInner Class
- java.
lang. Object - com.
azure. resourcemanager. storageactions. fluent. models. StorageTaskAssignmentInner
- com.
Implements
public final class StorageTaskAssignmentInner
implements JsonSerializable<StorageTaskAssignmentInner>
Storage Task Assignment associated with this Storage Task.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Storage |
fromJson(JsonReader jsonReader)
Reads an instance of Storage |
| String |
id()
Get the id property: Resource ID of the Storage Task Assignment. |
|
Json |
toJson(JsonWriter jsonWriter) |
| void |
validate()
Validates the instance. |
Methods inherited from java.lang.Object
Method Details
fromJson
public static StorageTaskAssignmentInner fromJson(JsonReader jsonReader)
Reads an instance of StorageTaskAssignmentInner from the JsonReader.
Parameters:
Returns:
Throws:
id
public String id()
Get the id property: Resource ID of the Storage Task Assignment.
Returns:
toJson
validate
public void validate()
Validates the instance.