Class CreateIpamPoolRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.ec2.transform.CreateIpamPoolRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<CreateIpamPoolRequest>
@Generated("software.amazon.awssdk:codegen") public class CreateIpamPoolRequestMarshaller extends Object implements Marshaller<CreateIpamPoolRequest>
CreateIpamPoolRequest
Marshaller
-
-
Constructor Summary
Constructors Constructor Description CreateIpamPoolRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(CreateIpamPoolRequest createIpamPoolRequest)
-
-
-
Constructor Detail
-
CreateIpamPoolRequestMarshaller
public CreateIpamPoolRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(CreateIpamPoolRequest createIpamPoolRequest)
- Specified by:
marshall
in interfaceMarshaller<CreateIpamPoolRequest>
-
-