Package | Description |
---|---|
com.oracle.bmc.goldengate.model |
Modifier and Type | Method and Description |
---|---|
CreateMaintenanceWindowDetails |
CreateMaintenanceWindowDetails.Builder.build() |
CreateMaintenanceWindowDetails |
CreateDeploymentDetails.getMaintenanceWindow() |
Modifier and Type | Method and Description |
---|---|
CreateMaintenanceWindowDetails.Builder |
CreateMaintenanceWindowDetails.Builder.copy(CreateMaintenanceWindowDetails model) |
CreateDeploymentDetails.Builder |
CreateDeploymentDetails.Builder.maintenanceWindow(CreateMaintenanceWindowDetails maintenanceWindow) |
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)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.