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