AzureDevOpsProjectsClient Interface

public interface AzureDevOpsProjectsClient

An instance of this class provides access to all the operations defined in AzureDevOpsProjectsClient.

Method Summary

Modifier and Type Method and Description
abstract SyncPoller<PollResult<AzureDevOpsProjectInner>,AzureDevOpsProjectInner> beginCreateOrUpdate(String resourceGroupName, String azureDevOpsConnectorName, String azureDevOpsOrgName, String azureDevOpsProjectName, AzureDevOpsProjectInner azureDevOpsProject)

Creates or updates an Azure DevOps Project.

abstract SyncPoller<PollResult<AzureDevOpsProjectInner>,AzureDevOpsProjectInner> beginCreateOrUpdate(String resourceGroupName, String azureDevOpsConnectorName, String azureDevOpsOrgName, String azureDevOpsProjectName, AzureDevOpsProjectInner azureDevOpsProject, Context context)

Creates or updates an Azure DevOps Project.

abstract SyncPoller<PollResult<AzureDevOpsProjectInner>,AzureDevOpsProjectInner> beginUpdate(String resourceGroupName, String azureDevOpsConnectorName, String azureDevOpsOrgName, String azureDevOpsProjectName)

Update monitored AzureDevOps Project details.

abstract SyncPoller<PollResult<AzureDevOpsProjectInner>,AzureDevOpsProjectInner> beginUpdate(String resourceGroupName, String azureDevOpsConnectorName, String azureDevOpsOrgName, String azureDevOpsProjectName, AzureDevOpsProjectInner azureDevOpsProject, Context context)

Update monitored AzureDevOps Project details.

abstract AzureDevOpsProjectInner createOrUpdate(String resourceGroupName, String azureDevOpsConnectorName, String azureDevOpsOrgName, String azureDevOpsProjectName, AzureDevOpsProjectInner azureDevOpsProject)

Creates or updates an Azure DevOps Project.

abstract AzureDevOpsProjectInner createOrUpdate(String resourceGroupName, String azureDevOpsConnectorName, String azureDevOpsOrgName, String azureDevOpsProjectName, AzureDevOpsProjectInner azureDevOpsProject, Context context)

Creates or updates an Azure DevOps Project.

abstract AzureDevOpsProjectInner get(String resourceGroupName, String azureDevOpsConnectorName, String azureDevOpsOrgName, String azureDevOpsProjectName)

Returns a monitored AzureDevOps Project resource for a given ID.

abstract Response<AzureDevOpsProjectInner> getWithResponse(String resourceGroupName, String azureDevOpsConnectorName, String azureDevOpsOrgName, String azureDevOpsProjectName, Context context)

Returns a monitored AzureDevOps Project resource for a given ID.

abstract PagedIterable<AzureDevOpsProjectInner> list(String resourceGroupName, String azureDevOpsConnectorName, String azureDevOpsOrgName)

The list operation.

abstract PagedIterable<AzureDevOpsProjectInner> list(String resourceGroupName, String azureDevOpsConnectorName, String azureDevOpsOrgName, Context context)

The list operation.

abstract AzureDevOpsProjectInner update(String resourceGroupName, String azureDevOpsConnectorName, String azureDevOpsOrgName, String azureDevOpsProjectName)

Update monitored AzureDevOps Project details.

abstract AzureDevOpsProjectInner update(String resourceGroupName, String azureDevOpsConnectorName, String azureDevOpsOrgName, String azureDevOpsProjectName, AzureDevOpsProjectInner azureDevOpsProject, Context context)

Update monitored AzureDevOps Project details.

Method Details

beginCreateOrUpdate

public abstract SyncPoller<PollResult<AzureDevOpsProjectInner>,AzureDevOpsProjectInner> beginCreateOrUpdate(String resourceGroupName, String azureDevOpsConnectorName, String azureDevOpsOrgName, String azureDevOpsProjectName, AzureDevOpsProjectInner azureDevOpsProject)

Creates or updates an Azure DevOps Project.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
azureDevOpsConnectorName - Name of the AzureDevOps Connector.
azureDevOpsOrgName - Name of the AzureDevOps Org.
azureDevOpsProjectName - Name of the AzureDevOps Project.
azureDevOpsProject - Azure DevOps Org resource payload.

Returns:

the SyncPoller<T,U> for polling of azure DevOps Project Proxy Resource.

beginCreateOrUpdate

public abstract SyncPoller<PollResult<AzureDevOpsProjectInner>,AzureDevOpsProjectInner> beginCreateOrUpdate(String resourceGroupName, String azureDevOpsConnectorName, String azureDevOpsOrgName, String azureDevOpsProjectName, AzureDevOpsProjectInner azureDevOpsProject, Context context)

Creates or updates an Azure DevOps Project.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
azureDevOpsConnectorName - Name of the AzureDevOps Connector.
azureDevOpsOrgName - Name of the AzureDevOps Org.
azureDevOpsProjectName - Name of the AzureDevOps Project.
azureDevOpsProject - Azure DevOps Org resource payload.
context - The context to associate with this operation.

Returns:

the SyncPoller<T,U> for polling of azure DevOps Project Proxy Resource.

beginUpdate

public abstract SyncPoller<PollResult<AzureDevOpsProjectInner>,AzureDevOpsProjectInner> beginUpdate(String resourceGroupName, String azureDevOpsConnectorName, String azureDevOpsOrgName, String azureDevOpsProjectName)

