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