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