Uses of Class
com.oracle.bmc.database.responses.GetDbnodeSnapshotResponse
-
Packages that use GetDbnodeSnapshotResponse Package Description com.oracle.bmc.database com.oracle.bmc.database.responses -
-
Uses of GetDbnodeSnapshotResponse in com.oracle.bmc.database
Methods in com.oracle.bmc.database that return GetDbnodeSnapshotResponse Modifier and Type Method Description GetDbnodeSnapshotResponseDatabase. getDbnodeSnapshot(GetDbnodeSnapshotRequest request)Gets information about the specified Exadata Database Node Snapshot in the specified compartment.GetDbnodeSnapshotResponseDatabaseClient. getDbnodeSnapshot(GetDbnodeSnapshotRequest request)Method parameters in com.oracle.bmc.database with type arguments of type GetDbnodeSnapshotResponse Modifier and Type Method Description Future<GetDbnodeSnapshotResponse>DatabaseAsync. getDbnodeSnapshot(GetDbnodeSnapshotRequest request, AsyncHandler<GetDbnodeSnapshotRequest,GetDbnodeSnapshotResponse> handler)Gets information about the specified Exadata Database Node Snapshot in the specified compartment.Future<GetDbnodeSnapshotResponse>DatabaseAsyncClient. getDbnodeSnapshot(GetDbnodeSnapshotRequest request, AsyncHandler<GetDbnodeSnapshotRequest,GetDbnodeSnapshotResponse> handler) -
Uses of GetDbnodeSnapshotResponse in com.oracle.bmc.database.responses
Methods in com.oracle.bmc.database.responses that return GetDbnodeSnapshotResponse Modifier and Type Method Description GetDbnodeSnapshotResponseGetDbnodeSnapshotResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.database.responses with parameters of type GetDbnodeSnapshotResponse Modifier and Type Method Description GetDbnodeSnapshotResponse.BuilderGetDbnodeSnapshotResponse.Builder. copy(GetDbnodeSnapshotResponse o)Copy method to populate the builder with values from the given instance.
-