ApiManagementApiCreatedEventData Class
- java.
lang. Object - com.
azure. messaging. eventgrid. systemevents. ApiManagementApiCreatedEventData
- com.
Implements
public final class ApiManagementApiCreatedEventData
implements JsonSerializable<ApiManagementApiCreatedEventData>
Schema of the Data property of an EventGridEvent for a Microsoft.ApiManagement.APICreated 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
ApiManagementApiCreatedEventData
public ApiManagementApiCreatedEventData()
Creates an instance of ApiManagementApiCreatedEventData class.
fromJson
public static ApiManagementApiCreatedEventData fromJson(JsonReader jsonReader)
Reads an instance of ApiManagementApiCreatedEventData 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///`.
Returns:
setResourceUri
public ApiManagementApiCreatedEventData 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///`.
Parameters:
Returns:
toJson
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: