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, wait
micronautRepositories
@NonNull public java.lang.String getUrl()
getUrl
in interface Repository
@NonNull public java.lang.String getId()
getId
in interface Repository
public boolean isSnapshot()
isSnapshot
in interface Repository