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