Class TargetPoolsStub (1.68.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()

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()
Returns
Type Description
UnaryCallable<DeleteTargetPoolRequest,Operation>

deleteOperationCallable()

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

getCallable()

public UnaryCallable<GetTargetPoolRequest,TargetPool> getCallable()
Returns
Type Description
UnaryCallable<GetTargetPoolRequest,TargetPool>

getHealthCallable()

public UnaryCallable<GetHealthTargetPoolRequest,TargetPoolInstanceHealth> getHealthCallable()

insertCallable()

public UnaryCallable<InsertTargetPoolRequest,Operation> insertCallable()
Returns
Type Description
UnaryCallable<InsertTargetPoolRequest,Operation>

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()

setSecurityPolicyCallable()

public UnaryCallable<SetSecurityPolicyTargetPoolRequest,Operation> setSecurityPolicyCallable()

setSecurityPolicyOperationCallable()

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