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