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