Class GeneratorPathProvider
java.lang.Object
software.amazon.awssdk.codegen.emitters.GeneratorPathProvider
-
Constructor Summary
ConstructorsConstructorDescriptionGeneratorPathProvider
(IntermediateModel model, String sourceDirectory, String testDirectory, String resourcesDirectory) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
GeneratorPathProvider
public GeneratorPathProvider(IntermediateModel model, String sourceDirectory, String testDirectory, String resourcesDirectory)
-
-
Method Details
-
getSourceDirectory
-
getResourcesDirectory
-
getTestDirectory
-
getModelDirectory
-
getTransformDirectory
-
getClientDirectory
-
getClientInternalDirectory
-
getPaginatorsDirectory
-
getAuthorizerDirectory
-
getWaitersDirectory
-
getWaitersInternalDirectory
-
getEndpointRulesDirectory
-
getEndpointRulesInternalDirectory
-
getEndpointRulesInternalResourcesDirectory
-
getEndpointRulesTestDirectory
-
getAuthSchemeDirectory
-
getAuthSchemeInternalDirectory
-
getJmesPathInternalDirectory
-