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 ListRuntimesResponse
ListRuntimesResponse.Builder. build()
ListRuntimesResponse
ListRuntimesResponse.Builder. buildPartial()
static ListRuntimesResponse
ListRuntimesResponse. getDefaultInstance()
ListRuntimesResponse
ListRuntimesResponse.Builder. getDefaultInstanceForType()
ListRuntimesResponse
ListRuntimesResponse. getDefaultInstanceForType()
ListRuntimesResponse
ManagedNotebookServiceGrpc.ManagedNotebookServiceBlockingStub. listRuntimes(ListRuntimesRequest request)
Lists Runtimes in a given project and location.static ListRuntimesResponse
ListRuntimesResponse. parseDelimitedFrom(InputStream input)
static ListRuntimesResponse
ListRuntimesResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListRuntimesResponse
ListRuntimesResponse. parseFrom(byte[] data)
static ListRuntimesResponse
ListRuntimesResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListRuntimesResponse
ListRuntimesResponse. parseFrom(com.google.protobuf.ByteString data)
static ListRuntimesResponse
ListRuntimesResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListRuntimesResponse
ListRuntimesResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListRuntimesResponse
ListRuntimesResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListRuntimesResponse
ListRuntimesResponse. parseFrom(InputStream input)
static ListRuntimesResponse
ListRuntimesResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListRuntimesResponse
ListRuntimesResponse. parseFrom(ByteBuffer data)
static ListRuntimesResponse
ListRuntimesResponse. 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.ListRuntimesPage
ManagedNotebookServiceClient.ListRuntimesPage. createPage(com.google.api.gax.rpc.PageContext<ListRuntimesRequest,ListRuntimesResponse,Runtime> context, ListRuntimesResponse response)
ListRuntimesResponse.Builder
ListRuntimesResponse.Builder. mergeFrom(ListRuntimesResponse other)
static ListRuntimesResponse.Builder
ListRuntimesResponse. 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.ListRuntimesPage
ManagedNotebookServiceClient.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 void
ManagedNotebookServiceGrpc.AsyncService. listRuntimes(ListRuntimesRequest request, io.grpc.stub.StreamObserver<ListRuntimesResponse> responseObserver)
Lists Runtimes in a given project and location.void
ManagedNotebookServiceGrpc.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.
-