SecurityDevOpsManager Class
- java.
lang. Object - com.
azure. resourcemanager. securitydevops. SecurityDevOpsManager
- com.
public final class SecurityDevOpsManager
Entry point to SecurityDevOpsManager. REST APIs for Defender for DevOps.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Security |
authenticate(HttpPipeline httpPipeline, AzureProfile profile)
Creates an instance of Security Dev Ops service API entry point. |
|
static
Security |
authenticate(TokenCredential credential, AzureProfile profile)
Creates an instance of Security Dev Ops service API entry point. |
|
Azure |
azureDevOpsConnectors()
Gets the resource collection API of Azure |
|
Azure |
azureDevOpsConnectorStatsOperations()
Gets the resource collection API of Azure |
|
Azure |
azureDevOpsOrgs()
Gets the resource collection API of Azure |
|
Azure |
azureDevOpsProjects()
Gets the resource collection API of Azure |
|
Azure |
azureDevOpsRepoes()
Gets the resource collection API of Azure |
| static Configurable |
configure()
Gets a Configurable instance that can be used to create Security |
|
Git |
gitHubConnectors()
Gets the resource collection API of Git |
|
Git |
gitHubConnectorStatsOperations()
Gets the resource collection API of Git |
|
Git |
gitHubOwners()
Gets the resource collection API of Git |
|
Git |
gitHubRepoes()
Gets the resource collection API of Git |
| Operations |
operations()
Gets the resource collection API of Operations. |
|
Microsoft |
serviceClient() |
Methods inherited from java.lang.Object
Method Details
authenticate
public static SecurityDevOpsManager authenticate(HttpPipeline httpPipeline, AzureProfile profile)
Creates an instance of Security Dev Ops service API entry point.
Parameters:
Returns:
authenticate
public static SecurityDevOpsManager authenticate(TokenCredential credential, AzureProfile profile)
Creates an instance of Security Dev Ops service API entry point.
Parameters:
Returns:
azureDevOpsConnectors
public AzureDevOpsConnectors azureDevOpsConnectors()
Gets the resource collection API of AzureDevOpsConnectors. It manages AzureDevOpsConnector.
Returns:
azureDevOpsConnectorStatsOperations
public AzureDevOpsConnectorStatsOperations azureDevOpsConnectorStatsOperations()
Gets the resource collection API of AzureDevOpsConnectorStatsOperations.
Returns:
azureDevOpsOrgs
public AzureDevOpsOrgs azureDevOpsOrgs()
Gets the resource collection API of AzureDevOpsOrgs. It manages AzureDevOpsOrg.
Returns:
azureDevOpsProjects
public AzureDevOpsProjects azureDevOpsProjects()
Gets the resource collection API of AzureDevOpsProjects. It manages AzureDevOpsProject.
Returns:
azureDevOpsRepoes
public AzureDevOpsRepoes azureDevOpsRepoes()
Gets the resource collection API of AzureDevOpsRepoes. It manages AzureDevOpsRepo.
Returns:
configure
public static SecurityDevOpsManager.Configurable configure()
Gets a Configurable instance that can be used to create SecurityDevOpsManager with optional configuration.
Returns:
gitHubConnectors
public GitHubConnectors gitHubConnectors()
Gets the resource collection API of GitHubConnectors. It manages GitHubConnector.
Returns:
gitHubConnectorStatsOperations
public GitHubConnectorStatsOperations gitHubConnectorStatsOperations()
Gets the resource collection API of GitHubConnectorStatsOperations.
Returns:
gitHubOwners
public GitHubOwners gitHubOwners()
Gets the resource collection API of GitHubOwners. It manages GitHubOwner.
Returns:
gitHubRepoes
public GitHubRepoes gitHubRepoes()
Gets the resource collection API of GitHubRepoes. It manages GitHubRepo.
Returns:
operations
public Operations operations()
Gets the resource collection API of Operations.
Returns:
serviceClient
public MicrosoftSecurityDevOps serviceClient()
Returns: