Uses of Class
com.oracle.bmc.opsi.responses.ListExadataConfigurationsResponse
-
Packages that use ListExadataConfigurationsResponse Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.responses -
-
Uses of ListExadataConfigurationsResponse in com.oracle.bmc.opsi
Methods in com.oracle.bmc.opsi that return ListExadataConfigurationsResponse Modifier and Type Method Description ListExadataConfigurationsResponseOperationsInsights. listExadataConfigurations(ListExadataConfigurationsRequest request)Gets a list of exadata insight configurations.ListExadataConfigurationsResponseOperationsInsightsClient. listExadataConfigurations(ListExadataConfigurationsRequest request)Methods in com.oracle.bmc.opsi that return types with arguments of type ListExadataConfigurationsResponse Modifier and Type Method Description Future<ListExadataConfigurationsResponse>OperationsInsightsAsync. listExadataConfigurations(ListExadataConfigurationsRequest request, AsyncHandler<ListExadataConfigurationsRequest,ListExadataConfigurationsResponse> handler)Gets a list of exadata insight configurations.Future<ListExadataConfigurationsResponse>OperationsInsightsAsyncClient. listExadataConfigurations(ListExadataConfigurationsRequest request, AsyncHandler<ListExadataConfigurationsRequest,ListExadataConfigurationsResponse> handler)Iterable<ListExadataConfigurationsResponse>OperationsInsightsPaginators. listExadataConfigurationsResponseIterator(ListExadataConfigurationsRequest request)Creates a new iterable which will iterate over the responses received from the listExadataConfigurations operation.Method parameters in com.oracle.bmc.opsi with type arguments of type ListExadataConfigurationsResponse Modifier and Type Method Description Future<ListExadataConfigurationsResponse>OperationsInsightsAsync. listExadataConfigurations(ListExadataConfigurationsRequest request, AsyncHandler<ListExadataConfigurationsRequest,ListExadataConfigurationsResponse> handler)Gets a list of exadata insight configurations.Future<ListExadataConfigurationsResponse>OperationsInsightsAsyncClient. listExadataConfigurations(ListExadataConfigurationsRequest request, AsyncHandler<ListExadataConfigurationsRequest,ListExadataConfigurationsResponse> handler) -
Uses of ListExadataConfigurationsResponse in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return ListExadataConfigurationsResponse Modifier and Type Method Description ListExadataConfigurationsResponseListExadataConfigurationsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type ListExadataConfigurationsResponse Modifier and Type Method Description ListExadataConfigurationsResponse.BuilderListExadataConfigurationsResponse.Builder. copy(ListExadataConfigurationsResponse o)Copy method to populate the builder with values from the given instance.
-