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