Package | Description |
---|---|
com.oracle.bmc.resourcemanager.model |
Modifier and Type | Class and Description |
---|---|
class |
CreateZipUploadConfigSourceDetails
Property details for uploading the configuration zip file.
|
Modifier and Type | Method and Description |
---|---|
CreateConfigSourceDetails |
CreateStackDetails.getConfigSource() |
Modifier and Type | Method and Description |
---|---|
CreateStackDetails.Builder |
CreateStackDetails.Builder.configSource(CreateConfigSourceDetails configSource) |
Constructor and Description |
---|
CreateStackDetails(String compartmentId,
String displayName,
String description,
CreateConfigSourceDetails configSource,
Map<String,String> variables,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags)
Deprecated.
|
Copyright © 2016–2019. All rights reserved.