Class GetSolFunctionPackageRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.tnb.transform.GetSolFunctionPackageRequestMarshaller
- All Implemented Interfaces:
 Marshaller<GetSolFunctionPackageRequest>
@Generated("software.amazon.awssdk:codegen")
public class GetSolFunctionPackageRequestMarshaller
extends Object
implements Marshaller<GetSolFunctionPackageRequest>
GetSolFunctionPackageRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionGetSolFunctionPackageRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetSolFunctionPackageRequest getSolFunctionPackageRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetSolFunctionPackageRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetSolFunctionPackageRequest>- Parameters:
 getSolFunctionPackageRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -