Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListDiscoveryAnalyticsResponse> |
DataSafeAsyncClient.listDiscoveryAnalytics(ListDiscoveryAnalyticsRequest request,
AsyncHandler<ListDiscoveryAnalyticsRequest,ListDiscoveryAnalyticsResponse> handler) |
Future<ListDiscoveryAnalyticsResponse> |
DataSafeAsync.listDiscoveryAnalytics(ListDiscoveryAnalyticsRequest request,
AsyncHandler<ListDiscoveryAnalyticsRequest,ListDiscoveryAnalyticsResponse> handler)
Gets consolidated discovery analytics data based on the specified query parameters.
|
Modifier and Type | Method and Description |
---|---|
ListDiscoveryAnalyticsRequest |
ListDiscoveryAnalyticsRequest.Builder.build()
Build the instance of ListDiscoveryAnalyticsRequest as configured by this builder
|
ListDiscoveryAnalyticsRequest |
ListDiscoveryAnalyticsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListDiscoveryAnalyticsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListDiscoveryAnalyticsRequest.Builder |
ListDiscoveryAnalyticsRequest.Builder.copy(ListDiscoveryAnalyticsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.