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