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