Package | Description |
---|---|
com.oracle.bmc.filestorage | |
com.oracle.bmc.filestorage.requests |
Modifier and Type | Method and Description |
---|---|
UpdateOutboundConnectorResponse |
FileStorageClient.updateOutboundConnector(UpdateOutboundConnectorRequest request) |
UpdateOutboundConnectorResponse |
FileStorage.updateOutboundConnector(UpdateOutboundConnectorRequest request)
Updates the specified outbound connector’s information.
|
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 |
---|---|
UpdateOutboundConnectorRequest |
UpdateOutboundConnectorRequest.Builder.build()
Build the instance of UpdateOutboundConnectorRequest as configured by this builder
|
UpdateOutboundConnectorRequest |
UpdateOutboundConnectorRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateOutboundConnectorRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateOutboundConnectorRequest.Builder |
UpdateOutboundConnectorRequest.Builder.copy(UpdateOutboundConnectorRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.