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