135 строки
15 KiB
YAML
135 строки
15 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.messaging.eventgrid.systemevents.MapsGeofenceExitedEventData"
|
|
fullName: "com.azure.messaging.eventgrid.systemevents.MapsGeofenceExitedEventData"
|
|
name: "MapsGeofenceExitedEventData"
|
|
nameWithType: "MapsGeofenceExitedEventData"
|
|
summary: "Schema of the Data property of an Event<wbr>Grid<wbr>Event for a Microsoft.<wbr>Maps.<wbr>Geofence<wbr>Exited event."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.messaging.eventgrid.systemevents.MapsGeofenceEventProperties?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "<xref href=\"com.azure.messaging.eventgrid.systemevents.MapsGeofenceEventProperties?alt=com.azure.messaging.eventgrid.systemevents.MapsGeofenceEventProperties&text=MapsGeofenceEventProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"com.azure.messaging.eventgrid.systemevents.MapsGeofenceEventProperties.fromJson(com.azure.json.JsonReader)?alt=com.azure.messaging.eventgrid.systemevents.MapsGeofenceEventProperties.fromJson&text=fromJson\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.messaging.eventgrid.systemevents.MapsGeofenceEventProperties.getExpiredGeofenceGeometryId()?alt=com.azure.messaging.eventgrid.systemevents.MapsGeofenceEventProperties.getExpiredGeofenceGeometryId&text=getExpiredGeofenceGeometryId\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.messaging.eventgrid.systemevents.MapsGeofenceEventProperties.getGeometries()?alt=com.azure.messaging.eventgrid.systemevents.MapsGeofenceEventProperties.getGeometries&text=getGeometries\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.messaging.eventgrid.systemevents.MapsGeofenceEventProperties.getInvalidPeriodGeofenceGeometryId()?alt=com.azure.messaging.eventgrid.systemevents.MapsGeofenceEventProperties.getInvalidPeriodGeofenceGeometryId&text=getInvalidPeriodGeofenceGeometryId\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.messaging.eventgrid.systemevents.MapsGeofenceEventProperties.isEventPublished()?alt=com.azure.messaging.eventgrid.systemevents.MapsGeofenceEventProperties.isEventPublished&text=isEventPublished\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.messaging.eventgrid.systemevents.MapsGeofenceEventProperties.setExpiredGeofenceGeometryId(java.util.List<java.lang.String>)?alt=com.azure.messaging.eventgrid.systemevents.MapsGeofenceEventProperties.setExpiredGeofenceGeometryId&text=setExpiredGeofenceGeometryId\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.messaging.eventgrid.systemevents.MapsGeofenceEventProperties.setGeometries(java.util.List<com.azure.messaging.eventgrid.systemevents.MapsGeofenceGeometry>)?alt=com.azure.messaging.eventgrid.systemevents.MapsGeofenceEventProperties.setGeometries&text=setGeometries\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.messaging.eventgrid.systemevents.MapsGeofenceEventProperties.setInvalidPeriodGeofenceGeometryId(java.util.List<java.lang.String>)?alt=com.azure.messaging.eventgrid.systemevents.MapsGeofenceEventProperties.setInvalidPeriodGeofenceGeometryId&text=setInvalidPeriodGeofenceGeometryId\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.messaging.eventgrid.systemevents.MapsGeofenceEventProperties.setIsEventPublished(java.lang.Boolean)?alt=com.azure.messaging.eventgrid.systemevents.MapsGeofenceEventProperties.setIsEventPublished&text=setIsEventPublished\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.messaging.eventgrid.systemevents.MapsGeofenceEventProperties.toJson(com.azure.json.JsonWriter)?alt=com.azure.messaging.eventgrid.systemevents.MapsGeofenceEventProperties.toJson&text=toJson\" data-throw-if-not-resolved=\"False\" />"
|
|
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
|
|
methodsRef:
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
|
|
syntax: "public final class **MapsGeofenceExitedEventData**</br> extends <xref href=\"com.azure.messaging.eventgrid.systemevents.MapsGeofenceEventProperties?alt=com.azure.messaging.eventgrid.systemevents.MapsGeofenceEventProperties&text=MapsGeofenceEventProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
constructors:
|
|
- uid: "com.azure.messaging.eventgrid.systemevents.MapsGeofenceExitedEventData.MapsGeofenceExitedEventData()"
|
|
fullName: "com.azure.messaging.eventgrid.systemevents.MapsGeofenceExitedEventData.MapsGeofenceExitedEventData()"
|
|
name: "MapsGeofenceExitedEventData()"
|
|
nameWithType: "MapsGeofenceExitedEventData.MapsGeofenceExitedEventData()"
|
|
summary: "Creates an instance of Maps<wbr>Geofence<wbr>Exited<wbr>Event<wbr>Data class."
|
|
syntax: "public MapsGeofenceExitedEventData()"
|
|
desc: "Creates an instance of MapsGeofenceExitedEventData class."
|
|
methods:
|
|
- uid: "com.azure.messaging.eventgrid.systemevents.MapsGeofenceExitedEventData.fromJson(com.azure.json.JsonReader)"
|
|
fullName: "com.azure.messaging.eventgrid.systemevents.MapsGeofenceExitedEventData.fromJson(JsonReader jsonReader)"
|
|
name: "fromJson(JsonReader jsonReader)"
|
|
nameWithType: "MapsGeofenceExitedEventData.fromJson(JsonReader jsonReader)"
|
|
summary: "Reads an instance of Maps<wbr>Geofence<wbr>Exited<wbr>Event<wbr>Data from the Json<wbr>Reader."
|
|
modifiers:
|
|
- "static"
|
|
parameters:
|
|
- description: "The JsonReader being read."
|
|
name: "jsonReader"
|
|
type: "<xref href=\"com.azure.json.JsonReader?alt=com.azure.json.JsonReader&text=JsonReader\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static MapsGeofenceExitedEventData fromJson(JsonReader jsonReader)"
|
|
exceptions:
|
|
- description: "If an error occurs while reading the MapsGeofenceExitedEventData."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
|
|
desc: "Reads an instance of MapsGeofenceExitedEventData from the JsonReader."
|
|
returns:
|
|
description: "An instance of MapsGeofenceExitedEventData if the JsonReader was pointing to an instance of it, or null\n if it was pointing to JSON null."
|
|
type: "<xref href=\"com.azure.messaging.eventgrid.systemevents.MapsGeofenceExitedEventData?alt=com.azure.messaging.eventgrid.systemevents.MapsGeofenceExitedEventData&text=MapsGeofenceExitedEventData\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.messaging.eventgrid.systemevents.MapsGeofenceExitedEventData.setExpiredGeofenceGeometryId(java.util.List<java.lang.String>)"
|
|
fullName: "com.azure.messaging.eventgrid.systemevents.MapsGeofenceExitedEventData.setExpiredGeofenceGeometryId(List<String> expiredGeofenceGeometryId)"
|
|
name: "setExpiredGeofenceGeometryId(List<String> expiredGeofenceGeometryId)"
|
|
nameWithType: "MapsGeofenceExitedEventData.setExpiredGeofenceGeometryId(List<String> expiredGeofenceGeometryId)"
|
|
summary: "Set the expired<wbr>Geofence<wbr>Geometry<wbr>Id property: Lists of the geometry ID of the geofence which is expired relative to the user time in the request."
|
|
overridden: "com.azure.messaging.eventgrid.systemevents.MapsGeofenceEventProperties.setExpiredGeofenceGeometryId(java.util.List<java.lang.String>)"
|
|
parameters:
|
|
- name: "expiredGeofenceGeometryId"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>>"
|
|
syntax: "public MapsGeofenceExitedEventData setExpiredGeofenceGeometryId(List<String> expiredGeofenceGeometryId)"
|
|
desc: "Set the expiredGeofenceGeometryId property: Lists of the geometry ID of the geofence which is expired relative to the user time in the request."
|
|
returns:
|
|
type: "<xref href=\"com.azure.messaging.eventgrid.systemevents.MapsGeofenceExitedEventData?alt=com.azure.messaging.eventgrid.systemevents.MapsGeofenceExitedEventData&text=MapsGeofenceExitedEventData\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.messaging.eventgrid.systemevents.MapsGeofenceExitedEventData.setGeometries(java.util.List<com.azure.messaging.eventgrid.systemevents.MapsGeofenceGeometry>)"
|
|
fullName: "com.azure.messaging.eventgrid.systemevents.MapsGeofenceExitedEventData.setGeometries(List<MapsGeofenceGeometry> geometries)"
|
|
name: "setGeometries(List<MapsGeofenceGeometry> geometries)"
|
|
nameWithType: "MapsGeofenceExitedEventData.setGeometries(List<MapsGeofenceGeometry> geometries)"
|
|
summary: "Set the geometries property: Lists the fence geometries that either fully contain the coordinate position or have an overlap with the search<wbr>Buffer around the fence."
|
|
overridden: "com.azure.messaging.eventgrid.systemevents.MapsGeofenceEventProperties.setGeometries(java.util.List<com.azure.messaging.eventgrid.systemevents.MapsGeofenceGeometry>)"
|
|
parameters:
|
|
- name: "geometries"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<xref href=\"com.azure.messaging.eventgrid.systemevents.MapsGeofenceGeometry?alt=com.azure.messaging.eventgrid.systemevents.MapsGeofenceGeometry&text=MapsGeofenceGeometry\" data-throw-if-not-resolved=\"False\" />>"
|
|
syntax: "public MapsGeofenceExitedEventData setGeometries(List<MapsGeofenceGeometry> geometries)"
|
|
desc: "Set the geometries property: Lists the fence geometries that either fully contain the coordinate position or have an overlap with the searchBuffer around the fence."
|
|
returns:
|
|
type: "<xref href=\"com.azure.messaging.eventgrid.systemevents.MapsGeofenceExitedEventData?alt=com.azure.messaging.eventgrid.systemevents.MapsGeofenceExitedEventData&text=MapsGeofenceExitedEventData\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.messaging.eventgrid.systemevents.MapsGeofenceExitedEventData.setInvalidPeriodGeofenceGeometryId(java.util.List<java.lang.String>)"
|
|
fullName: "com.azure.messaging.eventgrid.systemevents.MapsGeofenceExitedEventData.setInvalidPeriodGeofenceGeometryId(List<String> invalidPeriodGeofenceGeometryId)"
|
|
name: "setInvalidPeriodGeofenceGeometryId(List<String> invalidPeriodGeofenceGeometryId)"
|
|
nameWithType: "MapsGeofenceExitedEventData.setInvalidPeriodGeofenceGeometryId(List<String> invalidPeriodGeofenceGeometryId)"
|
|
summary: "Set the invalid<wbr>Period<wbr>Geofence<wbr>Geometry<wbr>Id property: Lists of the geometry ID of the geofence which is in invalid period relative to the user time in the request."
|
|
overridden: "com.azure.messaging.eventgrid.systemevents.MapsGeofenceEventProperties.setInvalidPeriodGeofenceGeometryId(java.util.List<java.lang.String>)"
|
|
parameters:
|
|
- name: "invalidPeriodGeofenceGeometryId"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>>"
|
|
syntax: "public MapsGeofenceExitedEventData setInvalidPeriodGeofenceGeometryId(List<String> invalidPeriodGeofenceGeometryId)"
|
|
desc: "Set the invalidPeriodGeofenceGeometryId property: Lists of the geometry ID of the geofence which is in invalid period relative to the user time in the request."
|
|
returns:
|
|
type: "<xref href=\"com.azure.messaging.eventgrid.systemevents.MapsGeofenceExitedEventData?alt=com.azure.messaging.eventgrid.systemevents.MapsGeofenceExitedEventData&text=MapsGeofenceExitedEventData\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.messaging.eventgrid.systemevents.MapsGeofenceExitedEventData.setIsEventPublished(java.lang.Boolean)"
|
|
fullName: "com.azure.messaging.eventgrid.systemevents.MapsGeofenceExitedEventData.setIsEventPublished(Boolean isEventPublished)"
|
|
name: "setIsEventPublished(Boolean isEventPublished)"
|
|
nameWithType: "MapsGeofenceExitedEventData.setIsEventPublished(Boolean isEventPublished)"
|
|
summary: "Set the is<wbr>Event<wbr>Published property: True if at least one event is published to the Azure Maps event subscriber, false if no event is published to the Azure Maps event subscriber."
|
|
overridden: "com.azure.messaging.eventgrid.systemevents.MapsGeofenceEventProperties.setIsEventPublished(java.lang.Boolean)"
|
|
parameters:
|
|
- name: "isEventPublished"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
syntax: "public MapsGeofenceExitedEventData setIsEventPublished(Boolean isEventPublished)"
|
|
desc: "Set the isEventPublished property: True if at least one event is published to the Azure Maps event subscriber, false if no event is published to the Azure Maps event subscriber."
|
|
returns:
|
|
type: "<xref href=\"com.azure.messaging.eventgrid.systemevents.MapsGeofenceExitedEventData?alt=com.azure.messaging.eventgrid.systemevents.MapsGeofenceExitedEventData&text=MapsGeofenceExitedEventData\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.messaging.eventgrid.systemevents.MapsGeofenceExitedEventData.toJson(com.azure.json.JsonWriter)"
|
|
fullName: "com.azure.messaging.eventgrid.systemevents.MapsGeofenceExitedEventData.toJson(JsonWriter jsonWriter)"
|
|
name: "toJson(JsonWriter jsonWriter)"
|
|
nameWithType: "MapsGeofenceExitedEventData.toJson(JsonWriter jsonWriter)"
|
|
overridden: "com.azure.messaging.eventgrid.systemevents.MapsGeofenceEventProperties.toJson(com.azure.json.JsonWriter)"
|
|
parameters:
|
|
- name: "jsonWriter"
|
|
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public JsonWriter toJson(JsonWriter jsonWriter)"
|
|
exceptions:
|
|
- type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
|
|
returns:
|
|
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "Schema of the Data property of an EventGridEvent for a Microsoft.Maps.GeofenceExited event."
|
|
metadata: {}
|
|
package: "com.azure.messaging.eventgrid.systemevents"
|
|
artifact: com.azure:azure-messaging-eventgrid:4.26.0
|