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