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