Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.responses |
Modifier and Type | Method and Description |
---|---|
GetCountStatisticResponse |
DataIntegrationClient.getCountStatistic(GetCountStatisticRequest request) |
GetCountStatisticResponse |
DataIntegration.getCountStatistic(GetCountStatisticRequest request)
Retrieves statistics on a workspace.
|
Modifier and Type | Method and Description |
---|---|
Future<GetCountStatisticResponse> |
DataIntegrationAsync.getCountStatistic(GetCountStatisticRequest request,
AsyncHandler<GetCountStatisticRequest,GetCountStatisticResponse> handler)
Retrieves statistics on a workspace.
|
Future<GetCountStatisticResponse> |
DataIntegrationAsyncClient.getCountStatistic(GetCountStatisticRequest request,
AsyncHandler<GetCountStatisticRequest,GetCountStatisticResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetCountStatisticResponse> |
DataIntegrationAsync.getCountStatistic(GetCountStatisticRequest request,
AsyncHandler<GetCountStatisticRequest,GetCountStatisticResponse> handler)
Retrieves statistics on a workspace.
|
Future<GetCountStatisticResponse> |
DataIntegrationAsyncClient.getCountStatistic(GetCountStatisticRequest request,
AsyncHandler<GetCountStatisticRequest,GetCountStatisticResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetCountStatisticResponse |
GetCountStatisticResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetCountStatisticResponse.Builder |
GetCountStatisticResponse.Builder.copy(GetCountStatisticResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.