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