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