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 securityConnectorName, String orgName, String projectName, AzureDevOpsProjectInner azureDevOpsProject)

Creates or updates a monitored Azure DevOps project resource.

abstract SyncPoller<PollResult<AzureDevOpsProjectInner>,AzureDevOpsProjectInner> beginCreateOrUpdate(String resourceGroupName, String securityConnectorName, String orgName, String projectName, AzureDevOpsProjectInner azureDevOpsProject, Context context)

Creates or updates a monitored Azure DevOps project resource.

abstract SyncPoller<PollResult<AzureDevOpsProjectInner>,AzureDevOpsProjectInner> beginUpdate(String resourceGroupName, String securityConnectorName, String orgName, String projectName, AzureDevOpsProjectInner azureDevOpsProject)

Updates a monitored Azure DevOps project resource.

abstract SyncPoller<PollResult<AzureDevOpsProjectInner>,AzureDevOpsProjectInner> beginUpdate(String resourceGroupName, String securityConnectorName, String orgName, String projectName, AzureDevOpsProjectInner azureDevOpsProject, Context context)

Updates a monitored Azure DevOps project resource.

abstract AzureDevOpsProjectInner createOrUpdate(String resourceGroupName, String securityConnectorName, String orgName, String projectName, AzureDevOpsProjectInner azureDevOpsProject)

Creates or updates a monitored Azure DevOps project resource.

abstract AzureDevOpsProjectInner createOrUpdate(String resourceGroupName, String securityConnectorName, String orgName, String projectName, AzureDevOpsProjectInner azureDevOpsProject, Context context)

Creates or updates a monitored Azure DevOps project resource.

abstract AzureDevOpsProjectInner get(String resourceGroupName, String securityConnectorName, String orgName, String projectName)

Returns a monitored Azure DevOps project resource.

abstract Response<AzureDevOpsProjectInner> getWithResponse(String resourceGroupName, String securityConnectorName, String orgName, String projectName, Context context)

Returns a monitored Azure DevOps project resource.

abstract PagedIterable<AzureDevOpsProjectInner> list(String resourceGroupName, String securityConnectorName, String orgName)

Returns a list of Azure DevOps projects onboarded to the connector.

abstract PagedIterable<AzureDevOpsProjectInner> list(String resourceGroupName, String securityConnectorName, String orgName, Context context)

Returns a list of Azure DevOps projects onboarded to the connector.

abstract AzureDevOpsProjectInner update(String resourceGroupName, String securityConnectorName, String orgName, String projectName, AzureDevOpsProjectInner azureDevOpsProject)

Updates a monitored Azure DevOps project resource.

abstract AzureDevOpsProjectInner update(String resourceGroupName, String securityConnectorName, String orgName, String projectName, AzureDevOpsProjectInner azureDevOpsProject, Context context)

Updates a monitored Azure DevOps project resource.

Method Details

beginCreateOrUpdate

public abstract SyncPoller<PollResult<AzureDevOpsProjectInner>,AzureDevOpsProjectInner> beginCreateOrUpdate(String resourceGroupName, String securityConnectorName, String orgName, String projectName, AzureDevOpsProjectInner azureDevOpsProject)

Creates or updates a monitored Azure DevOps project resource.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
securityConnectorName - The security connector name.
orgName - The orgName parameter.
projectName - The projectName parameter.
azureDevOpsProject - The Azure DevOps project resource payload.

Returns:

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

beginCreateOrUpdate

public abstract SyncPoller<PollResult<AzureDevOpsProjectInner>,AzureDevOpsProjectInner> beginCreateOrUpdate(String resourceGroupName, String securityConnectorName, String orgName, String projectName, AzureDevOpsProjectInner azureDevOpsProject, Context context)

Creates or updates a monitored Azure DevOps project resource.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
securityConnectorName - The security connector name.
orgName - The orgName parameter.
projectName - The projectName parameter.
azureDevOpsProject - The Azure DevOps project resource payload.
context - The context to associate with this operation.

Returns:

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

beginUpdate

public abstract SyncPoller<PollResult<AzureDevOpsProjectInner>,AzureDevOpsProjectInner> beginUpdate(String resourceGroupName, String securityConnectorName, String orgName, String projectName, AzureDevOpsProjectInner azureDevOpsProject)

