public interface IAzureEntityManager<T extends IAzureEntity>
| Modifier and Type | Method and Description |
|---|---|
T |
entity() |
boolean |
exists() |
default String |
name() |
IAzureEntityManager<T> |
refresh() |
IAzureEntityManager<T> refresh()
boolean exists()
T entity()
default String name()
Copyright © 2021. All rights reserved.