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>
CreateCodeSigningConfigRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description CreateCodeSigningConfigRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(CreateCodeSigningConfigRequest createCodeSigningConfigRequest)
-
-
-
Constructor Detail
-
CreateCodeSigningConfigRequestMarshaller
public CreateCodeSigningConfigRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(CreateCodeSigningConfigRequest createCodeSigningConfigRequest)
- Specified by:
marshallin interfaceMarshaller<CreateCodeSigningConfigRequest>
-
-