Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListComputeCapacityTopologiesResponse> |
ComputeAsync.listComputeCapacityTopologies(ListComputeCapacityTopologiesRequest request,
AsyncHandler<ListComputeCapacityTopologiesRequest,ListComputeCapacityTopologiesResponse> handler)
Lists the compute capacity topologies in the specified compartment.
|
Future<ListComputeCapacityTopologiesResponse> |
ComputeAsyncClient.listComputeCapacityTopologies(ListComputeCapacityTopologiesRequest request,
AsyncHandler<ListComputeCapacityTopologiesRequest,ListComputeCapacityTopologiesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListComputeCapacityTopologiesRequest |
ListComputeCapacityTopologiesRequest.Builder.build()
Build the instance of ListComputeCapacityTopologiesRequest as configured by this builder
|
ListComputeCapacityTopologiesRequest |
ListComputeCapacityTopologiesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListComputeCapacityTopologiesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListComputeCapacityTopologiesRequest.Builder |
ListComputeCapacityTopologiesRequest.Builder.copy(ListComputeCapacityTopologiesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.