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