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