Package | Description |
---|---|
com.oracle.bmc.datascience.model |
Modifier and Type | Method and Description |
---|---|
static FastLaunchJobConfigSummary.ManagedEgressSupport |
FastLaunchJobConfigSummary.ManagedEgressSupport.create(String key) |
FastLaunchJobConfigSummary.ManagedEgressSupport |
FastLaunchJobConfigSummary.getManagedEgressSupport()
The managed egress support
|
static FastLaunchJobConfigSummary.ManagedEgressSupport |
FastLaunchJobConfigSummary.ManagedEgressSupport.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FastLaunchJobConfigSummary.ManagedEgressSupport[] |
FastLaunchJobConfigSummary.ManagedEgressSupport.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
FastLaunchJobConfigSummary.Builder |
FastLaunchJobConfigSummary.Builder.managedEgressSupport(FastLaunchJobConfigSummary.ManagedEgressSupport managedEgressSupport)
The managed egress support
|
Constructor and Description |
---|
FastLaunchJobConfigSummary(String name,
String shapeName,
Integer coreCount,
Integer memoryInGBs,
FastLaunchJobConfigSummary.ShapeSeries shapeSeries,
FastLaunchJobConfigSummary.ManagedEgressSupport managedEgressSupport)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.