Class ClientInterfaceGenerator
java.lang.Object
software.amazon.smithy.java.codegen.client.generators.ClientInterfaceGenerator
- All Implemented Interfaces:
Consumer<software.amazon.smithy.codegen.core.directed.GenerateServiceDirective<software.amazon.smithy.java.codegen.CodeGenerationContext,software.amazon.smithy.java.codegen.JavaCodegenSettings>>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(software.amazon.smithy.codegen.core.directed.GenerateServiceDirective<software.amazon.smithy.java.codegen.CodeGenerationContext, software.amazon.smithy.java.codegen.JavaCodegenSettings> directive)
-
Constructor Details
-
ClientInterfaceGenerator
public ClientInterfaceGenerator()
-
-
Method Details
-
accept
public void accept(software.amazon.smithy.codegen.core.directed.GenerateServiceDirective<software.amazon.smithy.java.codegen.CodeGenerationContext, software.amazon.smithy.java.codegen.JavaCodegenSettings> directive)
-