Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.requests |
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 |
---|---|
ListImportableAgentEntitiesRequest |
ListImportableAgentEntitiesRequest.Builder.build()
Build the instance of ListImportableAgentEntitiesRequest as configured by this builder
|
ListImportableAgentEntitiesRequest |
ListImportableAgentEntitiesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListImportableAgentEntitiesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListImportableAgentEntitiesRequest.Builder |
ListImportableAgentEntitiesRequest.Builder.copy(ListImportableAgentEntitiesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.