Uses of Class
com.google.cloud.notebooks.v1.StopRuntimeRequest
-
Packages that use StopRuntimeRequest Package Description com.google.cloud.notebooks.v1 A client to Notebooks APIcom.google.cloud.notebooks.v1.stub -
-
Uses of StopRuntimeRequest in com.google.cloud.notebooks.v1
Methods in com.google.cloud.notebooks.v1 that return StopRuntimeRequest Modifier and Type Method Description StopRuntimeRequest
StopRuntimeRequest.Builder. build()
StopRuntimeRequest
StopRuntimeRequest.Builder. buildPartial()
static StopRuntimeRequest
StopRuntimeRequest. getDefaultInstance()
StopRuntimeRequest
StopRuntimeRequest.Builder. getDefaultInstanceForType()
StopRuntimeRequest
StopRuntimeRequest. getDefaultInstanceForType()
static StopRuntimeRequest
StopRuntimeRequest. parseDelimitedFrom(InputStream input)
static StopRuntimeRequest
StopRuntimeRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static StopRuntimeRequest
StopRuntimeRequest. parseFrom(byte[] data)
static StopRuntimeRequest
StopRuntimeRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static StopRuntimeRequest
StopRuntimeRequest. parseFrom(com.google.protobuf.ByteString data)
static StopRuntimeRequest
StopRuntimeRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static StopRuntimeRequest
StopRuntimeRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static StopRuntimeRequest
StopRuntimeRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static StopRuntimeRequest
StopRuntimeRequest. parseFrom(InputStream input)
static StopRuntimeRequest
StopRuntimeRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static StopRuntimeRequest
StopRuntimeRequest. parseFrom(ByteBuffer data)
static StopRuntimeRequest
StopRuntimeRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.notebooks.v1 that return types with arguments of type StopRuntimeRequest Modifier and Type Method Description com.google.protobuf.Parser<StopRuntimeRequest>
StopRuntimeRequest. getParserForType()
static io.grpc.MethodDescriptor<StopRuntimeRequest,com.google.longrunning.Operation>
ManagedNotebookServiceGrpc. getStopRuntimeMethod()
static com.google.protobuf.Parser<StopRuntimeRequest>
StopRuntimeRequest. parser()
com.google.api.gax.rpc.UnaryCallable<StopRuntimeRequest,com.google.longrunning.Operation>
ManagedNotebookServiceClient. stopRuntimeCallable()
Stops a Managed Notebook Runtime.com.google.api.gax.rpc.OperationCallable<StopRuntimeRequest,Runtime,OperationMetadata>
ManagedNotebookServiceClient. stopRuntimeOperationCallable()
Stops a Managed Notebook Runtime.com.google.api.gax.rpc.OperationCallSettings.Builder<StopRuntimeRequest,Runtime,OperationMetadata>
ManagedNotebookServiceSettings.Builder. stopRuntimeOperationSettings()
Returns the builder for the settings used for calls to stopRuntime.com.google.api.gax.rpc.OperationCallSettings<StopRuntimeRequest,Runtime,OperationMetadata>
ManagedNotebookServiceSettings. stopRuntimeOperationSettings()
Returns the object with the settings used for calls to stopRuntime.com.google.api.gax.rpc.UnaryCallSettings.Builder<StopRuntimeRequest,com.google.longrunning.Operation>
ManagedNotebookServiceSettings.Builder. stopRuntimeSettings()
Returns the builder for the settings used for calls to stopRuntime.com.google.api.gax.rpc.UnaryCallSettings<StopRuntimeRequest,com.google.longrunning.Operation>
ManagedNotebookServiceSettings. stopRuntimeSettings()
Returns the object with the settings used for calls to stopRuntime.Methods in com.google.cloud.notebooks.v1 with parameters of type StopRuntimeRequest Modifier and Type Method Description StopRuntimeRequest.Builder
StopRuntimeRequest.Builder. mergeFrom(StopRuntimeRequest other)
static StopRuntimeRequest.Builder
StopRuntimeRequest. newBuilder(StopRuntimeRequest prototype)
default void
ManagedNotebookServiceGrpc.AsyncService. stopRuntime(StopRuntimeRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Stops a Managed Notebook Runtime.com.google.longrunning.Operation
ManagedNotebookServiceGrpc.ManagedNotebookServiceBlockingStub. stopRuntime(StopRuntimeRequest request)
Stops a Managed Notebook Runtime.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
ManagedNotebookServiceGrpc.ManagedNotebookServiceFutureStub. stopRuntime(StopRuntimeRequest request)
Stops a Managed Notebook Runtime.void
ManagedNotebookServiceGrpc.ManagedNotebookServiceStub. stopRuntime(StopRuntimeRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Stops a Managed Notebook Runtime.com.google.api.gax.longrunning.OperationFuture<Runtime,OperationMetadata>
ManagedNotebookServiceClient. stopRuntimeAsync(StopRuntimeRequest request)
Stops a Managed Notebook Runtime. -
Uses of StopRuntimeRequest in com.google.cloud.notebooks.v1.stub
Methods in com.google.cloud.notebooks.v1.stub that return types with arguments of type StopRuntimeRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<StopRuntimeRequest,com.google.longrunning.Operation>
GrpcManagedNotebookServiceStub. stopRuntimeCallable()
com.google.api.gax.rpc.UnaryCallable<StopRuntimeRequest,com.google.longrunning.Operation>
ManagedNotebookServiceStub. stopRuntimeCallable()
com.google.api.gax.rpc.OperationCallable<StopRuntimeRequest,Runtime,OperationMetadata>
GrpcManagedNotebookServiceStub. stopRuntimeOperationCallable()
com.google.api.gax.rpc.OperationCallable<StopRuntimeRequest,Runtime,OperationMetadata>
ManagedNotebookServiceStub. stopRuntimeOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<StopRuntimeRequest,Runtime,OperationMetadata>
ManagedNotebookServiceStubSettings.Builder. stopRuntimeOperationSettings()
Returns the builder for the settings used for calls to stopRuntime.com.google.api.gax.rpc.OperationCallSettings<StopRuntimeRequest,Runtime,OperationMetadata>
ManagedNotebookServiceStubSettings. stopRuntimeOperationSettings()
Returns the object with the settings used for calls to stopRuntime.com.google.api.gax.rpc.UnaryCallSettings.Builder<StopRuntimeRequest,com.google.longrunning.Operation>
ManagedNotebookServiceStubSettings.Builder. stopRuntimeSettings()
Returns the builder for the settings used for calls to stopRuntime.com.google.api.gax.rpc.UnaryCallSettings<StopRuntimeRequest,com.google.longrunning.Operation>
ManagedNotebookServiceStubSettings. stopRuntimeSettings()
Returns the object with the settings used for calls to stopRuntime.
-