Uses of Class
com.oracle.bmc.opsi.responses.ListImportableEnterpriseManagerEntitiesResponse
-
Packages that use ListImportableEnterpriseManagerEntitiesResponse Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.responses -
-
Uses of ListImportableEnterpriseManagerEntitiesResponse in com.oracle.bmc.opsi
Methods in com.oracle.bmc.opsi that return ListImportableEnterpriseManagerEntitiesResponse Modifier and Type Method Description ListImportableEnterpriseManagerEntitiesResponseOperationsInsights. listImportableEnterpriseManagerEntities(ListImportableEnterpriseManagerEntitiesRequest request)Gets a list of importable entities for an Operations Insights Enterprise Manager bridge that have not been imported before.ListImportableEnterpriseManagerEntitiesResponseOperationsInsightsClient. listImportableEnterpriseManagerEntities(ListImportableEnterpriseManagerEntitiesRequest request)Method parameters in com.oracle.bmc.opsi with type arguments of type ListImportableEnterpriseManagerEntitiesResponse Modifier and Type Method Description Future<ListImportableEnterpriseManagerEntitiesResponse>OperationsInsightsAsync. listImportableEnterpriseManagerEntities(ListImportableEnterpriseManagerEntitiesRequest request, AsyncHandler<ListImportableEnterpriseManagerEntitiesRequest,ListImportableEnterpriseManagerEntitiesResponse> handler)Gets a list of importable entities for an Operations Insights Enterprise Manager bridge that have not been imported before.Future<ListImportableEnterpriseManagerEntitiesResponse>OperationsInsightsAsyncClient. listImportableEnterpriseManagerEntities(ListImportableEnterpriseManagerEntitiesRequest request, AsyncHandler<ListImportableEnterpriseManagerEntitiesRequest,ListImportableEnterpriseManagerEntitiesResponse> handler) -
Uses of ListImportableEnterpriseManagerEntitiesResponse in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return ListImportableEnterpriseManagerEntitiesResponse Modifier and Type Method Description ListImportableEnterpriseManagerEntitiesResponseListImportableEnterpriseManagerEntitiesResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type ListImportableEnterpriseManagerEntitiesResponse Modifier and Type Method Description ListImportableEnterpriseManagerEntitiesResponse.BuilderListImportableEnterpriseManagerEntitiesResponse.Builder. copy(ListImportableEnterpriseManagerEntitiesResponse o)Copy method to populate the builder with values from the given instance.
-