Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
GetComputeCapacityTopologyResponse |
ComputeClient.getComputeCapacityTopology(GetComputeCapacityTopologyRequest request) |
GetComputeCapacityTopologyResponse |
Compute.getComputeCapacityTopology(GetComputeCapacityTopologyRequest request)
Gets information about the specified compute capacity topology.
|
Modifier and Type | Method and Description |
---|---|
Future<GetComputeCapacityTopologyResponse> |
ComputeAsync.getComputeCapacityTopology(GetComputeCapacityTopologyRequest request,
AsyncHandler<GetComputeCapacityTopologyRequest,GetComputeCapacityTopologyResponse> handler)
Gets information about the specified compute capacity topology.
|
Future<GetComputeCapacityTopologyResponse> |
ComputeAsyncClient.getComputeCapacityTopology(GetComputeCapacityTopologyRequest request,
AsyncHandler<GetComputeCapacityTopologyRequest,GetComputeCapacityTopologyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetComputeCapacityTopologyResponse |
GetComputeCapacityTopologyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetComputeCapacityTopologyResponse.Builder |
GetComputeCapacityTopologyResponse.Builder.copy(GetComputeCapacityTopologyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.