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