Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
ChangeOneoffPatchCompartmentResponse |
DatabaseClient.changeOneoffPatchCompartment(ChangeOneoffPatchCompartmentRequest request) |
ChangeOneoffPatchCompartmentResponse |
Database.changeOneoffPatchCompartment(ChangeOneoffPatchCompartmentRequest request)
Move the one-off patch to the specified compartment.
|
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 |
---|---|
ChangeOneoffPatchCompartmentResponse |
ChangeOneoffPatchCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeOneoffPatchCompartmentResponse.Builder |
ChangeOneoffPatchCompartmentResponse.Builder.copy(ChangeOneoffPatchCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.