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 SwitchRuntimeRequest
SwitchRuntimeRequest.Builder. build()
SwitchRuntimeRequest
SwitchRuntimeRequest.Builder. buildPartial()
static SwitchRuntimeRequest
SwitchRuntimeRequest. getDefaultInstance()
SwitchRuntimeRequest
SwitchRuntimeRequest.Builder. getDefaultInstanceForType()
SwitchRuntimeRequest
SwitchRuntimeRequest. getDefaultInstanceForType()
static SwitchRuntimeRequest
SwitchRuntimeRequest. parseDelimitedFrom(InputStream input)
static SwitchRuntimeRequest
SwitchRuntimeRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SwitchRuntimeRequest
SwitchRuntimeRequest. parseFrom(byte[] data)
static SwitchRuntimeRequest
SwitchRuntimeRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SwitchRuntimeRequest
SwitchRuntimeRequest. parseFrom(com.google.protobuf.ByteString data)
static SwitchRuntimeRequest
SwitchRuntimeRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SwitchRuntimeRequest
SwitchRuntimeRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static SwitchRuntimeRequest
SwitchRuntimeRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SwitchRuntimeRequest
SwitchRuntimeRequest. parseFrom(InputStream input)
static SwitchRuntimeRequest
SwitchRuntimeRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SwitchRuntimeRequest
SwitchRuntimeRequest. parseFrom(ByteBuffer data)
static SwitchRuntimeRequest
SwitchRuntimeRequest. 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.Builder
SwitchRuntimeRequest.Builder. mergeFrom(SwitchRuntimeRequest other)
static SwitchRuntimeRequest.Builder
SwitchRuntimeRequest. newBuilder(SwitchRuntimeRequest prototype)
default void
ManagedNotebookServiceGrpc.AsyncService. switchRuntime(SwitchRuntimeRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Switch a Managed Notebook Runtime.com.google.longrunning.Operation
ManagedNotebookServiceGrpc.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.void
ManagedNotebookServiceGrpc.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.
-