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

222 строки
18 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner"
fullName: "com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner"
name: "PacketCaptureQueryStatusResultInner"
nameWithType: "PacketCaptureQueryStatusResultInner"
summary: "Status of packet capture session."
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 **PacketCaptureQueryStatusResultInner**</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.PacketCaptureQueryStatusResultInner?alt=com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner&text=PacketCaptureQueryStatusResultInner\" data-throw-if-not-resolved=\"False\" />&gt;"
constructors:
- uid: "com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner.PacketCaptureQueryStatusResultInner()"
fullName: "com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner.PacketCaptureQueryStatusResultInner()"
name: "PacketCaptureQueryStatusResultInner()"
nameWithType: "PacketCaptureQueryStatusResultInner.PacketCaptureQueryStatusResultInner()"
summary: "Creates an instance of Packet<wbr>Capture<wbr>Query<wbr>Status<wbr>Result<wbr>Inner class."
syntax: "public PacketCaptureQueryStatusResultInner()"
desc: "Creates an instance of PacketCaptureQueryStatusResultInner class."
methods:
- uid: "com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner.captureStartTime()"
fullName: "com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner.captureStartTime()"
name: "captureStartTime()"
nameWithType: "PacketCaptureQueryStatusResultInner.captureStartTime()"
summary: "Get the capture<wbr>Start<wbr>Time property: The start time of the packet capture session."
syntax: "public OffsetDateTime captureStartTime()"
desc: "Get the captureStartTime property: The start time of the packet capture session."
returns:
description: "the captureStartTime value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
- uid: "com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner.fromJson(com.azure.json.JsonReader)"
fullName: "com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner.fromJson(JsonReader jsonReader)"
name: "fromJson(JsonReader jsonReader)"
nameWithType: "PacketCaptureQueryStatusResultInner.fromJson(JsonReader jsonReader)"
summary: "Reads an instance of Packet<wbr>Capture<wbr>Query<wbr>Status<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 PacketCaptureQueryStatusResultInner fromJson(JsonReader jsonReader)"
exceptions:
- description: "If an error occurs while reading the PacketCaptureQueryStatusResultInner."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
desc: "Reads an instance of PacketCaptureQueryStatusResultInner from the JsonReader."
returns:
description: "An instance of PacketCaptureQueryStatusResultInner if the JsonReader was pointing to an instance of it,\n or null if it was pointing to JSON null."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner?alt=com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner&text=PacketCaptureQueryStatusResultInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner.id()"
fullName: "com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner.id()"
name: "id()"
nameWithType: "PacketCaptureQueryStatusResultInner.id()"
summary: "Get the id property: The ID of the packet capture resource."
syntax: "public String id()"
desc: "Get the id property: The ID of the packet capture resource."
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.fluent.models.PacketCaptureQueryStatusResultInner.name()"
fullName: "com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner.name()"
name: "name()"
nameWithType: "PacketCaptureQueryStatusResultInner.name()"
summary: "Get the name property: The name of the packet capture resource."
syntax: "public String name()"
desc: "Get the name property: The name of the packet capture resource."
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.network.fluent.models.PacketCaptureQueryStatusResultInner.packetCaptureError()"
fullName: "com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner.packetCaptureError()"
name: "packetCaptureError()"
nameWithType: "PacketCaptureQueryStatusResultInner.packetCaptureError()"
summary: "Get the packet<wbr>Capture<wbr>Error property: List of errors of packet capture session."
syntax: "public List<PcError> packetCaptureError()"
desc: "Get the packetCaptureError property: List of errors of packet capture session."
returns:
description: "the packetCaptureError 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.PcError?alt=com.azure.resourcemanager.network.models.PcError&text=PcError\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner.packetCaptureStatus()"
fullName: "com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner.packetCaptureStatus()"
name: "packetCaptureStatus()"
nameWithType: "PacketCaptureQueryStatusResultInner.packetCaptureStatus()"
summary: "Get the packet<wbr>Capture<wbr>Status property: The status of the packet capture session."
syntax: "public PcStatus packetCaptureStatus()"
desc: "Get the packetCaptureStatus property: The status of the packet capture session."
returns:
description: "the packetCaptureStatus value."
type: "<xref href=\"com.azure.resourcemanager.network.models.PcStatus?alt=com.azure.resourcemanager.network.models.PcStatus&text=PcStatus\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner.stopReason()"
fullName: "com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner.stopReason()"
name: "stopReason()"
nameWithType: "PacketCaptureQueryStatusResultInner.stopReason()"
summary: "Get the stop<wbr>Reason property: The reason the current packet capture session was stopped."
syntax: "public String stopReason()"
desc: "Get the stopReason property: The reason the current packet capture session was stopped."
returns:
description: "the stopReason 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.PacketCaptureQueryStatusResultInner.toJson(com.azure.json.JsonWriter)"
fullName: "com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner.toJson(JsonWriter jsonWriter)"
name: "toJson(JsonWriter jsonWriter)"
nameWithType: "PacketCaptureQueryStatusResultInner.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.PacketCaptureQueryStatusResultInner.validate()"
fullName: "com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner.validate()"
name: "validate()"
nameWithType: "PacketCaptureQueryStatusResultInner.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner.withCaptureStartTime(java.time.OffsetDateTime)"
fullName: "com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner.withCaptureStartTime(OffsetDateTime captureStartTime)"
name: "withCaptureStartTime(OffsetDateTime captureStartTime)"
nameWithType: "PacketCaptureQueryStatusResultInner.withCaptureStartTime(OffsetDateTime captureStartTime)"
summary: "Set the capture<wbr>Start<wbr>Time property: The start time of the packet capture session."
parameters:
- description: "the captureStartTime value to set."
name: "captureStartTime"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
syntax: "public PacketCaptureQueryStatusResultInner withCaptureStartTime(OffsetDateTime captureStartTime)"
desc: "Set the captureStartTime property: The start time of the packet capture session."
returns:
description: "the PacketCaptureQueryStatusResultInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner?alt=com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner&text=PacketCaptureQueryStatusResultInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner.withId(java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner.withId(String id)"
name: "withId(String id)"
nameWithType: "PacketCaptureQueryStatusResultInner.withId(String id)"
summary: "Set the id property: The ID of the packet capture resource."
parameters:
- description: "the id value to set."
name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public PacketCaptureQueryStatusResultInner withId(String id)"
desc: "Set the id property: The ID of the packet capture resource."
returns:
description: "the PacketCaptureQueryStatusResultInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner?alt=com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner&text=PacketCaptureQueryStatusResultInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner.withName(java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner.withName(String name)"
name: "withName(String name)"
nameWithType: "PacketCaptureQueryStatusResultInner.withName(String name)"
summary: "Set the name property: The name of the packet capture resource."
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 PacketCaptureQueryStatusResultInner withName(String name)"
desc: "Set the name property: The name of the packet capture resource."
returns:
description: "the PacketCaptureQueryStatusResultInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner?alt=com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner&text=PacketCaptureQueryStatusResultInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner.withPacketCaptureError(java.util.List<com.azure.resourcemanager.network.models.PcError>)"
fullName: "com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner.withPacketCaptureError(List<PcError> packetCaptureError)"
name: "withPacketCaptureError(List<PcError> packetCaptureError)"
nameWithType: "PacketCaptureQueryStatusResultInner.withPacketCaptureError(List<PcError> packetCaptureError)"
summary: "Set the packet<wbr>Capture<wbr>Error property: List of errors of packet capture session."
parameters:
- description: "the packetCaptureError value to set."
name: "packetCaptureError"
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.PcError?alt=com.azure.resourcemanager.network.models.PcError&text=PcError\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public PacketCaptureQueryStatusResultInner withPacketCaptureError(List<PcError> packetCaptureError)"
desc: "Set the packetCaptureError property: List of errors of packet capture session."
returns:
description: "the PacketCaptureQueryStatusResultInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner?alt=com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner&text=PacketCaptureQueryStatusResultInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner.withPacketCaptureStatus(com.azure.resourcemanager.network.models.PcStatus)"
fullName: "com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner.withPacketCaptureStatus(PcStatus packetCaptureStatus)"
name: "withPacketCaptureStatus(PcStatus packetCaptureStatus)"
nameWithType: "PacketCaptureQueryStatusResultInner.withPacketCaptureStatus(PcStatus packetCaptureStatus)"
summary: "Set the packet<wbr>Capture<wbr>Status property: The status of the packet capture session."
parameters:
- description: "the packetCaptureStatus value to set."
name: "packetCaptureStatus"
type: "<xref href=\"com.azure.resourcemanager.network.models.PcStatus?alt=com.azure.resourcemanager.network.models.PcStatus&text=PcStatus\" data-throw-if-not-resolved=\"False\" />"
syntax: "public PacketCaptureQueryStatusResultInner withPacketCaptureStatus(PcStatus packetCaptureStatus)"
desc: "Set the packetCaptureStatus property: The status of the packet capture session."
returns:
description: "the PacketCaptureQueryStatusResultInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner?alt=com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner&text=PacketCaptureQueryStatusResultInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner.withStopReason(java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner.withStopReason(String stopReason)"
name: "withStopReason(String stopReason)"
nameWithType: "PacketCaptureQueryStatusResultInner.withStopReason(String stopReason)"
summary: "Set the stop<wbr>Reason property: The reason the current packet capture session was stopped."
parameters:
- description: "the stopReason value to set."
name: "stopReason"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public PacketCaptureQueryStatusResultInner withStopReason(String stopReason)"
desc: "Set the stopReason property: The reason the current packet capture session was stopped."
returns:
description: "the PacketCaptureQueryStatusResultInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner?alt=com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner&text=PacketCaptureQueryStatusResultInner\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Status of packet capture session."
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.PacketCaptureQueryStatusResultInner?alt=com.azure.resourcemanager.network.fluent.models.PacketCaptureQueryStatusResultInner&text=PacketCaptureQueryStatusResultInner\" 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