Package | Description |
---|---|
com.oracle.bmc.cloudmigrations.model |
Modifier and Type | Class and Description |
---|---|
class |
InstanceSourceViaBootVolumeDetails
Note: Objects should always be created or deserialized using the InstanceSourceViaBootVolumeDetails.Builder . |
class |
InstanceSourceViaImageDetails
Note: Objects should always be created or deserialized using the InstanceSourceViaImageDetails.Builder . |
Modifier and Type | Method and Description |
---|---|
InstanceSourceDetails |
LaunchInstanceDetails.getSourceDetails() |
Modifier and Type | Method and Description |
---|---|
LaunchInstanceDetails.Builder |
LaunchInstanceDetails.Builder.sourceDetails(InstanceSourceDetails sourceDetails) |
Constructor and Description |
---|
LaunchInstanceDetails(String availabilityDomain,
String capacityReservationId,
String compartmentId,
CreateVnicDetails createVnicDetails,
String dedicatedVmHostId,
Map<String,Map<String,Object>> definedTags,
String displayName,
String faultDomain,
Map<String,String> freeformTags,
String hostnameLabel,
String ipxeScript,
InstanceOptions instanceOptions,
PreemptibleInstanceConfigDetails preemptibleInstanceConfig,
LaunchInstanceAgentConfigDetails agentConfig,
String shape,
LaunchInstanceShapeConfigDetails shapeConfig,
InstanceSourceDetails sourceDetails,
Boolean isPvEncryptionInTransitEnabled)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.