Package | Description |
---|---|
com.oracle.bmc.goldengate | |
com.oracle.bmc.goldengate.model | |
com.oracle.bmc.goldengate.requests |
Modifier and Type | Method and Description |
---|---|
static LifecycleState |
LifecycleState.create(String key) |
LifecycleState |
DeploymentSummary.getLifecycleState()
Possible lifecycle states.
|
LifecycleState |
DeploymentBackup.getLifecycleState()
Possible lifecycle states.
|
LifecycleState |
DatabaseRegistration.getLifecycleState()
Possible lifecycle states.
|
LifecycleState |
DeploymentUpgradeSummary.getLifecycleState()
Possible lifecycle states.
|
LifecycleState |
DeploymentBackupSummary.getLifecycleState()
Possible lifecycle states.
|
LifecycleState |
DeploymentUpgrade.getLifecycleState()
Possible lifecycle states.
|
LifecycleState |
DatabaseRegistrationSummary.getLifecycleState()
Possible lifecycle states.
|
LifecycleState |
Deployment.getLifecycleState()
Possible lifecycle states.
|
static LifecycleState |
LifecycleState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LifecycleState[] |
LifecycleState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
DeploymentSummary.Builder |
DeploymentSummary.Builder.lifecycleState(LifecycleState lifecycleState)
Possible lifecycle states.
|
DeploymentBackup.Builder |
DeploymentBackup.Builder.lifecycleState(LifecycleState lifecycleState)
Possible lifecycle states.
|
DatabaseRegistration.Builder |
DatabaseRegistration.Builder.lifecycleState(LifecycleState lifecycleState)
Possible lifecycle states.
|
DeploymentUpgradeSummary.Builder |
DeploymentUpgradeSummary.Builder.lifecycleState(LifecycleState lifecycleState)
Possible lifecycle states.
|
DeploymentBackupSummary.Builder |
DeploymentBackupSummary.Builder.lifecycleState(LifecycleState lifecycleState)
Possible lifecycle states.
|
DeploymentUpgrade.Builder |
DeploymentUpgrade.Builder.lifecycleState(LifecycleState lifecycleState)
Possible lifecycle states.
|
DatabaseRegistrationSummary.Builder |
DatabaseRegistrationSummary.Builder.lifecycleState(LifecycleState lifecycleState)
Possible lifecycle states.
|
Deployment.Builder |
Deployment.Builder.lifecycleState(LifecycleState lifecycleState)
Possible lifecycle states.
|
Constructor and Description |
---|
DatabaseRegistration(String id,
String displayName,
String description,
String compartmentId,
Date timeCreated,
Date timeUpdated,
LifecycleState lifecycleState,
String lifecycleDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
String fqdn,
String ipAddress,
String subnetId,
String databaseId,
String rcePrivateIp,
Map<String,Map<String,Object>> systemTags,
String username,
String connectionString,
DatabaseRegistration.SessionMode sessionMode,
String aliasName,
String vaultId,
String keyId,
String secretCompartmentId,
String secretId)
Deprecated.
|
DatabaseRegistrationSummary(String id,
String displayName,
String description,
String compartmentId,
Date timeCreated,
Date timeUpdated,
LifecycleState lifecycleState,
String lifecycleDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
String fqdn,
String subnetId,
Map<String,Map<String,Object>> systemTags,
String databaseId,
String username,
String connectionString,
DatabaseRegistrationSummary.SessionMode sessionMode,
String aliasName,
String secretId)
Deprecated.
|
Deployment(String id,
String displayName,
String description,
String compartmentId,
String deploymentBackupId,
Date timeCreated,
Date timeUpdated,
LifecycleState lifecycleState,
LifecycleSubState lifecycleSubState,
String lifecycleDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
List<ResourceLock> locks,
Boolean isHealthy,
String subnetId,
String loadBalancerSubnetId,
String loadBalancerId,
String fqdn,
LicenseModel licenseModel,
EnvironmentType environmentType,
DeploymentCategory category,
Integer cpuCoreCount,
Boolean isAutoScalingEnabled,
List<String> nsgIds,
Boolean isPublic,
String publicIpAddress,
String privateIpAddress,
String deploymentUrl,
Map<String,Map<String,Object>> systemTags,
Boolean isLatestVersion,
Date timeUpgradeRequired,
Long storageUtilizationInBytes,
Boolean isStorageUtilizationLimitExceeded,
DeploymentType deploymentType,
OggDeployment oggData,
DeploymentDiagnosticData deploymentDiagnosticData,
MaintenanceWindow maintenanceWindow,
Date timeOfNextMaintenance,
MaintenanceActionType nextMaintenanceActionType,
String nextMaintenanceDescription,
MaintenanceConfiguration maintenanceConfiguration,
Date timeOggVersionSupportedUntil,
List<IngressIpDetails> ingressIps)
Deprecated.
|
DeploymentBackup(String id,
String deploymentId,
DeploymentType deploymentType,
String compartmentId,
String displayName,
Boolean isAutomatic,
LifecycleState lifecycleState,
String lifecycleDetails,
Date timeOfBackup,
Date timeBackupFinished,
Long sizeInBytes,
DeploymentBackupType backupType,
String oggVersion,
String namespaceName,
String bucketName,
String objectName,
Date timeCreated,
Date timeUpdated,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
List<ResourceLock> locks)
Deprecated.
|
DeploymentBackupSummary(String id,
String deploymentId,
DeploymentType deploymentType,
String compartmentId,
String displayName,
Boolean isAutomatic,
LifecycleState lifecycleState,
String lifecycleDetails,
Date timeOfBackup,
Date timeBackupFinished,
Long sizeInBytes,
DeploymentBackupType backupType,
String oggVersion,
String namespaceName,
String bucketName,
String objectName,
Date timeCreated,
Date timeUpdated,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
List<ResourceLock> locks)
Deprecated.
|
DeploymentSummary(String id,
String displayName,
String description,
String compartmentId,
Date timeCreated,
Date timeUpdated,
LifecycleState lifecycleState,
LifecycleSubState lifecycleSubState,
String lifecycleDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
String subnetId,
String loadBalancerSubnetId,
String loadBalancerId,
LicenseModel licenseModel,
EnvironmentType environmentType,
DeploymentCategory category,
String fqdn,
Integer cpuCoreCount,
Boolean isAutoScalingEnabled,
Boolean isPublic,
String publicIpAddress,
String privateIpAddress,
String deploymentUrl,
Map<String,Map<String,Object>> systemTags,
Boolean isLatestVersion,
Date timeUpgradeRequired,
DeploymentType deploymentType,
Long storageUtilizationInBytes,
Boolean isStorageUtilizationLimitExceeded,
List<ResourceLock> locks)
Deprecated.
|
DeploymentUpgrade(String id,
String displayName,
String description,
String compartmentId,
String deploymentId,
DeploymentUpgradeType deploymentUpgradeType,
Date timeStarted,
Date timeFinished,
String oggVersion,
Date timeCreated,
Date timeUpdated,
LifecycleState lifecycleState,
LifecycleSubState lifecycleSubState,
String lifecycleDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
String previousOggVersion,
Date timeSchedule,
Boolean isSnoozed,
Date timeSnoozedUntil,
Date timeReleased,
ReleaseType releaseType,
Boolean isSecurityFix,
Boolean isRollbackAllowed,
Date timeOggVersionSupportedUntil,
Boolean isCancelAllowed,
Boolean isRescheduleAllowed,
Date timeScheduleMax)
Deprecated.
|
DeploymentUpgradeSummary(String id,
String displayName,
String description,
String compartmentId,
String deploymentId,
DeploymentUpgradeType deploymentUpgradeType,
Date timeStarted,
Date timeFinished,
String oggVersion,
Date timeCreated,
Date timeUpdated,
LifecycleState lifecycleState,
LifecycleSubState lifecycleSubState,
String lifecycleDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
String previousOggVersion,
Date timeSchedule,
Boolean isSnoozed,
Date timeSnoozedUntil,
Date timeReleased,
ReleaseType releaseType,
Boolean isSecurityFix,
Boolean isRollbackAllowed,
Date timeOggVersionSupportedUntil,
Boolean isCancelAllowed,
Boolean isRescheduleAllowed,
Date timeScheduleMax)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
LifecycleState |
ListDeploymentBackupsRequest.getLifecycleState()
A filter to return only the resources that match the ‘lifecycleState’ given.
|
LifecycleState |
ListDatabaseRegistrationsRequest.getLifecycleState()
A filter to return only the resources that match the ‘lifecycleState’ given.
|
LifecycleState |
ListDeploymentsRequest.getLifecycleState()
A filter to return only the resources that match the ‘lifecycleState’ given.
|
LifecycleState |
ListDeploymentUpgradesRequest.getLifecycleState()
A filter to return only the resources that match the ‘lifecycleState’ given.
|
Modifier and Type | Method and Description |
---|---|
ListDeploymentBackupsRequest.Builder |
ListDeploymentBackupsRequest.Builder.lifecycleState(LifecycleState lifecycleState)
A filter to return only the resources that match the ‘lifecycleState’ given.
|
ListDatabaseRegistrationsRequest.Builder |
ListDatabaseRegistrationsRequest.Builder.lifecycleState(LifecycleState lifecycleState)
A filter to return only the resources that match the ‘lifecycleState’ given.
|
ListDeploymentsRequest.Builder |
ListDeploymentsRequest.Builder.lifecycleState(LifecycleState lifecycleState)
A filter to return only the resources that match the ‘lifecycleState’ given.
|
ListDeploymentUpgradesRequest.Builder |
ListDeploymentUpgradesRequest.Builder.lifecycleState(LifecycleState lifecycleState)
A filter to return only the resources that match the ‘lifecycleState’ given.
|
Copyright © 2016–2024. All rights reserved.