Uses of Class
com.oracle.bmc.jmsutils.responses.ListPerformanceTuningAnalysisResponse
-
Packages that use ListPerformanceTuningAnalysisResponse Package Description com.oracle.bmc.jmsutils com.oracle.bmc.jmsutils.responses -
-
Uses of ListPerformanceTuningAnalysisResponse in com.oracle.bmc.jmsutils
Methods in com.oracle.bmc.jmsutils that return ListPerformanceTuningAnalysisResponse Modifier and Type Method Description ListPerformanceTuningAnalysisResponseJmsUtils. listPerformanceTuningAnalysis(ListPerformanceTuningAnalysisRequest request)Gets a list of Performance tuning Analysis.ListPerformanceTuningAnalysisResponseJmsUtilsClient. listPerformanceTuningAnalysis(ListPerformanceTuningAnalysisRequest request)Methods in com.oracle.bmc.jmsutils that return types with arguments of type ListPerformanceTuningAnalysisResponse Modifier and Type Method Description Future<ListPerformanceTuningAnalysisResponse>JmsUtilsAsync. listPerformanceTuningAnalysis(ListPerformanceTuningAnalysisRequest request, AsyncHandler<ListPerformanceTuningAnalysisRequest,ListPerformanceTuningAnalysisResponse> handler)Gets a list of Performance tuning Analysis.Future<ListPerformanceTuningAnalysisResponse>JmsUtilsAsyncClient. listPerformanceTuningAnalysis(ListPerformanceTuningAnalysisRequest request, AsyncHandler<ListPerformanceTuningAnalysisRequest,ListPerformanceTuningAnalysisResponse> handler)Iterable<ListPerformanceTuningAnalysisResponse>JmsUtilsPaginators. listPerformanceTuningAnalysisResponseIterator(ListPerformanceTuningAnalysisRequest request)Creates a new iterable which will iterate over the responses received from the listPerformanceTuningAnalysis operation.Method parameters in com.oracle.bmc.jmsutils with type arguments of type ListPerformanceTuningAnalysisResponse Modifier and Type Method Description Future<ListPerformanceTuningAnalysisResponse>JmsUtilsAsync. listPerformanceTuningAnalysis(ListPerformanceTuningAnalysisRequest request, AsyncHandler<ListPerformanceTuningAnalysisRequest,ListPerformanceTuningAnalysisResponse> handler)Gets a list of Performance tuning Analysis.Future<ListPerformanceTuningAnalysisResponse>JmsUtilsAsyncClient. listPerformanceTuningAnalysis(ListPerformanceTuningAnalysisRequest request, AsyncHandler<ListPerformanceTuningAnalysisRequest,ListPerformanceTuningAnalysisResponse> handler) -
Uses of ListPerformanceTuningAnalysisResponse in com.oracle.bmc.jmsutils.responses
Methods in com.oracle.bmc.jmsutils.responses that return ListPerformanceTuningAnalysisResponse Modifier and Type Method Description ListPerformanceTuningAnalysisResponseListPerformanceTuningAnalysisResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.jmsutils.responses with parameters of type ListPerformanceTuningAnalysisResponse Modifier and Type Method Description ListPerformanceTuningAnalysisResponse.BuilderListPerformanceTuningAnalysisResponse.Builder. copy(ListPerformanceTuningAnalysisResponse o)Copy method to populate the builder with values from the given instance.
-