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