Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
GetVcnTopologyResponse |
VirtualNetwork.getVcnTopology(GetVcnTopologyRequest request)
Gets a virtual network topology for a given VCN.
|
GetVcnTopologyResponse |
VirtualNetworkClient.getVcnTopology(GetVcnTopologyRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetVcnTopologyResponse> |
VirtualNetworkAsyncClient.getVcnTopology(GetVcnTopologyRequest request,
AsyncHandler<GetVcnTopologyRequest,GetVcnTopologyResponse> handler) |
Future<GetVcnTopologyResponse> |
VirtualNetworkAsync.getVcnTopology(GetVcnTopologyRequest request,
AsyncHandler<GetVcnTopologyRequest,GetVcnTopologyResponse> handler)
Gets a virtual network topology for a given VCN.
|
Modifier and Type | Method and Description |
---|---|
Future<GetVcnTopologyResponse> |
VirtualNetworkAsyncClient.getVcnTopology(GetVcnTopologyRequest request,
AsyncHandler<GetVcnTopologyRequest,GetVcnTopologyResponse> handler) |
Future<GetVcnTopologyResponse> |
VirtualNetworkAsync.getVcnTopology(GetVcnTopologyRequest request,
AsyncHandler<GetVcnTopologyRequest,GetVcnTopologyResponse> handler)
Gets a virtual network topology for a given VCN.
|
Modifier and Type | Method and Description |
---|---|
GetVcnTopologyResponse |
GetVcnTopologyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetVcnTopologyResponse.Builder |
GetVcnTopologyResponse.Builder.copy(GetVcnTopologyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.