Class ExternalVpnGatewaysStub (1.6.0-beta)

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
TypeDescription
UnaryCallable<DeleteExternalVpnGatewayRequest,Operation>

deleteOperationCallable()

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

getCallable()

public UnaryCallable<GetExternalVpnGatewayRequest,ExternalVpnGateway> getCallable()
Returns
TypeDescription
UnaryCallable<GetExternalVpnGatewayRequest,ExternalVpnGateway>

insertCallable()

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

insertOperationCallable()

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

listCallable()

public UnaryCallable<ListExternalVpnGatewaysRequest,ExternalVpnGatewayList> listCallable()
Returns
TypeDescription
UnaryCallable<ListExternalVpnGatewaysRequest,ExternalVpnGatewayList>

listPagedCallable()

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

setLabelsCallable()

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

setLabelsOperationCallable()

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

testIamPermissionsCallable()

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