181 строка
16 KiB
YAML
181 строка
16 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonInputSchemaMapping"
|
|
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonInputSchemaMapping"
|
|
name: "JsonInputSchemaMapping"
|
|
nameWithType: "JsonInputSchemaMapping"
|
|
summary: "This enables publishing to Event Grid using a custom input schema."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.InputSchemaMapping?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"java.lang.Object.clone()?alt=java.lang.Object.clone&text=clone\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.equals(java.lang.Object)?alt=java.lang.Object.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.finalize()?alt=java.lang.Object.finalize&text=finalize\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.getClass()?alt=java.lang.Object.getClass&text=getClass\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.hashCode()?alt=java.lang.Object.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.notify()?alt=java.lang.Object.notify&text=notify\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.notifyAll()?alt=java.lang.Object.notifyAll&text=notifyAll\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.toString()?alt=java.lang.Object.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.wait()?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.wait(long)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.wait(long,int)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public class **JsonInputSchemaMapping**</br> extends <xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.InputSchemaMapping?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.InputSchemaMapping&text=InputSchemaMapping\" data-throw-if-not-resolved=\"False\" />"
|
|
constructors:
|
|
- uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonInputSchemaMapping.JsonInputSchemaMapping()"
|
|
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonInputSchemaMapping.JsonInputSchemaMapping()"
|
|
name: "JsonInputSchemaMapping()"
|
|
nameWithType: "JsonInputSchemaMapping.JsonInputSchemaMapping()"
|
|
syntax: "public JsonInputSchemaMapping()"
|
|
methods:
|
|
- uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonInputSchemaMapping.dataVersion()"
|
|
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonInputSchemaMapping.dataVersion()"
|
|
name: "dataVersion()"
|
|
nameWithType: "JsonInputSchemaMapping.dataVersion()"
|
|
summary: "Get the mapping information for the Data<wbr>Version property of the Event Grid Event."
|
|
syntax: "public JsonFieldWithDefault dataVersion()"
|
|
desc: "Get the mapping information for the DataVersion property of the Event Grid Event."
|
|
returns:
|
|
description: "the dataVersion value"
|
|
type: "<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonFieldWithDefault?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonFieldWithDefault&text=JsonFieldWithDefault\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonInputSchemaMapping.eventTime()"
|
|
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonInputSchemaMapping.eventTime()"
|
|
name: "eventTime()"
|
|
nameWithType: "JsonInputSchemaMapping.eventTime()"
|
|
summary: "Get the mapping information for the Event<wbr>Time property of the Event Grid Event."
|
|
syntax: "public JsonField eventTime()"
|
|
desc: "Get the mapping information for the EventTime property of the Event Grid Event."
|
|
returns:
|
|
description: "the eventTime value"
|
|
type: "<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonField?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonField&text=JsonField\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonInputSchemaMapping.eventType()"
|
|
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonInputSchemaMapping.eventType()"
|
|
name: "eventType()"
|
|
nameWithType: "JsonInputSchemaMapping.eventType()"
|
|
summary: "Get the mapping information for the Event<wbr>Type property of the Event Grid Event."
|
|
syntax: "public JsonFieldWithDefault eventType()"
|
|
desc: "Get the mapping information for the EventType property of the Event Grid Event."
|
|
returns:
|
|
description: "the eventType value"
|
|
type: "<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonFieldWithDefault?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonFieldWithDefault&text=JsonFieldWithDefault\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonInputSchemaMapping.id()"
|
|
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonInputSchemaMapping.id()"
|
|
name: "id()"
|
|
nameWithType: "JsonInputSchemaMapping.id()"
|
|
summary: "Get the mapping information for the Id property of the Event Grid Event."
|
|
syntax: "public JsonField id()"
|
|
desc: "Get the mapping information for the Id property of the Event Grid Event."
|
|
returns:
|
|
description: "the id value"
|
|
type: "<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonField?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonField&text=JsonField\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonInputSchemaMapping.subject()"
|
|
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonInputSchemaMapping.subject()"
|
|
name: "subject()"
|
|
nameWithType: "JsonInputSchemaMapping.subject()"
|
|
summary: "Get the mapping information for the Subject property of the Event Grid Event."
|
|
syntax: "public JsonFieldWithDefault subject()"
|
|
desc: "Get the mapping information for the Subject property of the Event Grid Event."
|
|
returns:
|
|
description: "the subject value"
|
|
type: "<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonFieldWithDefault?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonFieldWithDefault&text=JsonFieldWithDefault\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonInputSchemaMapping.topic()"
|
|
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonInputSchemaMapping.topic()"
|
|
name: "topic()"
|
|
nameWithType: "JsonInputSchemaMapping.topic()"
|
|
summary: "Get the mapping information for the Topic property of the Event Grid Event."
|
|
syntax: "public JsonField topic()"
|
|
desc: "Get the mapping information for the Topic property of the Event Grid Event."
|
|
returns:
|
|
description: "the topic value"
|
|
type: "<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonField?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonField&text=JsonField\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonInputSchemaMapping.withDataVersion(com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonFieldWithDefault)"
|
|
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonInputSchemaMapping.withDataVersion(JsonFieldWithDefault dataVersion)"
|
|
name: "withDataVersion(JsonFieldWithDefault dataVersion)"
|
|
nameWithType: "JsonInputSchemaMapping.withDataVersion(JsonFieldWithDefault dataVersion)"
|
|
summary: "Set the mapping information for the Data<wbr>Version property of the Event Grid Event."
|
|
parameters:
|
|
- description: "the dataVersion value to set"
|
|
name: "dataVersion"
|
|
type: "<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonFieldWithDefault?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonFieldWithDefault&text=JsonFieldWithDefault\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public JsonInputSchemaMapping withDataVersion(JsonFieldWithDefault dataVersion)"
|
|
desc: "Set the mapping information for the DataVersion property of the Event Grid Event."
|
|
returns:
|
|
description: "the JsonInputSchemaMapping object itself."
|
|
type: "<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonInputSchemaMapping?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonInputSchemaMapping&text=JsonInputSchemaMapping\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonInputSchemaMapping.withEventTime(com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonField)"
|
|
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonInputSchemaMapping.withEventTime(JsonField eventTime)"
|
|
name: "withEventTime(JsonField eventTime)"
|
|
nameWithType: "JsonInputSchemaMapping.withEventTime(JsonField eventTime)"
|
|
summary: "Set the mapping information for the Event<wbr>Time property of the Event Grid Event."
|
|
parameters:
|
|
- description: "the eventTime value to set"
|
|
name: "eventTime"
|
|
type: "<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonField?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonField&text=JsonField\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public JsonInputSchemaMapping withEventTime(JsonField eventTime)"
|
|
desc: "Set the mapping information for the EventTime property of the Event Grid Event."
|
|
returns:
|
|
description: "the JsonInputSchemaMapping object itself."
|
|
type: "<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonInputSchemaMapping?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonInputSchemaMapping&text=JsonInputSchemaMapping\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonInputSchemaMapping.withEventType(com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonFieldWithDefault)"
|
|
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonInputSchemaMapping.withEventType(JsonFieldWithDefault eventType)"
|
|
name: "withEventType(JsonFieldWithDefault eventType)"
|
|
nameWithType: "JsonInputSchemaMapping.withEventType(JsonFieldWithDefault eventType)"
|
|
summary: "Set the mapping information for the Event<wbr>Type property of the Event Grid Event."
|
|
parameters:
|
|
- description: "the eventType value to set"
|
|
name: "eventType"
|
|
type: "<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonFieldWithDefault?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonFieldWithDefault&text=JsonFieldWithDefault\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public JsonInputSchemaMapping withEventType(JsonFieldWithDefault eventType)"
|
|
desc: "Set the mapping information for the EventType property of the Event Grid Event."
|
|
returns:
|
|
description: "the JsonInputSchemaMapping object itself."
|
|
type: "<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonInputSchemaMapping?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonInputSchemaMapping&text=JsonInputSchemaMapping\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonInputSchemaMapping.withId(com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonField)"
|
|
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonInputSchemaMapping.withId(JsonField id)"
|
|
name: "withId(JsonField id)"
|
|
nameWithType: "JsonInputSchemaMapping.withId(JsonField id)"
|
|
summary: "Set the mapping information for the Id property of the Event Grid Event."
|
|
parameters:
|
|
- description: "the id value to set"
|
|
name: "id"
|
|
type: "<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonField?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonField&text=JsonField\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public JsonInputSchemaMapping withId(JsonField id)"
|
|
desc: "Set the mapping information for the Id property of the Event Grid Event."
|
|
returns:
|
|
description: "the JsonInputSchemaMapping object itself."
|
|
type: "<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonInputSchemaMapping?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonInputSchemaMapping&text=JsonInputSchemaMapping\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonInputSchemaMapping.withSubject(com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonFieldWithDefault)"
|
|
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonInputSchemaMapping.withSubject(JsonFieldWithDefault subject)"
|
|
name: "withSubject(JsonFieldWithDefault subject)"
|
|
nameWithType: "JsonInputSchemaMapping.withSubject(JsonFieldWithDefault subject)"
|
|
summary: "Set the mapping information for the Subject property of the Event Grid Event."
|
|
parameters:
|
|
- description: "the subject value to set"
|
|
name: "subject"
|
|
type: "<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonFieldWithDefault?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonFieldWithDefault&text=JsonFieldWithDefault\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public JsonInputSchemaMapping withSubject(JsonFieldWithDefault subject)"
|
|
desc: "Set the mapping information for the Subject property of the Event Grid Event."
|
|
returns:
|
|
description: "the JsonInputSchemaMapping object itself."
|
|
type: "<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonInputSchemaMapping?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonInputSchemaMapping&text=JsonInputSchemaMapping\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonInputSchemaMapping.withTopic(com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonField)"
|
|
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonInputSchemaMapping.withTopic(JsonField topic)"
|
|
name: "withTopic(JsonField topic)"
|
|
nameWithType: "JsonInputSchemaMapping.withTopic(JsonField topic)"
|
|
summary: "Set the mapping information for the Topic property of the Event Grid Event."
|
|
parameters:
|
|
- description: "the topic value to set"
|
|
name: "topic"
|
|
type: "<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonField?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonField&text=JsonField\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public JsonInputSchemaMapping withTopic(JsonField topic)"
|
|
desc: "Set the mapping information for the Topic property of the Event Grid Event."
|
|
returns:
|
|
description: "the JsonInputSchemaMapping object itself."
|
|
type: "<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonInputSchemaMapping?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.JsonInputSchemaMapping&text=JsonInputSchemaMapping\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "This enables publishing to Event Grid using a custom input schema. This can be used to map properties from a custom input JSON schema to the Event Grid event schema."
|
|
metadata: {}
|
|
package: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview"
|
|
artifact: com.microsoft.azure.eventgrid.v2020_04_01_preview:azure-mgmt-eventgrid:1.0.0-beta-3
|