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