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