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