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