Class DeleteIpamRoutingPolicyRegistrationRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.ec2.transform.DeleteIpamRoutingPolicyRegistrationRequestMarshaller
- All Implemented Interfaces:
Marshaller<DeleteIpamRoutingPolicyRegistrationRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class DeleteIpamRoutingPolicyRegistrationRequestMarshaller
extends Object
implements Marshaller<DeleteIpamRoutingPolicyRegistrationRequest>
DeleteIpamRoutingPolicyRegistrationRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionmarshall(DeleteIpamRoutingPolicyRegistrationRequest deleteIpamRoutingPolicyRegistrationRequest)
-
Constructor Details
-
DeleteIpamRoutingPolicyRegistrationRequestMarshaller
public DeleteIpamRoutingPolicyRegistrationRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(DeleteIpamRoutingPolicyRegistrationRequest deleteIpamRoutingPolicyRegistrationRequest) - Specified by:
marshallin interfaceMarshaller<DeleteIpamRoutingPolicyRegistrationRequest>
-