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