Package | Description |
---|---|
com.oracle.bmc.datascience.model |
Modifier and Type | Method and Description |
---|---|
NotebookSessionGitRepoConfigDetails |
NotebookSessionGitRepoConfigDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<NotebookSessionGitRepoConfigDetails> |
NotebookSessionGitConfigDetails.getNotebookSessionGitRepoConfigCollection()
A collection of Git repository configurations.
|
Modifier and Type | Method and Description |
---|---|
NotebookSessionGitRepoConfigDetails.Builder |
NotebookSessionGitRepoConfigDetails.Builder.copy(NotebookSessionGitRepoConfigDetails model) |
Modifier and Type | Method and Description |
---|---|
NotebookSessionGitConfigDetails.Builder |
NotebookSessionGitConfigDetails.Builder.notebookSessionGitRepoConfigCollection(List<NotebookSessionGitRepoConfigDetails> notebookSessionGitRepoConfigCollection)
A collection of Git repository configurations.
|
Constructor and Description |
---|
NotebookSessionGitConfigDetails(List<NotebookSessionGitRepoConfigDetails> notebookSessionGitRepoConfigCollection)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.