GitHubConnectorStatsListResponse Interface
public interface GitHubConnectorStatsListResponse
An immutable client-side representation of GitHubConnectorStatsListResponse.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Git |
innerModel()
Gets the inner com. |
| abstract String |
nextLink()
Gets the next |
|
abstract
List<Git |
value()
Gets the value property: Gets or sets list of resources. |
Method Details
innerModel
public abstract GitHubConnectorStatsListResponseInner innerModel()
Gets the inner com.azure.resourcemanager.securitydevops.fluent.models.GitHubConnectorStatsListResponseInner object.
Returns:
nextLink
public abstract String nextLink()
Gets the nextLink property: Gets or sets next link to scroll over the results.
Returns:
value
public abstract List<GitHubConnectorStats> value()
Gets the value property: Gets or sets list of resources.
Returns: