Class DeleteGatewayResponseRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.apigateway.transform.DeleteGatewayResponseRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<DeleteGatewayResponseRequest>
@Generated("software.amazon.awssdk:codegen") public class DeleteGatewayResponseRequestMarshaller extends Object implements Marshaller<DeleteGatewayResponseRequest>
DeleteGatewayResponseRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description DeleteGatewayResponseRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(DeleteGatewayResponseRequest deleteGatewayResponseRequest)
-
-
-
Constructor Detail
-
DeleteGatewayResponseRequestMarshaller
public DeleteGatewayResponseRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(DeleteGatewayResponseRequest deleteGatewayResponseRequest)
- Specified by:
marshallin interfaceMarshaller<DeleteGatewayResponseRequest>
-
-