Uses of Class
com.google.cloud.notebooks.v1.ListRuntimesResponse
-
Packages that use ListRuntimesResponse Package Description com.google.cloud.notebooks.v1 A client to Notebooks APIcom.google.cloud.notebooks.v1.stub -
-
Uses of ListRuntimesResponse in com.google.cloud.notebooks.v1
Methods in com.google.cloud.notebooks.v1 that return ListRuntimesResponse Modifier and Type Method Description ListRuntimesResponseListRuntimesResponse.Builder. build()ListRuntimesResponseListRuntimesResponse.Builder. buildPartial()static ListRuntimesResponseListRuntimesResponse. getDefaultInstance()ListRuntimesResponseListRuntimesResponse.Builder. getDefaultInstanceForType()ListRuntimesResponseListRuntimesResponse. getDefaultInstanceForType()ListRuntimesResponseManagedNotebookServiceGrpc.ManagedNotebookServiceBlockingStub. listRuntimes(ListRuntimesRequest request)Lists Runtimes in a given project and location.static ListRuntimesResponseListRuntimesResponse. parseDelimitedFrom(InputStream input)static ListRuntimesResponseListRuntimesResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListRuntimesResponseListRuntimesResponse. parseFrom(byte[] data)static ListRuntimesResponseListRuntimesResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListRuntimesResponseListRuntimesResponse. parseFrom(com.google.protobuf.ByteString data)static ListRuntimesResponseListRuntimesResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListRuntimesResponseListRuntimesResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListRuntimesResponseListRuntimesResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListRuntimesResponseListRuntimesResponse. parseFrom(InputStream input)static ListRuntimesResponseListRuntimesResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListRuntimesResponseListRuntimesResponse. parseFrom(ByteBuffer data)static ListRuntimesResponseListRuntimesResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.notebooks.v1 that return types with arguments of type ListRuntimesResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListRuntimesRequest,ListRuntimesResponse>ManagedNotebookServiceGrpc. getListRuntimesMethod()com.google.protobuf.Parser<ListRuntimesResponse>ListRuntimesResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListRuntimesResponse>ManagedNotebookServiceGrpc.ManagedNotebookServiceFutureStub. listRuntimes(ListRuntimesRequest request)Lists Runtimes in a given project and location.com.google.api.gax.rpc.UnaryCallable<ListRuntimesRequest,ListRuntimesResponse>ManagedNotebookServiceClient. listRuntimesCallable()Lists Runtimes in a given project and location.com.google.api.gax.rpc.PagedCallSettings.Builder<ListRuntimesRequest,ListRuntimesResponse,ManagedNotebookServiceClient.ListRuntimesPagedResponse>ManagedNotebookServiceSettings.Builder. listRuntimesSettings()Returns the builder for the settings used for calls to listRuntimes.com.google.api.gax.rpc.PagedCallSettings<ListRuntimesRequest,ListRuntimesResponse,ManagedNotebookServiceClient.ListRuntimesPagedResponse>ManagedNotebookServiceSettings. listRuntimesSettings()Returns the object with the settings used for calls to listRuntimes.static com.google.protobuf.Parser<ListRuntimesResponse>ListRuntimesResponse. parser()Methods in com.google.cloud.notebooks.v1 with parameters of type ListRuntimesResponse Modifier and Type Method Description protected ManagedNotebookServiceClient.ListRuntimesPageManagedNotebookServiceClient.ListRuntimesPage. createPage(com.google.api.gax.rpc.PageContext<ListRuntimesRequest,ListRuntimesResponse,Runtime> context, ListRuntimesResponse response)ListRuntimesResponse.BuilderListRuntimesResponse.Builder. mergeFrom(ListRuntimesResponse other)static ListRuntimesResponse.BuilderListRuntimesResponse. newBuilder(ListRuntimesResponse prototype)Method parameters in com.google.cloud.notebooks.v1 with type arguments of type ListRuntimesResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<ManagedNotebookServiceClient.ListRuntimesPagedResponse>ManagedNotebookServiceClient.ListRuntimesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListRuntimesRequest,ListRuntimesResponse,Runtime> context, com.google.api.core.ApiFuture<ListRuntimesResponse> futureResponse)static com.google.api.core.ApiFuture<ManagedNotebookServiceClient.ListRuntimesPagedResponse>ManagedNotebookServiceClient.ListRuntimesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListRuntimesRequest,ListRuntimesResponse,Runtime> context, com.google.api.core.ApiFuture<ListRuntimesResponse> futureResponse)protected ManagedNotebookServiceClient.ListRuntimesPageManagedNotebookServiceClient.ListRuntimesPage. createPage(com.google.api.gax.rpc.PageContext<ListRuntimesRequest,ListRuntimesResponse,Runtime> context, ListRuntimesResponse response)com.google.api.core.ApiFuture<ManagedNotebookServiceClient.ListRuntimesPage>ManagedNotebookServiceClient.ListRuntimesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListRuntimesRequest,ListRuntimesResponse,Runtime> context, com.google.api.core.ApiFuture<ListRuntimesResponse> futureResponse)com.google.api.core.ApiFuture<ManagedNotebookServiceClient.ListRuntimesPage>ManagedNotebookServiceClient.ListRuntimesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListRuntimesRequest,ListRuntimesResponse,Runtime> context, com.google.api.core.ApiFuture<ListRuntimesResponse> futureResponse)default voidManagedNotebookServiceGrpc.AsyncService. listRuntimes(ListRuntimesRequest request, io.grpc.stub.StreamObserver<ListRuntimesResponse> responseObserver)Lists Runtimes in a given project and location.voidManagedNotebookServiceGrpc.ManagedNotebookServiceStub. listRuntimes(ListRuntimesRequest request, io.grpc.stub.StreamObserver<ListRuntimesResponse> responseObserver)Lists Runtimes in a given project and location. -
Uses of ListRuntimesResponse in com.google.cloud.notebooks.v1.stub
Methods in com.google.cloud.notebooks.v1.stub that return types with arguments of type ListRuntimesResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListRuntimesRequest,ListRuntimesResponse>GrpcManagedNotebookServiceStub. listRuntimesCallable()com.google.api.gax.rpc.UnaryCallable<ListRuntimesRequest,ListRuntimesResponse>ManagedNotebookServiceStub. listRuntimesCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListRuntimesRequest,ListRuntimesResponse,ManagedNotebookServiceClient.ListRuntimesPagedResponse>ManagedNotebookServiceStubSettings.Builder. listRuntimesSettings()Returns the builder for the settings used for calls to listRuntimes.com.google.api.gax.rpc.PagedCallSettings<ListRuntimesRequest,ListRuntimesResponse,ManagedNotebookServiceClient.ListRuntimesPagedResponse>ManagedNotebookServiceStubSettings. listRuntimesSettings()Returns the object with the settings used for calls to listRuntimes.
-