Index

A B C D E G H K L M N P R S T U V 
All Classes and Interfaces|All Packages

A

Adding the package to your product - Search tag in Overview
Section
addPolicy(HttpPipelinePolicy) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationClientBuilder
.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.developer.loadtesting.LoadTestRunClientBuilder
.
App Component - Search tag in Overview
Section
Authentication - Search tag in Overview
Section
Azure Load Testing client library for Java - Search tag in Overview
Section

B

beginTestRun(String, BinaryData, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestRunAsyncClient
Starts a test run and polls the status of the test run.
beginTestRun(String, BinaryData, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestRunClient
Starts a test run and polls the status of the test run.
beginUploadTestFile(String, String, BinaryData, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationAsyncClient
Uploads file and polls the validation status of the uploaded file.
beginUploadTestFile(String, String, BinaryData, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationClient
Uploads file and polls the validation status of the uploaded file.
buildAsyncClient() - Method in class com.azure.developer.loadtesting.LoadTestAdministrationClientBuilder
Builds an instance of LoadTestAdministrationAsyncClient class.
buildAsyncClient() - Method in class com.azure.developer.loadtesting.LoadTestRunClientBuilder
Builds an instance of LoadTestRunAsyncClient class.
buildClient() - Method in class com.azure.developer.loadtesting.LoadTestAdministrationClientBuilder
Builds an instance of LoadTestAdministrationClient class.
buildClient() - Method in class com.azure.developer.loadtesting.LoadTestRunClientBuilder
Builds an instance of LoadTestRunClient class.

C

clientOptions(ClientOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationClientBuilder
.
clientOptions(ClientOptions) - Method in class com.azure.developer.loadtesting.LoadTestRunClientBuilder
.
com.azure.developer.loadtesting - package com.azure.developer.loadtesting
Package containing the classes for LoadTestingClient.
configuration(Configuration) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationClientBuilder
.
configuration(Configuration) - Method in class com.azure.developer.loadtesting.LoadTestRunClientBuilder
.
Contributing - Search tag in Overview
Section
createOrUpdateAppComponentsWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationAsyncClient
Associate an app component (collection of azure resources) to a test.
createOrUpdateAppComponentsWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationClient
Associate an app component (collection of azure resources) to a test.
createOrUpdateAppComponentsWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestRunAsyncClient
Associate an app component (collection of azure resources) to a test run.
createOrUpdateAppComponentsWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestRunClient
Associate an app component (collection of azure resources) to a test run.
createOrUpdateServerMetricsConfigWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationAsyncClient
Configure server metrics for a test.
createOrUpdateServerMetricsConfigWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationClient
Configure server metrics for a test.
createOrUpdateServerMetricsConfigWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestRunAsyncClient
Configure server metrics for a test run.
createOrUpdateServerMetricsConfigWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestRunClient
Configure server metrics for a test run.
createOrUpdateTestWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationAsyncClient
Create a new test or update an existing test.
createOrUpdateTestWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationClient
Create a new test or update an existing test.
Creating a Load Test - Search tag in Overview
Section
credential(TokenCredential) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationClientBuilder
.
credential(TokenCredential) - Method in class com.azure.developer.loadtesting.LoadTestRunClientBuilder
.

D

Data-Plane Endpoint - Search tag in Overview
Section
deleteTestFileWithResponse(String, String, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationAsyncClient
Delete file by the file name for a test.
deleteTestFileWithResponse(String, String, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationClient
Delete file by the file name for a test.
deleteTestRunWithResponse(String, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestRunAsyncClient
Delete a test run by its name.
deleteTestRunWithResponse(String, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestRunClient
Delete a test run by its name.
deleteTestWithResponse(String, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationAsyncClient
Delete a test by its name.
deleteTestWithResponse(String, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationClient
Delete a test by its name.
Documentation - Search tag in Overview
Section

E

endpoint(String) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationClientBuilder
.
endpoint(String) - Method in class com.azure.developer.loadtesting.LoadTestRunClientBuilder
.
Examples - Search tag in Overview
Section

G

getAppComponentsWithResponse(String, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationAsyncClient
Get associated app component (collection of azure resources) for the given test.
getAppComponentsWithResponse(String, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationClient
Get associated app component (collection of azure resources) for the given test.
getAppComponentsWithResponse(String, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestRunAsyncClient
Get associated app component (collection of azure resources) for the given test run.
getAppComponentsWithResponse(String, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestRunClient
Get associated app component (collection of azure resources) for the given test run.
getLatest() - Static method in enum com.azure.developer.loadtesting.LoadTestingServiceVersion
Gets the latest service version supported by this client library.
getMetricDefinitionsWithResponse(String, String, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestRunAsyncClient
List the metric definitions for a load test run.
getMetricDefinitionsWithResponse(String, String, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestRunClient
List the metric definitions for a load test run.
getMetricNamespacesWithResponse(String, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestRunAsyncClient
List the metric namespaces for a load test run.
getMetricNamespacesWithResponse(String, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestRunClient
List the metric namespaces for a load test run.
getServerMetricsConfigWithResponse(String, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationAsyncClient
List server metrics configuration for the given test.
getServerMetricsConfigWithResponse(String, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationClient
List server metrics configuration for the given test.
getServerMetricsConfigWithResponse(String, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestRunAsyncClient
List server metrics configuration for the given test run.
getServerMetricsConfigWithResponse(String, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestRunClient
List server metrics configuration for the given test run.
getTestFileWithResponse(String, String, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationAsyncClient
Get test file by the file name.
getTestFileWithResponse(String, String, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationClient
Get test file by the file name.
getTestRunFileWithResponse(String, String, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestRunAsyncClient
Get test run file by file name.
getTestRunFileWithResponse(String, String, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestRunClient
Get test run file by file name.
getTestRunWithResponse(String, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestRunAsyncClient
Get test run details by name.
getTestRunWithResponse(String, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestRunClient
Get test run details by name.
getTestWithResponse(String, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationAsyncClient
Get load test details by test name.
getTestWithResponse(String, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationClient
Get load test details by test name.
Getting started - Search tag in Overview
Section
getVersion() - Method in enum com.azure.developer.loadtesting.LoadTestingServiceVersion

H

httpClient(HttpClient) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationClientBuilder
.
httpClient(HttpClient) - Method in class com.azure.developer.loadtesting.LoadTestRunClientBuilder
.
httpLogOptions(HttpLogOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationClientBuilder
.
httpLogOptions(HttpLogOptions) - Method in class com.azure.developer.loadtesting.LoadTestRunClientBuilder
.

K

Key concepts - Search tag in Overview
Section

L

listMetricDimensionValues(String, String, String, String, String, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestRunAsyncClient
List the dimension values for the given metric dimension name.
listMetricDimensionValues(String, String, String, String, String, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestRunClient
List the dimension values for the given metric dimension name.
listMetrics(String, String, String, String, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestRunAsyncClient
List the metric values for a load test run.
listMetrics(String, String, String, String, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestRunClient
List the metric values for a load test run.
listTestFiles(String, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationAsyncClient
Get all test files.
listTestFiles(String, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationClient
Get all test files.
listTestRuns(RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestRunAsyncClient
Get all test runs with given filters.
listTestRuns(RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestRunClient
Get all test runs with given filters.
listTests(RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationAsyncClient
Get all load tests by the fully qualified resource Id e.g subscriptions/{subId}/resourceGroups/{rg}/providers/Microsoft.LoadTestService/loadtests/{resName}.
listTests(RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationClient
Get all load tests by the fully qualified resource Id e.g subscriptions/{subId}/resourceGroups/{rg}/providers/Microsoft.LoadTestService/loadtests/{resName}.
LoadTestAdministrationAsyncClient - Class in com.azure.developer.loadtesting
Initializes a new instance of the asynchronous LoadTestingClient type.
LoadTestAdministrationClient - Class in com.azure.developer.loadtesting
Initializes a new instance of the synchronous LoadTestingClient type.
Load Test Administration Client - Search tag in Overview
Section
LoadTestAdministrationClientBuilder - Class in com.azure.developer.loadtesting
A builder for creating a new instance of the LoadTestAdministrationClient type.
LoadTestAdministrationClientBuilder() - Constructor for class com.azure.developer.loadtesting.LoadTestAdministrationClientBuilder
Create an instance of the LoadTestAdministrationClientBuilder.
LoadTestingServiceVersion - Enum in com.azure.developer.loadtesting
Service version of LoadTestingClient.
LoadTestRunAsyncClient - Class in com.azure.developer.loadtesting
Initializes a new instance of the asynchronous LoadTestingClient type.
LoadTestRunClient - Class in com.azure.developer.loadtesting
Initializes a new instance of the synchronous LoadTestingClient type.
LoadTestRunClientBuilder - Class in com.azure.developer.loadtesting
A builder for creating a new instance of the LoadTestRunClient type.
LoadTestRunClientBuilder() - Constructor for class com.azure.developer.loadtesting.LoadTestRunClientBuilder
Create an instance of the LoadTestRunClientBuilder.

M

Metrics - Search tag in Overview
Section

N

Next steps - Search tag in Overview
Section

P

pipeline(HttpPipeline) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationClientBuilder
.
pipeline(HttpPipeline) - Method in class com.azure.developer.loadtesting.LoadTestRunClientBuilder
.
Prerequisites - Search tag in Overview
Section

R

retryOptions(RetryOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationClientBuilder
.
retryOptions(RetryOptions) - Method in class com.azure.developer.loadtesting.LoadTestRunClientBuilder
.
retryPolicy(RetryPolicy) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationClientBuilder
Sets The retry policy that will attempt to retry failed requests, if applicable.
retryPolicy(RetryPolicy) - Method in class com.azure.developer.loadtesting.LoadTestRunClientBuilder
Sets The retry policy that will attempt to retry failed requests, if applicable.
Running a Load Test - Search tag in Overview
Section

S

serviceVersion(LoadTestingServiceVersion) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationClientBuilder
Sets Service version.
serviceVersion(LoadTestingServiceVersion) - Method in class com.azure.developer.loadtesting.LoadTestRunClientBuilder
Sets Service version.
stopTestRunWithResponse(String, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestRunAsyncClient
Stop test run by name.
stopTestRunWithResponse(String, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestRunClient
Stop test run by name.

T

Test - Search tag in Overview
Section
Test Run Client - Search tag in Overview
Section
Troubleshooting - Search tag in Overview
Section

U

Uploading .jmx file to a Load Test - Search tag in Overview
Section

V

V2022_11_01 - Enum constant in enum com.azure.developer.loadtesting.LoadTestingServiceVersion
Enum value 2022-11-01.
valueOf(String) - Static method in enum com.azure.developer.loadtesting.LoadTestingServiceVersion
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.azure.developer.loadtesting.LoadTestingServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E G H K L M N P R S T U V 
All Classes and Interfaces|All Packages