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