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