Uses of Class
com.oracle.bmc.osmanagementhub.responses.GetManagedInstanceAnalyticContentResponse
- 
Packages that use GetManagedInstanceAnalyticContentResponse Package Description com.oracle.bmc.osmanagementhub com.oracle.bmc.osmanagementhub.responses 
- 
- 
Uses of GetManagedInstanceAnalyticContentResponse in com.oracle.bmc.osmanagementhubMethods in com.oracle.bmc.osmanagementhub that return GetManagedInstanceAnalyticContentResponse Modifier and Type Method Description GetManagedInstanceAnalyticContentResponseReportingManagedInstance. getManagedInstanceAnalyticContent(GetManagedInstanceAnalyticContentRequest request)Returns a report of managed instances matching the given filters.GetManagedInstanceAnalyticContentResponseReportingManagedInstanceClient. getManagedInstanceAnalyticContent(GetManagedInstanceAnalyticContentRequest request)Methods in com.oracle.bmc.osmanagementhub that return types with arguments of type GetManagedInstanceAnalyticContentResponse Modifier and Type Method Description Future<GetManagedInstanceAnalyticContentResponse>ReportingManagedInstanceAsync. getManagedInstanceAnalyticContent(GetManagedInstanceAnalyticContentRequest request, AsyncHandler<GetManagedInstanceAnalyticContentRequest,GetManagedInstanceAnalyticContentResponse> handler)Returns a report of managed instances matching the given filters.Future<GetManagedInstanceAnalyticContentResponse>ReportingManagedInstanceAsyncClient. getManagedInstanceAnalyticContent(GetManagedInstanceAnalyticContentRequest request, AsyncHandler<GetManagedInstanceAnalyticContentRequest,GetManagedInstanceAnalyticContentResponse> handler)Method parameters in com.oracle.bmc.osmanagementhub with type arguments of type GetManagedInstanceAnalyticContentResponse Modifier and Type Method Description Future<GetManagedInstanceAnalyticContentResponse>ReportingManagedInstanceAsync. getManagedInstanceAnalyticContent(GetManagedInstanceAnalyticContentRequest request, AsyncHandler<GetManagedInstanceAnalyticContentRequest,GetManagedInstanceAnalyticContentResponse> handler)Returns a report of managed instances matching the given filters.Future<GetManagedInstanceAnalyticContentResponse>ReportingManagedInstanceAsyncClient. getManagedInstanceAnalyticContent(GetManagedInstanceAnalyticContentRequest request, AsyncHandler<GetManagedInstanceAnalyticContentRequest,GetManagedInstanceAnalyticContentResponse> handler)
- 
Uses of GetManagedInstanceAnalyticContentResponse in com.oracle.bmc.osmanagementhub.responsesMethods in com.oracle.bmc.osmanagementhub.responses that return GetManagedInstanceAnalyticContentResponse Modifier and Type Method Description GetManagedInstanceAnalyticContentResponseGetManagedInstanceAnalyticContentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type GetManagedInstanceAnalyticContentResponse Modifier and Type Method Description GetManagedInstanceAnalyticContentResponse.BuilderGetManagedInstanceAnalyticContentResponse.Builder. copy(GetManagedInstanceAnalyticContentResponse o)Copy method to populate the builder with values from the given instance.
 
-