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