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