- SampleGenerationException - Exception in com.amazonaws.samples.exception
-
Thrown to indicate that a problem occurred while generating a sample.
- SampleGenerationException(String) - Constructor for exception com.amazonaws.samples.exception.SampleGenerationException
-
Constructs a SampleGenerationException with the specified error message.
- SampleGenerationException(String, Throwable) - Constructor for exception com.amazonaws.samples.exception.SampleGenerationException
-
Constructs a SampleGenerationException with the specified error message
and cause.
- SampleGenerationRunner - Class in com.amazonaws.samples
-
Mojo to generate samples classes for JSON snippet samples retrieved from
dependencies on the classpath.
- SampleGenerationRunner() - Constructor for class com.amazonaws.samples.SampleGenerationRunner
-
- SamplesGenerator - Class in com.amazonaws.samples
-
Produces Java generated sample code from generic sample content included with
a service intermediate model.
- SamplesGenerator(IntermediateModel) - Constructor for class com.amazonaws.samples.SamplesGenerator
-
Ctor.