OperationExtendedInfo Class
- java.
lang. Object - com.
azure. resourcemanager. dataprotection. models. OperationExtendedInfo
- com.
Implements
public class OperationExtendedInfo
implements JsonSerializable<OperationExtendedInfo>
Operation Extended Info.
Constructor Summary
| Modifier | Constructor | Description |
|---|---|---|
| protected | OperationExtendedInfo() |
Creates an instance of Operation |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Operation |
fromJson(JsonReader jsonReader)
Reads an instance of Operation |
| String |
objectType()
Get the object |
|
Json |
toJson(JsonWriter jsonWriter) |
Methods inherited from java.lang.Object
Constructor Details
OperationExtendedInfo
protected OperationExtendedInfo()
Creates an instance of OperationExtendedInfo class.
Method Details
fromJson
public static OperationExtendedInfo fromJson(JsonReader jsonReader)
Reads an instance of OperationExtendedInfo from the JsonReader.
Parameters:
Returns:
Throws:
objectType
public String objectType()
Get the objectType property: This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types.
Returns: