Uses of Class
software.amazon.awssdk.services.apigateway.model.GetModelTemplateRequest
Packages that use GetModelTemplateRequest
Package
Description
-
Uses of GetModelTemplateRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type GetModelTemplateRequestModifier and TypeMethodDescriptionApiGatewayAsyncClient.getModelTemplate(GetModelTemplateRequest getModelTemplateRequest) Generates a sample mapping template that can be used to transform a payload into the structure of a model.default GetModelTemplateResponseApiGatewayClient.getModelTemplate(GetModelTemplateRequest getModelTemplateRequest) Generates a sample mapping template that can be used to transform a payload into the structure of a model. -
Uses of GetModelTemplateRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type GetModelTemplateRequestModifier and TypeMethodDescriptionGetModelTemplateRequestMarshaller.marshall(GetModelTemplateRequest getModelTemplateRequest)