Class CreateRealtimeLogConfigRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.cloudfront.transform.CreateRealtimeLogConfigRequestMarshaller
- All Implemented Interfaces:
 Marshaller<CreateRealtimeLogConfigRequest>
@Generated("software.amazon.awssdk:codegen")
public class CreateRealtimeLogConfigRequestMarshaller
extends Object
implements Marshaller<CreateRealtimeLogConfigRequest>
CreateRealtimeLogConfigRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionCreateRealtimeLogConfigRequestMarshaller(AwsXmlProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(CreateRealtimeLogConfigRequest createRealtimeLogConfigRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
CreateRealtimeLogConfigRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<CreateRealtimeLogConfigRequest>- Parameters:
 createRealtimeLogConfigRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -