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