azure-docs-sdk-java/docs-ref-autogen/com.azure.messaging.eventgr...

135 строки
15 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.messaging.eventgrid.systemevents.MapsGeofenceResultEventData"
fullName: "com.azure.messaging.eventgrid.systemevents.MapsGeofenceResultEventData"
name: "MapsGeofenceResultEventData"
nameWithType: "MapsGeofenceResultEventData"
summary: "Schema of the Data property of an Event<wbr>Grid<wbr>Event for a Microsoft.<wbr>Maps.<wbr>Geofence<wbr>Result 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 **MapsGeofenceResultEventData**</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.MapsGeofenceResultEventData.MapsGeofenceResultEventData()"
fullName: "com.azure.messaging.eventgrid.systemevents.MapsGeofenceResultEventData.MapsGeofenceResultEventData()"
name: "MapsGeofenceResultEventData()"
nameWithType: "MapsGeofenceResultEventData.MapsGeofenceResultEventData()"
summary: "Creates an instance of Maps<wbr>Geofence<wbr>Result<wbr>Event<wbr>Data class."
syntax: "public MapsGeofenceResultEventData()"
desc: "Creates an instance of MapsGeofenceResultEventData class."
methods:
- uid: "com.azure.messaging.eventgrid.systemevents.MapsGeofenceResultEventData.fromJson(com.azure.json.JsonReader)"
fullName: "com.azure.messaging.eventgrid.systemevents.MapsGeofenceResultEventData.fromJson(JsonReader jsonReader)"
name: "fromJson(JsonReader jsonReader)"
nameWithType: "MapsGeofenceResultEventData.fromJson(JsonReader jsonReader)"
summary: "Reads an instance of Maps<wbr>Geofence<wbr>Result<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 MapsGeofenceResultEventData fromJson(JsonReader jsonReader)"
exceptions:
- description: "If an error occurs while reading the MapsGeofenceResultEventData."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
desc: "Reads an instance of MapsGeofenceResultEventData from the JsonReader."
returns:
description: "An instance of MapsGeofenceResultEventData 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.MapsGeofenceResultEventData?alt=com.azure.messaging.eventgrid.systemevents.MapsGeofenceResultEventData&text=MapsGeofenceResultEventData\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.messaging.eventgrid.systemevents.MapsGeofenceResultEventData.setExpiredGeofenceGeometryId(java.util.List<java.lang.String>)"
fullName: "com.azure.messaging.eventgrid.systemevents.MapsGeofenceResultEventData.setExpiredGeofenceGeometryId(List<String> expiredGeofenceGeometryId)"
name: "setExpiredGeofenceGeometryId(List<String> expiredGeofenceGeometryId)"
nameWithType: "MapsGeofenceResultEventData.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>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
syntax: "public MapsGeofenceResultEventData 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.MapsGeofenceResultEventData?alt=com.azure.messaging.eventgrid.systemevents.MapsGeofenceResultEventData&text=MapsGeofenceResultEventData\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.messaging.eventgrid.systemevents.MapsGeofenceResultEventData.setGeometries(java.util.List<com.azure.messaging.eventgrid.systemevents.MapsGeofenceGeometry>)"
fullName: "com.azure.messaging.eventgrid.systemevents.MapsGeofenceResultEventData.setGeometries(List<MapsGeofenceGeometry> geometries)"
name: "setGeometries(List<MapsGeofenceGeometry> geometries)"
nameWithType: "MapsGeofenceResultEventData.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>&lt;<xref href=\"com.azure.messaging.eventgrid.systemevents.MapsGeofenceGeometry?alt=com.azure.messaging.eventgrid.systemevents.MapsGeofenceGeometry&text=MapsGeofenceGeometry\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public MapsGeofenceResultEventData 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.MapsGeofenceResultEventData?alt=com.azure.messaging.eventgrid.systemevents.MapsGeofenceResultEventData&text=MapsGeofenceResultEventData\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.messaging.eventgrid.systemevents.MapsGeofenceResultEventData.setInvalidPeriodGeofenceGeometryId(java.util.List<java.lang.String>)"
fullName: "com.azure.messaging.eventgrid.systemevents.MapsGeofenceResultEventData.setInvalidPeriodGeofenceGeometryId(List<String> invalidPeriodGeofenceGeometryId)"
name: "setInvalidPeriodGeofenceGeometryId(List<String> invalidPeriodGeofenceGeometryId)"
nameWithType: "MapsGeofenceResultEventData.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>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
syntax: "public MapsGeofenceResultEventData 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.MapsGeofenceResultEventData?alt=com.azure.messaging.eventgrid.systemevents.MapsGeofenceResultEventData&text=MapsGeofenceResultEventData\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.messaging.eventgrid.systemevents.MapsGeofenceResultEventData.setIsEventPublished(java.lang.Boolean)"
fullName: "com.azure.messaging.eventgrid.systemevents.MapsGeofenceResultEventData.setIsEventPublished(Boolean isEventPublished)"
name: "setIsEventPublished(Boolean isEventPublished)"
nameWithType: "MapsGeofenceResultEventData.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 MapsGeofenceResultEventData 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.MapsGeofenceResultEventData?alt=com.azure.messaging.eventgrid.systemevents.MapsGeofenceResultEventData&text=MapsGeofenceResultEventData\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.messaging.eventgrid.systemevents.MapsGeofenceResultEventData.toJson(com.azure.json.JsonWriter)"
fullName: "com.azure.messaging.eventgrid.systemevents.MapsGeofenceResultEventData.toJson(JsonWriter jsonWriter)"
name: "toJson(JsonWriter jsonWriter)"
nameWithType: "MapsGeofenceResultEventData.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.GeofenceResult event."
metadata: {}
package: "com.azure.messaging.eventgrid.systemevents"
artifact: com.azure:azure-messaging-eventgrid:4.24.0