Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.responses |
Modifier and Type | Method and Description |
---|---|
GetCompositeStateResponse |
DataIntegrationClient.getCompositeState(GetCompositeStateRequest request) |
GetCompositeStateResponse |
DataIntegration.getCompositeState(GetCompositeStateRequest request)
This endpoint can be used to get composite state for a given aggregator
|
Modifier and Type | Method and Description |
---|---|
Future<GetCompositeStateResponse> |
DataIntegrationAsync.getCompositeState(GetCompositeStateRequest request,
AsyncHandler<GetCompositeStateRequest,GetCompositeStateResponse> handler)
This endpoint can be used to get composite state for a given aggregator
|
Future<GetCompositeStateResponse> |
DataIntegrationAsyncClient.getCompositeState(GetCompositeStateRequest request,
AsyncHandler<GetCompositeStateRequest,GetCompositeStateResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetCompositeStateResponse> |
DataIntegrationAsync.getCompositeState(GetCompositeStateRequest request,
AsyncHandler<GetCompositeStateRequest,GetCompositeStateResponse> handler)
This endpoint can be used to get composite state for a given aggregator
|
Future<GetCompositeStateResponse> |
DataIntegrationAsyncClient.getCompositeState(GetCompositeStateRequest request,
AsyncHandler<GetCompositeStateRequest,GetCompositeStateResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetCompositeStateResponse |
GetCompositeStateResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetCompositeStateResponse.Builder |
GetCompositeStateResponse.Builder.copy(GetCompositeStateResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.