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>
GetAppsListRequest Marshaller-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetAppsListRequest getAppsListRequest) Marshalls the given POJO into aSdkHttpFullRequest.
-
Constructor Details
-
GetAppsListRequestMarshaller
-
-
Method Details
-
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
marshallin interfaceMarshaller<GetAppsListRequest>- Parameters:
getAppsListRequest- POJO type.- Returns:
- Marshalled
SdkHttpFullRequest.
-