Package org.kohsuke.github
Class GHMarketplacePlanForAccountBuilder
java.lang.Object
org.kohsuke.github.GHMarketplacePlanForAccountBuilder
Returns the plan associated with current account.
- Author:
- Benoit Lacelle
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionFetch the plan associated with the account specified on construction.getRoot()Deprecated.
-
Method Details
-
createRequest
Fetch the plan associated with the account specified on construction.GitHub Apps must use a JWT to access this endpoint.
- Returns:
- a GHMarketplaceAccountPlan
- Throws:
IOException- on error
-
getRoot
Deprecated.For access to theGitHubinstance, use a local copy instead of pulling it out of objects.Get the rootGitHubinstance for this object.- Returns:
- the root
GitHubinstance
-
GitHubinstance, use a local copy instead of pulling it out of objects.