Package | Description |
---|---|
com.oracle.bmc.marketplacepublisher.model |
Modifier and Type | Method and Description |
---|---|
static Publisher.PublisherStatus |
Publisher.PublisherStatus.create(String key) |
Publisher.PublisherStatus |
Publisher.getPublisherStatus()
publisher status.
|
static Publisher.PublisherStatus |
Publisher.PublisherStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Publisher.PublisherStatus[] |
Publisher.PublisherStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Publisher.Builder |
Publisher.Builder.publisherStatus(Publisher.PublisherStatus publisherStatus)
publisher status.
|
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.