Class PutFunctionCodeSigningConfigRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.lambda.transform.PutFunctionCodeSigningConfigRequestMarshaller
- All Implemented Interfaces:
Marshaller<PutFunctionCodeSigningConfigRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class PutFunctionCodeSigningConfigRequestMarshaller
extends Object
implements Marshaller<PutFunctionCodeSigningConfigRequest>
PutFunctionCodeSigningConfigRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionPutFunctionCodeSigningConfigRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(PutFunctionCodeSigningConfigRequest putFunctionCodeSigningConfigRequest)
-
Constructor Details
-
PutFunctionCodeSigningConfigRequestMarshaller
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(PutFunctionCodeSigningConfigRequest putFunctionCodeSigningConfigRequest) - Specified by:
marshallin interfaceMarshaller<PutFunctionCodeSigningConfigRequest>
-