Interface GitHubOAuthListResponse


public interface GitHubOAuthListResponse
An immutable client-side representation of GitHubOAuthListResponse.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the inner com.azure.resourcemanager.devhub.fluent.models.GitHubOAuthListResponseInner object.
    Gets the value property: Singleton list response containing one GitHubOAuthResponse response.
  • Method Details

    • value

      Gets the value property: Singleton list response containing one GitHubOAuthResponse response.
      Returns:
      the value value.
    • innerModel

      Gets the inner com.azure.resourcemanager.devhub.fluent.models.GitHubOAuthListResponseInner object.
      Returns:
      the inner object.