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>
DescribeLocationEfsRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionDescribeLocationEfsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(DescribeLocationEfsRequest describeLocationEfsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
DescribeLocationEfsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<DescribeLocationEfsRequest>- Parameters:
 describeLocationEfsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -