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