Package | Description |
---|---|
com.oracle.bmc.filestorage | |
com.oracle.bmc.filestorage.responses |
Modifier and Type | Method and Description |
---|---|
DeleteOutboundConnectorResponse |
FileStorageClient.deleteOutboundConnector(DeleteOutboundConnectorRequest request) |
DeleteOutboundConnectorResponse |
FileStorage.deleteOutboundConnector(DeleteOutboundConnectorRequest request)
Deletes the specified outbound connector.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteOutboundConnectorResponse> |
FileStorageAsync.deleteOutboundConnector(DeleteOutboundConnectorRequest request,
AsyncHandler<DeleteOutboundConnectorRequest,DeleteOutboundConnectorResponse> handler)
Deletes the specified outbound connector.
|
Future<DeleteOutboundConnectorResponse> |
FileStorageAsyncClient.deleteOutboundConnector(DeleteOutboundConnectorRequest request,
AsyncHandler<DeleteOutboundConnectorRequest,DeleteOutboundConnectorResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteOutboundConnectorResponse> |
FileStorageAsync.deleteOutboundConnector(DeleteOutboundConnectorRequest request,
AsyncHandler<DeleteOutboundConnectorRequest,DeleteOutboundConnectorResponse> handler)
Deletes the specified outbound connector.
|
Future<DeleteOutboundConnectorResponse> |
FileStorageAsyncClient.deleteOutboundConnector(DeleteOutboundConnectorRequest request,
AsyncHandler<DeleteOutboundConnectorRequest,DeleteOutboundConnectorResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DeleteOutboundConnectorResponse |
DeleteOutboundConnectorResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteOutboundConnectorResponse.Builder |
DeleteOutboundConnectorResponse.Builder.copy(DeleteOutboundConnectorResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.