Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<ChangeOneoffPatchCompartmentRequest,ChangeOneoffPatchCompartmentResponse> |
DatabaseWaiters.forChangeOneoffPatchCompartment(ChangeOneoffPatchCompartmentRequest request)
Creates a new
Waiter using the default configuration. |
Waiter<ChangeOneoffPatchCompartmentRequest,ChangeOneoffPatchCompartmentResponse> |
DatabaseWaiters.forChangeOneoffPatchCompartment(ChangeOneoffPatchCompartmentRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<ChangeOneoffPatchCompartmentResponse> |
DatabaseAsyncClient.changeOneoffPatchCompartment(ChangeOneoffPatchCompartmentRequest request,
AsyncHandler<ChangeOneoffPatchCompartmentRequest,ChangeOneoffPatchCompartmentResponse> handler) |
Future<ChangeOneoffPatchCompartmentResponse> |
DatabaseAsync.changeOneoffPatchCompartment(ChangeOneoffPatchCompartmentRequest request,
AsyncHandler<ChangeOneoffPatchCompartmentRequest,ChangeOneoffPatchCompartmentResponse> handler)
Move the one-off patch to the specified compartment.
|
Modifier and Type | Method and Description |
---|---|
ChangeOneoffPatchCompartmentRequest |
ChangeOneoffPatchCompartmentRequest.Builder.build()
Build the instance of ChangeOneoffPatchCompartmentRequest as configured by this builder
|
ChangeOneoffPatchCompartmentRequest |
ChangeOneoffPatchCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeOneoffPatchCompartmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ChangeOneoffPatchCompartmentRequest.Builder |
ChangeOneoffPatchCompartmentRequest.Builder.copy(ChangeOneoffPatchCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.