### YamlMime:JavaType
uid: "com.azure.resourcemanager.loadtestservice.models.EndpointDependency"
fullName: "com.azure.resourcemanager.loadtestservice.models.EndpointDependency"
name: "EndpointDependency"
nameWithType: "EndpointDependency"
summary: "A domain name and connection details used to access a dependency."
inheritances:
- ""
inheritedClassMethods:
- classRef: "java.lang.Object"
methodsRef:
- "clone"
- "equals"
- "finalize"
- "getClass"
- "hashCode"
- "notify"
- "notifyAll"
- "toString"
- "wait"
- "wait"
- "wait"
syntax: "public final class **EndpointDependency**"
constructors:
- uid: "com.azure.resourcemanager.loadtestservice.models.EndpointDependency.EndpointDependency()"
fullName: "com.azure.resourcemanager.loadtestservice.models.EndpointDependency.EndpointDependency()"
name: "EndpointDependency()"
nameWithType: "EndpointDependency.EndpointDependency()"
summary: "Creates an instance of EndpointDependency class."
syntax: "public EndpointDependency()"
desc: "Creates an instance of EndpointDependency class."
methods:
- uid: "com.azure.resourcemanager.loadtestservice.models.EndpointDependency.description()"
fullName: "com.azure.resourcemanager.loadtestservice.models.EndpointDependency.description()"
name: "description()"
nameWithType: "EndpointDependency.description()"
summary: "Get the description property: Human-readable supplemental information about the dependency and when it is applicable."
syntax: "public String description()"
desc: "Get the description property: Human-readable supplemental information about the dependency and when it is applicable."
returns:
description: "the description value."
type: "String"
- uid: "com.azure.resourcemanager.loadtestservice.models.EndpointDependency.domainName()"
fullName: "com.azure.resourcemanager.loadtestservice.models.EndpointDependency.domainName()"
name: "domainName()"
nameWithType: "EndpointDependency.domainName()"
summary: "Get the domainName property: The domain name of the dependency."
syntax: "public String domainName()"
desc: "Get the domainName property: The domain name of the dependency. Domain names may be fully qualified or may contain a \\* wildcard."
returns:
description: "the domainName value."
type: "String"
- uid: "com.azure.resourcemanager.loadtestservice.models.EndpointDependency.endpointDetails()"
fullName: "com.azure.resourcemanager.loadtestservice.models.EndpointDependency.endpointDetails()"
name: "endpointDetails()"
nameWithType: "EndpointDependency.endpointDetails()"
summary: "Get the endpointDetails property: The list of connection details for this endpoint."
syntax: "public List endpointDetails()"
desc: "Get the endpointDetails property: The list of connection details for this endpoint."
returns:
description: "the endpointDetails value."
type: "List<>"
- uid: "com.azure.resourcemanager.loadtestservice.models.EndpointDependency.validate()"
fullName: "com.azure.resourcemanager.loadtestservice.models.EndpointDependency.validate()"
name: "validate()"
nameWithType: "EndpointDependency.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
type: "class"
desc: "A domain name and connection details used to access a dependency."
metadata: {}
package: "com.azure.resourcemanager.loadtestservice.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-loadtestservice:1.0.0-beta.2