Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListComputeCapacityReservationInstanceShapesResponse> |
ComputeAsyncClient.listComputeCapacityReservationInstanceShapes(ListComputeCapacityReservationInstanceShapesRequest request,
AsyncHandler<ListComputeCapacityReservationInstanceShapesRequest,ListComputeCapacityReservationInstanceShapesResponse> handler) |
Future<ListComputeCapacityReservationInstanceShapesResponse> |
ComputeAsync.listComputeCapacityReservationInstanceShapes(ListComputeCapacityReservationInstanceShapesRequest request,
AsyncHandler<ListComputeCapacityReservationInstanceShapesRequest,ListComputeCapacityReservationInstanceShapesResponse> handler)
Lists the shapes that can be reserved within the specified compartment.
|
Modifier and Type | Method and Description |
---|---|
ListComputeCapacityReservationInstanceShapesRequest |
ListComputeCapacityReservationInstanceShapesRequest.Builder.build()
Build the instance of ListComputeCapacityReservationInstanceShapesRequest as configured
by this builder
|
ListComputeCapacityReservationInstanceShapesRequest |
ListComputeCapacityReservationInstanceShapesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListComputeCapacityReservationInstanceShapesRequest as configured
by this builder
|
Modifier and Type | Method and Description |
---|---|
ListComputeCapacityReservationInstanceShapesRequest.Builder |
ListComputeCapacityReservationInstanceShapesRequest.Builder.copy(ListComputeCapacityReservationInstanceShapesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.