Class DescribeLocationFsxOntapRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.datasync.transform.DescribeLocationFsxOntapRequestMarshaller
- All Implemented Interfaces:
Marshaller<DescribeLocationFsxOntapRequest>
@Generated("software.amazon.awssdk:codegen")
public class DescribeLocationFsxOntapRequestMarshaller
extends Object
implements Marshaller<DescribeLocationFsxOntapRequest>
DescribeLocationFsxOntapRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionDescribeLocationFsxOntapRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(DescribeLocationFsxOntapRequest describeLocationFsxOntapRequest) Marshalls the given POJO into aSdkHttpFullRequest.
-
Constructor Details
-
DescribeLocationFsxOntapRequestMarshaller
-
-
Method Details
-
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
marshallin interfaceMarshaller<DescribeLocationFsxOntapRequest>- Parameters:
describeLocationFsxOntapRequest- POJO type.- Returns:
- Marshalled
SdkHttpFullRequest.
-