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