Class TargetVpnGatewaysStub (1.53.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()
Returns
Type Description
UnaryCallable<AggregatedListTargetVpnGatewaysRequest,TargetVpnGatewayAggregatedList>

aggregatedListPagedCallable()

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

close()

public abstract void close()

deleteCallable()

public UnaryCallable<DeleteTargetVpnGatewayRequest,Operation> deleteCallable()
Returns
Type Description
UnaryCallable<DeleteTargetVpnGatewayRequest,Operation>

deleteOperationCallable()

public OperationCallable<DeleteTargetVpnGatewayRequest,Operation,Operation> deleteOperationCallable()
Returns
Type Description
OperationCallable<DeleteTargetVpnGatewayRequest,Operation,Operation>

getCallable()

public UnaryCallable<GetTargetVpnGatewayRequest,TargetVpnGateway> getCallable()
Returns
Type Description
UnaryCallable<GetTargetVpnGatewayRequest,TargetVpnGateway>

insertCallable()

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

insertOperationCallable()

public OperationCallable<InsertTargetVpnGatewayRequest,Operation,Operation> insertOperationCallable()
Returns
Type Description
OperationCallable<InsertTargetVpnGatewayRequest,Operation,Operation>

listCallable()

public UnaryCallable<ListTargetVpnGatewaysRequest,TargetVpnGatewayList> listCallable()
Returns
Type Description
UnaryCallable<ListTargetVpnGatewaysRequest,TargetVpnGatewayList>

listPagedCallable()

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

setLabelsCallable()

public UnaryCallable<SetLabelsTargetVpnGatewayRequest,Operation> setLabelsCallable()
Returns
Type Description
UnaryCallable<SetLabelsTargetVpnGatewayRequest,Operation>

setLabelsOperationCallable()

public OperationCallable<SetLabelsTargetVpnGatewayRequest,Operation,Operation> setLabelsOperationCallable()
Returns
Type Description
OperationCallable<SetLabelsTargetVpnGatewayRequest,Operation,Operation>