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