Uses of Class
com.oracle.bmc.opsi.requests.ListImportableAgentEntitiesRequest
-
Packages that use ListImportableAgentEntitiesRequest Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.requests -
-
Uses of ListImportableAgentEntitiesRequest in com.oracle.bmc.opsi
Method parameters in com.oracle.bmc.opsi with type arguments of type ListImportableAgentEntitiesRequest Modifier and Type Method 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) -
Uses of ListImportableAgentEntitiesRequest in com.oracle.bmc.opsi.requests
Methods in com.oracle.bmc.opsi.requests that return ListImportableAgentEntitiesRequest Modifier and Type Method Description ListImportableAgentEntitiesRequestListImportableAgentEntitiesRequest.Builder. build()Build the instance of ListImportableAgentEntitiesRequest as configured by this builderListImportableAgentEntitiesRequestListImportableAgentEntitiesRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListImportableAgentEntitiesRequest as configured by this builderMethods in com.oracle.bmc.opsi.requests with parameters of type ListImportableAgentEntitiesRequest Modifier and Type Method Description ListImportableAgentEntitiesRequest.BuilderListImportableAgentEntitiesRequest.Builder. copy(ListImportableAgentEntitiesRequest o)Copy method to populate the builder with values from the given instance.
-