50 строки
2.2 KiB
YAML
50 строки
2.2 KiB
YAML
### YamlMime:JavaType
|
|
inheritances:
|
|
- <xref href="java.lang.Object" data-throw-if-not-resolved="False"/>
|
|
methods:
|
|
- fullName: com.microsoft.azure.management.batch.EndpointDependency.description()
|
|
name: description()
|
|
nameWithType: EndpointDependency.description()
|
|
returns:
|
|
description: <p>the description value </p>
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get human-readable supplemental information about the dependency and when it is applicable.</p>
|
|
|
|
<p></p>
|
|
syntax: public String description()
|
|
uid: com.microsoft.azure.management.batch.EndpointDependency.description()
|
|
- fullName: com.microsoft.azure.management.batch.EndpointDependency.domainName()
|
|
name: domainName()
|
|
nameWithType: EndpointDependency.domainName()
|
|
returns:
|
|
description: <p>the domainName value </p>
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the domain name of the dependency. Domain names may be fully qualified or may contain a * wildcard.</p>
|
|
|
|
<p></p>
|
|
syntax: public String domainName()
|
|
uid: com.microsoft.azure.management.batch.EndpointDependency.domainName()
|
|
- fullName: com.microsoft.azure.management.batch.EndpointDependency.endpointDetails()
|
|
name: endpointDetails()
|
|
nameWithType: EndpointDependency.endpointDetails()
|
|
returns:
|
|
description: <p>the endpointDetails value </p>
|
|
type: List<<xref href="com.microsoft.azure.management.batch.EndpointDetail?alt=com.microsoft.azure.management.batch.EndpointDetail&text=EndpointDetail" data-throw-if-not-resolved="False"/>>
|
|
summary: >-
|
|
<p>Get the list of connection details for this endpoint.</p>
|
|
|
|
<p></p>
|
|
syntax: public List<EndpointDetail> endpointDetails()
|
|
uid: com.microsoft.azure.management.batch.EndpointDependency.endpointDetails()
|
|
nameWithType: EndpointDependency
|
|
syntax: public class EndpointDependency
|
|
type: class
|
|
uid: com.microsoft.azure.management.batch.EndpointDependency
|
|
fullName: com.microsoft.azure.management.batch.EndpointDependency
|
|
name: EndpointDependency
|
|
package: com.microsoft.azure.management.batch
|
|
summary: <p>A domain name and connection details used to access a dependency. </p>
|
|
metadata: {}
|