Update monitored AzureDevOps Project details.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
azureDevOpsConnectorName - Name of the AzureDevOps Connector.
azureDevOpsOrgName - Name of the AzureDevOps Org.
azureDevOpsProjectName - Name of the AzureDevOps Project.

Returns:

the SyncPoller<T,U> for polling of azure DevOps Project Proxy Resource.

beginUpdate

public abstract SyncPoller<PollResult<AzureDevOpsProjectInner>,AzureDevOpsProjectInner> beginUpdate(String resourceGroupName, String azureDevOpsConnectorName, String azureDevOpsOrgName, String azureDevOpsProjectName, AzureDevOpsProjectInner azureDevOpsProject, Context context)

Update monitored AzureDevOps Project details.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
azureDevOpsConnectorName - Name of the AzureDevOps Connector.
azureDevOpsOrgName - Name of the AzureDevOps Org.
azureDevOpsProjectName - Name of the AzureDevOps Project.
azureDevOpsProject - Azure DevOps Org resource payload.
context - The context to associate with this operation.

Returns:

the SyncPoller<T,U> for polling of azure DevOps Project Proxy Resource.

createOrUpdate

public abstract AzureDevOpsProjectInner createOrUpdate(String resourceGroupName, String azureDevOpsConnectorName, String azureDevOpsOrgName, String azureDevOpsProjectName, AzureDevOpsProjectInner azureDevOpsProject)

Creates or updates an Azure DevOps Project.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
azureDevOpsConnectorName - Name of the AzureDevOps Connector.
azureDevOpsOrgName - Name of the AzureDevOps Org.
azureDevOpsProjectName - Name of the AzureDevOps Project.
azureDevOpsProject - Azure DevOps Org resource payload.

Returns:

azure DevOps Project Proxy Resource.

createOrUpdate

public abstract AzureDevOpsProjectInner createOrUpdate(String resourceGroupName, String azureDevOpsConnectorName, String azureDevOpsOrgName, String azureDevOpsProjectName, AzureDevOpsProjectInner azureDevOpsProject, Context context)

Creates or updates an Azure DevOps Project.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
azureDevOpsConnectorName - Name of the AzureDevOps Connector.
azureDevOpsOrgName - Name of the AzureDevOps Org.
azureDevOpsProjectName - Name of the AzureDevOps Project.
azureDevOpsProject - Azure DevOps Org resource payload.
context - The context to associate with this operation.

Returns:

azure DevOps Project Proxy Resource.

get

public abstract AzureDevOpsProjectInner get(String resourceGroupName, String azureDevOpsConnectorName, String azureDevOpsOrgName, String azureDevOpsProjectName)

Returns a monitored AzureDevOps Project resource for a given ID.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
azureDevOpsConnectorName - Name of the AzureDevOps Connector.
azureDevOpsOrgName - Name of the AzureDevOps Org.
azureDevOpsProjectName - Name of the AzureDevOps Project.

Returns:

azure DevOps Project Proxy Resource.

getWithResponse

public abstract Response<AzureDevOpsProjectInner> getWithResponse(String resourceGroupName, String azureDevOpsConnectorName, String azureDevOpsOrgName, String azureDevOpsProjectName, Context context)

Returns a monitored AzureDevOps Project resource for a given ID.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
azureDevOpsConnectorName - Name of the AzureDevOps Connector.
azureDevOpsOrgName - Name of the AzureDevOps Org.
azureDevOpsProjectName - Name of the AzureDevOps Project.
context - The context to associate with this operation.

Returns:

azure DevOps Project Proxy Resource along with Response<T>.

list

public abstract PagedIterable<AzureDevOpsProjectInner> list(String resourceGroupName, String azureDevOpsConnectorName, String azureDevOpsOrgName)

The list operation.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
azureDevOpsConnectorName - Name of the AzureDevOps Connector.
azureDevOpsOrgName - Name of the AzureDevOps Org.

Returns:

the paginated response with PagedIterable<T>.

list

public abstract PagedIterable<AzureDevOpsProjectInner> list(String resourceGroupName, String azureDevOpsConnectorName, String azureDevOpsOrgName, Context context)

The list operation.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
azureDevOpsConnectorName - Name of the AzureDevOps Connector.
azureDevOpsOrgName - Name of the AzureDevOps Org.
context - The context to associate with this operation.

Returns:

the paginated response with PagedIterable<T>.

update

public abstract AzureDevOpsProjectInner update(String resourceGroupName, String azureDevOpsConnectorName, String azureDevOpsOrgName, String azureDevOpsProjectName)

Update monitored AzureDevOps Project details.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
azureDevOpsConnectorName - Name of the AzureDevOps Connector.
azureDevOpsOrgName - Name of the AzureDevOps Org.
azureDevOpsProjectName - Name of the AzureDevOps Project.

Returns:

azure DevOps Project Proxy Resource.

update

public abstract AzureDevOpsProjectInner update(String resourceGroupName, String azureDevOpsConnectorName, String azureDevOpsOrgName, String azureDevOpsProjectName, AzureDevOpsProjectInner azureDevOpsProject, Context context)

Update monitored AzureDevOps Project details.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
azureDevOpsConnectorName - Name of the AzureDevOps Connector.
azureDevOpsOrgName - Name of the AzureDevOps Org.
azureDevOpsProjectName - Name of the AzureDevOps Project.
azureDevOpsProject - Azure DevOps Org resource payload.
context - The context to associate with this operation.

Returns:

azure DevOps Project Proxy Resource.

Applies to