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