public class SamplesGenerator extends Object
| Constructor and Description |
|---|
SamplesGenerator(com.amazonaws.codegen.model.intermediate.IntermediateModel model)
Ctor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getGeneratedSamples()
Produces Java generated samples content.
|
public SamplesGenerator(com.amazonaws.codegen.model.intermediate.IntermediateModel model)
model - service intermediate model containing generic samplespublic String getGeneratedSamples() throws SampleGenerationException
SampleGenerationExceptionCopyright © 2016. All Rights Reserved.