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