Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.responses |
Modifier and Type | Method and Description |
---|---|
ListImportableEnterpriseManagerEntitiesResponse |
OperationsInsightsClient.listImportableEnterpriseManagerEntities(ListImportableEnterpriseManagerEntitiesRequest request) |
ListImportableEnterpriseManagerEntitiesResponse |
OperationsInsights.listImportableEnterpriseManagerEntities(ListImportableEnterpriseManagerEntitiesRequest request)
Gets a list of importable entities for an Operations Insights Enterprise Manager bridge that
have not been imported before.
|
Modifier and Type | Method and 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) |
Modifier and Type | Method and Description |
---|---|
ListImportableEnterpriseManagerEntitiesResponse |
ListImportableEnterpriseManagerEntitiesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListImportableEnterpriseManagerEntitiesResponse.Builder |
ListImportableEnterpriseManagerEntitiesResponse.Builder.copy(ListImportableEnterpriseManagerEntitiesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.