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