Uses of Class
com.google.cloud.aiplatform.v1.ListNotebookRuntimeTemplatesResponse.Builder
Packages that use ListNotebookRuntimeTemplatesResponse.Builder
-
Uses of ListNotebookRuntimeTemplatesResponse.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ListNotebookRuntimeTemplatesResponse.BuilderModifier and TypeMethodDescriptionListNotebookRuntimeTemplatesResponse.Builder.addAllNotebookRuntimeTemplates(Iterable<? extends NotebookRuntimeTemplate> values) List of NotebookRuntimeTemplates in the requested page.ListNotebookRuntimeTemplatesResponse.Builder.addNotebookRuntimeTemplates(int index, NotebookRuntimeTemplate value) List of NotebookRuntimeTemplates in the requested page.ListNotebookRuntimeTemplatesResponse.Builder.addNotebookRuntimeTemplates(int index, NotebookRuntimeTemplate.Builder builderForValue) List of NotebookRuntimeTemplates in the requested page.ListNotebookRuntimeTemplatesResponse.Builder.addNotebookRuntimeTemplates(NotebookRuntimeTemplate value) List of NotebookRuntimeTemplates in the requested page.ListNotebookRuntimeTemplatesResponse.Builder.addNotebookRuntimeTemplates(NotebookRuntimeTemplate.Builder builderForValue) List of NotebookRuntimeTemplates in the requested page.ListNotebookRuntimeTemplatesResponse.Builder.clear()ListNotebookRuntimeTemplatesResponse.Builder.clearNextPageToken()A token to retrieve next page of results.ListNotebookRuntimeTemplatesResponse.Builder.clearNotebookRuntimeTemplates()List of NotebookRuntimeTemplates in the requested page.ListNotebookRuntimeTemplatesResponse.Builder.mergeFrom(ListNotebookRuntimeTemplatesResponse other) ListNotebookRuntimeTemplatesResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ListNotebookRuntimeTemplatesResponse.Builder.mergeFrom(com.google.protobuf.Message other) ListNotebookRuntimeTemplatesResponse.newBuilder()ListNotebookRuntimeTemplatesResponse.newBuilder(ListNotebookRuntimeTemplatesResponse prototype) ListNotebookRuntimeTemplatesResponse.newBuilderForType()ListNotebookRuntimeTemplatesResponse.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) ListNotebookRuntimeTemplatesResponse.Builder.removeNotebookRuntimeTemplates(int index) List of NotebookRuntimeTemplates in the requested page.ListNotebookRuntimeTemplatesResponse.Builder.setNextPageToken(String value) A token to retrieve next page of results.ListNotebookRuntimeTemplatesResponse.Builder.setNextPageTokenBytes(com.google.protobuf.ByteString value) A token to retrieve next page of results.ListNotebookRuntimeTemplatesResponse.Builder.setNotebookRuntimeTemplates(int index, NotebookRuntimeTemplate value) List of NotebookRuntimeTemplates in the requested page.ListNotebookRuntimeTemplatesResponse.Builder.setNotebookRuntimeTemplates(int index, NotebookRuntimeTemplate.Builder builderForValue) List of NotebookRuntimeTemplates in the requested page.ListNotebookRuntimeTemplatesResponse.toBuilder()