public class AIPlatformNotebooks.Projects.Locations.Runtimes extends Object
| Constructor and Description |
|---|
Runtimes() |
public AIPlatformNotebooks.Projects.Locations.Runtimes.Create create(String parent, Runtime content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.parent - Required. Format: `parent=projects/{project_id}/locations/{location}`content - the RuntimeIOExceptionpublic AIPlatformNotebooks.Projects.Locations.Runtimes.Delete delete(String name) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.name - Required. Format: `projects/{project_id}/locations/{location}/runtimes/{runtime_id}`IOExceptionpublic AIPlatformNotebooks.Projects.Locations.Runtimes.Get get(String name) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.name - Required. Format: `projects/{project_id}/locations/{location}/runtimes/{runtime_id}`IOExceptionpublic AIPlatformNotebooks.Projects.Locations.Runtimes.GetIamPolicy getIamPolicy(String resource) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.resource - REQUIRED: The resource for which the policy is being requested. See the operation documentation for
the appropriate value for this field.IOExceptionpublic AIPlatformNotebooks.Projects.Locations.Runtimes.List list(String parent) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.parent - Required. Format: `parent=projects/{project_id}/locations/{location}`IOExceptionpublic AIPlatformNotebooks.Projects.Locations.Runtimes.ReportEvent reportEvent(String name, ReportRuntimeEventRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.name - Required. Format: `projects/{project_id}/locations/{location}/runtimes/{runtime_id}`content - the ReportRuntimeEventRequestIOExceptionpublic AIPlatformNotebooks.Projects.Locations.Runtimes.Reset reset(String name, ResetRuntimeRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.name - Required. Format: `projects/{project_id}/locations/{location}/runtimes/{runtime_id}`content - the ResetRuntimeRequestIOExceptionpublic AIPlatformNotebooks.Projects.Locations.Runtimes.SetIamPolicy setIamPolicy(String resource, SetIamPolicyRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.resource - REQUIRED: The resource for which the policy is being specified. See the operation documentation for
the appropriate value for this field.content - the SetIamPolicyRequestIOExceptionpublic AIPlatformNotebooks.Projects.Locations.Runtimes.Start start(String name, StartRuntimeRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.name - Required. Format: `projects/{project_id}/locations/{location}/runtimes/{runtime_id}`content - the StartRuntimeRequestIOExceptionpublic AIPlatformNotebooks.Projects.Locations.Runtimes.Stop stop(String name, StopRuntimeRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.name - Required. Format: `projects/{project_id}/locations/{location}/runtimes/{runtime_id}`content - the StopRuntimeRequestIOExceptionpublic AIPlatformNotebooks.Projects.Locations.Runtimes.AIPlatformNotebooksSwitch notebooksSwitch(String name, SwitchRuntimeRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote
operation.name - Required. Format: `projects/{project_id}/locations/{location}/runtimes/{runtime_id}`content - the SwitchRuntimeRequestIOExceptionpublic AIPlatformNotebooks.Projects.Locations.Runtimes.TestIamPermissions testIamPermissions(String resource, TestIamPermissionsRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.resource - REQUIRED: The resource for which the policy detail is being requested. See the operation
documentation for the appropriate value for this field.content - the TestIamPermissionsRequestIOExceptionCopyright © 2011–2022 Google. All rights reserved.