ResponseT - future response type@InternalApi
public final class NonCancellableFuture<ResponseT>
extends com.google.api.core.AbstractApiFuture<ResponseT>
NonCancellableFuture, which is marked as InternalApi.
For internal use, public for technical reasons.
| Constructor and Description |
|---|
NonCancellableFuture() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
cancel(boolean mayInterruptIfRunning) |
Copyright © 2018 Google LLC. All rights reserved.