Class GetRealtimeLogConfigRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.cloudfront.transform.GetRealtimeLogConfigRequestMarshaller
- All Implemented Interfaces:
Marshaller<GetRealtimeLogConfigRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class GetRealtimeLogConfigRequestMarshaller
extends Object
implements Marshaller<GetRealtimeLogConfigRequest>
GetRealtimeLogConfigRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionGetRealtimeLogConfigRequestMarshaller(AwsXmlProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetRealtimeLogConfigRequest getRealtimeLogConfigRequest)
-
Constructor Details
-
GetRealtimeLogConfigRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<GetRealtimeLogConfigRequest>
-