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