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