Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.requests |
Modifier and Type | Method and Description |
---|---|
ObjectStatsResponse |
DataCatalog.objectStats(ObjectStatsRequest request)
Returns stats on objects by type in the repository.
|
ObjectStatsResponse |
DataCatalogClient.objectStats(ObjectStatsRequest request) |
Future<ObjectStatsResponse> |
DataCatalogAsync.objectStats(ObjectStatsRequest request,
AsyncHandler<ObjectStatsRequest,ObjectStatsResponse> handler)
Returns stats on objects by type in the repository.
|
Future<ObjectStatsResponse> |
DataCatalogAsyncClient.objectStats(ObjectStatsRequest request,
AsyncHandler<ObjectStatsRequest,ObjectStatsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<ObjectStatsResponse> |
DataCatalogAsync.objectStats(ObjectStatsRequest request,
AsyncHandler<ObjectStatsRequest,ObjectStatsResponse> handler)
Returns stats on objects by type in the repository.
|
Future<ObjectStatsResponse> |
DataCatalogAsyncClient.objectStats(ObjectStatsRequest request,
AsyncHandler<ObjectStatsRequest,ObjectStatsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ObjectStatsRequest |
ObjectStatsRequest.Builder.build()
Build the instance of ObjectStatsRequest as configured by this builder
|
ObjectStatsRequest |
ObjectStatsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ObjectStatsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ObjectStatsRequest.Builder |
ObjectStatsRequest.Builder.copy(ObjectStatsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.