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