Package | Description |
---|---|
com.oracle.bmc.integration | |
com.oracle.bmc.integration.responses |
Modifier and Type | Method and Description |
---|---|
RemoveOracleManagedCustomEndpointResponse |
IntegrationInstance.removeOracleManagedCustomEndpoint(RemoveOracleManagedCustomEndpointRequest request)
Remove Oracle Managed Custom Endpoint for given integration instance that was previously
enabled.
|
RemoveOracleManagedCustomEndpointResponse |
IntegrationInstanceClient.removeOracleManagedCustomEndpoint(RemoveOracleManagedCustomEndpointRequest request) |
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 |
---|---|
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 |
---|---|
RemoveOracleManagedCustomEndpointResponse |
RemoveOracleManagedCustomEndpointResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
RemoveOracleManagedCustomEndpointResponse.Builder |
RemoveOracleManagedCustomEndpointResponse.Builder.copy(RemoveOracleManagedCustomEndpointResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.