Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.responses |
Modifier and Type | Method and Description |
---|---|
ListHostInsightsResponse |
OperationsInsightsClient.listHostInsights(ListHostInsightsRequest request) |
ListHostInsightsResponse |
OperationsInsights.listHostInsights(ListHostInsightsRequest request)
Gets a list of host insights based on the query parameters specified.
|
Modifier and Type | Method and Description |
---|---|
Future<ListHostInsightsResponse> |
OperationsInsightsAsync.listHostInsights(ListHostInsightsRequest request,
AsyncHandler<ListHostInsightsRequest,ListHostInsightsResponse> handler)
Gets a list of host insights based on the query parameters specified.
|
Future<ListHostInsightsResponse> |
OperationsInsightsAsyncClient.listHostInsights(ListHostInsightsRequest request,
AsyncHandler<ListHostInsightsRequest,ListHostInsightsResponse> handler) |
Iterable<ListHostInsightsResponse> |
OperationsInsightsPaginators.listHostInsightsResponseIterator(ListHostInsightsRequest request)
Creates a new iterable which will iterate over the responses received from the
listHostInsights operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListHostInsightsResponse> |
OperationsInsightsAsync.listHostInsights(ListHostInsightsRequest request,
AsyncHandler<ListHostInsightsRequest,ListHostInsightsResponse> handler)
Gets a list of host insights based on the query parameters specified.
|
Future<ListHostInsightsResponse> |
OperationsInsightsAsyncClient.listHostInsights(ListHostInsightsRequest request,
AsyncHandler<ListHostInsightsRequest,ListHostInsightsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListHostInsightsResponse |
ListHostInsightsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListHostInsightsResponse.Builder |
ListHostInsightsResponse.Builder.copy(ListHostInsightsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.