Class VpnGatewaysStub (1.6.0-beta)

public abstract class VpnGatewaysStub implements BackgroundResource

Base stub class for the VpnGateways service API.

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

Inheritance

java.lang.Object > VpnGatewaysStub

Implements

BackgroundResource

Constructors

VpnGatewaysStub()

public VpnGatewaysStub()

Methods

aggregatedListCallable()

public UnaryCallable<AggregatedListVpnGatewaysRequest,VpnGatewayAggregatedList> aggregatedListCallable()
Returns

aggregatedListPagedCallable()

public UnaryCallable<AggregatedListVpnGatewaysRequest,VpnGatewaysClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
Returns

close()

public abstract void close()

deleteCallable()

public UnaryCallable<DeleteVpnGatewayRequest,Operation> deleteCallable()
Returns

deleteOperationCallable()

public OperationCallable<DeleteVpnGatewayRequest,Operation,Operation> deleteOperationCallable()
Returns

getCallable()

public UnaryCallable<GetVpnGatewayRequest,VpnGateway> getCallable()
Returns

getStatusCallable()

public UnaryCallable<GetStatusVpnGatewayRequest,VpnGatewaysGetStatusResponse> getStatusCallable()
Returns

insertCallable()

public UnaryCallable<InsertVpnGatewayRequest,Operation> insertCallable()
Returns

insertOperationCallable()

public OperationCallable<InsertVpnGatewayRequest,Operation,Operation> insertOperationCallable()
Returns

listCallable()

public UnaryCallable<ListVpnGatewaysRequest,VpnGatewayList> listCallable()
Returns

listPagedCallable()

public UnaryCallable<ListVpnGatewaysRequest,VpnGatewaysClient.ListPagedResponse> listPagedCallable()
Returns

setLabelsCallable()

public UnaryCallable<SetLabelsVpnGatewayRequest,Operation> setLabelsCallable()
Returns

setLabelsOperationCallable()

public OperationCallable<SetLabelsVpnGatewayRequest,Operation,Operation> setLabelsOperationCallable()
Returns

testIamPermissionsCallable()

public UnaryCallable<TestIamPermissionsVpnGatewayRequest,TestPermissionsResponse> testIamPermissionsCallable()
Returns