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