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