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