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