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