Package | Description |
---|---|
com.oracle.bmc.filestorage | |
com.oracle.bmc.filestorage.responses |
Modifier and Type | Method and Description |
---|---|
CreateOutboundConnectorResponse |
FileStorageClient.createOutboundConnector(CreateOutboundConnectorRequest request) |
CreateOutboundConnectorResponse |
FileStorage.createOutboundConnector(CreateOutboundConnectorRequest request)
Creates a new outbound connector in the specified compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateOutboundConnectorResponse> |
FileStorageAsync.createOutboundConnector(CreateOutboundConnectorRequest request,
AsyncHandler<CreateOutboundConnectorRequest,CreateOutboundConnectorResponse> handler)
Creates a new outbound connector in the specified compartment.
|
Future<CreateOutboundConnectorResponse> |
FileStorageAsyncClient.createOutboundConnector(CreateOutboundConnectorRequest request,
AsyncHandler<CreateOutboundConnectorRequest,CreateOutboundConnectorResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateOutboundConnectorResponse> |
FileStorageAsync.createOutboundConnector(CreateOutboundConnectorRequest request,
AsyncHandler<CreateOutboundConnectorRequest,CreateOutboundConnectorResponse> handler)
Creates a new outbound connector in the specified compartment.
|
Future<CreateOutboundConnectorResponse> |
FileStorageAsyncClient.createOutboundConnector(CreateOutboundConnectorRequest request,
AsyncHandler<CreateOutboundConnectorRequest,CreateOutboundConnectorResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateOutboundConnectorResponse |
CreateOutboundConnectorResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateOutboundConnectorResponse.Builder |
CreateOutboundConnectorResponse.Builder.copy(CreateOutboundConnectorResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.