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