public abstract class TargetPoolsStub implements BackgroundResource
Base stub class for the TargetPools service API.
This class is for advanced usage and reflects the underlying API directly.
Constructors
TargetPoolsStub()
Methods
addHealthCheckCallable()
public UnaryCallable<AddHealthCheckTargetPoolRequest,Operation> addHealthCheckCallable()
addHealthCheckOperationCallable()
public OperationCallable<AddHealthCheckTargetPoolRequest,Operation,Operation> addHealthCheckOperationCallable()
addInstanceCallable()
public UnaryCallable<AddInstanceTargetPoolRequest,Operation> addInstanceCallable()
addInstanceOperationCallable()
public OperationCallable<AddInstanceTargetPoolRequest,Operation,Operation> addInstanceOperationCallable()
aggregatedListCallable()
public UnaryCallable<AggregatedListTargetPoolsRequest,TargetPoolAggregatedList> aggregatedListCallable()
aggregatedListPagedCallable()
public UnaryCallable<AggregatedListTargetPoolsRequest,TargetPoolsClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
close()
public abstract void close()
deleteCallable()
public UnaryCallable<DeleteTargetPoolRequest,Operation> deleteCallable()
deleteOperationCallable()
public OperationCallable<DeleteTargetPoolRequest,Operation,Operation> deleteOperationCallable()
getCallable()
public UnaryCallable<GetTargetPoolRequest,TargetPool> getCallable()
getHealthCallable()
public UnaryCallable<GetHealthTargetPoolRequest,TargetPoolInstanceHealth> getHealthCallable()
insertCallable()
public UnaryCallable<InsertTargetPoolRequest,Operation> insertCallable()
insertOperationCallable()
public OperationCallable<InsertTargetPoolRequest,Operation,Operation> insertOperationCallable()
listCallable()
public UnaryCallable<ListTargetPoolsRequest,TargetPoolList> listCallable()
listPagedCallable()
public UnaryCallable<ListTargetPoolsRequest,TargetPoolsClient.ListPagedResponse> listPagedCallable()
removeHealthCheckCallable()
public UnaryCallable<RemoveHealthCheckTargetPoolRequest,Operation> removeHealthCheckCallable()
removeHealthCheckOperationCallable()
public OperationCallable<RemoveHealthCheckTargetPoolRequest,Operation,Operation> removeHealthCheckOperationCallable()
removeInstanceCallable()
public UnaryCallable<RemoveInstanceTargetPoolRequest,Operation> removeInstanceCallable()
removeInstanceOperationCallable()
public OperationCallable<RemoveInstanceTargetPoolRequest,Operation,Operation> removeInstanceOperationCallable()
setBackupCallable()
public UnaryCallable<SetBackupTargetPoolRequest,Operation> setBackupCallable()
setBackupOperationCallable()
public OperationCallable<SetBackupTargetPoolRequest,Operation,Operation> setBackupOperationCallable()