Uses of Interface
com.azure.resourcemanager.devhub.models.GitHubOAuthInfoResponse
Package
Description
Package containing the data models for DeveloperHubServiceClient.
-
Uses of GitHubOAuthInfoResponse in com.azure.resourcemanager.devhub.models
Modifier and TypeMethodDescriptionResourceProviders.gitHubOAuth
(String location) Gets GitHubOAuth info used to authenticate users with the Developer Hub GitHub App.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<GitHubOAuthInfoResponse>
ResourceProviders.gitHubOAuthWithResponse
(String location, GitHubOAuthCallRequest parameters, com.azure.core.util.Context context) Gets GitHubOAuth info used to authenticate users with the Developer Hub GitHub App.