MicrosoftSecurityDevOps Interface
public interface MicrosoftSecurityDevOps
The interface for MicrosoftSecurityDevOps class.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract String |
getApiVersion()
Gets Api Version. |
|
abstract
Azure |
getAzureDevOpsConnectors()
Gets the Azure |
|
abstract
Azure |
getAzureDevOpsConnectorStatsOperations()
Gets the Azure |
|
abstract
Azure |
getAzureDevOpsOrgs()
Gets the Azure |
|
abstract
Azure |
getAzureDevOpsProjects()
Gets the Azure |
|
abstract
Azure |
getAzureDevOpsRepoes()
Gets the Azure |
| abstract Duration |
getDefaultPollInterval()
Gets The default poll interval for long-running operation. |
| abstract String |
getEndpoint()
Gets server parameter. |
|
abstract
Git |
getGitHubConnectors()
Gets the Git |
|
abstract
Git |
getGitHubConnectorStatsOperations()
Gets the Git |
|
abstract
Git |
getGitHubOwners()
Gets the Git |
|
abstract
Git |
getGitHubRepoes()
Gets the Git |
|
abstract
Http |
getHttpPipeline()
Gets The HTTP pipeline to send requests through. |
|
abstract
Operations |
getOperations()
Gets the Operations |
| abstract String |
getSubscriptionId()
Gets The ID of the target subscription. |
Method Details
getApiVersion
public abstract String getApiVersion()
Gets Api Version.
Returns:
getAzureDevOpsConnectors
public abstract AzureDevOpsConnectorsClient getAzureDevOpsConnectors()
Gets the AzureDevOpsConnectorsClient object to access its operations.
Returns:
getAzureDevOpsConnectorStatsOperations
public abstract AzureDevOpsConnectorStatsOperationsClient getAzureDevOpsConnectorStatsOperations()
Gets the AzureDevOpsConnectorStatsOperationsClient object to access its operations.
Returns:
getAzureDevOpsOrgs
public abstract AzureDevOpsOrgsClient getAzureDevOpsOrgs()
Gets the AzureDevOpsOrgsClient object to access its operations.
Returns:
getAzureDevOpsProjects
public abstract AzureDevOpsProjectsClient getAzureDevOpsProjects()
Gets the AzureDevOpsProjectsClient object to access its operations.
Returns:
getAzureDevOpsRepoes
public abstract AzureDevOpsRepoesClient getAzureDevOpsRepoes()
Gets the AzureDevOpsRepoesClient object to access its operations.
Returns:
getDefaultPollInterval
public abstract Duration getDefaultPollInterval()
Gets The default poll interval for long-running operation.
Returns:
getEndpoint
public abstract String getEndpoint()
Gets server parameter.
Returns:
getGitHubConnectors
public abstract GitHubConnectorsClient getGitHubConnectors()
Gets the GitHubConnectorsClient object to access its operations.
Returns:
getGitHubConnectorStatsOperations
public abstract GitHubConnectorStatsOperationsClient getGitHubConnectorStatsOperations()
Gets the GitHubConnectorStatsOperationsClient object to access its operations.
Returns:
getGitHubOwners
public abstract GitHubOwnersClient getGitHubOwners()
Gets the GitHubOwnersClient object to access its operations.
Returns:
getGitHubRepoes
public abstract GitHubRepoesClient getGitHubRepoes()
Gets the GitHubRepoesClient object to access its operations.
Returns:
getHttpPipeline
public abstract HttpPipeline getHttpPipeline()
Gets The HTTP pipeline to send requests through.
Returns:
getOperations
public abstract OperationsClient getOperations()
Gets the OperationsClient object to access its operations.
Returns:
getSubscriptionId
public abstract String getSubscriptionId()
Gets The ID of the target subscription.
Returns: