Class AllocateStaticIpRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.lightsail.transform.AllocateStaticIpRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<AllocateStaticIpRequest>
@Generated("software.amazon.awssdk:codegen") public class AllocateStaticIpRequestMarshaller extends Object implements Marshaller<AllocateStaticIpRequest>
AllocateStaticIpRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description AllocateStaticIpRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(AllocateStaticIpRequest allocateStaticIpRequest)
-
-
-
Constructor Detail
-
AllocateStaticIpRequestMarshaller
public AllocateStaticIpRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(AllocateStaticIpRequest allocateStaticIpRequest)
- Specified by:
marshallin interfaceMarshaller<AllocateStaticIpRequest>
-
-