Uses of Class
com.oracle.bmc.core.model.NetworkingTopology
-
Packages that use NetworkingTopology Package Description com.oracle.bmc.core.model com.oracle.bmc.core.responses -
-
Uses of NetworkingTopology in com.oracle.bmc.core.model
Methods in com.oracle.bmc.core.model that return NetworkingTopology Modifier and Type Method Description NetworkingTopologyNetworkingTopology.Builder. build()Methods in com.oracle.bmc.core.model with parameters of type NetworkingTopology Modifier and Type Method Description NetworkingTopology.BuilderNetworkingTopology.Builder. copy(NetworkingTopology model) -
Uses of NetworkingTopology in com.oracle.bmc.core.responses
Methods in com.oracle.bmc.core.responses that return NetworkingTopology Modifier and Type Method Description NetworkingTopologyGetNetworkingTopologyResponse. getNetworkingTopology()The returned NetworkingTopology instance.Methods in com.oracle.bmc.core.responses with parameters of type NetworkingTopology Modifier and Type Method Description GetNetworkingTopologyResponse.BuilderGetNetworkingTopologyResponse.Builder. networkingTopology(NetworkingTopology networkingTopology)The returned NetworkingTopology instance.
-