Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.responses |
Modifier and Type | Method and Description |
---|---|
ListImportableAgentEntitiesResponse |
OperationsInsightsClient.listImportableAgentEntities(ListImportableAgentEntitiesRequest request) |
ListImportableAgentEntitiesResponse |
OperationsInsights.listImportableAgentEntities(ListImportableAgentEntitiesRequest request)
Gets a list of agent entities available to add a new hostInsight.
|
Modifier and Type | Method and Description |
---|---|
Future<ListImportableAgentEntitiesResponse> |
OperationsInsightsAsync.listImportableAgentEntities(ListImportableAgentEntitiesRequest request,
AsyncHandler<ListImportableAgentEntitiesRequest,ListImportableAgentEntitiesResponse> handler)
Gets a list of agent entities available to add a new hostInsight.
|
Future<ListImportableAgentEntitiesResponse> |
OperationsInsightsAsyncClient.listImportableAgentEntities(ListImportableAgentEntitiesRequest request,
AsyncHandler<ListImportableAgentEntitiesRequest,ListImportableAgentEntitiesResponse> handler) |
Iterable<ListImportableAgentEntitiesResponse> |
OperationsInsightsPaginators.listImportableAgentEntitiesResponseIterator(ListImportableAgentEntitiesRequest request)
Creates a new iterable which will iterate over the responses received from the
listImportableAgentEntities operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListImportableAgentEntitiesResponse> |
OperationsInsightsAsync.listImportableAgentEntities(ListImportableAgentEntitiesRequest request,
AsyncHandler<ListImportableAgentEntitiesRequest,ListImportableAgentEntitiesResponse> handler)
Gets a list of agent entities available to add a new hostInsight.
|
Future<ListImportableAgentEntitiesResponse> |
OperationsInsightsAsyncClient.listImportableAgentEntities(ListImportableAgentEntitiesRequest request,
AsyncHandler<ListImportableAgentEntitiesRequest,ListImportableAgentEntitiesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListImportableAgentEntitiesResponse |
ListImportableAgentEntitiesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListImportableAgentEntitiesResponse.Builder |
ListImportableAgentEntitiesResponse.Builder.copy(ListImportableAgentEntitiesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.