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