@Generated(value="by gapic-generator-java") public abstract class ExternalVpnGatewaysStub extends Object implements com.google.api.gax.core.BackgroundResource
This class is for advanced usage and reflects the underlying API directly.
| Constructor and Description |
|---|
ExternalVpnGatewaysStub() |
public com.google.api.gax.rpc.OperationCallable<DeleteExternalVpnGatewayRequest,Operation,Operation> deleteOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<DeleteExternalVpnGatewayRequest,Operation> deleteCallable()
public com.google.api.gax.rpc.UnaryCallable<GetExternalVpnGatewayRequest,ExternalVpnGateway> getCallable()
public com.google.api.gax.rpc.OperationCallable<InsertExternalVpnGatewayRequest,Operation,Operation> insertOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<InsertExternalVpnGatewayRequest,Operation> insertCallable()
public com.google.api.gax.rpc.UnaryCallable<ListExternalVpnGatewaysRequest,ExternalVpnGatewaysClient.ListPagedResponse> listPagedCallable()
public com.google.api.gax.rpc.UnaryCallable<ListExternalVpnGatewaysRequest,ExternalVpnGatewayList> listCallable()
public com.google.api.gax.rpc.OperationCallable<SetLabelsExternalVpnGatewayRequest,Operation,Operation> setLabelsOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<SetLabelsExternalVpnGatewayRequest,Operation> setLabelsCallable()
public com.google.api.gax.rpc.UnaryCallable<TestIamPermissionsExternalVpnGatewayRequest,TestPermissionsResponse> testIamPermissionsCallable()
public abstract void close()
close in interface AutoCloseableCopyright © 2024 Google LLC. All rights reserved.