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