Class ServiceVersionInfoSpec
- java.lang.Object
-
- software.amazon.awssdk.codegen.poet.client.specs.ServiceVersionInfoSpec
-
-
Constructor Summary
Constructors Constructor Description ServiceVersionInfoSpec(IntermediateModel model)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.squareup.javapoet.ClassNameclassName()com.squareup.javapoet.TypeSpecpoetSpec()protected com.squareup.javapoet.MethodSpecprivateConstructor()-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface software.amazon.awssdk.codegen.poet.ClassSpec
staticImports
-
-
-
-
Constructor Detail
-
ServiceVersionInfoSpec
public ServiceVersionInfoSpec(IntermediateModel model)
-
-