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