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