Package | Description |
---|---|
com.oracle.bmc.datascience.model |
Modifier and Type | Method and Description |
---|---|
static NotebookSessionShapeConfigDetails.Builder |
NotebookSessionShapeConfigDetails.builder()
Create a new builder.
|
NotebookSessionShapeConfigDetails.Builder |
NotebookSessionShapeConfigDetails.Builder.copy(NotebookSessionShapeConfigDetails model) |
NotebookSessionShapeConfigDetails.Builder |
NotebookSessionShapeConfigDetails.Builder.memoryInGBs(Float memoryInGBs)
The total amount of memory available to the notebook session instance, in gigabytes.
|
NotebookSessionShapeConfigDetails.Builder |
NotebookSessionShapeConfigDetails.Builder.ocpus(Float ocpus)
The total number of OCPUs available to the notebook session instance.
|
NotebookSessionShapeConfigDetails.Builder |
NotebookSessionShapeConfigDetails.toBuilder() |
Copyright © 2016–2024. All rights reserved.