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