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