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