Class ExternalVpnGatewaysStub (1.21.0)

public abstract class ExternalVpnGatewaysStub implements BackgroundResource

Base stub class for the ExternalVpnGateways service API.

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

Inheritance

java.lang.Object > ExternalVpnGatewaysStub

Implements

BackgroundResource

Constructors

ExternalVpnGatewaysStub()

public ExternalVpnGatewaysStub()

Methods

close()

public abstract void close()

deleteCallable()

public UnaryCallable<DeleteExternalVpnGatewayRequest,Operation> deleteCallable()
Returns

deleteOperationCallable()

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

getCallable()

public UnaryCallable<GetExternalVpnGatewayRequest,ExternalVpnGateway> getCallable()
Returns

insertCallable()

public UnaryCallable<InsertExternalVpnGatewayRequest,Operation> insertCallable()
Returns

insertOperationCallable()

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

listCallable()

public UnaryCallable<ListExternalVpnGatewaysRequest,ExternalVpnGatewayList> listCallable()
Returns

listPagedCallable()

public UnaryCallable<ListExternalVpnGatewaysRequest,ExternalVpnGatewaysClient.ListPagedResponse> listPagedCallable()
Returns

setLabelsCallable()

public UnaryCallable<SetLabelsExternalVpnGatewayRequest,Operation> setLabelsCallable()
Returns

setLabelsOperationCallable()

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

testIamPermissionsCallable()

public UnaryCallable<TestIamPermissionsExternalVpnGatewayRequest,TestPermissionsResponse> testIamPermissionsCallable()
Returns