Uses of Interface
com.azure.resourcemanager.devhub.models.GitHubOAuthListResponse
Package
Description
Package containing the data models for DeveloperHubServiceClient.
-
Uses of GitHubOAuthListResponse in com.azure.resourcemanager.devhub.models
Modifier and TypeMethodDescriptionResourceProviders.listGitHubOAuth
(String location) Callback URL to hit once authenticated with GitHub App to have the service store the OAuth token.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<GitHubOAuthListResponse>
ResourceProviders.listGitHubOAuthWithResponse
(String location, com.azure.core.util.Context context) Callback URL to hit once authenticated with GitHub App to have the service store the OAuth token.