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