GitHubConnectorStatsOperationsClient Interface
public interface GitHubConnectorStatsOperationsClient
An instance of this class provides access to all the operations defined in GitHubConnectorStatsOperationsClient.
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 GitHubConnectorStatsListResponseInner get(String resourceGroupName, String gitHubConnectorName)
Returns the summary of the GitHub Connector Stats.
Parameters:
Returns:
getWithResponse
public abstract Response<GitHubConnectorStatsListResponseInner> getWithResponse(String resourceGroupName, String gitHubConnectorName, Context context)
Returns the summary of the GitHub Connector Stats.
Parameters:
Returns: