Uses of Class
com.oracle.bmc.database.responses.ListDbSystemStoragePerformancesResponse
-
Packages that use ListDbSystemStoragePerformancesResponse Package Description com.oracle.bmc.database com.oracle.bmc.database.responses -
-
Uses of ListDbSystemStoragePerformancesResponse in com.oracle.bmc.database
Methods in com.oracle.bmc.database that return ListDbSystemStoragePerformancesResponse Modifier and Type Method Description ListDbSystemStoragePerformancesResponseDatabase. listDbSystemStoragePerformances(ListDbSystemStoragePerformancesRequest request)Gets a list of possible expected storage performance parameters of a VMDB System based on Configuration.ListDbSystemStoragePerformancesResponseDatabaseClient. listDbSystemStoragePerformances(ListDbSystemStoragePerformancesRequest request)Methods in com.oracle.bmc.database that return types with arguments of type ListDbSystemStoragePerformancesResponse Modifier and Type Method Description Future<ListDbSystemStoragePerformancesResponse>DatabaseAsync. listDbSystemStoragePerformances(ListDbSystemStoragePerformancesRequest request, AsyncHandler<ListDbSystemStoragePerformancesRequest,ListDbSystemStoragePerformancesResponse> handler)Gets a list of possible expected storage performance parameters of a VMDB System based on Configuration.Future<ListDbSystemStoragePerformancesResponse>DatabaseAsyncClient. listDbSystemStoragePerformances(ListDbSystemStoragePerformancesRequest request, AsyncHandler<ListDbSystemStoragePerformancesRequest,ListDbSystemStoragePerformancesResponse> handler)Method parameters in com.oracle.bmc.database with type arguments of type ListDbSystemStoragePerformancesResponse Modifier and Type Method Description Future<ListDbSystemStoragePerformancesResponse>DatabaseAsync. listDbSystemStoragePerformances(ListDbSystemStoragePerformancesRequest request, AsyncHandler<ListDbSystemStoragePerformancesRequest,ListDbSystemStoragePerformancesResponse> handler)Gets a list of possible expected storage performance parameters of a VMDB System based on Configuration.Future<ListDbSystemStoragePerformancesResponse>DatabaseAsyncClient. listDbSystemStoragePerformances(ListDbSystemStoragePerformancesRequest request, AsyncHandler<ListDbSystemStoragePerformancesRequest,ListDbSystemStoragePerformancesResponse> handler) -
Uses of ListDbSystemStoragePerformancesResponse in com.oracle.bmc.database.responses
Methods in com.oracle.bmc.database.responses that return ListDbSystemStoragePerformancesResponse Modifier and Type Method Description ListDbSystemStoragePerformancesResponseListDbSystemStoragePerformancesResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.database.responses with parameters of type ListDbSystemStoragePerformancesResponse Modifier and Type Method Description ListDbSystemStoragePerformancesResponse.BuilderListDbSystemStoragePerformancesResponse.Builder. copy(ListDbSystemStoragePerformancesResponse o)Copy method to populate the builder with values from the given instance.
-