public class AppSyncCustomNetworkInvoker
extends java.lang.Object
| Constructor and Description |
|---|
AppSyncCustomNetworkInvoker(okhttp3.HttpUrl serverUrl,
okhttp3.Call.Factory httpCallFactory,
com.apollographql.apollo.internal.response.ScalarTypeAdapters scalarTypeAdapters,
PersistentMutationsCallback mutationsCallback,
com.apollographql.apollo.api.S3ObjectManager s3ObjectManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
executeRequest(PersistentOfflineMutationObject persistentOfflineMutationObject) |
public AppSyncCustomNetworkInvoker(@Nonnull
okhttp3.HttpUrl serverUrl,
@Nonnull
okhttp3.Call.Factory httpCallFactory,
@Nonnull
com.apollographql.apollo.internal.response.ScalarTypeAdapters scalarTypeAdapters,
@Nullable
PersistentMutationsCallback mutationsCallback,
@Nullable
com.apollographql.apollo.api.S3ObjectManager s3ObjectManager)
public void executeRequest(PersistentOfflineMutationObject persistentOfflineMutationObject)