Package | Description |
---|---|
com.oracle.bmc.integration | |
com.oracle.bmc.integration.responses |
Modifier and Type | Method and Description |
---|---|
AddOracleManagedCustomEndpointResponse |
IntegrationInstance.addOracleManagedCustomEndpoint(AddOracleManagedCustomEndpointRequest request)
Enable Oracle Managed Custom Endpoint for given integration instance.
|
AddOracleManagedCustomEndpointResponse |
IntegrationInstanceClient.addOracleManagedCustomEndpoint(AddOracleManagedCustomEndpointRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<AddOracleManagedCustomEndpointResponse> |
IntegrationInstanceAsync.addOracleManagedCustomEndpoint(AddOracleManagedCustomEndpointRequest request,
AsyncHandler<AddOracleManagedCustomEndpointRequest,AddOracleManagedCustomEndpointResponse> handler)
Enable Oracle Managed Custom Endpoint for given integration instance.
|
Future<AddOracleManagedCustomEndpointResponse> |
IntegrationInstanceAsyncClient.addOracleManagedCustomEndpoint(AddOracleManagedCustomEndpointRequest request,
AsyncHandler<AddOracleManagedCustomEndpointRequest,AddOracleManagedCustomEndpointResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<AddOracleManagedCustomEndpointResponse> |
IntegrationInstanceAsync.addOracleManagedCustomEndpoint(AddOracleManagedCustomEndpointRequest request,
AsyncHandler<AddOracleManagedCustomEndpointRequest,AddOracleManagedCustomEndpointResponse> handler)
Enable Oracle Managed Custom Endpoint for given integration instance.
|
Future<AddOracleManagedCustomEndpointResponse> |
IntegrationInstanceAsyncClient.addOracleManagedCustomEndpoint(AddOracleManagedCustomEndpointRequest request,
AsyncHandler<AddOracleManagedCustomEndpointRequest,AddOracleManagedCustomEndpointResponse> handler) |
Modifier and Type | Method and Description |
---|---|
AddOracleManagedCustomEndpointResponse |
AddOracleManagedCustomEndpointResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
AddOracleManagedCustomEndpointResponse.Builder |
AddOracleManagedCustomEndpointResponse.Builder.copy(AddOracleManagedCustomEndpointResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.