Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
GetNetworkingTopologyResponse |
VirtualNetwork.getNetworkingTopology(GetNetworkingTopologyRequest request)
Gets a virtual networking topology for the current region.
|
GetNetworkingTopologyResponse |
VirtualNetworkClient.getNetworkingTopology(GetNetworkingTopologyRequest request) |
Future<GetNetworkingTopologyResponse> |
VirtualNetworkAsyncClient.getNetworkingTopology(GetNetworkingTopologyRequest request,
AsyncHandler<GetNetworkingTopologyRequest,GetNetworkingTopologyResponse> handler) |
Future<GetNetworkingTopologyResponse> |
VirtualNetworkAsync.getNetworkingTopology(GetNetworkingTopologyRequest request,
AsyncHandler<GetNetworkingTopologyRequest,GetNetworkingTopologyResponse> handler)
Gets a virtual networking topology for the current region.
|
Modifier and Type | Method and Description |
---|---|
Future<GetNetworkingTopologyResponse> |
VirtualNetworkAsyncClient.getNetworkingTopology(GetNetworkingTopologyRequest request,
AsyncHandler<GetNetworkingTopologyRequest,GetNetworkingTopologyResponse> handler) |
Future<GetNetworkingTopologyResponse> |
VirtualNetworkAsync.getNetworkingTopology(GetNetworkingTopologyRequest request,
AsyncHandler<GetNetworkingTopologyRequest,GetNetworkingTopologyResponse> handler)
Gets a virtual networking topology for the current region.
|
Modifier and Type | Method and Description |
---|---|
GetNetworkingTopologyRequest |
GetNetworkingTopologyRequest.Builder.build()
Build the instance of GetNetworkingTopologyRequest as configured by this builder
|
GetNetworkingTopologyRequest |
GetNetworkingTopologyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetNetworkingTopologyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetNetworkingTopologyRequest.Builder |
GetNetworkingTopologyRequest.Builder.copy(GetNetworkingTopologyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.