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