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