Uses of Class
com.oracle.bmc.opsi.responses.SummarizeConfigurationItemsResponse
- 
Packages that use SummarizeConfigurationItemsResponse Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.responses 
- 
- 
Uses of SummarizeConfigurationItemsResponse in com.oracle.bmc.opsiMethods in com.oracle.bmc.opsi that return SummarizeConfigurationItemsResponse Modifier and Type Method Description SummarizeConfigurationItemsResponseOperationsInsights. summarizeConfigurationItems(SummarizeConfigurationItemsRequest request)Gets the applicable configuration items based on the query parameters specified.SummarizeConfigurationItemsResponseOperationsInsightsClient. summarizeConfigurationItems(SummarizeConfigurationItemsRequest request)Methods in com.oracle.bmc.opsi that return types with arguments of type SummarizeConfigurationItemsResponse Modifier and Type Method Description Future<SummarizeConfigurationItemsResponse>OperationsInsightsAsync. summarizeConfigurationItems(SummarizeConfigurationItemsRequest request, AsyncHandler<SummarizeConfigurationItemsRequest,SummarizeConfigurationItemsResponse> handler)Gets the applicable configuration items based on the query parameters specified.Future<SummarizeConfigurationItemsResponse>OperationsInsightsAsyncClient. summarizeConfigurationItems(SummarizeConfigurationItemsRequest request, AsyncHandler<SummarizeConfigurationItemsRequest,SummarizeConfigurationItemsResponse> handler)Method parameters in com.oracle.bmc.opsi with type arguments of type SummarizeConfigurationItemsResponse Modifier and Type Method Description Future<SummarizeConfigurationItemsResponse>OperationsInsightsAsync. summarizeConfigurationItems(SummarizeConfigurationItemsRequest request, AsyncHandler<SummarizeConfigurationItemsRequest,SummarizeConfigurationItemsResponse> handler)Gets the applicable configuration items based on the query parameters specified.Future<SummarizeConfigurationItemsResponse>OperationsInsightsAsyncClient. summarizeConfigurationItems(SummarizeConfigurationItemsRequest request, AsyncHandler<SummarizeConfigurationItemsRequest,SummarizeConfigurationItemsResponse> handler)
- 
Uses of SummarizeConfigurationItemsResponse in com.oracle.bmc.opsi.responsesMethods in com.oracle.bmc.opsi.responses that return SummarizeConfigurationItemsResponse Modifier and Type Method Description SummarizeConfigurationItemsResponseSummarizeConfigurationItemsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type SummarizeConfigurationItemsResponse Modifier and Type Method Description SummarizeConfigurationItemsResponse.BuilderSummarizeConfigurationItemsResponse.Builder. copy(SummarizeConfigurationItemsResponse o)Copy method to populate the builder with values from the given instance.
 
-