AzureDevOpsOrgsClient Interface

public interface AzureDevOpsOrgsClient

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

Method Summary

Modifier and Type Method and Description
abstract SyncPoller<PollResult<AzureDevOpsOrgInner>,AzureDevOpsOrgInner> beginCreateOrUpdate(String resourceGroupName, String securityConnectorName, String orgName, AzureDevOpsOrgInner azureDevOpsOrg)

Creates or updates monitored Azure DevOps organization details.

abstract SyncPoller<PollResult<AzureDevOpsOrgInner>,AzureDevOpsOrgInner> beginCreateOrUpdate(String resourceGroupName, String securityConnectorName, String orgName, AzureDevOpsOrgInner azureDevOpsOrg, Context context)

Creates or updates monitored Azure DevOps organization details.

abstract SyncPoller<PollResult<AzureDevOpsOrgInner>,AzureDevOpsOrgInner> beginUpdate(String resourceGroupName, String securityConnectorName, String orgName, AzureDevOpsOrgInner azureDevOpsOrg)

Updates monitored Azure DevOps organization details.

abstract SyncPoller<PollResult<AzureDevOpsOrgInner>,AzureDevOpsOrgInner> beginUpdate(String resourceGroupName, String securityConnectorName, String orgName, AzureDevOpsOrgInner azureDevOpsOrg, Context context)

Updates monitored Azure DevOps organization details.

abstract AzureDevOpsOrgInner createOrUpdate(String resourceGroupName, String securityConnectorName, String orgName, AzureDevOpsOrgInner azureDevOpsOrg)

Creates or updates monitored Azure DevOps organization details.

abstract AzureDevOpsOrgInner createOrUpdate(String resourceGroupName, String securityConnectorName, String orgName, AzureDevOpsOrgInner azureDevOpsOrg, Context context)

Creates or updates monitored Azure DevOps organization details.

abstract AzureDevOpsOrgInner get(String resourceGroupName, String securityConnectorName, String orgName)

Returns a monitored Azure DevOps organization resource.

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

Returns a monitored Azure DevOps organization resource.

abstract PagedIterable<AzureDevOpsOrgInner> list(String resourceGroupName, String securityConnectorName)

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

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

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

abstract AzureDevOpsOrgListResponseInner listAvailable(String resourceGroupName, String securityConnectorName)

Returns a list of all Azure DevOps organizations accessible by the user token consumed by the connector.

abstract Response<AzureDevOpsOrgListResponseInner> listAvailableWithResponse(String resourceGroupName, String securityConnectorName, Context context)

Returns a list of all Azure DevOps organizations accessible by the user token consumed by the connector.

abstract AzureDevOpsOrgInner update(String resourceGroupName, String securityConnectorName, String orgName, AzureDevOpsOrgInner azureDevOpsOrg)

Updates monitored Azure DevOps organization details.

abstract AzureDevOpsOrgInner update(String resourceGroupName, String securityConnectorName, String orgName, AzureDevOpsOrgInner azureDevOpsOrg, Context context)

Updates monitored Azure DevOps organization details.

Method Details

beginCreateOrUpdate

public abstract SyncPoller<PollResult<AzureDevOpsOrgInner>,AzureDevOpsOrgInner> beginCreateOrUpdate(String resourceGroupName, String securityConnectorName, String orgName, AzureDevOpsOrgInner azureDevOpsOrg)

Creates or updates monitored Azure DevOps organization details.

Parameters:

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

Returns:

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

beginCreateOrUpdate

public abstract SyncPoller<PollResult<AzureDevOpsOrgInner>,AzureDevOpsOrgInner> beginCreateOrUpdate(String resourceGroupName, String securityConnectorName, String orgName, AzureDevOpsOrgInner azureDevOpsOrg, Context context)

Creates or updates monitored Azure DevOps organization details.

Parameters:

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

Returns:

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

beginUpdate

public abstract SyncPoller<PollResult<AzureDevOpsOrgInner>,AzureDevOpsOrgInner> beginUpdate(String resourceGroupName, String securityConnectorName, String orgName, AzureDevOpsOrgInner azureDevOpsOrg)

Updates monitored Azure DevOps organization details.

Parameters:

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

Returns:

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

beginUpdate

public abstract SyncPoller<PollResult<AzureDevOpsOrgInner>,AzureDevOpsOrgInner> beginUpdate(String resourceGroupName, String securityConnectorName, String orgName, AzureDevOpsOrgInner azureDevOpsOrg, Context context)

Updates monitored Azure DevOps organization details.

Parameters:

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

Returns:

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

createOrUpdate

public abstract AzureDevOpsOrgInner createOrUpdate(String resourceGroupName, String securityConnectorName, String orgName, AzureDevOpsOrgInner azureDevOpsOrg)

Creates or updates monitored Azure DevOps organization details.

Parameters:

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

Returns:

azure DevOps Organization resource.

createOrUpdate

public abstract AzureDevOpsOrgInner createOrUpdate(String resourceGroupName, String securityConnectorName, String orgName, AzureDevOpsOrgInner azureDevOpsOrg, Context context)

Creates or updates monitored Azure DevOps organization details.

Parameters:

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

Returns:

azure DevOps Organization resource.

get

public abstract AzureDevOpsOrgInner get(String resourceGroupName, String securityConnectorName, String orgName)

Returns a monitored Azure DevOps organization resource.

Parameters:

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

Returns:

azure DevOps Organization resource.

getWithResponse

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

Returns a monitored Azure DevOps organization resource.

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:

azure DevOps Organization resource along with Response<T>.

list

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

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

Parameters:

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

Returns:

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

list

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

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

Parameters:

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

Returns:

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

listAvailable

public abstract AzureDevOpsOrgListResponseInner listAvailable(String resourceGroupName, String securityConnectorName)

Returns a list of all Azure DevOps organizations accessible by the user token consumed by the connector.

Parameters:

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

Returns:

list of RP resources which supports pagination.

listAvailableWithResponse

public abstract Response<AzureDevOpsOrgListResponseInner> listAvailableWithResponse(String resourceGroupName, String securityConnectorName, Context context)

Returns a list of all Azure DevOps organizations accessible by the user token consumed by the connector.

Parameters:

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

Returns:

list of RP resources which supports pagination along with Response<T>.

update

public abstract AzureDevOpsOrgInner update(String resourceGroupName, String securityConnectorName, String orgName, AzureDevOpsOrgInner azureDevOpsOrg)

Updates monitored Azure DevOps organization details.

Parameters:

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

Returns:

azure DevOps Organization resource.

update

public abstract AzureDevOpsOrgInner update(String resourceGroupName, String securityConnectorName, String orgName, AzureDevOpsOrgInner azureDevOpsOrg, Context context)

Updates monitored Azure DevOps organization details.

Parameters:

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

Returns:

azure DevOps Organization resource.

Applies to