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