Package | Description |
---|---|
com.oracle.bmc.database.model |
Modifier and Type | Method and Description |
---|---|
VmNetworkDetails |
VmNetworkDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<VmNetworkDetails> |
VmClusterNetworkSummary.getVmNetworks()
Details of the client and backup networks.
|
List<VmNetworkDetails> |
VmClusterNetwork.getVmNetworks()
Details of the client and backup networks.
|
List<VmNetworkDetails> |
UpdateVmClusterNetworkDetails.getVmNetworks()
Details of the client and backup networks.
|
List<VmNetworkDetails> |
ResizeVmClusterNetworkDetails.getVmNetworks()
Details of the client and backup networks.
|
List<VmNetworkDetails> |
VmClusterNetworkDetails.getVmNetworks()
Details of the client and backup networks.
|
Modifier and Type | Method and Description |
---|---|
VmNetworkDetails.Builder |
VmNetworkDetails.Builder.copy(VmNetworkDetails model) |
Modifier and Type | Method and Description |
---|---|
VmClusterNetworkSummary.Builder |
VmClusterNetworkSummary.Builder.vmNetworks(List<VmNetworkDetails> vmNetworks)
Details of the client and backup networks.
|
VmClusterNetwork.Builder |
VmClusterNetwork.Builder.vmNetworks(List<VmNetworkDetails> vmNetworks)
Details of the client and backup networks.
|
UpdateVmClusterNetworkDetails.Builder |
UpdateVmClusterNetworkDetails.Builder.vmNetworks(List<VmNetworkDetails> vmNetworks)
Details of the client and backup networks.
|
ResizeVmClusterNetworkDetails.Builder |
ResizeVmClusterNetworkDetails.Builder.vmNetworks(List<VmNetworkDetails> vmNetworks)
Details of the client and backup networks.
|
VmClusterNetworkDetails.Builder |
VmClusterNetworkDetails.Builder.vmNetworks(List<VmNetworkDetails> vmNetworks)
Details of the client and backup networks.
|
Copyright © 2016–2024. All rights reserved.