Uses of Class
com.oracle.bmc.database.responses.DeleteDbnodeSnapshotResponse
-
Packages that use DeleteDbnodeSnapshotResponse Package Description com.oracle.bmc.database com.oracle.bmc.database.responses -
-
Uses of DeleteDbnodeSnapshotResponse in com.oracle.bmc.database
Methods in com.oracle.bmc.database that return DeleteDbnodeSnapshotResponse Modifier and Type Method Description DeleteDbnodeSnapshotResponseDatabase. deleteDbnodeSnapshot(DeleteDbnodeSnapshotRequest request)Deletes the specified Exadata Database Node Snapshot.DeleteDbnodeSnapshotResponseDatabaseClient. deleteDbnodeSnapshot(DeleteDbnodeSnapshotRequest request)Method parameters in com.oracle.bmc.database with type arguments of type DeleteDbnodeSnapshotResponse Modifier and Type Method Description Future<DeleteDbnodeSnapshotResponse>DatabaseAsync. deleteDbnodeSnapshot(DeleteDbnodeSnapshotRequest request, AsyncHandler<DeleteDbnodeSnapshotRequest,DeleteDbnodeSnapshotResponse> handler)Deletes the specified Exadata Database Node Snapshot.Future<DeleteDbnodeSnapshotResponse>DatabaseAsyncClient. deleteDbnodeSnapshot(DeleteDbnodeSnapshotRequest request, AsyncHandler<DeleteDbnodeSnapshotRequest,DeleteDbnodeSnapshotResponse> handler) -
Uses of DeleteDbnodeSnapshotResponse in com.oracle.bmc.database.responses
Methods in com.oracle.bmc.database.responses that return DeleteDbnodeSnapshotResponse Modifier and Type Method Description DeleteDbnodeSnapshotResponseDeleteDbnodeSnapshotResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.database.responses with parameters of type DeleteDbnodeSnapshotResponse Modifier and Type Method Description DeleteDbnodeSnapshotResponse.BuilderDeleteDbnodeSnapshotResponse.Builder. copy(DeleteDbnodeSnapshotResponse o)Copy method to populate the builder with values from the given instance.
-