Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.requests |
Modifier and Type | Method and Description |
---|---|
GetCountStatisticResponse |
DataIntegrationClient.getCountStatistic(GetCountStatisticRequest request) |
GetCountStatisticResponse |
DataIntegration.getCountStatistic(GetCountStatisticRequest request)
Retrieves statistics on a workspace.
|
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 |
---|---|
GetCountStatisticRequest |
GetCountStatisticRequest.Builder.build()
Build the instance of GetCountStatisticRequest as configured by this builder
|
GetCountStatisticRequest |
GetCountStatisticRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetCountStatisticRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetCountStatisticRequest.Builder |
GetCountStatisticRequest.Builder.copy(GetCountStatisticRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.