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