azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.a...

180 строки
12 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.appservice.fluent.models.WorkflowEnvelopeInner"
fullName: "com.azure.resourcemanager.appservice.fluent.models.WorkflowEnvelopeInner"
name: "WorkflowEnvelopeInner"
nameWithType: "WorkflowEnvelopeInner"
summary: "Workflow properties definition."
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 **WorkflowEnvelopeInner**</br> implements <xref href=\"com.azure.json.JsonSerializable?alt=com.azure.json.JsonSerializable&text=JsonSerializable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.appservice.fluent.models.WorkflowEnvelopeInner?alt=com.azure.resourcemanager.appservice.fluent.models.WorkflowEnvelopeInner&text=WorkflowEnvelopeInner\" data-throw-if-not-resolved=\"False\" />&gt;"
constructors:
- uid: "com.azure.resourcemanager.appservice.fluent.models.WorkflowEnvelopeInner.WorkflowEnvelopeInner()"
fullName: "com.azure.resourcemanager.appservice.fluent.models.WorkflowEnvelopeInner.WorkflowEnvelopeInner()"
name: "WorkflowEnvelopeInner()"
nameWithType: "WorkflowEnvelopeInner.WorkflowEnvelopeInner()"
summary: "Creates an instance of Workflow<wbr>Envelope<wbr>Inner class."
syntax: "public WorkflowEnvelopeInner()"
desc: "Creates an instance of WorkflowEnvelopeInner class."
methods:
- uid: "com.azure.resourcemanager.appservice.fluent.models.WorkflowEnvelopeInner.fromJson(com.azure.json.JsonReader)"
fullName: "com.azure.resourcemanager.appservice.fluent.models.WorkflowEnvelopeInner.fromJson(JsonReader jsonReader)"
name: "fromJson(JsonReader jsonReader)"
nameWithType: "WorkflowEnvelopeInner.fromJson(JsonReader jsonReader)"
summary: "Reads an instance of Workflow<wbr>Envelope<wbr>Inner 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 WorkflowEnvelopeInner fromJson(JsonReader jsonReader)"
exceptions:
- description: "If an error occurs while reading the WorkflowEnvelopeInner."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
desc: "Reads an instance of WorkflowEnvelopeInner from the JsonReader."
returns:
description: "An instance of WorkflowEnvelopeInner if the JsonReader was pointing to an instance of it, or null if it\n was pointing to JSON null."
type: "<xref href=\"com.azure.resourcemanager.appservice.fluent.models.WorkflowEnvelopeInner?alt=com.azure.resourcemanager.appservice.fluent.models.WorkflowEnvelopeInner&text=WorkflowEnvelopeInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.appservice.fluent.models.WorkflowEnvelopeInner.id()"
fullName: "com.azure.resourcemanager.appservice.fluent.models.WorkflowEnvelopeInner.id()"
name: "id()"
nameWithType: "WorkflowEnvelopeInner.id()"
summary: "Get the id property: The resource id."
syntax: "public String id()"
desc: "Get the id property: The resource id."
returns:
description: "the id value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.appservice.fluent.models.WorkflowEnvelopeInner.kind()"
fullName: "com.azure.resourcemanager.appservice.fluent.models.WorkflowEnvelopeInner.kind()"
name: "kind()"
nameWithType: "WorkflowEnvelopeInner.kind()"
summary: "Get the kind property: The resource kind."
syntax: "public String kind()"
desc: "Get the kind property: The resource kind."
returns:
description: "the kind value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.appservice.fluent.models.WorkflowEnvelopeInner.location()"
fullName: "com.azure.resourcemanager.appservice.fluent.models.WorkflowEnvelopeInner.location()"
name: "location()"
nameWithType: "WorkflowEnvelopeInner.location()"
summary: "Get the location property: The resource location."
syntax: "public String location()"
desc: "Get the location property: The resource location."
returns:
description: "the location value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.appservice.fluent.models.WorkflowEnvelopeInner.name()"
fullName: "com.azure.resourcemanager.appservice.fluent.models.WorkflowEnvelopeInner.name()"
name: "name()"
nameWithType: "WorkflowEnvelopeInner.name()"
summary: "Get the name property: Gets the resource name."
syntax: "public String name()"
desc: "Get the name property: Gets the resource 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.appservice.fluent.models.WorkflowEnvelopeInner.properties()"
fullName: "com.azure.resourcemanager.appservice.fluent.models.WorkflowEnvelopeInner.properties()"
name: "properties()"
nameWithType: "WorkflowEnvelopeInner.properties()"
summary: "Get the properties property: Additional workflow properties."
syntax: "public WorkflowEnvelopeProperties properties()"
desc: "Get the properties property: Additional workflow properties."
returns:
description: "the properties value."
type: "<xref href=\"com.azure.resourcemanager.appservice.models.WorkflowEnvelopeProperties?alt=com.azure.resourcemanager.appservice.models.WorkflowEnvelopeProperties&text=WorkflowEnvelopeProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.appservice.fluent.models.WorkflowEnvelopeInner.toJson(com.azure.json.JsonWriter)"
fullName: "com.azure.resourcemanager.appservice.fluent.models.WorkflowEnvelopeInner.toJson(JsonWriter jsonWriter)"
name: "toJson(JsonWriter jsonWriter)"
nameWithType: "WorkflowEnvelopeInner.toJson(JsonWriter 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\" />"
- uid: "com.azure.resourcemanager.appservice.fluent.models.WorkflowEnvelopeInner.type()"
fullName: "com.azure.resourcemanager.appservice.fluent.models.WorkflowEnvelopeInner.type()"
name: "type()"
nameWithType: "WorkflowEnvelopeInner.type()"
summary: "Get the type property: Gets the resource type."
syntax: "public String type()"
desc: "Get the type property: Gets the resource type."
returns:
description: "the type value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.appservice.fluent.models.WorkflowEnvelopeInner.validate()"
fullName: "com.azure.resourcemanager.appservice.fluent.models.WorkflowEnvelopeInner.validate()"
name: "validate()"
nameWithType: "WorkflowEnvelopeInner.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.appservice.fluent.models.WorkflowEnvelopeInner.withKind(java.lang.String)"
fullName: "com.azure.resourcemanager.appservice.fluent.models.WorkflowEnvelopeInner.withKind(String kind)"
name: "withKind(String kind)"
nameWithType: "WorkflowEnvelopeInner.withKind(String kind)"
summary: "Set the kind property: The resource kind."
parameters:
- description: "the kind value to set."
name: "kind"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public WorkflowEnvelopeInner withKind(String kind)"
desc: "Set the kind property: The resource kind."
returns:
description: "the WorkflowEnvelopeInner object itself."
type: "<xref href=\"com.azure.resourcemanager.appservice.fluent.models.WorkflowEnvelopeInner?alt=com.azure.resourcemanager.appservice.fluent.models.WorkflowEnvelopeInner&text=WorkflowEnvelopeInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.appservice.fluent.models.WorkflowEnvelopeInner.withLocation(java.lang.String)"
fullName: "com.azure.resourcemanager.appservice.fluent.models.WorkflowEnvelopeInner.withLocation(String location)"
name: "withLocation(String location)"
nameWithType: "WorkflowEnvelopeInner.withLocation(String location)"
summary: "Set the location property: The resource location."
parameters:
- description: "the location value to set."
name: "location"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public WorkflowEnvelopeInner withLocation(String location)"
desc: "Set the location property: The resource location."
returns:
description: "the WorkflowEnvelopeInner object itself."
type: "<xref href=\"com.azure.resourcemanager.appservice.fluent.models.WorkflowEnvelopeInner?alt=com.azure.resourcemanager.appservice.fluent.models.WorkflowEnvelopeInner&text=WorkflowEnvelopeInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.appservice.fluent.models.WorkflowEnvelopeInner.withProperties(com.azure.resourcemanager.appservice.models.WorkflowEnvelopeProperties)"
fullName: "com.azure.resourcemanager.appservice.fluent.models.WorkflowEnvelopeInner.withProperties(WorkflowEnvelopeProperties properties)"
name: "withProperties(WorkflowEnvelopeProperties properties)"
nameWithType: "WorkflowEnvelopeInner.withProperties(WorkflowEnvelopeProperties properties)"
summary: "Set the properties property: Additional workflow properties."
parameters:
- description: "the properties value to set."
name: "properties"
type: "<xref href=\"com.azure.resourcemanager.appservice.models.WorkflowEnvelopeProperties?alt=com.azure.resourcemanager.appservice.models.WorkflowEnvelopeProperties&text=WorkflowEnvelopeProperties\" data-throw-if-not-resolved=\"False\" />"
syntax: "public WorkflowEnvelopeInner withProperties(WorkflowEnvelopeProperties properties)"
desc: "Set the properties property: Additional workflow properties."
returns:
description: "the WorkflowEnvelopeInner object itself."
type: "<xref href=\"com.azure.resourcemanager.appservice.fluent.models.WorkflowEnvelopeInner?alt=com.azure.resourcemanager.appservice.fluent.models.WorkflowEnvelopeInner&text=WorkflowEnvelopeInner\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Workflow properties definition."
implements:
- "<xref href=\"com.azure.json.JsonSerializable?alt=com.azure.json.JsonSerializable&text=JsonSerializable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.appservice.fluent.models.WorkflowEnvelopeInner?alt=com.azure.resourcemanager.appservice.fluent.models.WorkflowEnvelopeInner&text=WorkflowEnvelopeInner\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.azure.resourcemanager.appservice.fluent.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-appservice:2.42.0