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