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