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