T - Azure resource typeK - Azure resource key typepublic interface ResourceManager<T,K>
| Modifier and Type | Method and Description |
|---|---|
T |
create(K key) |
boolean |
exists(K key) |
T |
get(K key) |
T |
getOrCreate(K key) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.