Package | Description |
---|---|
org.gitlab4j.api | |
org.gitlab4j.api.services |
Modifier and Type | Method and Description |
---|---|
ExternalWikiService |
ServicesApi.getExternalWikiService(Object projectIdOrPath)
Get the ExternalWiki service settings for a project.
|
ExternalWikiService |
ServicesApi.updateExternalWikiService(Object projectIdOrPath,
ExternalWikiService externalWiki)
Updates the ExternalWikiService service settings for a project.
|
Modifier and Type | Method and Description |
---|---|
ExternalWikiService |
ServicesApi.updateExternalWikiService(Object projectIdOrPath,
ExternalWikiService externalWiki)
Updates the ExternalWikiService service settings for a project.
|
Modifier and Type | Method and Description |
---|---|
ExternalWikiService |
ExternalWikiService.withExternalWikiUrl(String endpoint) |
Copyright © 2019. All rights reserved.