Package | Description |
---|---|
com.oracle.bmc.datascience.model |
Modifier and Type | Method and Description |
---|---|
static JobShapeSummary.Builder |
JobShapeSummary.builder()
Create a new builder.
|
JobShapeSummary.Builder |
JobShapeSummary.Builder.copy(JobShapeSummary model) |
JobShapeSummary.Builder |
JobShapeSummary.Builder.coreCount(Integer coreCount)
The number of cores associated with this job run shape.
|
JobShapeSummary.Builder |
JobShapeSummary.Builder.memoryInGBs(Integer memoryInGBs)
The number of cores associated with this job shape.
|
JobShapeSummary.Builder |
JobShapeSummary.Builder.name(String name)
The name of the job shape.
|
JobShapeSummary.Builder |
JobShapeSummary.Builder.shapeSeries(JobShapeSummary.ShapeSeries shapeSeries)
The family that the compute shape belongs to.
|
JobShapeSummary.Builder |
JobShapeSummary.toBuilder() |
Copyright © 2016–2024. All rights reserved.