Updates a monitored Azure DevOps project resource.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
securityConnectorName - The security connector name.
orgName - The orgName parameter.
projectName - The projectName parameter.
azureDevOpsProject - The Azure DevOps project resource payload.

Returns:

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

beginUpdate

public abstract SyncPoller<PollResult<AzureDevOpsProjectInner>,AzureDevOpsProjectInner> beginUpdate(String resourceGroupName, String securityConnectorName, String orgName, String projectName, AzureDevOpsProjectInner azureDevOpsProject, Context context)

Updates a monitored Azure DevOps project resource.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
securityConnectorName - The security connector name.
orgName - The orgName parameter.
projectName - The projectName parameter.
azureDevOpsProject - The Azure DevOps project resource payload.
context - The context to associate with this operation.

Returns:

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

createOrUpdate

public abstract AzureDevOpsProjectInner createOrUpdate(String resourceGroupName, String securityConnectorName, String orgName, String projectName, AzureDevOpsProjectInner azureDevOpsProject)

Creates or updates a monitored Azure DevOps project resource.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
securityConnectorName - The security connector name.
orgName - The orgName parameter.
projectName - The projectName parameter.
azureDevOpsProject - The Azure DevOps project resource payload.

Returns:

azure DevOps Project resource.

createOrUpdate

public abstract AzureDevOpsProjectInner createOrUpdate(String resourceGroupName, String securityConnectorName, String orgName, String projectName, AzureDevOpsProjectInner azureDevOpsProject, Context context)

Creates or updates a monitored Azure DevOps project resource.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
securityConnectorName - The security connector name.
orgName - The orgName parameter.
projectName - The projectName parameter.
azureDevOpsProject - The Azure DevOps project resource payload.
context - The context to associate with this operation.

Returns:

azure DevOps Project resource.

get

public abstract AzureDevOpsProjectInner get(String resourceGroupName, String securityConnectorName, String orgName, String projectName)

Returns a monitored Azure DevOps project resource.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
securityConnectorName - The security connector name.
orgName - The orgName parameter.
projectName - The projectName parameter.

Returns:

azure DevOps Project resource.

getWithResponse

public abstract Response<AzureDevOpsProjectInner> getWithResponse(String resourceGroupName, String securityConnectorName, String orgName, String projectName, Context context)

Returns a monitored Azure DevOps project resource.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
securityConnectorName - The security connector name.
orgName - The orgName parameter.
projectName - The projectName parameter.
context - The context to associate with this operation.

Returns:

azure DevOps Project resource along with Response<T>.

list

public abstract PagedIterable<AzureDevOpsProjectInner> list(String resourceGroupName, String securityConnectorName, String orgName)

Returns a list of Azure DevOps projects onboarded to the connector.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
securityConnectorName - The security connector name.
orgName - The orgName parameter.

Returns:

list of RP resources which supports pagination as paginated response with PagedIterable<T>.

list

public abstract PagedIterable<AzureDevOpsProjectInner> list(String resourceGroupName, String securityConnectorName, String orgName, Context context)

Returns a list of Azure DevOps projects onboarded to the connector.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
securityConnectorName - The security connector name.
orgName - The orgName parameter.
context - The context to associate with this operation.

Returns:

list of RP resources which supports pagination as paginated response with PagedIterable<T>.

update

public abstract AzureDevOpsProjectInner update(String resourceGroupName, String securityConnectorName, String orgName, String projectName, AzureDevOpsProjectInner azureDevOpsProject)

Updates a monitored Azure DevOps project resource.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
securityConnectorName - The security connector name.
orgName - The orgName parameter.
projectName - The projectName parameter.
azureDevOpsProject - The Azure DevOps project resource payload.

Returns:

azure DevOps Project resource.

update

public abstract AzureDevOpsProjectInner update(String resourceGroupName, String securityConnectorName, String orgName, String projectName, AzureDevOpsProjectInner azureDevOpsProject, Context context)

Updates a monitored Azure DevOps project resource.

Parameters:

resourceGroupName - The name of the resource group. The name is case insensitive.
securityConnectorName - The security connector name.
orgName - The orgName parameter.
projectName - The projectName parameter.
azureDevOpsProject - The Azure DevOps project resource payload.
context - The context to associate with this operation.

Returns:

azure DevOps Project resource.

Applies to