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