Interface GetModelTemplateResponse.Builder

All Superinterfaces:
ApiGatewayResponse.Builder, AwsResponse.Builder, Buildable, CopyableBuilder<GetModelTemplateResponse.Builder,GetModelTemplateResponse>, SdkBuilder<GetModelTemplateResponse.Builder,GetModelTemplateResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
GetModelTemplateResponse

public static interface GetModelTemplateResponse.Builder extends ApiGatewayResponse.Builder, SdkPojo, CopyableBuilder<GetModelTemplateResponse.Builder,GetModelTemplateResponse>
  • Method Details

    • value

      The Apache Velocity Template Language (VTL) template content used for the template resource.

      Parameters:
      value - The Apache Velocity Template Language (VTL) template content used for the template resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.