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
TypeDescription
UnaryCallable<AggregatedListVpnGatewaysRequest,VpnGatewayAggregatedList>

aggregatedListPagedCallable()

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

close()

public abstract void close()

deleteCallable()

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

deleteOperationCallable()

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

getCallable()

public UnaryCallable<GetVpnGatewayRequest,VpnGateway> getCallable()
Returns
TypeDescription
UnaryCallable<GetVpnGatewayRequest,VpnGateway>

getStatusCallable()

public UnaryCallable<GetStatusVpnGatewayRequest,VpnGatewaysGetStatusResponse> getStatusCallable()
Returns
TypeDescription
UnaryCallable<GetStatusVpnGatewayRequest,VpnGatewaysGetStatusResponse>

insertCallable()

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

insertOperationCallable()

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

listCallable()

public UnaryCallable<ListVpnGatewaysRequest,VpnGatewayList> listCallable()
Returns
TypeDescription
UnaryCallable<ListVpnGatewaysRequest,VpnGatewayList>

listPagedCallable()

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

setLabelsCallable()

public UnaryCallable<SetLabelsVpnGatewayRequest,Operation> setLabelsCallable()
Returns
TypeDescription
UnaryCallable<SetLabelsVpnGatewayRequest,Operation>

setLabelsOperationCallable()

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

testIamPermissionsCallable()

public UnaryCallable<TestIamPermissionsVpnGatewayRequest,TestPermissionsResponse> testIamPermissionsCallable()
Returns
TypeDescription
UnaryCallable<TestIamPermissionsVpnGatewayRequest,TestPermissionsResponse>