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