Package | Description |
---|---|
com.oracle.bmc.marketplace.model |
Modifier and Type | Class and Description |
---|---|
class |
CreateImagePublicationPackage
An object for creating an image publication package.
|
Modifier and Type | Method and Description |
---|---|
CreatePublicationPackage |
CreatePublicationDetails.getPackageDetails() |
Modifier and Type | Method and Description |
---|---|
CreatePublicationDetails.Builder |
CreatePublicationDetails.Builder.packageDetails(CreatePublicationPackage packageDetails) |
Constructor and Description |
---|
CreatePublicationDetails(ListingType listingType,
String name,
String shortDescription,
String longDescription,
List<SupportContact> supportContacts,
String compartmentId,
CreatePublicationPackage packageDetails,
Boolean isAgreementAcknowledged,
Map<String,Map<String,Object>> definedTags,
Map<String,String> freeformTags)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.