public static class UpdateNetworkDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
UpdateNetworkDetails |
build() |
UpdateNetworkDetails.Builder |
copy(UpdateNetworkDetails model) |
UpdateNetworkDetails.Builder |
nsgIds(List<String> nsgIds)
List of Network Security Group
OCIDs
associated with the database system.
|
public UpdateNetworkDetails.Builder nsgIds(List<String> nsgIds)
List of Network Security Group OCIDs associated with the database system.
nsgIds
- the value to setpublic UpdateNetworkDetails build()
public UpdateNetworkDetails.Builder copy(UpdateNetworkDetails model)
Copyright © 2016–2024. All rights reserved.