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