public static interface GetModelTemplateRequest.Builder extends ApiGatewayRequest.Builder, SdkPojo, CopyableBuilder<GetModelTemplateRequest.Builder,GetModelTemplateRequest>
| Modifier and Type | Method and Description |
|---|---|
GetModelTemplateRequest.Builder |
modelName(String modelName)
The name of the model for which to generate a template.
|
GetModelTemplateRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetModelTemplateRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetModelTemplateRequest.Builder |
restApiId(String restApiId)
The string identifier of the associated RestApi.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetModelTemplateRequest.Builder restApiId(String restApiId)
The string identifier of the associated RestApi.
restApiId - The string identifier of the associated RestApi.GetModelTemplateRequest.Builder modelName(String modelName)
The name of the model for which to generate a template.
modelName - The name of the model for which to generate a template.GetModelTemplateRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetModelTemplateRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.