Uses of Interface
software.amazon.awssdk.services.apigateway.model.GetModelTemplateRequest.Builder
Packages that use GetModelTemplateRequest.Builder
Package
Description
-
Uses of GetModelTemplateRequest.Builder in software.amazon.awssdk.services.apigateway
Method parameters in software.amazon.awssdk.services.apigateway with type arguments of type GetModelTemplateRequest.BuilderModifier and TypeMethodDescriptionApiGatewayAsyncClient.getModelTemplate(Consumer<GetModelTemplateRequest.Builder> getModelTemplateRequest) Generates a sample mapping template that can be used to transform a payload into the structure of a model.default GetModelTemplateResponseApiGatewayClient.getModelTemplate(Consumer<GetModelTemplateRequest.Builder> getModelTemplateRequest) Generates a sample mapping template that can be used to transform a payload into the structure of a model. -
Uses of GetModelTemplateRequest.Builder in software.amazon.awssdk.services.apigateway.model
Methods in software.amazon.awssdk.services.apigateway.model that return GetModelTemplateRequest.BuilderModifier and TypeMethodDescriptionGetModelTemplateRequest.builder()The name of the model for which to generate a template.GetModelTemplateRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetModelTemplateRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) The string identifier of the associated RestApi.GetModelTemplateRequest.toBuilder()Methods in software.amazon.awssdk.services.apigateway.model that return types with arguments of type GetModelTemplateRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetModelTemplateRequest.Builder>GetModelTemplateRequest.serializableBuilderClass()