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