DiscardCommitBatchResponseProperties Class
- java.
lang. Object - com.
azure. resourcemanager. managednetworkfabric. models. DiscardCommitBatchResponseProperties
- com.
Implements
public final class DiscardCommitBatchResponseProperties
implements JsonSerializable<DiscardCommitBatchResponseProperties>
Discard Commit Batch Response Properties.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| String |
commitBatchId()
Get the commit |
|
static
Discard |
fromJson(JsonReader jsonReader)
Reads an instance of Discard |
|
Json |
toJson(JsonWriter jsonWriter) |
Methods inherited from java.lang.Object
Method Details
commitBatchId
public String commitBatchId()
Get the commitBatchId property: Commit Batch Identifier.
Returns:
fromJson
public static DiscardCommitBatchResponseProperties fromJson(JsonReader jsonReader)
Reads an instance of DiscardCommitBatchResponseProperties from the JsonReader.
Parameters:
Returns:
Throws: