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