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