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