Package | Description |
---|---|
com.oracle.bmc.goldengate.model |
Modifier and Type | Method and Description |
---|---|
static MessageSummary.DeploymentMessageStatus |
MessageSummary.DeploymentMessageStatus.create(String key) |
MessageSummary.DeploymentMessageStatus |
MessageSummary.getDeploymentMessageStatus()
The deployment Message Status.
|
static MessageSummary.DeploymentMessageStatus |
MessageSummary.DeploymentMessageStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageSummary.DeploymentMessageStatus[] |
MessageSummary.DeploymentMessageStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
MessageSummary.Builder |
MessageSummary.Builder.deploymentMessageStatus(MessageSummary.DeploymentMessageStatus deploymentMessageStatus)
The deployment Message Status.
|
Constructor and Description |
---|
MessageSummary(String id,
String deploymentMessage,
MessageSummary.DeploymentMessageStatus deploymentMessageStatus)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.