Class ListResourceSnapshotJobsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.partnercentralselling.transform.ListResourceSnapshotJobsRequestMarshaller
- All Implemented Interfaces:
Marshaller<ListResourceSnapshotJobsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
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:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
marshallin interfaceMarshaller<ListResourceSnapshotJobsRequest>- Parameters:
listResourceSnapshotJobsRequest- POJO type.- Returns:
- Marshalled
SdkHttpFullRequest.
-