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)
The response type of the associated GatewayResponse.
|
DeleteGatewayResponseRequest.Builder |
responseType(String responseType)
The response type of the associated GatewayResponse.
|
DeleteGatewayResponseRequest.Builder |
restApiId(String restApiId)
The string identifier of the associated RestApi.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteGatewayResponseRequest.Builder restApiId(String restApiId)
The string identifier of the associated RestApi.
restApiId - The string identifier of the associated RestApi.DeleteGatewayResponseRequest.Builder responseType(String responseType)
The response type of the associated GatewayResponse.
responseType - The response type of the associated GatewayResponse.GatewayResponseType,
GatewayResponseTypeDeleteGatewayResponseRequest.Builder responseType(GatewayResponseType responseType)
The response type of the associated GatewayResponse.
responseType - The response type of the associated GatewayResponse.GatewayResponseType,
GatewayResponseTypeDeleteGatewayResponseRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteGatewayResponseRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.