Class CreateLocationNfsRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.datasync.transform.CreateLocationNfsRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<CreateLocationNfsRequest>
@Generated("software.amazon.awssdk:codegen") public class CreateLocationNfsRequestMarshaller extends Object implements Marshaller<CreateLocationNfsRequest>
CreateLocationNfsRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description CreateLocationNfsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(CreateLocationNfsRequest createLocationNfsRequest)
-
-
-
Constructor Detail
-
CreateLocationNfsRequestMarshaller
public CreateLocationNfsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(CreateLocationNfsRequest createLocationNfsRequest)
- Specified by:
marshallin interfaceMarshaller<CreateLocationNfsRequest>
-
-