Class PutDeliveryDestinationRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.cloudwatchlogs.transform.PutDeliveryDestinationRequestMarshaller
- All Implemented Interfaces:
Marshaller<PutDeliveryDestinationRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class PutDeliveryDestinationRequestMarshaller
extends Object
implements Marshaller<PutDeliveryDestinationRequest>
PutDeliveryDestinationRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionPutDeliveryDestinationRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(PutDeliveryDestinationRequest putDeliveryDestinationRequest)
-
Constructor Details
-
PutDeliveryDestinationRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<PutDeliveryDestinationRequest>
-