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