Package | Description |
---|---|
com.oracle.bmc.goldengate.model |
Modifier and Type | Method and Description |
---|---|
CreateBackupScheduleDetails |
CreateBackupScheduleDetails.Builder.build() |
CreateBackupScheduleDetails |
CreateDeploymentDetails.getBackupSchedule() |
Modifier and Type | Method and Description |
---|---|
CreateDeploymentDetails.Builder |
CreateDeploymentDetails.Builder.backupSchedule(CreateBackupScheduleDetails backupSchedule) |
CreateBackupScheduleDetails.Builder |
CreateBackupScheduleDetails.Builder.copy(CreateBackupScheduleDetails model) |
Constructor and Description |
---|
CreateDeploymentDetails(String displayName,
LicenseModel licenseModel,
EnvironmentType environmentType,
String description,
String compartmentId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
List<AddResourceLockDetails> locks,
String deploymentBackupId,
String subnetId,
String loadBalancerSubnetId,
String fqdn,
List<String> nsgIds,
Boolean isPublic,
Integer cpuCoreCount,
Boolean isAutoScalingEnabled,
DeploymentType deploymentType,
CreateOggDeploymentDetails oggData,
CreateMaintenanceWindowDetails maintenanceWindow,
CreateMaintenanceConfigurationDetails maintenanceConfiguration,
CreateBackupScheduleDetails backupSchedule)
Deprecated.
|
Copyright © 2016–2025. All rights reserved.