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