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