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