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