Package | Description |
---|---|
com.oracle.bmc.filestorage | |
com.oracle.bmc.filestorage.requests |
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.
|
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 |
---|---|
CreateOutboundConnectorRequest |
CreateOutboundConnectorRequest.Builder.build()
Build the instance of CreateOutboundConnectorRequest as configured by this builder
|
CreateOutboundConnectorRequest |
CreateOutboundConnectorRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateOutboundConnectorRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateOutboundConnectorRequest.Builder |
CreateOutboundConnectorRequest.Builder.copy(CreateOutboundConnectorRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.