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