Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<CreateComputeCapacityReservationRequest,CreateComputeCapacityReservationResponse> |
ComputeWaiters.forCreateComputeCapacityReservation(CreateComputeCapacityReservationRequest request)
Creates a new
Waiter using the default configuration. |
Waiter<CreateComputeCapacityReservationRequest,CreateComputeCapacityReservationResponse> |
ComputeWaiters.forCreateComputeCapacityReservation(CreateComputeCapacityReservationRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<CreateComputeCapacityReservationResponse> |
ComputeAsync.createComputeCapacityReservation(CreateComputeCapacityReservationRequest request,
AsyncHandler<CreateComputeCapacityReservationRequest,CreateComputeCapacityReservationResponse> handler)
Creates a new compute capacity reservation in the specified compartment and availability
domain.
|
Future<CreateComputeCapacityReservationResponse> |
ComputeAsyncClient.createComputeCapacityReservation(CreateComputeCapacityReservationRequest request,
AsyncHandler<CreateComputeCapacityReservationRequest,CreateComputeCapacityReservationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateComputeCapacityReservationRequest |
CreateComputeCapacityReservationRequest.Builder.build()
Build the instance of CreateComputeCapacityReservationRequest as configured by this
builder
|
CreateComputeCapacityReservationRequest |
CreateComputeCapacityReservationRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateComputeCapacityReservationRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
CreateComputeCapacityReservationRequest.Builder |
CreateComputeCapacityReservationRequest.Builder.copy(CreateComputeCapacityReservationRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.