Class UpdateLocationNfsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.datasync.transform.UpdateLocationNfsRequestMarshaller
- All Implemented Interfaces:
 Marshaller<UpdateLocationNfsRequest>
@Generated("software.amazon.awssdk:codegen")
public class UpdateLocationNfsRequestMarshaller
extends Object
implements Marshaller<UpdateLocationNfsRequest>
UpdateLocationNfsRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionUpdateLocationNfsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(UpdateLocationNfsRequest updateLocationNfsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
UpdateLocationNfsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<UpdateLocationNfsRequest>- Parameters:
 updateLocationNfsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -