public static interface GetModelTemplateResponse.Builder extends ApiGatewayResponse.Builder, SdkPojo, CopyableBuilder<GetModelTemplateResponse.Builder,GetModelTemplateResponse>
Modifier and Type | Method and Description |
---|---|
GetModelTemplateResponse.Builder |
value(String value)
The Apache Velocity Template Language (VTL) template content used for the template resource.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
GetModelTemplateResponse.Builder value(String value)
The Apache Velocity Template Language (VTL) template content used for the template resource.
value
- The Apache Velocity Template Language (VTL) template content used for the template resource.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.