Class TargetVpnGatewaysStub (1.6.0-beta)

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
TypeDescription
UnaryCallable<AggregatedListTargetVpnGatewaysRequest,TargetVpnGatewayAggregatedList>

aggregatedListPagedCallable()

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

close()

public abstract void close()

deleteCallable()

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

deleteOperationCallable()

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

getCallable()

public UnaryCallable<GetTargetVpnGatewayRequest,TargetVpnGateway> getCallable()
Returns
TypeDescription
UnaryCallable<GetTargetVpnGatewayRequest,TargetVpnGateway>

insertCallable()

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

insertOperationCallable()

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

listCallable()

public UnaryCallable<ListTargetVpnGatewaysRequest,TargetVpnGatewayList> listCallable()
Returns
TypeDescription
UnaryCallable<ListTargetVpnGatewaysRequest,TargetVpnGatewayList>

listPagedCallable()

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