Package com.google.cloud.vpcaccess.v1
Class VpcAccessServiceGrpc.VpcAccessServiceImplBase
- java.lang.Object
-
- com.google.cloud.vpcaccess.v1.VpcAccessServiceGrpc.VpcAccessServiceImplBase
-
- All Implemented Interfaces:
VpcAccessServiceGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- VpcAccessServiceGrpc
public abstract static class VpcAccessServiceGrpc.VpcAccessServiceImplBase extends Object implements io.grpc.BindableService, VpcAccessServiceGrpc.AsyncService
Base class for the server implementation of the service VpcAccessService.Serverless VPC Access API allows users to create and manage connectors for App Engine, Cloud Functions and Cloud Run to have internal connections to Virtual Private Cloud networks.
-
-
Constructor Summary
Constructors Constructor Description VpcAccessServiceImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinition
bindService()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.cloud.vpcaccess.v1.VpcAccessServiceGrpc.AsyncService
createConnector, deleteConnector, getConnector, listConnectors
-
-