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