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>
ListIngestConfigurationsRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionListIngestConfigurationsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListIngestConfigurationsRequest listIngestConfigurationsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
ListIngestConfigurationsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<ListIngestConfigurationsRequest>- Parameters:
 listIngestConfigurationsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -