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