UnlockDeleteResponseInner Class
- java.
lang. Object - com.
azure. resourcemanager. dataprotection. fluent. models. UnlockDeleteResponseInner
- com.
Implements
public final class UnlockDeleteResponseInner
implements JsonSerializable<UnlockDeleteResponseInner>
Response of Unlock Delete API.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Unlock |
fromJson(JsonReader jsonReader)
Reads an instance of Unlock |
|
Json |
toJson(JsonWriter jsonWriter) |
| String |
unlockDeleteExpiryTime()
Get the unlock |
Methods inherited from java.lang.Object
Method Details
fromJson
public static UnlockDeleteResponseInner fromJson(JsonReader jsonReader)
Reads an instance of UnlockDeleteResponseInner from the JsonReader.
Parameters:
Returns:
Throws:
toJson
unlockDeleteExpiryTime
public String unlockDeleteExpiryTime()
Get the unlockDeleteExpiryTime property: This is the time when unlock delete privileges will get expired.
Returns: