Index

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

A

addPolicy(HttpPipelinePolicy) - Method in class com.azure.developer.loadtesting.LoadTestingClientBuilder
.

B

buildAsyncClient() - Method in class com.azure.developer.loadtesting.LoadTestingClientBuilder
Builds an instance of LoadTestingAsyncClient class.
buildClient() - Method in class com.azure.developer.loadtesting.LoadTestingClientBuilder
Builds an instance of LoadTestingClient class.

C

clientOptions(ClientOptions) - Method in class com.azure.developer.loadtesting.LoadTestingClientBuilder
.
com.azure.developer.loadtesting - package com.azure.developer.loadtesting
Package containing the classes for LoadTestingClient.
configuration(Configuration) - Method in class com.azure.developer.loadtesting.LoadTestingClientBuilder
.
createOrUpdateAppComponentsWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationAsyncClient
Associate an App Component (Azure resource) to a test or test run.
createOrUpdateAppComponentsWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationClient
Associate an App Component (Azure resource) to a test or test run.
createOrUpdateServerMetricsConfigWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationAsyncClient
Configure server metrics for a test or test run.
createOrUpdateServerMetricsConfigWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationClient
Configure server metrics for a test or test run.
createOrUpdateTestRunWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.developer.loadtesting.TestRunAsyncClient
Create and start a new test run with the given name.
createOrUpdateTestRunWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.developer.loadtesting.TestRunClient
Create and start a new test run with the given name.
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.
credential(TokenCredential) - Method in class com.azure.developer.loadtesting.LoadTestingClientBuilder
.

D

