public class ApiServiceUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiService |
backgroundResourceAsApiService(com.google.api.gax.core.BackgroundResource resource) |
static void |
blockingShutdown(com.google.api.core.ApiService service) |
static void |
blockingShutdown(Iterable<? extends com.google.api.core.ApiService> services) |
public static com.google.api.core.ApiService backgroundResourceAsApiService(com.google.api.gax.core.BackgroundResource resource)
public static void blockingShutdown(Iterable<? extends com.google.api.core.ApiService> services) throws com.google.api.gax.rpc.ApiException
com.google.api.gax.rpc.ApiExceptionpublic static void blockingShutdown(com.google.api.core.ApiService service)
Copyright © 2021 Google LLC. All rights reserved.