Package | Description |
---|---|
com.oracle.bmc.psql.model |
Modifier and Type | Method and Description |
---|---|
UpdateNetworkDetails |
UpdateNetworkDetails.Builder.build() |
UpdateNetworkDetails |
UpdateDbSystemDetails.getNetworkDetails() |
Modifier and Type | Method and Description |
---|---|
UpdateNetworkDetails.Builder |
UpdateNetworkDetails.Builder.copy(UpdateNetworkDetails model) |
UpdateDbSystemDetails.Builder |
UpdateDbSystemDetails.Builder.networkDetails(UpdateNetworkDetails networkDetails) |
Constructor and Description |
---|
UpdateDbSystemDetails(String displayName,
String description,
String shape,
Integer instanceOcpuCount,
Integer instanceMemorySizeInGBs,
UpdateDbConfigParams dbConfigurationParams,
ManagementPolicyDetails managementPolicy,
UpdateStorageDetailsParams storageDetails,
UpdateNetworkDetails networkDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.