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