Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.responses |
Modifier and Type | Method and Description |
---|---|
ListRuntimeOperatorsResponse |
DataIntegration.listRuntimeOperators(ListRuntimeOperatorsRequest request)
This endpoint can be used to list runtime operators with filtering options
|
ListRuntimeOperatorsResponse |
DataIntegrationClient.listRuntimeOperators(ListRuntimeOperatorsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListRuntimeOperatorsResponse> |
DataIntegrationAsync.listRuntimeOperators(ListRuntimeOperatorsRequest request,
AsyncHandler<ListRuntimeOperatorsRequest,ListRuntimeOperatorsResponse> handler)
This endpoint can be used to list runtime operators with filtering options
|
Future<ListRuntimeOperatorsResponse> |
DataIntegrationAsyncClient.listRuntimeOperators(ListRuntimeOperatorsRequest request,
AsyncHandler<ListRuntimeOperatorsRequest,ListRuntimeOperatorsResponse> handler) |
Iterable<ListRuntimeOperatorsResponse> |
DataIntegrationPaginators.listRuntimeOperatorsResponseIterator(ListRuntimeOperatorsRequest request)
Creates a new iterable which will iterate over the responses received from the
listRuntimeOperators operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListRuntimeOperatorsResponse> |
DataIntegrationAsync.listRuntimeOperators(ListRuntimeOperatorsRequest request,
AsyncHandler<ListRuntimeOperatorsRequest,ListRuntimeOperatorsResponse> handler)
This endpoint can be used to list runtime operators with filtering options
|
Future<ListRuntimeOperatorsResponse> |
DataIntegrationAsyncClient.listRuntimeOperators(ListRuntimeOperatorsRequest request,
AsyncHandler<ListRuntimeOperatorsRequest,ListRuntimeOperatorsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListRuntimeOperatorsResponse |
ListRuntimeOperatorsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListRuntimeOperatorsResponse.Builder |
ListRuntimeOperatorsResponse.Builder.copy(ListRuntimeOperatorsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.