65 строки
4.8 KiB
YAML
65 строки
4.8 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.loadtestservice.fluent.models.OutboundEnvironmentEndpointInner"
|
|
fullName: "com.azure.resourcemanager.loadtestservice.fluent.models.OutboundEnvironmentEndpointInner"
|
|
name: "OutboundEnvironmentEndpointInner"
|
|
nameWithType: "OutboundEnvironmentEndpointInner"
|
|
summary: "A collection of related endpoints from the same service for which the Batch service requires outbound access."
|
|
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 **OutboundEnvironmentEndpointInner**"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.loadtestservice.fluent.models.OutboundEnvironmentEndpointInner.OutboundEnvironmentEndpointInner()"
|
|
fullName: "com.azure.resourcemanager.loadtestservice.fluent.models.OutboundEnvironmentEndpointInner.OutboundEnvironmentEndpointInner()"
|
|
name: "OutboundEnvironmentEndpointInner()"
|
|
nameWithType: "OutboundEnvironmentEndpointInner.OutboundEnvironmentEndpointInner()"
|
|
summary: "Creates an instance of Outbound<wbr>Environment<wbr>Endpoint<wbr>Inner class."
|
|
syntax: "public OutboundEnvironmentEndpointInner()"
|
|
desc: "Creates an instance of OutboundEnvironmentEndpointInner class."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.loadtestservice.fluent.models.OutboundEnvironmentEndpointInner.category()"
|
|
fullName: "com.azure.resourcemanager.loadtestservice.fluent.models.OutboundEnvironmentEndpointInner.category()"
|
|
name: "category()"
|
|
nameWithType: "OutboundEnvironmentEndpointInner.category()"
|
|
summary: "Get the category property: The type of service that Azure Load Testing connects to."
|
|
syntax: "public String category()"
|
|
desc: "Get the category property: The type of service that Azure Load Testing connects to."
|
|
returns:
|
|
description: "the category value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.loadtestservice.fluent.models.OutboundEnvironmentEndpointInner.endpoints()"
|
|
fullName: "com.azure.resourcemanager.loadtestservice.fluent.models.OutboundEnvironmentEndpointInner.endpoints()"
|
|
name: "endpoints()"
|
|
nameWithType: "OutboundEnvironmentEndpointInner.endpoints()"
|
|
summary: "Get the endpoints property: The endpoints for this service to which the Batch service makes outbound calls."
|
|
syntax: "public List<EndpointDependency> endpoints()"
|
|
desc: "Get the endpoints property: The endpoints for this service to which the Batch service makes outbound calls."
|
|
returns:
|
|
description: "the endpoints value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<xref href=\"com.azure.resourcemanager.loadtestservice.models.EndpointDependency?alt=com.azure.resourcemanager.loadtestservice.models.EndpointDependency&text=EndpointDependency\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.loadtestservice.fluent.models.OutboundEnvironmentEndpointInner.validate()"
|
|
fullName: "com.azure.resourcemanager.loadtestservice.fluent.models.OutboundEnvironmentEndpointInner.validate()"
|
|
name: "validate()"
|
|
nameWithType: "OutboundEnvironmentEndpointInner.validate()"
|
|
summary: "Validates the instance."
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
type: "class"
|
|
desc: "A collection of related endpoints from the same service for which the Batch service requires outbound access."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.loadtestservice.fluent.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-loadtestservice:1.0.0-beta.2
|