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