Uses of Class
com.oracle.bmc.opsi.responses.ListImportableComputeEntitiesResponse
-
Packages that use ListImportableComputeEntitiesResponse Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.responses -
-
Uses of ListImportableComputeEntitiesResponse in com.oracle.bmc.opsi
Methods in com.oracle.bmc.opsi that return ListImportableComputeEntitiesResponse Modifier and Type Method Description ListImportableComputeEntitiesResponse
OperationsInsights. listImportableComputeEntities(ListImportableComputeEntitiesRequest request)
Gets a list of available compute intances running cloud agent to add a new hostInsight.ListImportableComputeEntitiesResponse
OperationsInsightsClient. listImportableComputeEntities(ListImportableComputeEntitiesRequest request)
Method parameters in com.oracle.bmc.opsi with type arguments of type ListImportableComputeEntitiesResponse Modifier and Type Method Description Future<ListImportableComputeEntitiesResponse>
OperationsInsightsAsync. listImportableComputeEntities(ListImportableComputeEntitiesRequest request, AsyncHandler<ListImportableComputeEntitiesRequest,ListImportableComputeEntitiesResponse> handler)
Gets a list of available compute intances running cloud agent to add a new hostInsight.Future<ListImportableComputeEntitiesResponse>
OperationsInsightsAsyncClient. listImportableComputeEntities(ListImportableComputeEntitiesRequest request, AsyncHandler<ListImportableComputeEntitiesRequest,ListImportableComputeEntitiesResponse> handler)
-
Uses of ListImportableComputeEntitiesResponse in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return ListImportableComputeEntitiesResponse Modifier and Type Method Description ListImportableComputeEntitiesResponse
ListImportableComputeEntitiesResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type ListImportableComputeEntitiesResponse Modifier and Type Method Description ListImportableComputeEntitiesResponse.Builder
ListImportableComputeEntitiesResponse.Builder. copy(ListImportableComputeEntitiesResponse o)
Copy method to populate the builder with values from the given instance.
-