azure-docs-sdk-java/legacy/docs-ref-autogen/com.azure.resourcemanager.l...

110 строки
5.8 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.loadtestservice.fluent.LoadTestClient"
fullName: "com.azure.resourcemanager.loadtestservice.fluent.LoadTestClient"
name: "LoadTestClient"
nameWithType: "LoadTestClient"
summary: "The interface for Load<wbr>Test<wbr>Client class."
syntax: "public interface **LoadTestClient**"
methods:
- uid: "com.azure.resourcemanager.loadtestservice.fluent.LoadTestClient.getApiVersion()"
fullName: "com.azure.resourcemanager.loadtestservice.fluent.LoadTestClient.getApiVersion()"
name: "getApiVersion()"
nameWithType: "LoadTestClient.getApiVersion()"
summary: "Gets Api Version."
modifiers:
- "abstract"
syntax: "public abstract String getApiVersion()"
desc: "Gets Api Version."
returns:
description: "the apiVersion value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.loadtestservice.fluent.LoadTestClient.getDefaultPollInterval()"
fullName: "com.azure.resourcemanager.loadtestservice.fluent.LoadTestClient.getDefaultPollInterval()"
name: "getDefaultPollInterval()"
nameWithType: "LoadTestClient.getDefaultPollInterval()"
summary: "Gets The default poll interval for long-running operation."
modifiers:
- "abstract"
syntax: "public abstract Duration getDefaultPollInterval()"
desc: "Gets The default poll interval for long-running operation."
returns:
description: "the defaultPollInterval value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/Duration.html\">Duration</a>"
- uid: "com.azure.resourcemanager.loadtestservice.fluent.LoadTestClient.getEndpoint()"
fullName: "com.azure.resourcemanager.loadtestservice.fluent.LoadTestClient.getEndpoint()"
name: "getEndpoint()"
nameWithType: "LoadTestClient.getEndpoint()"
summary: "Gets server parameter."
modifiers:
- "abstract"
syntax: "public abstract String getEndpoint()"
desc: "Gets server parameter."
returns:
description: "the endpoint value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.loadtestservice.fluent.LoadTestClient.getHttpPipeline()"
fullName: "com.azure.resourcemanager.loadtestservice.fluent.LoadTestClient.getHttpPipeline()"
name: "getHttpPipeline()"
nameWithType: "LoadTestClient.getHttpPipeline()"
summary: "Gets The HTTP pipeline to send requests through."
modifiers:
- "abstract"
syntax: "public abstract HttpPipeline getHttpPipeline()"
desc: "Gets The HTTP pipeline to send requests through."
returns:
description: "the httpPipeline value."
type: "<xref href=\"com.azure.core.http.HttpPipeline?alt=com.azure.core.http.HttpPipeline&text=HttpPipeline\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.loadtestservice.fluent.LoadTestClient.getLoadTests()"
fullName: "com.azure.resourcemanager.loadtestservice.fluent.LoadTestClient.getLoadTests()"
name: "getLoadTests()"
nameWithType: "LoadTestClient.getLoadTests()"
summary: "Gets the Load<wbr>Tests<wbr>Client object to access its operations."
modifiers:
- "abstract"
syntax: "public abstract LoadTestsClient getLoadTests()"
desc: "Gets the LoadTestsClient object to access its operations."
returns:
description: "the LoadTestsClient object."
type: "<xref href=\"com.azure.resourcemanager.loadtestservice.fluent.LoadTestsClient?alt=com.azure.resourcemanager.loadtestservice.fluent.LoadTestsClient&text=LoadTestsClient\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.loadtestservice.fluent.LoadTestClient.getOperations()"
fullName: "com.azure.resourcemanager.loadtestservice.fluent.LoadTestClient.getOperations()"
name: "getOperations()"
nameWithType: "LoadTestClient.getOperations()"
summary: "Gets the Operations<wbr>Client object to access its operations."
modifiers:
- "abstract"
syntax: "public abstract OperationsClient getOperations()"
desc: "Gets the OperationsClient object to access its operations."
returns:
description: "the OperationsClient object."
type: "<xref href=\"com.azure.resourcemanager.loadtestservice.fluent.OperationsClient?alt=com.azure.resourcemanager.loadtestservice.fluent.OperationsClient&text=OperationsClient\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.loadtestservice.fluent.LoadTestClient.getQuotas()"
fullName: "com.azure.resourcemanager.loadtestservice.fluent.LoadTestClient.getQuotas()"
name: "getQuotas()"
nameWithType: "LoadTestClient.getQuotas()"
summary: "Gets the Quotas<wbr>Client object to access its operations."
modifiers:
- "abstract"
syntax: "public abstract QuotasClient getQuotas()"
desc: "Gets the QuotasClient object to access its operations."
returns:
description: "the QuotasClient object."
type: "<xref href=\"com.azure.resourcemanager.loadtestservice.fluent.QuotasClient?alt=com.azure.resourcemanager.loadtestservice.fluent.QuotasClient&text=QuotasClient\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.loadtestservice.fluent.LoadTestClient.getSubscriptionId()"
fullName: "com.azure.resourcemanager.loadtestservice.fluent.LoadTestClient.getSubscriptionId()"
name: "getSubscriptionId()"
nameWithType: "LoadTestClient.getSubscriptionId()"
summary: "Gets The ID of the target subscription."
modifiers:
- "abstract"
syntax: "public abstract String getSubscriptionId()"
desc: "Gets The ID of the target subscription."
returns:
description: "the subscriptionId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
type: "interface"
desc: "The interface for LoadTestClient class."
metadata: {}
package: "com.azure.resourcemanager.loadtestservice.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-loadtestservice:1.0.0-beta.2