Package de.chojo.nexus
Interface NexusRest
- All Known Implementing Classes:
NexusRestImpl
public interface NexusRest
Class to access the nexus api.
-
Method Summary
Modifier and TypeMethodDescriptionstatic NexusRestBuilder
Get a builder to configure the api.static NexusRest
defaultApi
(String host) Get a api with default settings.v1()
-
Method Details
-
defaultApi
Get a api with default settings.- Returns:
- api instance
-
builder
Get a builder to configure the api.- Returns:
- builder
-
v1
V1 v1()
-