Class AssociateIpamByoasnRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.ec2.transform.AssociateIpamByoasnRequestMarshaller
- All Implemented Interfaces:
 Marshaller<AssociateIpamByoasnRequest>
@Generated("software.amazon.awssdk:codegen")
public class AssociateIpamByoasnRequestMarshaller
extends Object
implements Marshaller<AssociateIpamByoasnRequest>
AssociateIpamByoasnRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionAssociateIpamByoasnRequestMarshaller(AwsQueryProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(AssociateIpamByoasnRequest associateIpamByoasnRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
AssociateIpamByoasnRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<AssociateIpamByoasnRequest>- Parameters:
 associateIpamByoasnRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -