ApiManagementGatewayApiAddedEventData Class
- java.
lang. Object - com.
azure. messaging. eventgrid. systemevents. ApiManagementGatewayApiAddedEventData
- com.
Implements
public final class ApiManagementGatewayApiAddedEventData
implements JsonSerializable<ApiManagementGatewayApiAddedEventData>
Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.GatewayAPIAdded event.
Constructor | Description |
---|---|
Api |
Creates an instance of Api |
Modifier and Type | Method and Description |
---|---|
static
Api |
from Reads an instance of Api |
String |
get Get the resource |
Api |
set Set the resource |
Json |
to |
Methods inherited from java.lang.Object
ApiManagementGatewayApiAddedEventData
public ApiManagementGatewayApiAddedEventData()
Creates an instance of ApiManagementGatewayApiAddedEventData class.
fromJson
public static ApiManagementGatewayApiAddedEventData fromJson(JsonReader jsonReader)
Reads an instance of ApiManagementGatewayApiAddedEventData from the JsonReader.
Parameters:
Returns:
Throws:
getResourceUri
public String getResourceUri()
Get the resourceUri property: The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions//resourceGroups//Microsoft.ApiManagement/service//gateways//apis/`.
Returns:
setResourceUri
public ApiManagementGatewayApiAddedEventData setResourceUri(String resourceUri)
Set the resourceUri property: The fully qualified ID of the resource that the compliance state change is for, including the resource name and resource type. Uses the format, `/subscriptions//resourceGroups//Microsoft.ApiManagement/service//gateways//apis/`.
Parameters:
Returns:
toJson
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: