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