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