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