public class MicronautSnapshotRepository extends java.lang.Object implements Repository
| Constructor and Description |
|---|
MicronautSnapshotRepository() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getId() |
java.lang.String |
getUrl() |
boolean |
isSnapshot() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmicronautRepositories@NonNull public java.lang.String getUrl()
getUrl in interface Repository@NonNull public java.lang.String getId()
getId in interface Repositorypublic boolean isSnapshot()
isSnapshot in interface Repository