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