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