Interface MicrosoftSecurityDevOps


public interface MicrosoftSecurityDevOps
The interface for MicrosoftSecurityDevOps class.
  • Method Details

    • getSubscriptionId

      String getSubscriptionId()
      Gets The ID of the target subscription.
      Returns:
      the subscriptionId value.
    • getEndpoint

      String getEndpoint()
      Gets server parameter.
      Returns:
      the endpoint value.
    • getApiVersion

      String getApiVersion()
      Gets Api Version.
      Returns:
      the apiVersion value.
    • getHttpPipeline

      com.azure.core.http.HttpPipeline getHttpPipeline()
      Gets The HTTP pipeline to send requests through.
      Returns:
      the httpPipeline value.
    • getDefaultPollInterval

      Duration getDefaultPollInterval()
      Gets The default poll interval for long-running operation.
      Returns:
      the defaultPollInterval value.
    • getAzureDevOpsConnectors

      AzureDevOpsConnectorsClient getAzureDevOpsConnectors()
      Gets the AzureDevOpsConnectorsClient object to access its operations.
      Returns:
      the AzureDevOpsConnectorsClient object.
    • getAzureDevOpsRepoes

      AzureDevOpsRepoesClient getAzureDevOpsRepoes()
      Gets the AzureDevOpsRepoesClient object to access its operations.
      Returns:
      the AzureDevOpsRepoesClient object.
    • getAzureDevOpsConnectorStatsOperations

      AzureDevOpsConnectorStatsOperationsClient getAzureDevOpsConnectorStatsOperations()
      Gets the AzureDevOpsConnectorStatsOperationsClient object to access its operations.
      Returns:
      the AzureDevOpsConnectorStatsOperationsClient object.
    • getAzureDevOpsOrgs

      AzureDevOpsOrgsClient getAzureDevOpsOrgs()
      Gets the AzureDevOpsOrgsClient object to access its operations.
      Returns:
      the AzureDevOpsOrgsClient object.
    • getAzureDevOpsProjects

      AzureDevOpsProjectsClient getAzureDevOpsProjects()
      Gets the AzureDevOpsProjectsClient object to access its operations.
      Returns:
      the AzureDevOpsProjectsClient object.
    • getGitHubConnectors

      GitHubConnectorsClient getGitHubConnectors()
      Gets the GitHubConnectorsClient object to access its operations.
      Returns:
      the GitHubConnectorsClient object.
    • getGitHubRepoes

      GitHubRepoesClient getGitHubRepoes()
      Gets the GitHubRepoesClient object to access its operations.
      Returns:
      the GitHubRepoesClient object.
    • getGitHubConnectorStatsOperations

      GitHubConnectorStatsOperationsClient getGitHubConnectorStatsOperations()
      Gets the GitHubConnectorStatsOperationsClient object to access its operations.
      Returns:
      the GitHubConnectorStatsOperationsClient object.
    • getGitHubOwners

      GitHubOwnersClient getGitHubOwners()
      Gets the GitHubOwnersClient object to access its operations.
      Returns:
      the GitHubOwnersClient object.
    • getOperations

      OperationsClient getOperations()
      Gets the OperationsClient object to access its operations.
      Returns:
      the OperationsClient object.