Uses of Interface
com.google.cloud.aiplatform.v1.NotebookRuntimeTemplateOrBuilder
Packages that use NotebookRuntimeTemplateOrBuilder
-
Uses of NotebookRuntimeTemplateOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement NotebookRuntimeTemplateOrBuilderModifier and TypeClassDescriptionfinal classA template that specifies runtime configurations such as machine type, runtime version, network configurations, etc.static final classA template that specifies runtime configurations such as machine type, runtime version, network configurations, etc.Methods in com.google.cloud.aiplatform.v1 that return NotebookRuntimeTemplateOrBuilderModifier and TypeMethodDescriptionCreateNotebookRuntimeTemplateRequest.Builder.getNotebookRuntimeTemplateOrBuilder()Required.CreateNotebookRuntimeTemplateRequest.getNotebookRuntimeTemplateOrBuilder()Required.CreateNotebookRuntimeTemplateRequestOrBuilder.getNotebookRuntimeTemplateOrBuilder()Required.UpdateNotebookRuntimeTemplateRequest.Builder.getNotebookRuntimeTemplateOrBuilder()Required.UpdateNotebookRuntimeTemplateRequest.getNotebookRuntimeTemplateOrBuilder()Required.UpdateNotebookRuntimeTemplateRequestOrBuilder.getNotebookRuntimeTemplateOrBuilder()Required.ListNotebookRuntimeTemplatesResponse.Builder.getNotebookRuntimeTemplatesOrBuilder(int index) List of NotebookRuntimeTemplates in the requested page.ListNotebookRuntimeTemplatesResponse.getNotebookRuntimeTemplatesOrBuilder(int index) List of NotebookRuntimeTemplates in the requested page.ListNotebookRuntimeTemplatesResponseOrBuilder.getNotebookRuntimeTemplatesOrBuilder(int index) List of NotebookRuntimeTemplates in the requested page.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type NotebookRuntimeTemplateOrBuilderModifier and TypeMethodDescriptionList<? extends NotebookRuntimeTemplateOrBuilder>ListNotebookRuntimeTemplatesResponse.Builder.getNotebookRuntimeTemplatesOrBuilderList()List of NotebookRuntimeTemplates in the requested page.List<? extends NotebookRuntimeTemplateOrBuilder>ListNotebookRuntimeTemplatesResponse.getNotebookRuntimeTemplatesOrBuilderList()List of NotebookRuntimeTemplates in the requested page.List<? extends NotebookRuntimeTemplateOrBuilder>ListNotebookRuntimeTemplatesResponseOrBuilder.getNotebookRuntimeTemplatesOrBuilderList()List of NotebookRuntimeTemplates in the requested page.