public class TypeDefIdentifier extends Object implements Identifier<io.sundr.model.TypeDef>
| Constructor and Description |
|---|
TypeDefIdentifier() |
| Modifier and Type | Method and Description |
|---|---|
Function<io.sundr.model.TypeDef,String> |
getFunction() |
Class<io.sundr.model.TypeDef> |
getType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitidpublic Class<io.sundr.model.TypeDef> getType()
getType in interface Identifier<io.sundr.model.TypeDef>public Function<io.sundr.model.TypeDef,String> getFunction()
getFunction in interface Identifier<io.sundr.model.TypeDef>Copyright © 2023. All rights reserved.