public static interface GetGatewayResponseRequest.Builder extends ApiGatewayRequest.Builder, SdkPojo, CopyableBuilder<GetGatewayResponseRequest.Builder,GetGatewayResponseRequest>
| Modifier and Type | Method and Description |
|---|---|
GetGatewayResponseRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetGatewayResponseRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetGatewayResponseRequest.Builder |
responseType(GatewayResponseType responseType)
[Required]
|
GetGatewayResponseRequest.Builder |
responseType(String responseType)
[Required]
|
GetGatewayResponseRequest.Builder |
restApiId(String restApiId)
[Required] The string identifier of the associated RestApi.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetGatewayResponseRequest.Builder restApiId(String restApiId)
[Required] The string identifier of the associated RestApi.
restApiId - [Required] The string identifier of the associated RestApi.GetGatewayResponseRequest.Builder responseType(String responseType)
[Required]
The response type of the associated GatewayResponse. Valid values are
responseType - [Required]
The response type of the associated GatewayResponse. Valid values are
GatewayResponseType,
GatewayResponseTypeGetGatewayResponseRequest.Builder responseType(GatewayResponseType responseType)
[Required]
The response type of the associated GatewayResponse. Valid values are
responseType - [Required]
The response type of the associated GatewayResponse. Valid values are
GatewayResponseType,
GatewayResponseTypeGetGatewayResponseRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetGatewayResponseRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.