Package | Description |
---|---|
com.oracle.bmc.goldengate.model |
Modifier and Type | Method and Description |
---|---|
UpdateBackupScheduleDetails |
UpdateBackupScheduleDetails.Builder.build() |
UpdateBackupScheduleDetails |
UpdateDeploymentDetails.getBackupSchedule() |
Modifier and Type | Method and Description |
---|---|
UpdateDeploymentDetails.Builder |
UpdateDeploymentDetails.Builder.backupSchedule(UpdateBackupScheduleDetails backupSchedule) |
UpdateBackupScheduleDetails.Builder |
UpdateBackupScheduleDetails.Builder.copy(UpdateBackupScheduleDetails model) |
Constructor and Description |
---|
UpdateDeploymentDetails(String displayName,
LicenseModel licenseModel,
EnvironmentType environmentType,
String description,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
List<String> nsgIds,
String subnetId,
String loadBalancerSubnetId,
Boolean isPublic,
String fqdn,
Integer cpuCoreCount,
Boolean isAutoScalingEnabled,
UpdateOggDeploymentDetails oggData,
UpdateMaintenanceWindowDetails maintenanceWindow,
UpdateMaintenanceConfigurationDetails maintenanceConfiguration,
UpdateBackupScheduleDetails backupSchedule)
Deprecated.
|
Copyright © 2016–2025. All rights reserved.