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