Package | Description |
---|---|
com.oracle.bmc.marketplacepublisher.model |
Modifier and Type | Method and Description |
---|---|
OpnMembership |
OpnMembership.Builder.build() |
OpnMembership |
Publisher.getOpnMembership() |
Modifier and Type | Method and Description |
---|---|
OpnMembership.Builder |
OpnMembership.Builder.copy(OpnMembership model) |
Publisher.Builder |
Publisher.Builder.opnMembership(OpnMembership opnMembership) |
Constructor and Description |
---|
Publisher(Publisher.PublisherStatus publisherStatus,
String notificationEmail,
OpnMembership opnMembership,
PrivateOfferAccountDetails privateOfferAccountDetails,
String id,
String compartmentId,
String registryNamespace,
String legacyId,
String displayName,
String description,
Long yearFounded,
String websiteUrl,
String contactEmail,
String contactPhone,
String hqAddress,
UploadData logo,
String facebookUrl,
String twitterUrl,
String linkedinUrl,
Publisher.PublisherType publisherType,
Date timeCreated,
Date timeUpdated,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
Copyright © 2016–2025. All rights reserved.