Class ListRealtimeLogConfigsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.cloudfront.transform.ListRealtimeLogConfigsRequestMarshaller
- All Implemented Interfaces:
- Marshaller<ListRealtimeLogConfigsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class ListRealtimeLogConfigsRequestMarshaller
extends Object
implements Marshaller<ListRealtimeLogConfigsRequest>
ListRealtimeLogConfigsRequest Marshaller- 
Constructor SummaryConstructorsConstructorDescriptionListRealtimeLogConfigsRequestMarshaller(AwsXmlProtocolFactory protocolFactory) 
- 
Method SummaryModifier and TypeMethodDescriptionmarshall(ListRealtimeLogConfigsRequest listRealtimeLogConfigsRequest) Marshalls the given POJO into aSdkHttpFullRequest.
- 
Constructor Details- 
ListRealtimeLogConfigsRequestMarshaller
 
- 
- 
Method Details- 
marshallDescription copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
- marshallin interface- Marshaller<ListRealtimeLogConfigsRequest>
- Parameters:
- listRealtimeLogConfigsRequest- POJO type.
- Returns:
- Marshalled SdkHttpFullRequest.
 
 
-