Package | Description |
---|---|
com.oracle.bmc.integration | |
com.oracle.bmc.integration.requests |
Modifier and Type | Method and Description |
---|---|
Future<RemoveOracleManagedCustomEndpointResponse> |
IntegrationInstanceAsync.removeOracleManagedCustomEndpoint(RemoveOracleManagedCustomEndpointRequest request,
AsyncHandler<RemoveOracleManagedCustomEndpointRequest,RemoveOracleManagedCustomEndpointResponse> handler)
Remove Oracle Managed Custom Endpoint for given integration instance that was previously
enabled.
|
Future<RemoveOracleManagedCustomEndpointResponse> |
IntegrationInstanceAsyncClient.removeOracleManagedCustomEndpoint(RemoveOracleManagedCustomEndpointRequest request,
AsyncHandler<RemoveOracleManagedCustomEndpointRequest,RemoveOracleManagedCustomEndpointResponse> handler) |
Modifier and Type | Method and Description |
---|---|
RemoveOracleManagedCustomEndpointRequest |
RemoveOracleManagedCustomEndpointRequest.Builder.build()
Build the instance of RemoveOracleManagedCustomEndpointRequest as configured by this
builder
|
RemoveOracleManagedCustomEndpointRequest |
RemoveOracleManagedCustomEndpointRequest.Builder.buildWithoutInvocationCallback()
Build the instance of RemoveOracleManagedCustomEndpointRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
RemoveOracleManagedCustomEndpointRequest.Builder |
RemoveOracleManagedCustomEndpointRequest.Builder.copy(RemoveOracleManagedCustomEndpointRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.