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