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