Package | Description |
---|---|
com.oracle.bmc.capacitymanagement | |
com.oracle.bmc.capacitymanagement.requests |
Modifier and Type | Method and Description |
---|---|
Future<PatchInternalOccCapacityRequestResponse> |
CapacityManagementAsync.patchInternalOccCapacityRequest(PatchInternalOccCapacityRequestRequest request,
AsyncHandler<PatchInternalOccCapacityRequestRequest,PatchInternalOccCapacityRequestResponse> handler)
Updates the OccCapacityRequest by evaluating a sequence of instructions.
|
Future<PatchInternalOccCapacityRequestResponse> |
CapacityManagementAsyncClient.patchInternalOccCapacityRequest(PatchInternalOccCapacityRequestRequest request,
AsyncHandler<PatchInternalOccCapacityRequestRequest,PatchInternalOccCapacityRequestResponse> handler) |
Modifier and Type | Method and Description |
---|---|
PatchInternalOccCapacityRequestRequest |
PatchInternalOccCapacityRequestRequest.Builder.build()
Build the instance of PatchInternalOccCapacityRequestRequest as configured by this
builder
|
PatchInternalOccCapacityRequestRequest |
PatchInternalOccCapacityRequestRequest.Builder.buildWithoutInvocationCallback()
Build the instance of PatchInternalOccCapacityRequestRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
PatchInternalOccCapacityRequestRequest.Builder |
PatchInternalOccCapacityRequestRequest.Builder.copy(PatchInternalOccCapacityRequestRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.