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