211 строки
13 KiB
YAML
211 строки
13 KiB
YAML
|
### YamlMime:JavaType
|
||
|
uid: "com.azure.resourcemanager.loganalytics.models.Schema"
|
||
|
fullName: "com.azure.resourcemanager.loganalytics.models.Schema"
|
||
|
name: "Schema"
|
||
|
nameWithType: "Schema"
|
||
|
summary: "Table's schema."
|
||
|
inheritances:
|
||
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
||
|
inheritedClassMethods:
|
||
|
- 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 **Schema**"
|
||
|
constructors:
|
||
|
- uid: "com.azure.resourcemanager.loganalytics.models.Schema.Schema()"
|
||
|
fullName: "com.azure.resourcemanager.loganalytics.models.Schema.Schema()"
|
||
|
name: "Schema()"
|
||
|
nameWithType: "Schema.Schema()"
|
||
|
summary: "Creates an instance of Schema class."
|
||
|
syntax: "public Schema()"
|
||
|
desc: "Creates an instance of Schema class."
|
||
|
methods:
|
||
|
- uid: "com.azure.resourcemanager.loganalytics.models.Schema.categories()"
|
||
|
fullName: "com.azure.resourcemanager.loganalytics.models.Schema.categories()"
|
||
|
name: "categories()"
|
||
|
nameWithType: "Schema.categories()"
|
||
|
summary: "Get the categories property: Table category."
|
||
|
syntax: "public List<String> categories()"
|
||
|
desc: "Get the categories property: Table category."
|
||
|
returns:
|
||
|
description: "the categories value."
|
||
|
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>>"
|
||
|
- uid: "com.azure.resourcemanager.loganalytics.models.Schema.columns()"
|
||
|
fullName: "com.azure.resourcemanager.loganalytics.models.Schema.columns()"
|
||
|
name: "columns()"
|
||
|
nameWithType: "Schema.columns()"
|
||
|
summary: "Get the columns property: A list of table custom columns."
|
||
|
syntax: "public List<Column> columns()"
|
||
|
desc: "Get the columns property: A list of table custom columns."
|
||
|
returns:
|
||
|
description: "the columns value."
|
||
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<xref href=\"com.azure.resourcemanager.loganalytics.models.Column?alt=com.azure.resourcemanager.loganalytics.models.Column&text=Column\" data-throw-if-not-resolved=\"False\" />>"
|
||
|
- uid: "com.azure.resourcemanager.loganalytics.models.Schema.description()"
|
||
|
fullName: "com.azure.resourcemanager.loganalytics.models.Schema.description()"
|
||
|
name: "description()"
|
||
|
nameWithType: "Schema.description()"
|
||
|
summary: "Get the description property: Table description."
|
||
|
syntax: "public String description()"
|
||
|
desc: "Get the description property: Table description."
|
||
|
returns:
|
||
|
description: "the description value."
|
||
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
||
|
- uid: "com.azure.resourcemanager.loganalytics.models.Schema.displayName()"
|
||
|
fullName: "com.azure.resourcemanager.loganalytics.models.Schema.displayName()"
|
||
|
name: "displayName()"
|
||
|
nameWithType: "Schema.displayName()"
|
||
|
summary: "Get the display<wbr>Name property: Table display name."
|
||
|
syntax: "public String displayName()"
|
||
|
desc: "Get the displayName property: Table display name."
|
||
|
returns:
|
||
|
description: "the displayName value."
|
||
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
||
|
- uid: "com.azure.resourcemanager.loganalytics.models.Schema.labels()"
|
||
|
fullName: "com.azure.resourcemanager.loganalytics.models.Schema.labels()"
|
||
|
name: "labels()"
|
||
|
nameWithType: "Schema.labels()"
|
||
|
summary: "Get the labels property: Table labels."
|
||
|
syntax: "public List<String> labels()"
|
||
|
desc: "Get the labels property: Table labels."
|
||
|
returns:
|
||
|
description: "the labels value."
|
||
|
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>>"
|
||
|
- uid: "com.azure.resourcemanager.loganalytics.models.Schema.name()"
|
||
|
fullName: "com.azure.resourcemanager.loganalytics.models.Schema.name()"
|
||
|
name: "name()"
|
||
|
nameWithType: "Schema.name()"
|
||
|
summary: "Get the name property: Table name."
|
||
|
syntax: "public String name()"
|
||
|
desc: "Get the name property: Table name."
|
||
|
returns:
|
||
|
description: "the name value."
|
||
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
||
|
- uid: "com.azure.resourcemanager.loganalytics.models.Schema.solutions()"
|
||
|
fullName: "com.azure.resourcemanager.loganalytics.models.Schema.solutions()"
|
||
|
name: "solutions()"
|
||
|
nameWithType: "Schema.solutions()"
|
||
|
summary: "Get the solutions property: List of solutions the table is affiliated with."
|
||
|
syntax: "public List<String> solutions()"
|
||
|
desc: "Get the solutions property: List of solutions the table is affiliated with."
|
||
|
returns:
|
||
|
description: "the solutions value."
|
||
|
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>>"
|
||
|
- uid: "com.azure.resourcemanager.loganalytics.models.Schema.source()"
|
||
|
fullName: "com.azure.resourcemanager.loganalytics.models.Schema.source()"
|
||
|
name: "source()"
|
||
|
nameWithType: "Schema.source()"
|
||
|
summary: "Get the source property: Table's creator."
|
||
|
syntax: "public SourceEnum source()"
|
||
|
desc: "Get the source property: Table's creator."
|
||
|
returns:
|
||
|
description: "the source value."
|
||
|
type: "<xref href=\"com.azure.resourcemanager.loganalytics.models.SourceEnum?alt=com.azure.resourcemanager.loganalytics.models.SourceEnum&text=SourceEnum\" data-throw-if-not-resolved=\"False\" />"
|
||
|
- uid: "com.azure.resourcemanager.loganalytics.models.Schema.standardColumns()"
|
||
|
fullName: "com.azure.resourcemanager.loganalytics.models.Schema.standardColumns()"
|
||
|
name: "standardColumns()"
|
||
|
nameWithType: "Schema.standardColumns()"
|
||
|
summary: "Get the standard<wbr>Columns property: A list of table standard columns."
|
||
|
syntax: "public List<Column> standardColumns()"
|
||
|
desc: "Get the standardColumns property: A list of table standard columns."
|
||
|
returns:
|
||
|
description: "the standardColumns value."
|
||
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<xref href=\"com.azure.resourcemanager.loganalytics.models.Column?alt=com.azure.resourcemanager.loganalytics.models.Column&text=Column\" data-throw-if-not-resolved=\"False\" />>"
|
||
|
- uid: "com.azure.resourcemanager.loganalytics.models.Schema.tableSubType()"
|
||
|
fullName: "com.azure.resourcemanager.loganalytics.models.Schema.tableSubType()"
|
||
|
name: "tableSubType()"
|
||
|
nameWithType: "Schema.tableSubType()"
|
||
|
summary: "Get the table<wbr>Sub<wbr>Type property: The subtype describes what APIs can be used to interact with the table, and what features are available against it."
|
||
|
syntax: "public TableSubTypeEnum tableSubType()"
|
||
|
desc: "Get the tableSubType property: The subtype describes what APIs can be used to interact with the table, and what features are available against it."
|
||
|
returns:
|
||
|
description: "the tableSubType value."
|
||
|
type: "<xref href=\"com.azure.resourcemanager.loganalytics.models.TableSubTypeEnum?alt=com.azure.resourcemanager.loganalytics.models.TableSubTypeEnum&text=TableSubTypeEnum\" data-throw-if-not-resolved=\"False\" />"
|
||
|
- uid: "com.azure.resourcemanager.loganalytics.models.Schema.tableType()"
|
||
|
fullName: "com.azure.resourcemanager.loganalytics.models.Schema.tableType()"
|
||
|
name: "tableType()"
|
||
|
nameWithType: "Schema.tableType()"
|
||
|
summary: "Get the table<wbr>Type property: Table's creator."
|
||
|
syntax: "public TableTypeEnum tableType()"
|
||
|
desc: "Get the tableType property: Table's creator."
|
||
|
returns:
|
||
|
description: "the tableType value."
|
||
|
type: "<xref href=\"com.azure.resourcemanager.loganalytics.models.TableTypeEnum?alt=com.azure.resourcemanager.loganalytics.models.TableTypeEnum&text=TableTypeEnum\" data-throw-if-not-resolved=\"False\" />"
|
||
|
- uid: "com.azure.resourcemanager.loganalytics.models.Schema.validate()"
|
||
|
fullName: "com.azure.resourcemanager.loganalytics.models.Schema.validate()"
|
||
|
name: "validate()"
|
||
|
nameWithType: "Schema.validate()"
|
||
|
summary: "Validates the instance."
|
||
|
syntax: "public void validate()"
|
||
|
desc: "Validates the instance."
|
||
|
- uid: "com.azure.resourcemanager.loganalytics.models.Schema.withColumns(java.util.List<com.azure.resourcemanager.loganalytics.models.Column>)"
|
||
|
fullName: "com.azure.resourcemanager.loganalytics.models.Schema.withColumns(List<Column> columns)"
|
||
|
name: "withColumns(List<Column> columns)"
|
||
|
nameWithType: "Schema.withColumns(List<Column> columns)"
|
||
|
summary: "Set the columns property: A list of table custom columns."
|
||
|
parameters:
|
||
|
- description: "the columns value to set."
|
||
|
name: "columns"
|
||
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<xref href=\"com.azure.resourcemanager.loganalytics.models.Column?alt=com.azure.resourcemanager.loganalytics.models.Column&text=Column\" data-throw-if-not-resolved=\"False\" />>"
|
||
|
syntax: "public Schema withColumns(List<Column> columns)"
|
||
|
desc: "Set the columns property: A list of table custom columns."
|
||
|
returns:
|
||
|
description: "the Schema object itself."
|
||
|
type: "<xref href=\"com.azure.resourcemanager.loganalytics.models.Schema?alt=com.azure.resourcemanager.loganalytics.models.Schema&text=Schema\" data-throw-if-not-resolved=\"False\" />"
|
||
|
- uid: "com.azure.resourcemanager.loganalytics.models.Schema.withDescription(java.lang.String)"
|
||
|
fullName: "com.azure.resourcemanager.loganalytics.models.Schema.withDescription(String description)"
|
||
|
name: "withDescription(String description)"
|
||
|
nameWithType: "Schema.withDescription(String description)"
|
||
|
summary: "Set the description property: Table description."
|
||
|
parameters:
|
||
|
- description: "the description value to set."
|
||
|
name: "description"
|
||
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
||
|
syntax: "public Schema withDescription(String description)"
|
||
|
desc: "Set the description property: Table description."
|
||
|
returns:
|
||
|
description: "the Schema object itself."
|
||
|
type: "<xref href=\"com.azure.resourcemanager.loganalytics.models.Schema?alt=com.azure.resourcemanager.loganalytics.models.Schema&text=Schema\" data-throw-if-not-resolved=\"False\" />"
|
||
|
- uid: "com.azure.resourcemanager.loganalytics.models.Schema.withDisplayName(java.lang.String)"
|
||
|
fullName: "com.azure.resourcemanager.loganalytics.models.Schema.withDisplayName(String displayName)"
|
||
|
name: "withDisplayName(String displayName)"
|
||
|
nameWithType: "Schema.withDisplayName(String displayName)"
|
||
|
summary: "Set the display<wbr>Name property: Table display name."
|
||
|
parameters:
|
||
|
- description: "the displayName value to set."
|
||
|
name: "displayName"
|
||
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
||
|
syntax: "public Schema withDisplayName(String displayName)"
|
||
|
desc: "Set the displayName property: Table display name."
|
||
|
returns:
|
||
|
description: "the Schema object itself."
|
||
|
type: "<xref href=\"com.azure.resourcemanager.loganalytics.models.Schema?alt=com.azure.resourcemanager.loganalytics.models.Schema&text=Schema\" data-throw-if-not-resolved=\"False\" />"
|
||
|
- uid: "com.azure.resourcemanager.loganalytics.models.Schema.withName(java.lang.String)"
|
||
|
fullName: "com.azure.resourcemanager.loganalytics.models.Schema.withName(String name)"
|
||
|
name: "withName(String name)"
|
||
|
nameWithType: "Schema.withName(String name)"
|
||
|
summary: "Set the name property: Table name."
|
||
|
parameters:
|
||
|
- description: "the name value to set."
|
||
|
name: "name"
|
||
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
||
|
syntax: "public Schema withName(String name)"
|
||
|
desc: "Set the name property: Table name."
|
||
|
returns:
|
||
|
description: "the Schema object itself."
|
||
|
type: "<xref href=\"com.azure.resourcemanager.loganalytics.models.Schema?alt=com.azure.resourcemanager.loganalytics.models.Schema&text=Schema\" data-throw-if-not-resolved=\"False\" />"
|
||
|
type: "class"
|
||
|
desc: "Table's schema."
|
||
|
metadata: {}
|
||
|
package: "com.azure.resourcemanager.loganalytics.models"
|
||
|
artifact: com.azure.resourcemanager:azure-resourcemanager-loganalytics:1.0.0
|