Class EndpointProviderSpec2
- java.lang.Object
-
- software.amazon.awssdk.codegen.poet.rules2.EndpointProviderSpec2
-
-
Constructor Summary
Constructors Constructor Description EndpointProviderSpec2(IntermediateModel intermediateModel)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.squareup.javapoet.ClassNameclassName()com.squareup.javapoet.TypeSpecpoetSpec()-
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
-
EndpointProviderSpec2
public EndpointProviderSpec2(IntermediateModel intermediateModel)
-
-