Class ListRestoreJobsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.backup.transform.ListRestoreJobsRequestMarshaller
- All Implemented Interfaces:
 Marshaller<ListRestoreJobsRequest>
@Generated("software.amazon.awssdk:codegen")
public class ListRestoreJobsRequestMarshaller
extends Object
implements Marshaller<ListRestoreJobsRequest>
ListRestoreJobsRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionListRestoreJobsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListRestoreJobsRequest listRestoreJobsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
ListRestoreJobsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<ListRestoreJobsRequest>- Parameters:
 listRestoreJobsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -