Uses of Class
com.google.cloud.bigquery.connection.v1.ListConnectionsResponse
-
Packages that use ListConnectionsResponse 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 ListConnectionsResponse in com.google.cloud.bigquery.connection.v1
Methods in com.google.cloud.bigquery.connection.v1 that return ListConnectionsResponse Modifier and Type Method Description ListConnectionsResponse
ListConnectionsResponse.Builder. build()
ListConnectionsResponse
ListConnectionsResponse.Builder. buildPartial()
static ListConnectionsResponse
ListConnectionsResponse. getDefaultInstance()
ListConnectionsResponse
ListConnectionsResponse.Builder. getDefaultInstanceForType()
ListConnectionsResponse
ListConnectionsResponse. getDefaultInstanceForType()
ListConnectionsResponse
ConnectionServiceGrpc.ConnectionServiceBlockingStub. listConnections(ListConnectionsRequest request)
Returns a list of connections in the given project.static ListConnectionsResponse
ListConnectionsResponse. parseDelimitedFrom(InputStream input)
static ListConnectionsResponse
ListConnectionsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListConnectionsResponse
ListConnectionsResponse. parseFrom(byte[] data)
static ListConnectionsResponse
ListConnectionsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListConnectionsResponse
ListConnectionsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListConnectionsResponse
ListConnectionsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListConnectionsResponse
ListConnectionsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListConnectionsResponse
ListConnectionsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListConnectionsResponse
ListConnectionsResponse. parseFrom(InputStream input)
static ListConnectionsResponse
ListConnectionsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListConnectionsResponse
ListConnectionsResponse. parseFrom(ByteBuffer data)
static ListConnectionsResponse
ListConnectionsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.bigquery.connection.v1 that return types with arguments of type ListConnectionsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListConnectionsRequest,ListConnectionsResponse>
ConnectionServiceGrpc. getListConnectionsMethod()
com.google.protobuf.Parser<ListConnectionsResponse>
ListConnectionsResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListConnectionsResponse>
ConnectionServiceGrpc.ConnectionServiceFutureStub. listConnections(ListConnectionsRequest request)
Returns a list of connections in the given project.static com.google.protobuf.Parser<ListConnectionsResponse>
ListConnectionsResponse. parser()
Methods in com.google.cloud.bigquery.connection.v1 with parameters of type ListConnectionsResponse Modifier and Type Method Description ListConnectionsResponse.Builder
ListConnectionsResponse.Builder. mergeFrom(ListConnectionsResponse other)
static ListConnectionsResponse.Builder
ListConnectionsResponse. newBuilder(ListConnectionsResponse prototype)
Method parameters in com.google.cloud.bigquery.connection.v1 with type arguments of type ListConnectionsResponse Modifier and Type Method Description default void
ConnectionServiceGrpc.AsyncService. listConnections(ListConnectionsRequest request, io.grpc.stub.StreamObserver<ListConnectionsResponse> responseObserver)
Returns a list of connections in the given project.void
ConnectionServiceGrpc.ConnectionServiceStub. listConnections(ListConnectionsRequest request, io.grpc.stub.StreamObserver<ListConnectionsResponse> responseObserver)
Returns a list of connections in the given project. -
Uses of ListConnectionsResponse in com.google.cloud.bigqueryconnection.v1
Methods in com.google.cloud.bigqueryconnection.v1 that return types with arguments of type ListConnectionsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListConnectionsRequest,ListConnectionsResponse>
ConnectionServiceClient. listConnectionsCallable()
Returns a list of connections in the given project.com.google.api.gax.rpc.PagedCallSettings.Builder<ListConnectionsRequest,ListConnectionsResponse,ConnectionServiceClient.ListConnectionsPagedResponse>
ConnectionServiceSettings.Builder. listConnectionsSettings()
Returns the builder for the settings used for calls to listConnections.com.google.api.gax.rpc.PagedCallSettings<ListConnectionsRequest,ListConnectionsResponse,ConnectionServiceClient.ListConnectionsPagedResponse>
ConnectionServiceSettings. listConnectionsSettings()
Returns the object with the settings used for calls to listConnections.Methods in com.google.cloud.bigqueryconnection.v1 with parameters of type ListConnectionsResponse Modifier and Type Method Description protected ConnectionServiceClient.ListConnectionsPage
ConnectionServiceClient.ListConnectionsPage. createPage(com.google.api.gax.rpc.PageContext<ListConnectionsRequest,ListConnectionsResponse,Connection> context, ListConnectionsResponse response)
Method parameters in com.google.cloud.bigqueryconnection.v1 with type arguments of type ListConnectionsResponse 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)
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.ListConnectionsPage
ConnectionServiceClient.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)
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 ListConnectionsResponse in com.google.cloud.bigqueryconnection.v1.stub
Methods in com.google.cloud.bigqueryconnection.v1.stub that return types with arguments of type ListConnectionsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListConnectionsRequest,ListConnectionsResponse>
ConnectionServiceStub. listConnectionsCallable()
com.google.api.gax.rpc.UnaryCallable<ListConnectionsRequest,ListConnectionsResponse>
GrpcConnectionServiceStub. listConnectionsCallable()
com.google.api.gax.rpc.UnaryCallable<ListConnectionsRequest,ListConnectionsResponse>
HttpJsonConnectionServiceStub. listConnectionsCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListConnectionsRequest,ListConnectionsResponse,ConnectionServiceClient.ListConnectionsPagedResponse>
ConnectionServiceStubSettings.Builder. listConnectionsSettings()
Returns the builder for the settings used for calls to listConnections.com.google.api.gax.rpc.PagedCallSettings<ListConnectionsRequest,ListConnectionsResponse,ConnectionServiceClient.ListConnectionsPagedResponse>
ConnectionServiceStubSettings. listConnectionsSettings()
Returns the object with the settings used for calls to listConnections.
-