@Generated(value="by gapic-generator-java") public abstract class ZoneOperationsStub extends Object implements com.google.api.gax.core.BackgroundResource
This class is for advanced usage and reflects the underlying API directly.
| Constructor and Description |
|---|
ZoneOperationsStub() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
close() |
com.google.api.gax.rpc.UnaryCallable<DeleteZoneOperationRequest,DeleteZoneOperationResponse> |
deleteCallable() |
com.google.api.gax.rpc.UnaryCallable<GetZoneOperationRequest,Operation> |
getCallable() |
com.google.api.gax.rpc.UnaryCallable<ListZoneOperationsRequest,OperationList> |
listCallable() |
com.google.api.gax.rpc.UnaryCallable<ListZoneOperationsRequest,ZoneOperationsClient.ListPagedResponse> |
listPagedCallable() |
com.google.api.gax.rpc.LongRunningClient |
longRunningClient() |
com.google.api.gax.rpc.UnaryCallable<WaitZoneOperationRequest,Operation> |
waitCallable() |
public com.google.api.gax.rpc.LongRunningClient longRunningClient()
public com.google.api.gax.rpc.UnaryCallable<DeleteZoneOperationRequest,DeleteZoneOperationResponse> deleteCallable()
public com.google.api.gax.rpc.UnaryCallable<GetZoneOperationRequest,Operation> getCallable()
public com.google.api.gax.rpc.UnaryCallable<ListZoneOperationsRequest,ZoneOperationsClient.ListPagedResponse> listPagedCallable()
public com.google.api.gax.rpc.UnaryCallable<ListZoneOperationsRequest,OperationList> listCallable()
public com.google.api.gax.rpc.UnaryCallable<WaitZoneOperationRequest,Operation> waitCallable()
public abstract void close()
close in interface AutoCloseableCopyright © 2024 Google LLC. All rights reserved.