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