- All Known Implementing Classes:
SdkDummy,SdkEnum,SdkInterface,SdkRecord
public interface SdkObject
-
Method Details
-
poeticize
TypeSpec.Builder poeticize() -
name
String name() -
type
ApiType type() -
isSimpleWrapper
boolean isSimpleWrapper() -
isFlatType
boolean isFlatType() -
isStructure
boolean isStructure() -
isParams
boolean isParams() -
isResult
boolean isResult()
-