Class TargetGrpcProxiesStub (1.51.0)

public abstract class TargetGrpcProxiesStub implements BackgroundResource

Base stub class for the TargetGrpcProxies service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > TargetGrpcProxiesStub

Implements

BackgroundResource

Constructors

TargetGrpcProxiesStub()

public TargetGrpcProxiesStub()

Methods

close()

public abstract void close()

deleteCallable()

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

deleteOperationCallable()

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

getCallable()

public UnaryCallable<GetTargetGrpcProxyRequest,TargetGrpcProxy> getCallable()
Returns
TypeDescription
UnaryCallable<GetTargetGrpcProxyRequest,TargetGrpcProxy>

insertCallable()

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

insertOperationCallable()

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

listCallable()

public UnaryCallable<ListTargetGrpcProxiesRequest,TargetGrpcProxyList> listCallable()
Returns
TypeDescription
UnaryCallable<ListTargetGrpcProxiesRequest,TargetGrpcProxyList>

listPagedCallable()

public UnaryCallable<ListTargetGrpcProxiesRequest,TargetGrpcProxiesClient.ListPagedResponse> listPagedCallable()
Returns
TypeDescription
UnaryCallable<ListTargetGrpcProxiesRequest,ListPagedResponse>

patchCallable()

public UnaryCallable<PatchTargetGrpcProxyRequest,Operation> patchCallable()
Returns
TypeDescription
UnaryCallable<PatchTargetGrpcProxyRequest,Operation>

patchOperationCallable()

public OperationCallable<PatchTargetGrpcProxyRequest,Operation,Operation> patchOperationCallable()
Returns
TypeDescription
OperationCallable<PatchTargetGrpcProxyRequest,Operation,Operation>