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

150 строки
11 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.network.fluent.models.NextHopResultInner"
fullName: "com.azure.resourcemanager.network.fluent.models.NextHopResultInner"
name: "NextHopResultInner"
nameWithType: "NextHopResultInner"
summary: "The information about next hop from the specified VM."
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 **NextHopResultInner**</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.fluent.models.NextHopResultInner?alt=com.azure.resourcemanager.network.fluent.models.NextHopResultInner&text=NextHopResultInner\" data-throw-if-not-resolved=\"False\" />&gt;"
constructors:
- uid: "com.azure.resourcemanager.network.fluent.models.NextHopResultInner.NextHopResultInner()"
fullName: "com.azure.resourcemanager.network.fluent.models.NextHopResultInner.NextHopResultInner()"
name: "NextHopResultInner()"
nameWithType: "NextHopResultInner.NextHopResultInner()"
summary: "Creates an instance of Next<wbr>Hop<wbr>Result<wbr>Inner class."
syntax: "public NextHopResultInner()"
desc: "Creates an instance of NextHopResultInner class."
methods:
- uid: "com.azure.resourcemanager.network.fluent.models.NextHopResultInner.fromJson(com.azure.json.JsonReader)"
fullName: "com.azure.resourcemanager.network.fluent.models.NextHopResultInner.fromJson(JsonReader jsonReader)"
name: "fromJson(JsonReader jsonReader)"
nameWithType: "NextHopResultInner.fromJson(JsonReader jsonReader)"
summary: "Reads an instance of Next<wbr>Hop<wbr>Result<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 NextHopResultInner fromJson(JsonReader jsonReader)"
exceptions:
- description: "If an error occurs while reading the NextHopResultInner."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
desc: "Reads an instance of NextHopResultInner from the JsonReader."
returns:
description: "An instance of NextHopResultInner 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.fluent.models.NextHopResultInner?alt=com.azure.resourcemanager.network.fluent.models.NextHopResultInner&text=NextHopResultInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.NextHopResultInner.nextHopIpAddress()"
fullName: "com.azure.resourcemanager.network.fluent.models.NextHopResultInner.nextHopIpAddress()"
name: "nextHopIpAddress()"
nameWithType: "NextHopResultInner.nextHopIpAddress()"
summary: "Get the next<wbr>Hop<wbr>IpAddress property: Next hop IP Address."
syntax: "public String nextHopIpAddress()"
desc: "Get the nextHopIpAddress property: Next hop IP Address."
returns:
description: "the nextHopIpAddress value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.network.fluent.models.NextHopResultInner.nextHopType()"
fullName: "com.azure.resourcemanager.network.fluent.models.NextHopResultInner.nextHopType()"
name: "nextHopType()"
nameWithType: "NextHopResultInner.nextHopType()"
summary: "Get the next<wbr>Hop<wbr>Type property: Next hop type."
syntax: "public NextHopType nextHopType()"
desc: "Get the nextHopType property: Next hop type."
returns:
description: "the nextHopType value."
type: "<xref href=\"com.azure.resourcemanager.network.models.NextHopType?alt=com.azure.resourcemanager.network.models.NextHopType&text=NextHopType\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.NextHopResultInner.routeTableId()"
fullName: "com.azure.resourcemanager.network.fluent.models.NextHopResultInner.routeTableId()"
name: "routeTableId()"
nameWithType: "NextHopResultInner.routeTableId()"
summary: "Get the route<wbr>Table<wbr>Id property: The resource identifier for the route table associated with the route being returned."
syntax: "public String routeTableId()"
desc: "Get the routeTableId property: The resource identifier for the route table associated with the route being returned. If the route being returned does not correspond to any user created routes then this field will be the string 'System Route'."
returns:
description: "the routeTableId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.network.fluent.models.NextHopResultInner.toJson(com.azure.json.JsonWriter)"
fullName: "com.azure.resourcemanager.network.fluent.models.NextHopResultInner.toJson(JsonWriter jsonWriter)"
name: "toJson(JsonWriter jsonWriter)"
nameWithType: "NextHopResultInner.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.fluent.models.NextHopResultInner.validate()"
fullName: "com.azure.resourcemanager.network.fluent.models.NextHopResultInner.validate()"
name: "validate()"
nameWithType: "NextHopResultInner.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.network.fluent.models.NextHopResultInner.withNextHopIpAddress(java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.models.NextHopResultInner.withNextHopIpAddress(String nextHopIpAddress)"
name: "withNextHopIpAddress(String nextHopIpAddress)"
nameWithType: "NextHopResultInner.withNextHopIpAddress(String nextHopIpAddress)"
summary: "Set the next<wbr>Hop<wbr>IpAddress property: Next hop IP Address."
parameters:
- description: "the nextHopIpAddress value to set."
name: "nextHopIpAddress"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public NextHopResultInner withNextHopIpAddress(String nextHopIpAddress)"
desc: "Set the nextHopIpAddress property: Next hop IP Address."
returns:
description: "the NextHopResultInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.NextHopResultInner?alt=com.azure.resourcemanager.network.fluent.models.NextHopResultInner&text=NextHopResultInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.NextHopResultInner.withNextHopType(com.azure.resourcemanager.network.models.NextHopType)"
fullName: "com.azure.resourcemanager.network.fluent.models.NextHopResultInner.withNextHopType(NextHopType nextHopType)"
name: "withNextHopType(NextHopType nextHopType)"
nameWithType: "NextHopResultInner.withNextHopType(NextHopType nextHopType)"
summary: "Set the next<wbr>Hop<wbr>Type property: Next hop type."
parameters:
- description: "the nextHopType value to set."
name: "nextHopType"
type: "<xref href=\"com.azure.resourcemanager.network.models.NextHopType?alt=com.azure.resourcemanager.network.models.NextHopType&text=NextHopType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public NextHopResultInner withNextHopType(NextHopType nextHopType)"
desc: "Set the nextHopType property: Next hop type."
returns:
description: "the NextHopResultInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.NextHopResultInner?alt=com.azure.resourcemanager.network.fluent.models.NextHopResultInner&text=NextHopResultInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.NextHopResultInner.withRouteTableId(java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.models.NextHopResultInner.withRouteTableId(String routeTableId)"
name: "withRouteTableId(String routeTableId)"
nameWithType: "NextHopResultInner.withRouteTableId(String routeTableId)"
summary: "Set the route<wbr>Table<wbr>Id property: The resource identifier for the route table associated with the route being returned."
parameters:
- description: "the routeTableId value to set."
name: "routeTableId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public NextHopResultInner withRouteTableId(String routeTableId)"
desc: "Set the routeTableId property: The resource identifier for the route table associated with the route being returned. If the route being returned does not correspond to any user created routes then this field will be the string 'System Route'."
returns:
description: "the NextHopResultInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.NextHopResultInner?alt=com.azure.resourcemanager.network.fluent.models.NextHopResultInner&text=NextHopResultInner\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "The information about next hop from the specified VM."
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.fluent.models.NextHopResultInner?alt=com.azure.resourcemanager.network.fluent.models.NextHopResultInner&text=NextHopResultInner\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.azure.resourcemanager.network.fluent.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-network:2.42.0