public static class ReadOnlyObjects.GHMetaPublic extends Object implements ReadOnlyObjects.GHMetaExample
Pro:
GHMeta| Constructor and Description |
|---|
GHMetaPublic() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getApi()
Gets api.
|
List<String> |
getGit()
Gets git.
|
List<String> |
getHooks()
Gets hooks.
|
List<String> |
getImporter()
Gets importer.
|
List<String> |
getPages()
Gets pages.
|
List<String> |
getWeb()
Gets web.
|
boolean |
isVerifiablePasswordAuthentication()
Is verifiable password authentication boolean.
|
void |
setApi(List<String> api)
Sets api.
|
void |
setGit(List<String> git)
Sets git.
|
void |
setHooks(List<String> hooks)
Sets hooks.
|
void |
setImporter(List<String> importer)
Sets importer.
|
void |
setPages(List<String> pages)
Sets pages.
|
void |
setVerifiablePasswordAuthentication(boolean verifiablePasswordAuthentication)
Sets verifiable password authentication.
|
void |
setWeb(List<String> web)
Sets web.
|
public boolean isVerifiablePasswordAuthentication()
ReadOnlyObjects.GHMetaExampleisVerifiablePasswordAuthentication in interface ReadOnlyObjects.GHMetaExamplepublic void setVerifiablePasswordAuthentication(boolean verifiablePasswordAuthentication)
verifiablePasswordAuthentication - the verifiable password authenticationpublic List<String> getHooks()
ReadOnlyObjects.GHMetaExamplegetHooks in interface ReadOnlyObjects.GHMetaExamplepublic List<String> getGit()
ReadOnlyObjects.GHMetaExamplegetGit in interface ReadOnlyObjects.GHMetaExamplepublic List<String> getWeb()
ReadOnlyObjects.GHMetaExamplegetWeb in interface ReadOnlyObjects.GHMetaExamplepublic List<String> getApi()
ReadOnlyObjects.GHMetaExamplegetApi in interface ReadOnlyObjects.GHMetaExamplepublic List<String> getPages()
ReadOnlyObjects.GHMetaExamplegetPages in interface ReadOnlyObjects.GHMetaExamplepublic List<String> getImporter()
ReadOnlyObjects.GHMetaExamplegetImporter in interface ReadOnlyObjects.GHMetaExampleCopyright © 2020. All rights reserved.