Package | Description |
---|---|
com.oracle.bmc.core.model |
Modifier and Type | Class and Description |
---|---|
class |
ImageSourceViaObjectStorageTupleDetails
|
class |
ImageSourceViaObjectStorageUriDetails
|
Modifier and Type | Method and Description |
---|---|
ImageSourceDetails |
CreateImageDetails.getImageSourceDetails()
Details for creating an image through import
|
Modifier and Type | Method and Description |
---|---|
CreateImageDetails.Builder |
CreateImageDetails.Builder.imageSourceDetails(ImageSourceDetails imageSourceDetails) |
Constructor and Description |
---|
CreateImageDetails(String compartmentId,
Map<String,Map<String,Object>> definedTags,
String displayName,
Map<String,String> freeformTags,
ImageSourceDetails imageSourceDetails,
String instanceId,
CreateImageDetails.LaunchMode launchMode)
Deprecated.
|
Copyright © 2016–2019. All rights reserved.