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