Class TargetVpnGatewaysStub (1.68.0)

public abstract class TargetVpnGatewaysStub implements BackgroundResource

Base stub class for the TargetVpnGateways service API.

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

Inheritance

java.lang.Object > TargetVpnGatewaysStub

Implements

BackgroundResource

Constructors

TargetVpnGatewaysStub()

public TargetVpnGatewaysStub()

Methods

aggregatedListCallable()

public UnaryCallable<AggregatedListTargetVpnGatewaysRequest,TargetVpnGatewayAggregatedList> aggregatedListCallable()

aggregatedListPagedCallable()

public UnaryCallable<AggregatedListTargetVpnGatewaysRequest,TargetVpnGatewaysClient.AggregatedListPagedResponse> aggregatedListPagedCallable()

close()

public abstract void close()

deleteCallable()

public UnaryCallable<DeleteTargetVpnGatewayRequest,Operation> deleteCallable()

deleteOperationCallable()

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

getCallable()

public UnaryCallable<GetTargetVpnGatewayRequest,TargetVpnGateway> getCallable()

insertCallable()

public UnaryCallable<InsertTargetVpnGatewayRequest,Operation> insertCallable()

insertOperationCallable()

public OperationCallable<InsertTargetVpnGatewayRequest,Operation,Operation> insertOperationCallable()

listCallable()

public UnaryCallable<ListTargetVpnGatewaysRequest,TargetVpnGatewayList> listCallable()

listPagedCallable()

public UnaryCallable<ListTargetVpnGatewaysRequest,TargetVpnGatewaysClient.ListPagedResponse> listPagedCallable()

setLabelsCallable()

public UnaryCallable<SetLabelsTargetVpnGatewayRequest,Operation> setLabelsCallable()

setLabelsOperationCallable()

public OperationCallable<SetLabelsTargetVpnGatewayRequest,Operation,Operation> setLabelsOperationCallable()