@Entity public class ApplicationRecoveryPod extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
TABLE_NAME |
| Constructor and Description |
|---|
ApplicationRecoveryPod() |
ApplicationRecoveryPod(String applicationPodName,
String recoveryPodName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getApplicationPodName() |
String |
getRecoveryPodName() |
String |
toString() |
public static final String TABLE_NAME
Copyright © 2018. All rights reserved.