Index

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

A

addPolicy(HttpPipelinePolicy) - Method in class com.azure.developer.devcenter.DevBoxesClientBuilder
.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.developer.devcenter.DevCenterClientBuilder
.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.developer.devcenter.EnvironmentsClientBuilder
.

B

beginCreateDevBox(String, String, String, BinaryData, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
Creates or updates a Dev Box.
beginCreateDevBox(String, String, String, BinaryData, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesClient
Creates or updates a Dev Box.
beginCreateOrUpdateEnvironment(String, String, String, BinaryData, RequestOptions) - Method in class com.azure.developer.devcenter.EnvironmentsAsyncClient
Creates or updates an environment.
beginCreateOrUpdateEnvironment(String, String, String, BinaryData, RequestOptions) - Method in class com.azure.developer.devcenter.EnvironmentsClient
Creates or updates an environment.
beginCustomEnvironmentAction(String, String, String, BinaryData, RequestOptions) - Method in class com.azure.developer.devcenter.EnvironmentsAsyncClient
Executes a custom action.
beginCustomEnvironmentAction(String, String, String, BinaryData, RequestOptions) - Method in class com.azure.developer.devcenter.EnvironmentsClient
Executes a custom action.
beginDeleteDevBox(String, String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
Deletes a Dev Box.
beginDeleteDevBox(String, String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesClient
Deletes a Dev Box.
beginDeleteEnvironment(String, String, String, RequestOptions) - Method in class com.azure.developer.devcenter.EnvironmentsAsyncClient
Deletes an environment and all its associated resources.
beginDeleteEnvironment(String, String, String, RequestOptions) - Method in class com.azure.developer.devcenter.EnvironmentsClient
Deletes an environment and all its associated resources.
beginDeployEnvironmentAction(String, String, String, BinaryData, RequestOptions) - Method in class com.azure.developer.devcenter.EnvironmentsAsyncClient
Executes a deploy action.
beginDeployEnvironmentAction(String, String, String, BinaryData, RequestOptions) - Method in class com.azure.developer.devcenter.EnvironmentsClient
Executes a deploy action.
beginStartDevBox(String, String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
Starts a Dev Box.
beginStartDevBox(String, String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesClient
Starts a Dev Box.
beginStopDevBox(String, String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
Stops a Dev Box.
beginStopDevBox(String, String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesClient
Stops a Dev Box.
buildAsyncClient() - Method in class com.azure.developer.devcenter.DevBoxesClientBuilder
Builds an instance of DevBoxesAsyncClient class.
buildAsyncClient() - Method in class com.azure.developer.devcenter.DevCenterClientBuilder
Builds an instance of DevCenterAsyncClient class.
buildAsyncClient() - Method in class com.azure.developer.devcenter.EnvironmentsClientBuilder
Builds an instance of EnvironmentsAsyncClient class.
buildClient() - Method in class com.azure.developer.devcenter.DevBoxesClientBuilder
Builds an instance of DevBoxesClient class.
buildClient() - Method in class com.azure.developer.devcenter.DevCenterClientBuilder
Builds an instance of DevCenterClient class.
buildClient() - Method in class com.azure.developer.devcenter.EnvironmentsClientBuilder
Builds an instance of EnvironmentsClient class.

C

clientOptions(ClientOptions) - Method in class com.azure.developer.devcenter.DevBoxesClientBuilder
.
clientOptions(ClientOptions) - Method in class com.azure.developer.devcenter.DevCenterClientBuilder
.
clientOptions(ClientOptions) - Method in class com.azure.developer.devcenter.EnvironmentsClientBuilder
.
com.azure.developer.devcenter - package com.azure.developer.devcenter
Package containing the classes for DevCenter.
configuration(Configuration) - Method in class com.azure.developer.devcenter.DevBoxesClientBuilder
.
configuration(Configuration) - Method in class com.azure.developer.devcenter.DevCenterClientBuilder
.
configuration(Configuration) - Method in class com.azure.developer.devcenter.EnvironmentsClientBuilder
.
credential(TokenCredential) - Method in class com.azure.developer.devcenter.DevBoxesClientBuilder
.
credential(TokenCredential) - Method in class com.azure.developer.devcenter.DevCenterClientBuilder
.
credential(TokenCredential) - Method in class com.azure.developer.devcenter.EnvironmentsClientBuilder
.

D

delayUpcomingActionWithResponse(String, String, String, String, OffsetDateTime, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
Delays an Upcoming Action.
delayUpcomingActionWithResponse(String, String, String, String, OffsetDateTime, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesClient
Delays an Upcoming Action.
DevBoxesAsyncClient - Class in com.azure.developer.devcenter
Initializes a new instance of the asynchronous DevCenterClient type.
DevBoxesClient - Class in com.azure.developer.devcenter
Initializes a new instance of the synchronous DevCenterClient type.
DevBoxesClientBuilder - Class in com.azure.developer.devcenter
A builder for creating a new instance of the DevBoxesClient type.
DevBoxesClientBuilder() - Constructor for class com.azure.developer.devcenter.DevBoxesClientBuilder
Create an instance of the DevBoxesClientBuilder.
DevCenterAsyncClient - Class in com.azure.developer.devcenter
Initializes a new instance of the asynchronous DevCenterClient type.
DevCenterClient - Class in com.azure.developer.devcenter
Initializes a new instance of the synchronous DevCenterClient type.
DevCenterClientBuilder - Class in com.azure.developer.devcenter
A builder for creating a new instance of the DevCenterClient type.
DevCenterClientBuilder() - Constructor for class com.azure.developer.devcenter.DevCenterClientBuilder
Create an instance of the DevCenterClientBuilder.
DevCenterServiceVersion - Enum in com.azure.developer.devcenter
Service version of DevCenterClient.

E

endpoint(String) - Method in class com.azure.developer.devcenter.DevBoxesClientBuilder
.
endpoint(String) - Method in class com.azure.developer.devcenter.DevCenterClientBuilder
.
endpoint(String) - Method in class com.azure.developer.devcenter.EnvironmentsClientBuilder
.
EnvironmentsAsyncClient - Class in com.azure.developer.devcenter
Initializes a new instance of the asynchronous DevCenterClient type.
EnvironmentsClient - Class in com.azure.developer.devcenter
Initializes a new instance of the synchronous DevCenterClient type.
EnvironmentsClientBuilder - Class in com.azure.developer.devcenter
A builder for creating a new instance of the EnvironmentsClient type.
EnvironmentsClientBuilder() - Constructor for class com.azure.developer.devcenter.EnvironmentsClientBuilder
Create an instance of the EnvironmentsClientBuilder.

G

getCatalogItemVersionWithResponse(String, String, String, RequestOptions) - Method in class com.azure.developer.devcenter.EnvironmentsAsyncClient
Get a specific catalog item version from a project.
getCatalogItemVersionWithResponse(String, String, String, RequestOptions) - Method in class com.azure.developer.devcenter.EnvironmentsClient
Get a specific catalog item version from a project.
getCatalogItemWithResponse(String, String, RequestOptions) - Method in class com.azure.developer.devcenter.EnvironmentsAsyncClient
Get a catalog item from a project.
getCatalogItemWithResponse(String, String, RequestOptions) - Method in class com.azure.developer.devcenter.EnvironmentsClient
Get a catalog item from a project.
getDevBoxByUserWithResponse(String, String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
Gets a Dev Box.
getDevBoxByUserWithResponse(String, String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesClient
Gets a Dev Box.
getEnvironmentByUserWithResponse(String, String, String, RequestOptions) - Method in class com.azure.developer.devcenter.EnvironmentsAsyncClient
Gets an environment.
getEnvironmentByUserWithResponse(String, String, String, RequestOptions) - Method in class com.azure.developer.devcenter.EnvironmentsClient
Gets an environment.
getLatest() - Static method in enum com.azure.developer.devcenter.DevCenterServiceVersion
Gets the latest service version supported by this client library.
getPoolWithResponse(String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
Gets a pool.
getPoolWithResponse(String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesClient
Gets a pool.
getProjectWithResponse(String, RequestOptions) - Method in class com.azure.developer.devcenter.DevCenterAsyncClient
Gets a project.
getProjectWithResponse(String, RequestOptions) - Method in class com.azure.developer.devcenter.DevCenterClient
Gets a project.
getRemoteConnectionWithResponse(String, String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
Gets RDP Connection info.
getRemoteConnectionWithResponse(String, String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesClient
Gets RDP Connection info.
getScheduleByPoolWithResponse(String, String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
Gets a schedule.
getScheduleByPoolWithResponse(String, String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesClient
Gets a schedule.
getUpcomingActionWithResponse(String, String, String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
Gets an Upcoming Action.
getUpcomingActionWithResponse(String, String, String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesClient
Gets an Upcoming Action.
getVersion() - Method in enum com.azure.developer.devcenter.DevCenterServiceVersion

H

httpClient(HttpClient) - Method in class com.azure.developer.devcenter.DevBoxesClientBuilder
.
httpClient(HttpClient) - Method in class com.azure.developer.devcenter.DevCenterClientBuilder
.
httpClient(HttpClient) - Method in class com.azure.developer.devcenter.EnvironmentsClientBuilder
.
httpLogOptions(HttpLogOptions) - Method in class com.azure.developer.devcenter.DevBoxesClientBuilder
.
httpLogOptions(HttpLogOptions) - Method in class com.azure.developer.devcenter.DevCenterClientBuilder
.
httpLogOptions(HttpLogOptions) - Method in class com.azure.developer.devcenter.EnvironmentsClientBuilder
.

L

listAllDevBoxes(RequestOptions) - Method in class com.azure.developer.devcenter.DevCenterAsyncClient
Lists Dev Boxes that the caller has access to in the DevCenter.
listAllDevBoxes(RequestOptions) - Method in class com.azure.developer.devcenter.DevCenterClient
Lists Dev Boxes that the caller has access to in the DevCenter.
listAllDevBoxesByUser(String, RequestOptions) - Method in class com.azure.developer.devcenter.DevCenterAsyncClient
Lists Dev Boxes in the Dev Center for a particular user.
listAllDevBoxesByUser(String, RequestOptions) - Method in class com.azure.developer.devcenter.DevCenterClient
Lists Dev Boxes in the Dev Center for a particular user.
listCatalogItems(String, RequestOptions) - Method in class com.azure.developer.devcenter.EnvironmentsAsyncClient
Lists latest version of all catalog items available for a project.
listCatalogItems(String, RequestOptions) - Method in class com.azure.developer.devcenter.EnvironmentsClient
Lists latest version of all catalog items available for a project.
listCatalogItemVersions(String, String, RequestOptions) - Method in class com.azure.developer.devcenter.EnvironmentsAsyncClient
List all versions of a catalog item from a project.
listCatalogItemVersions(String, String, RequestOptions) - Method in class com.azure.developer.devcenter.EnvironmentsClient
List all versions of a catalog item from a project.
listDevBoxesByUser(String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
Lists Dev Boxes in the project for a particular user.
listDevBoxesByUser(String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesClient
Lists Dev Boxes in the project for a particular user.
listEnvironments(String, RequestOptions) - Method in class com.azure.developer.devcenter.EnvironmentsAsyncClient
Lists the environments for a project.
listEnvironments(String, RequestOptions) - Method in class com.azure.developer.devcenter.EnvironmentsClient
Lists the environments for a project.
listEnvironmentsByUser(String, String, RequestOptions) - Method in class com.azure.developer.devcenter.EnvironmentsAsyncClient
Lists the environments for a project and user.
listEnvironmentsByUser(String, String, RequestOptions) - Method in class com.azure.developer.devcenter.EnvironmentsClient
Lists the environments for a project and user.
listEnvironmentTypes(String, RequestOptions) - Method in class com.azure.developer.devcenter.EnvironmentsAsyncClient
Lists all environment types configured for a project.
listEnvironmentTypes(String, RequestOptions) - Method in class com.azure.developer.devcenter.EnvironmentsClient
Lists all environment types configured for a project.
listPools(String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
Lists available pools.
listPools(String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesClient
Lists available pools.
listProjects(RequestOptions) - Method in class com.azure.developer.devcenter.DevCenterAsyncClient
Lists all projects.
listProjects(RequestOptions) - Method in class com.azure.developer.devcenter.DevCenterClient
Lists all projects.
listSchedulesByPool(String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
Lists available schedules for a pool.
listSchedulesByPool(String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesClient
Lists available schedules for a pool.
listUpcomingActions(String, String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
Lists upcoming actions on a Dev Box.
listUpcomingActions(String, String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesClient
Lists upcoming actions on a Dev Box.

P

pipeline(HttpPipeline) - Method in class com.azure.developer.devcenter.DevBoxesClientBuilder
.
pipeline(HttpPipeline) - Method in class com.azure.developer.devcenter.DevCenterClientBuilder
.
pipeline(HttpPipeline) - Method in class com.azure.developer.devcenter.EnvironmentsClientBuilder
.

R

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

S

serviceVersion(DevCenterServiceVersion) - Method in class com.azure.developer.devcenter.DevBoxesClientBuilder
Sets Service version.
serviceVersion(DevCenterServiceVersion) - Method in class com.azure.developer.devcenter.DevCenterClientBuilder
Sets Service version.
serviceVersion(DevCenterServiceVersion) - Method in class com.azure.developer.devcenter.EnvironmentsClientBuilder
Sets Service version.
skipUpcomingActionWithResponse(String, String, String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesAsyncClient
Skips an Upcoming Action.
skipUpcomingActionWithResponse(String, String, String, String, RequestOptions) - Method in class com.azure.developer.devcenter.DevBoxesClient
Skips an Upcoming Action.

U

updateEnvironmentWithResponse(String, String, String, BinaryData, RequestOptions) - Method in class com.azure.developer.devcenter.EnvironmentsAsyncClient
Partially updates an environment.
updateEnvironmentWithResponse(String, String, String, BinaryData, RequestOptions) - Method in class com.azure.developer.devcenter.EnvironmentsClient
Partially updates an environment.

V

V2022_11_11_PREVIEW - Enum constant in enum com.azure.developer.devcenter.DevCenterServiceVersion
Enum value 2022-11-11-preview.
valueOf(String) - Static method in enum com.azure.developer.devcenter.DevCenterServiceVersion
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.azure.developer.devcenter.DevCenterServiceVersion
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 U V 
All Classes and Interfaces|All Packages