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

168 строки
11 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.network.models.ConnectivityHop"
fullName: "com.azure.resourcemanager.network.models.ConnectivityHop"
name: "ConnectivityHop"
nameWithType: "ConnectivityHop"
summary: "Information about a hop between the source and the destination."
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 **ConnectivityHop**</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.network.models.ConnectivityHop?alt=com.azure.resourcemanager.network.models.ConnectivityHop&text=ConnectivityHop\" data-throw-if-not-resolved=\"False\" />&gt;"
constructors:
- uid: "com.azure.resourcemanager.network.models.ConnectivityHop.ConnectivityHop()"
fullName: "com.azure.resourcemanager.network.models.ConnectivityHop.ConnectivityHop()"
name: "ConnectivityHop()"
nameWithType: "ConnectivityHop.ConnectivityHop()"
summary: "Creates an instance of Connectivity<wbr>Hop class."
syntax: "public ConnectivityHop()"
desc: "Creates an instance of ConnectivityHop class."
methods:
- uid: "com.azure.resourcemanager.network.models.ConnectivityHop.address()"
fullName: "com.azure.resourcemanager.network.models.ConnectivityHop.address()"
name: "address()"
nameWithType: "ConnectivityHop.address()"
summary: "Get the address property: The IP address of the hop."
syntax: "public String address()"
desc: "Get the address property: The IP address of the hop."
returns:
description: "the address value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.network.models.ConnectivityHop.fromJson(com.azure.json.JsonReader)"
fullName: "com.azure.resourcemanager.network.models.ConnectivityHop.fromJson(JsonReader jsonReader)"
name: "fromJson(JsonReader jsonReader)"
nameWithType: "ConnectivityHop.fromJson(JsonReader jsonReader)"
summary: "Reads an instance of Connectivity<wbr>Hop 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 ConnectivityHop fromJson(JsonReader jsonReader)"
exceptions:
- description: "If an error occurs while reading the ConnectivityHop."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
desc: "Reads an instance of ConnectivityHop from the JsonReader."
returns:
description: "An instance of ConnectivityHop if the JsonReader was pointing to an instance of it, or null if it was\n pointing to JSON null."
type: "<xref href=\"com.azure.resourcemanager.network.models.ConnectivityHop?alt=com.azure.resourcemanager.network.models.ConnectivityHop&text=ConnectivityHop\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.models.ConnectivityHop.id()"
fullName: "com.azure.resourcemanager.network.models.ConnectivityHop.id()"
name: "id()"
nameWithType: "ConnectivityHop.id()"
summary: "Get the id property: The ID of the hop."
syntax: "public String id()"
desc: "Get the id property: The ID of the hop."
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.network.models.ConnectivityHop.issues()"
fullName: "com.azure.resourcemanager.network.models.ConnectivityHop.issues()"
name: "issues()"
nameWithType: "ConnectivityHop.issues()"
summary: "Get the issues property: List of issues."
syntax: "public List<ConnectivityIssue> issues()"
desc: "Get the issues property: List of issues."
returns:
description: "the issues value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.network.models.ConnectivityIssue?alt=com.azure.resourcemanager.network.models.ConnectivityIssue&text=ConnectivityIssue\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.models.ConnectivityHop.links()"
fullName: "com.azure.resourcemanager.network.models.ConnectivityHop.links()"
name: "links()"
nameWithType: "ConnectivityHop.links()"
summary: "Get the links property: List of hop links."
syntax: "public List<HopLink> links()"
desc: "Get the links property: List of hop links."
returns:
description: "the links value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.network.models.HopLink?alt=com.azure.resourcemanager.network.models.HopLink&text=HopLink\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.models.ConnectivityHop.nextHopIds()"
fullName: "com.azure.resourcemanager.network.models.ConnectivityHop.nextHopIds()"
name: "nextHopIds()"
nameWithType: "ConnectivityHop.nextHopIds()"
summary: "Get the next<wbr>Hop<wbr>Ids property: List of next hop identifiers."
syntax: "public List<String> nextHopIds()"
desc: "Get the nextHopIds property: List of next hop identifiers."
returns:
description: "the nextHopIds value."
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;"
- uid: "com.azure.resourcemanager.network.models.ConnectivityHop.previousHopIds()"
fullName: "com.azure.resourcemanager.network.models.ConnectivityHop.previousHopIds()"
name: "previousHopIds()"
nameWithType: "ConnectivityHop.previousHopIds()"
summary: "Get the previous<wbr>Hop<wbr>Ids property: List of previous hop identifiers."
syntax: "public List<String> previousHopIds()"
desc: "Get the previousHopIds property: List of previous hop identifiers."
returns:
description: "the previousHopIds value."
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;"
- uid: "com.azure.resourcemanager.network.models.ConnectivityHop.previousLinks()"
fullName: "com.azure.resourcemanager.network.models.ConnectivityHop.previousLinks()"
name: "previousLinks()"
nameWithType: "ConnectivityHop.previousLinks()"
summary: "Get the previous<wbr>Links property: List of previous hop links."
syntax: "public List<HopLink> previousLinks()"
desc: "Get the previousLinks property: List of previous hop links."
returns:
description: "the previousLinks value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.network.models.HopLink?alt=com.azure.resourcemanager.network.models.HopLink&text=HopLink\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.models.ConnectivityHop.resourceId()"
fullName: "com.azure.resourcemanager.network.models.ConnectivityHop.resourceId()"
name: "resourceId()"
nameWithType: "ConnectivityHop.resourceId()"
summary: "Get the resource<wbr>Id property: The ID of the resource corresponding to this hop."
syntax: "public String resourceId()"
desc: "Get the resourceId property: The ID of the resource corresponding to this hop."
returns:
description: "the resourceId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.network.models.ConnectivityHop.toJson(com.azure.json.JsonWriter)"
fullName: "com.azure.resourcemanager.network.models.ConnectivityHop.toJson(JsonWriter jsonWriter)"
name: "toJson(JsonWriter jsonWriter)"
nameWithType: "ConnectivityHop.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.network.models.ConnectivityHop.type()"
fullName: "com.azure.resourcemanager.network.models.ConnectivityHop.type()"
name: "type()"
nameWithType: "ConnectivityHop.type()"
summary: "Get the type property: The type of the hop."
syntax: "public String type()"
desc: "Get the type property: The type of the hop."
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.network.models.ConnectivityHop.validate()"
fullName: "com.azure.resourcemanager.network.models.ConnectivityHop.validate()"
name: "validate()"
nameWithType: "ConnectivityHop.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
type: "class"
desc: "Information about a hop between the source and the destination."
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.network.models.ConnectivityHop?alt=com.azure.resourcemanager.network.models.ConnectivityHop&text=ConnectivityHop\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.azure.resourcemanager.network.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-network:2.44.0