deleteAppComponentWithResponse(String, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationAsyncClient
Delete an App Component.
deleteAppComponentWithResponse(String, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationClient
Delete an App Component.
deleteLoadTestWithResponse(String, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationAsyncClient
Delete a test by its name.
deleteLoadTestWithResponse(String, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationClient
Delete a test by its name.
deleteServerMetricsWithResponse(String, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationAsyncClient
Delete server metrics configuration by its name.
deleteServerMetricsWithResponse(String, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationClient
Delete server metrics configuration by its name.
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.TestRunAsyncClient
Delete a test run by its name.
deleteTestRunWithResponse(String, RequestOptions) - Method in class com.azure.developer.loadtesting.TestRunClient
Delete a test run by its name.

E

endpoint(String) - Method in class com.azure.developer.loadtesting.LoadTestingClientBuilder
.

G

getAppComponentByNameWithResponse(String, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationAsyncClient
Get App Component details by App Component name.
getAppComponentByNameWithResponse(String, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationClient
Get App Component details by App Component name.
getAppComponentWithResponse(RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationAsyncClient
Get App Components for a test or a test run by its name.
getAppComponentWithResponse(RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationClient
Get App Components for a test or a test run by its name.
getLatest() - Static method in enum com.azure.developer.loadtesting.LoadTestingServiceVersion
Gets the latest service version supported by this client library.
getLoadTestAdministrationAsyncClient() - Method in class com.azure.developer.loadtesting.LoadTestingAsyncClient
Returns the instance of LoadTestAdministrationAsyncClient class.
getLoadTestAdministrationClient() - Method in class com.azure.developer.loadtesting.LoadTestingClient
Returns the instance of LoadTestAdministrationClient class.
getLoadTestRunAsyncClient() - Method in class com.azure.developer.loadtesting.LoadTestingAsyncClient
Returns the instance of TestRunAsyncClient class.
getLoadTestRunClient() - Method in class com.azure.developer.loadtesting.LoadTestingClient
Returns the instance of TestRunClient class.
getLoadTestWithResponse(String, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationAsyncClient
Get load test details by test name.
getLoadTestWithResponse(String, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationClient
Get load test details by test name.
getServerDefaultMetricsWithResponse(RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationAsyncClient
Get all default server metrics configuration for supported resource types.
getServerDefaultMetricsWithResponse(RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationClient
Get all default server metrics configuration for supported resource types.
getServerMetricsByNameWithResponse(String, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationAsyncClient
Get server metrics configuration by its name.
getServerMetricsByNameWithResponse(String, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationClient
Get server metrics configuration by its name.
getServerMetricsWithResponse(RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationAsyncClient
Get server metrics configuration for a test or test run by its name.
getServerMetricsWithResponse(RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationClient
Get server metrics configuration for a test or test run by its name.
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.
getTestRunClientMetricsFiltersWithResponse(String, RequestOptions) - Method in class com.azure.developer.loadtesting.TestRunAsyncClient
Get all filters that are supported for client metrics for a given load test run.
getTestRunClientMetricsFiltersWithResponse(String, RequestOptions) - Method in class com.azure.developer.loadtesting.TestRunClient
Get all filters that are supported for client metrics for a given load test run.
getTestRunClientMetricsWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.developer.loadtesting.TestRunAsyncClient
Get all client metrics for a load test run.
getTestRunClientMetricsWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.developer.loadtesting.TestRunClient
Get all client metrics for a load test run.
getTestRunFileWithResponse(String, String, RequestOptions) - Method in class com.azure.developer.loadtesting.TestRunAsyncClient
Get test run file by file name.
getTestRunFileWithResponse(String, String, RequestOptions) - Method in class com.azure.developer.loadtesting.TestRunClient
Get test run file by file name.
getTestRunWithResponse(String, RequestOptions) - Method in class com.azure.developer.loadtesting.TestRunAsyncClient
Get test run details by name.
getTestRunWithResponse(String, RequestOptions) - Method in class com.azure.developer.loadtesting.TestRunClient
Get test run details by name.
getVersion() - Method in enum com.azure.developer.loadtesting.LoadTestingServiceVersion
 

H

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

L

listLoadTestSearch(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}.
listLoadTestSearch(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}.
listSupportedResourceTypeWithResponse(RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationAsyncClient
Get all supported resource types for App Components(Azure resource types).
listSupportedResourceTypeWithResponse(RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationClient
Get all supported resource types for App Components(Azure resource types).
listTestFiles(String, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationAsyncClient
List all test files.
listTestFiles(String, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationClient
List all test files.
listTestRunsSearch(RequestOptions) - Method in class com.azure.developer.loadtesting.TestRunAsyncClient
Get all test runs with given filters.
listTestRunsSearch(RequestOptions) - Method in class com.azure.developer.loadtesting.TestRunClient
Get all test runs with given filters.
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.
LoadTestingAsyncClient - Class in com.azure.developer.loadtesting
Initializes a new instance of the asynchronous LoadTestingClient type.
LoadTestingClient - Class in com.azure.developer.loadtesting
Initializes a new instance of the synchronous LoadTestingClient type.
LoadTestingClientBuilder - Class in com.azure.developer.loadtesting
A builder for creating a new instance of the TestRunClient type.
LoadTestingClientBuilder() - Constructor for class com.azure.developer.loadtesting.LoadTestingClientBuilder
Create an instance of the LoadTestingClientBuilder.
LoadTestingServiceVersion - Enum in com.azure.developer.loadtesting
Service version of LoadTestingClient.

P

pipeline(HttpPipeline) - Method in class com.azure.developer.loadtesting.LoadTestingClientBuilder
.

R

retryOptions(RetryOptions) - Method in class com.azure.developer.loadtesting.LoadTestingClientBuilder
.
retryPolicy(RetryPolicy) - Method in class com.azure.developer.loadtesting.LoadTestingClientBuilder
Sets The retry policy that will attempt to retry failed requests, if applicable.

S

serviceVersion(LoadTestingServiceVersion) - Method in class com.azure.developer.loadtesting.LoadTestingClientBuilder
Sets Service version.
stopTestRunWithResponse(String, RequestOptions) - Method in class com.azure.developer.loadtesting.TestRunAsyncClient
Stop test run by name.
stopTestRunWithResponse(String, RequestOptions) - Method in class com.azure.developer.loadtesting.TestRunClient
Stop test run by name.

T

TestRunAsyncClient - Class in com.azure.developer.loadtesting
Initializes a new instance of the asynchronous LoadTestingClient type.
TestRunClient - Class in com.azure.developer.loadtesting
Initializes a new instance of the synchronous LoadTestingClient type.

U

uploadTestFileWithResponse(String, String, String, BinaryData, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationAsyncClient
Upload input file for a given test name.
uploadTestFileWithResponse(String, String, String, BinaryData, RequestOptions) - Method in class com.azure.developer.loadtesting.LoadTestAdministrationClient
Upload input file for a given test name.

V

V2022_06_01_PREVIEW - Enum constant in enum com.azure.developer.loadtesting.LoadTestingServiceVersion
Enum value 2022-06-01-preview.
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 L P R S T U V 
All Classes and Interfaces|All Packages