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