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