GitHubConnectorStatsOperations Interface
public interface GitHubConnectorStatsOperations
Resource collection API of GitHubConnectorStatsOperations.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Git |
get(String resourceGroupName, String gitHubConnectorName)
Returns the summary of the Git |
|
abstract
Response<Git |
getWithResponse(String resourceGroupName, String gitHubConnectorName, Context context)
Returns the summary of the Git |
Method Details
get
public abstract GitHubConnectorStatsListResponse get(String resourceGroupName, String gitHubConnectorName)
Returns the summary of the GitHub Connector Stats.
Parameters:
Returns:
getWithResponse
public abstract Response<GitHubConnectorStatsListResponse> getWithResponse(String resourceGroupName, String gitHubConnectorName, Context context)
Returns the summary of the GitHub Connector Stats.
Parameters:
Returns: