Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.responses |
Modifier and Type | Method and Description |
---|---|
ListExadataConfigurationsResponse |
OperationsInsightsClient.listExadataConfigurations(ListExadataConfigurationsRequest request) |
ListExadataConfigurationsResponse |
OperationsInsights.listExadataConfigurations(ListExadataConfigurationsRequest request)
Gets a list of exadata insight configurations.
|
Modifier and Type | Method and Description |
---|---|
Future<ListExadataConfigurationsResponse> |
OperationsInsightsAsync.listExadataConfigurations(ListExadataConfigurationsRequest request,
AsyncHandler<ListExadataConfigurationsRequest,ListExadataConfigurationsResponse> handler)
Gets a list of exadata insight configurations.
|
Future<ListExadataConfigurationsResponse> |
OperationsInsightsAsyncClient.listExadataConfigurations(ListExadataConfigurationsRequest request,
AsyncHandler<ListExadataConfigurationsRequest,ListExadataConfigurationsResponse> handler) |
Iterable<ListExadataConfigurationsResponse> |
OperationsInsightsPaginators.listExadataConfigurationsResponseIterator(ListExadataConfigurationsRequest request)
Creates a new iterable which will iterate over the responses received from the
listExadataConfigurations operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListExadataConfigurationsResponse> |
OperationsInsightsAsync.listExadataConfigurations(ListExadataConfigurationsRequest request,
AsyncHandler<ListExadataConfigurationsRequest,ListExadataConfigurationsResponse> handler)
Gets a list of exadata insight configurations.
|
Future<ListExadataConfigurationsResponse> |
OperationsInsightsAsyncClient.listExadataConfigurations(ListExadataConfigurationsRequest request,
AsyncHandler<ListExadataConfigurationsRequest,ListExadataConfigurationsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListExadataConfigurationsResponse |
ListExadataConfigurationsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListExadataConfigurationsResponse.Builder |
ListExadataConfigurationsResponse.Builder.copy(ListExadataConfigurationsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.