AvsPrivateCloudEventData Class
- java.
lang. Object - com.
azure. messaging. eventgrid. systemevents. AvsPrivateCloudEventData
- com.
Implements
public class AvsPrivateCloudEventData
implements JsonSerializable<AvsPrivateCloudEventData>
Schema of the Data property of an EventGridEvent for Microsoft.AVS/privateClouds events.
Constructor | Description |
---|---|
Avs |
Creates an instance of Avs |
Modifier and Type | Method and Description |
---|---|
static
Avs |
from Reads an instance of Avs |
String |
get Get the operation |
Avs |
set Set the operation |
Json |
to |
Methods inherited from java.lang.Object
AvsPrivateCloudEventData
public AvsPrivateCloudEventData()
Creates an instance of AvsPrivateCloudEventData class.
fromJson
public static AvsPrivateCloudEventData fromJson(JsonReader jsonReader)
Reads an instance of AvsPrivateCloudEventData from the JsonReader.
Parameters:
Returns:
Throws:
getOperationId
public String getOperationId()
Get the operationId property: Id of the operation that caused this event.
Returns:
setOperationId
public AvsPrivateCloudEventData setOperationId(String operationId)
Set the operationId property: Id of the operation that caused this event.
Parameters:
Returns:
toJson
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: