Class JsonInputSchemaMappingResponse


  • public final class JsonInputSchemaMappingResponse
    extends java.lang.Object
    • Method Detail

      • dataVersion

        public java.util.Optional<JsonFieldWithDefaultResponse> dataVersion()
        Returns:
        The mapping information for the DataVersion property of the Event Grid Event.
      • eventTime

        public java.util.Optional<JsonFieldResponse> eventTime()
        Returns:
        The mapping information for the EventTime property of the Event Grid Event.
      • eventType

        public java.util.Optional<JsonFieldWithDefaultResponse> eventType()
        Returns:
        The mapping information for the EventType property of the Event Grid Event.
      • id

        public java.util.Optional<JsonFieldResponse> id()
        Returns:
        The mapping information for the Id property of the Event Grid Event.
      • inputSchemaMappingType

        public java.lang.String inputSchemaMappingType()
        Returns:
        Type of the custom mapping Expected value is 'Json'.
      • subject

        public java.util.Optional<JsonFieldWithDefaultResponse> subject()
        Returns:
        The mapping information for the Subject property of the Event Grid Event.
      • topic

        public java.util.Optional<JsonFieldResponse> topic()
        Returns:
        The mapping information for the Topic property of the Event Grid Event.