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