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