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