Class GetRealtimeLogConfigRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.cloudfront.transform.GetRealtimeLogConfigRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<GetRealtimeLogConfigRequest>
@Generated("software.amazon.awssdk:codegen") public class GetRealtimeLogConfigRequestMarshaller extends Object implements Marshaller<GetRealtimeLogConfigRequest>
GetRealtimeLogConfigRequest
Marshaller
-
-
Constructor Summary
Constructors Constructor Description GetRealtimeLogConfigRequestMarshaller(AwsXmlProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(GetRealtimeLogConfigRequest getRealtimeLogConfigRequest)
-
-
-
Constructor Detail
-
GetRealtimeLogConfigRequestMarshaller
public GetRealtimeLogConfigRequestMarshaller(AwsXmlProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(GetRealtimeLogConfigRequest getRealtimeLogConfigRequest)
- Specified by:
marshall
in interfaceMarshaller<GetRealtimeLogConfigRequest>
-
-