Uses of Class
com.google.cloud.bigquery.connection.v1.Connection
-
Packages that use Connection Package Description com.google.cloud.bigquery.connection.v1 com.google.cloud.bigqueryconnection.v1 A client to BigQuery Connection APIcom.google.cloud.bigqueryconnection.v1.stub -
-
Uses of Connection in com.google.cloud.bigquery.connection.v1
Methods in com.google.cloud.bigquery.connection.v1 that return Connection Modifier and Type Method Description ConnectionConnection.Builder. build()ConnectionConnection.Builder. buildPartial()ConnectionConnectionServiceGrpc.ConnectionServiceBlockingStub. createConnection(CreateConnectionRequest request)Creates a new connection.ConnectionConnectionServiceGrpc.ConnectionServiceBlockingStub. getConnection(GetConnectionRequest request)Returns specified connection.ConnectionCreateConnectionRequest.Builder. getConnection()Required.ConnectionCreateConnectionRequest. getConnection()Required.ConnectionCreateConnectionRequestOrBuilder. getConnection()Required.ConnectionUpdateConnectionRequest.Builder. getConnection()Required.ConnectionUpdateConnectionRequest. getConnection()Required.ConnectionUpdateConnectionRequestOrBuilder. getConnection()Required.ConnectionListConnectionsResponse.Builder. getConnections(int index)List of connections.ConnectionListConnectionsResponse. getConnections(int index)List of connections.ConnectionListConnectionsResponseOrBuilder. getConnections(int index)List of connections.static ConnectionConnection. getDefaultInstance()ConnectionConnection.Builder. getDefaultInstanceForType()ConnectionConnection. getDefaultInstanceForType()static ConnectionConnection. parseDelimitedFrom(InputStream input)static ConnectionConnection. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConnectionConnection. parseFrom(byte[] data)static ConnectionConnection. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConnectionConnection. parseFrom(com.google.protobuf.ByteString data)static ConnectionConnection. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConnectionConnection. parseFrom(com.google.protobuf.CodedInputStream input)static ConnectionConnection. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConnectionConnection. parseFrom(InputStream input)static ConnectionConnection. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConnectionConnection. parseFrom(ByteBuffer data)static ConnectionConnection. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ConnectionConnectionServiceGrpc.ConnectionServiceBlockingStub. updateConnection(UpdateConnectionRequest request)Updates the specified connection.Methods in com.google.cloud.bigquery.connection.v1 that return types with arguments of type Connection Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<Connection>ConnectionServiceGrpc.ConnectionServiceFutureStub. createConnection(CreateConnectionRequest request)Creates a new connection.com.google.common.util.concurrent.ListenableFuture<Connection>ConnectionServiceGrpc.ConnectionServiceFutureStub. getConnection(GetConnectionRequest request)Returns specified connection.List<Connection>ListConnectionsResponse.Builder. getConnectionsList()List of connections.List<Connection>ListConnectionsResponse. getConnectionsList()List of connections.List<Connection>ListConnectionsResponseOrBuilder. getConnectionsList()List of connections.static io.grpc.MethodDescriptor<CreateConnectionRequest,Connection>ConnectionServiceGrpc. getCreateConnectionMethod()static io.grpc.MethodDescriptor<GetConnectionRequest,Connection>ConnectionServiceGrpc. getGetConnectionMethod()com.google.protobuf.Parser<Connection>Connection. getParserForType()static io.grpc.MethodDescriptor<UpdateConnectionRequest,Connection>ConnectionServiceGrpc. getUpdateConnectionMethod()static com.google.protobuf.Parser<Connection>Connection. parser()com.google.common.util.concurrent.ListenableFuture<Connection>ConnectionServiceGrpc.ConnectionServiceFutureStub. updateConnection(UpdateConnectionRequest request)Updates the specified connection.Methods in com.google.cloud.bigquery.connection.v1 with parameters of type Connection Modifier and Type Method Description ListConnectionsResponse.BuilderListConnectionsResponse.Builder. addConnections(int index, Connection value)List of connections.ListConnectionsResponse.BuilderListConnectionsResponse.Builder. addConnections(Connection value)List of connections.CreateConnectionRequest.BuilderCreateConnectionRequest.Builder. mergeConnection(Connection value)Required.UpdateConnectionRequest.BuilderUpdateConnectionRequest.Builder. mergeConnection(Connection value)Required.Connection.BuilderConnection.Builder. mergeFrom(Connection other)static Connection.BuilderConnection. newBuilder(Connection prototype)CreateConnectionRequest.BuilderCreateConnectionRequest.Builder. setConnection(Connection value)Required.UpdateConnectionRequest.BuilderUpdateConnectionRequest.Builder. setConnection(Connection value)Required.ListConnectionsResponse.BuilderListConnectionsResponse.Builder. setConnections(int index, Connection value)List of connections.Method parameters in com.google.cloud.bigquery.connection.v1 with type arguments of type Connection Modifier and Type Method Description ListConnectionsResponse.BuilderListConnectionsResponse.Builder. addAllConnections(Iterable<? extends Connection> values)List of connections.default voidConnectionServiceGrpc.AsyncService. createConnection(CreateConnectionRequest request, io.grpc.stub.StreamObserver<Connection> responseObserver)Creates a new connection.voidConnectionServiceGrpc.ConnectionServiceStub. createConnection(CreateConnectionRequest request, io.grpc.stub.StreamObserver<Connection> responseObserver)Creates a new connection.default voidConnectionServiceGrpc.AsyncService. getConnection(GetConnectionRequest request, io.grpc.stub.StreamObserver<Connection> responseObserver)Returns specified connection.voidConnectionServiceGrpc.ConnectionServiceStub. getConnection(GetConnectionRequest request, io.grpc.stub.StreamObserver<Connection> responseObserver)Returns specified connection.default voidConnectionServiceGrpc.AsyncService. updateConnection(UpdateConnectionRequest request, io.grpc.stub.StreamObserver<Connection> responseObserver)Updates the specified connection.voidConnectionServiceGrpc.ConnectionServiceStub. updateConnection(UpdateConnectionRequest request, io.grpc.stub.StreamObserver<Connection> responseObserver)Updates the specified connection. -
Uses of Connection in com.google.cloud.bigqueryconnection.v1
Methods in com.google.cloud.bigqueryconnection.v1 that return Connection Modifier and Type Method Description ConnectionConnectionServiceClient. createConnection(CreateConnectionRequest request)Creates a new connection.ConnectionConnectionServiceClient. createConnection(LocationName parent, Connection connection, String connectionId)Creates a new connection.ConnectionConnectionServiceClient. createConnection(String parent, Connection connection, String connectionId)Creates a new connection.ConnectionConnectionServiceClient. getConnection(ConnectionName name)Returns specified connection.ConnectionConnectionServiceClient. getConnection(GetConnectionRequest request)Returns specified connection.ConnectionConnectionServiceClient. getConnection(String name)Returns specified connection.ConnectionConnectionServiceClient. updateConnection(ConnectionName name, Connection connection, com.google.protobuf.FieldMask updateMask)Updates the specified connection.ConnectionConnectionServiceClient. updateConnection(UpdateConnectionRequest request)Updates the specified connection.ConnectionConnectionServiceClient. updateConnection(String name, Connection connection, com.google.protobuf.FieldMask updateMask)Updates the specified connection.Methods in com.google.cloud.bigqueryconnection.v1 that return types with arguments of type Connection Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateConnectionRequest,Connection>ConnectionServiceClient. createConnectionCallable()Creates a new connection.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateConnectionRequest,Connection>ConnectionServiceSettings.Builder. createConnectionSettings()Returns the builder for the settings used for calls to createConnection.com.google.api.gax.rpc.UnaryCallSettings<CreateConnectionRequest,Connection>ConnectionServiceSettings. createConnectionSettings()Returns the object with the settings used for calls to createConnection.com.google.api.gax.rpc.UnaryCallable<GetConnectionRequest,Connection>ConnectionServiceClient. getConnectionCallable()Returns specified connection.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetConnectionRequest,Connection>ConnectionServiceSettings.Builder. getConnectionSettings()Returns the builder for the settings used for calls to getConnection.com.google.api.gax.rpc.UnaryCallSettings<GetConnectionRequest,Connection>ConnectionServiceSettings. getConnectionSettings()Returns the object with the settings used for calls to getConnection.com.google.api.gax.rpc.UnaryCallable<UpdateConnectionRequest,Connection>ConnectionServiceClient. updateConnectionCallable()Updates the specified connection.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateConnectionRequest,Connection>ConnectionServiceSettings.Builder. updateConnectionSettings()Returns the builder for the settings used for calls to updateConnection.com.google.api.gax.rpc.UnaryCallSettings<UpdateConnectionRequest,Connection>ConnectionServiceSettings. updateConnectionSettings()Returns the object with the settings used for calls to updateConnection.Methods in com.google.cloud.bigqueryconnection.v1 with parameters of type Connection Modifier and Type Method Description ConnectionConnectionServiceClient. createConnection(LocationName parent, Connection connection, String connectionId)Creates a new connection.ConnectionConnectionServiceClient. createConnection(String parent, Connection connection, String connectionId)Creates a new connection.ConnectionConnectionServiceClient. updateConnection(ConnectionName name, Connection connection, com.google.protobuf.FieldMask updateMask)Updates the specified connection.ConnectionConnectionServiceClient. updateConnection(String name, Connection connection, com.google.protobuf.FieldMask updateMask)Updates the specified connection.Method parameters in com.google.cloud.bigqueryconnection.v1 with type arguments of type Connection Modifier and Type Method Description static com.google.api.core.ApiFuture<ConnectionServiceClient.ListConnectionsPagedResponse>ConnectionServiceClient.ListConnectionsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListConnectionsRequest,ListConnectionsResponse,Connection> context, com.google.api.core.ApiFuture<ListConnectionsResponse> futureResponse)protected ConnectionServiceClient.ListConnectionsPageConnectionServiceClient.ListConnectionsPage. createPage(com.google.api.gax.rpc.PageContext<ListConnectionsRequest,ListConnectionsResponse,Connection> context, ListConnectionsResponse response)com.google.api.core.ApiFuture<ConnectionServiceClient.ListConnectionsPage>ConnectionServiceClient.ListConnectionsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListConnectionsRequest,ListConnectionsResponse,Connection> context, com.google.api.core.ApiFuture<ListConnectionsResponse> futureResponse) -
Uses of Connection in com.google.cloud.bigqueryconnection.v1.stub
Methods in com.google.cloud.bigqueryconnection.v1.stub that return types with arguments of type Connection Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateConnectionRequest,Connection>ConnectionServiceStub. createConnectionCallable()com.google.api.gax.rpc.UnaryCallable<CreateConnectionRequest,Connection>GrpcConnectionServiceStub. createConnectionCallable()com.google.api.gax.rpc.UnaryCallable<CreateConnectionRequest,Connection>HttpJsonConnectionServiceStub. createConnectionCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateConnectionRequest,Connection>ConnectionServiceStubSettings.Builder. createConnectionSettings()Returns the builder for the settings used for calls to createConnection.com.google.api.gax.rpc.UnaryCallSettings<CreateConnectionRequest,Connection>ConnectionServiceStubSettings. createConnectionSettings()Returns the object with the settings used for calls to createConnection.com.google.api.gax.rpc.UnaryCallable<GetConnectionRequest,Connection>ConnectionServiceStub. getConnectionCallable()com.google.api.gax.rpc.UnaryCallable<GetConnectionRequest,Connection>GrpcConnectionServiceStub. getConnectionCallable()com.google.api.gax.rpc.UnaryCallable<GetConnectionRequest,Connection>HttpJsonConnectionServiceStub. getConnectionCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetConnectionRequest,Connection>ConnectionServiceStubSettings.Builder. getConnectionSettings()Returns the builder for the settings used for calls to getConnection.com.google.api.gax.rpc.UnaryCallSettings<GetConnectionRequest,Connection>ConnectionServiceStubSettings. getConnectionSettings()Returns the object with the settings used for calls to getConnection.com.google.api.gax.rpc.UnaryCallable<UpdateConnectionRequest,Connection>ConnectionServiceStub. updateConnectionCallable()com.google.api.gax.rpc.UnaryCallable<UpdateConnectionRequest,Connection>GrpcConnectionServiceStub. updateConnectionCallable()com.google.api.gax.rpc.UnaryCallable<UpdateConnectionRequest,Connection>HttpJsonConnectionServiceStub. updateConnectionCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateConnectionRequest,Connection>ConnectionServiceStubSettings.Builder. updateConnectionSettings()Returns the builder for the settings used for calls to updateConnection.com.google.api.gax.rpc.UnaryCallSettings<UpdateConnectionRequest,Connection>ConnectionServiceStubSettings. updateConnectionSettings()Returns the object with the settings used for calls to updateConnection.
-