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>
GetSolFunctionPackageRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description GetSolFunctionPackageRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(GetSolFunctionPackageRequest getSolFunctionPackageRequest)
-
-
-
Constructor Detail
-
GetSolFunctionPackageRequestMarshaller
public GetSolFunctionPackageRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(GetSolFunctionPackageRequest getSolFunctionPackageRequest)
- Specified by:
marshallin interfaceMarshaller<GetSolFunctionPackageRequest>
-
-