Package | Description |
---|---|
com.oracle.bmc.integration | |
com.oracle.bmc.integration.responses |
Modifier and Type | Method and Description |
---|---|
EnableProcessAutomationResponse |
IntegrationInstance.enableProcessAutomation(EnableProcessAutomationRequest request)
Enable Process Automation for given Integration Instance
|
EnableProcessAutomationResponse |
IntegrationInstanceClient.enableProcessAutomation(EnableProcessAutomationRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<EnableProcessAutomationResponse> |
IntegrationInstanceAsync.enableProcessAutomation(EnableProcessAutomationRequest request,
AsyncHandler<EnableProcessAutomationRequest,EnableProcessAutomationResponse> handler)
Enable Process Automation for given Integration Instance
|
Future<EnableProcessAutomationResponse> |
IntegrationInstanceAsyncClient.enableProcessAutomation(EnableProcessAutomationRequest request,
AsyncHandler<EnableProcessAutomationRequest,EnableProcessAutomationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<EnableProcessAutomationResponse> |
IntegrationInstanceAsync.enableProcessAutomation(EnableProcessAutomationRequest request,
AsyncHandler<EnableProcessAutomationRequest,EnableProcessAutomationResponse> handler)
Enable Process Automation for given Integration Instance
|
Future<EnableProcessAutomationResponse> |
IntegrationInstanceAsyncClient.enableProcessAutomation(EnableProcessAutomationRequest request,
AsyncHandler<EnableProcessAutomationRequest,EnableProcessAutomationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
EnableProcessAutomationResponse |
EnableProcessAutomationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
EnableProcessAutomationResponse.Builder |
EnableProcessAutomationResponse.Builder.copy(EnableProcessAutomationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.