55 строки
3.3 KiB
YAML
55 строки
3.3 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.loadtestservice.models.EndpointDetail"
|
|
fullName: "com.azure.resourcemanager.loadtestservice.models.EndpointDetail"
|
|
name: "EndpointDetail"
|
|
nameWithType: "EndpointDetail"
|
|
summary: "Details about the connection between the Batch service and the endpoint."
|
|
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 **EndpointDetail**"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.loadtestservice.models.EndpointDetail.EndpointDetail()"
|
|
fullName: "com.azure.resourcemanager.loadtestservice.models.EndpointDetail.EndpointDetail()"
|
|
name: "EndpointDetail()"
|
|
nameWithType: "EndpointDetail.EndpointDetail()"
|
|
summary: "Creates an instance of Endpoint<wbr>Detail class."
|
|
syntax: "public EndpointDetail()"
|
|
desc: "Creates an instance of EndpointDetail class."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.loadtestservice.models.EndpointDetail.port()"
|
|
fullName: "com.azure.resourcemanager.loadtestservice.models.EndpointDetail.port()"
|
|
name: "port()"
|
|
nameWithType: "EndpointDetail.port()"
|
|
summary: "Get the port property: The port an endpoint is connected to."
|
|
syntax: "public Integer port()"
|
|
desc: "Get the port property: The port an endpoint is connected to."
|
|
returns:
|
|
description: "the port value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
|
|
- uid: "com.azure.resourcemanager.loadtestservice.models.EndpointDetail.validate()"
|
|
fullName: "com.azure.resourcemanager.loadtestservice.models.EndpointDetail.validate()"
|
|
name: "validate()"
|
|
nameWithType: "EndpointDetail.validate()"
|
|
summary: "Validates the instance."
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
type: "class"
|
|
desc: "Details about the connection between the Batch service and the endpoint."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.loadtestservice.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-loadtestservice:1.0.0-beta.2
|