public static interface DeleteGatewayResponseRequest.Builder extends ApiGatewayRequest.Builder, SdkPojo, CopyableBuilder<DeleteGatewayResponseRequest.Builder,DeleteGatewayResponseRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteGatewayResponseRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteGatewayResponseRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DeleteGatewayResponseRequest.Builder |
responseType(GatewayResponseType responseType)
[Required]
|
DeleteGatewayResponseRequest.Builder |
responseType(String responseType)
[Required]
|
DeleteGatewayResponseRequest.Builder |
restApiId(String restApiId)
[Required] The string identifier of the associated RestApi.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteGatewayResponseRequest.Builder restApiId(String restApiId)
[Required] The string identifier of the associated RestApi.
restApiId - [Required] The string identifier of the associated RestApi.DeleteGatewayResponseRequest.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,
GatewayResponseTypeDeleteGatewayResponseRequest.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,
GatewayResponseTypeDeleteGatewayResponseRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteGatewayResponseRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.