Class TargetPoolsStub (1.51.0)

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.

Inheritance

java.lang.Object > TargetPoolsStub

Implements

BackgroundResource

Constructors

TargetPoolsStub()

public TargetPoolsStub()

Methods

addHealthCheckCallable()

public UnaryCallable<AddHealthCheckTargetPoolRequest,Operation> addHealthCheckCallable()
Returns
TypeDescription
UnaryCallable<AddHealthCheckTargetPoolRequest,Operation>

addHealthCheckOperationCallable()

public OperationCallable<AddHealthCheckTargetPoolRequest,Operation,Operation> addHealthCheckOperationCallable()
Returns
TypeDescription
OperationCallable<AddHealthCheckTargetPoolRequest,Operation,Operation>

addInstanceCallable()

public UnaryCallable<AddInstanceTargetPoolRequest,Operation> addInstanceCallable()
Returns
TypeDescription
UnaryCallable<AddInstanceTargetPoolRequest,Operation>

addInstanceOperationCallable()

public OperationCallable<AddInstanceTargetPoolRequest,Operation,Operation> addInstanceOperationCallable()
Returns
TypeDescription
OperationCallable<AddInstanceTargetPoolRequest,Operation,Operation>

aggregatedListCallable()

public UnaryCallable<AggregatedListTargetPoolsRequest,TargetPoolAggregatedList> aggregatedListCallable()
Returns
TypeDescription
UnaryCallable<AggregatedListTargetPoolsRequest,TargetPoolAggregatedList>

aggregatedListPagedCallable()

public UnaryCallable<AggregatedListTargetPoolsRequest,TargetPoolsClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
Returns
TypeDescription
UnaryCallable<AggregatedListTargetPoolsRequest,AggregatedListPagedResponse>

close()

public abstract void close()

deleteCallable()

public UnaryCallable<DeleteTargetPoolRequest,Operation> deleteCallable()
Returns
TypeDescription
UnaryCallable<DeleteTargetPoolRequest,Operation>

deleteOperationCallable()

public OperationCallable<DeleteTargetPoolRequest,Operation,Operation> deleteOperationCallable()
Returns
TypeDescription
OperationCallable<DeleteTargetPoolRequest,Operation,Operation>

getCallable()

public UnaryCallable<GetTargetPoolRequest,TargetPool> getCallable()
Returns
TypeDescription
UnaryCallable<GetTargetPoolRequest,TargetPool>

getHealthCallable()

public UnaryCallable<GetHealthTargetPoolRequest,TargetPoolInstanceHealth> getHealthCallable()
Returns
TypeDescription
UnaryCallable<GetHealthTargetPoolRequest,TargetPoolInstanceHealth>

insertCallable()

public UnaryCallable<InsertTargetPoolRequest,Operation> insertCallable()
Returns
TypeDescription
UnaryCallable<InsertTargetPoolRequest,Operation>

insertOperationCallable()

public OperationCallable<InsertTargetPoolRequest,Operation,Operation> insertOperationCallable()
Returns
TypeDescription
OperationCallable<InsertTargetPoolRequest,Operation,Operation>

listCallable()

public UnaryCallable<ListTargetPoolsRequest,TargetPoolList> listCallable()
Returns
TypeDescription
UnaryCallable<ListTargetPoolsRequest,TargetPoolList>

listPagedCallable()

public UnaryCallable<ListTargetPoolsRequest,TargetPoolsClient.ListPagedResponse> listPagedCallable()
Returns
TypeDescription
UnaryCallable<ListTargetPoolsRequest,ListPagedResponse>

removeHealthCheckCallable()

public UnaryCallable<RemoveHealthCheckTargetPoolRequest,Operation> removeHealthCheckCallable()
Returns
TypeDescription
UnaryCallable<RemoveHealthCheckTargetPoolRequest,Operation>

removeHealthCheckOperationCallable()

public OperationCallable<RemoveHealthCheckTargetPoolRequest,Operation,Operation> removeHealthCheckOperationCallable()
Returns
TypeDescription
OperationCallable<RemoveHealthCheckTargetPoolRequest,Operation,Operation>

removeInstanceCallable()

public UnaryCallable<RemoveInstanceTargetPoolRequest,Operation> removeInstanceCallable()
Returns
TypeDescription
UnaryCallable<RemoveInstanceTargetPoolRequest,Operation>

removeInstanceOperationCallable()

public OperationCallable<RemoveInstanceTargetPoolRequest,Operation,Operation> removeInstanceOperationCallable()
Returns
TypeDescription
OperationCallable<RemoveInstanceTargetPoolRequest,Operation,Operation>

setBackupCallable()

public UnaryCallable<SetBackupTargetPoolRequest,Operation> setBackupCallable()
Returns
TypeDescription
UnaryCallable<SetBackupTargetPoolRequest,Operation>

setBackupOperationCallable()

public OperationCallable<SetBackupTargetPoolRequest,Operation,Operation> setBackupOperationCallable()
Returns
TypeDescription
OperationCallable<SetBackupTargetPoolRequest,Operation,Operation>

setSecurityPolicyCallable()

public UnaryCallable<SetSecurityPolicyTargetPoolRequest,Operation> setSecurityPolicyCallable()
Returns
TypeDescription
UnaryCallable<SetSecurityPolicyTargetPoolRequest,Operation>

setSecurityPolicyOperationCallable()

public OperationCallable<SetSecurityPolicyTargetPoolRequest,Operation,Operation> setSecurityPolicyOperationCallable()
Returns
TypeDescription
OperationCallable<SetSecurityPolicyTargetPoolRequest,Operation,Operation>