Package | Description |
---|---|
com.oracle.bmc.filestorage | |
com.oracle.bmc.filestorage.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListOutboundConnectorsResponse> |
FileStorageAsync.listOutboundConnectors(ListOutboundConnectorsRequest request,
AsyncHandler<ListOutboundConnectorsRequest,ListOutboundConnectorsResponse> handler)
Lists the outbound connector resources in the specified compartment.
|
Future<ListOutboundConnectorsResponse> |
FileStorageAsyncClient.listOutboundConnectors(ListOutboundConnectorsRequest request,
AsyncHandler<ListOutboundConnectorsRequest,ListOutboundConnectorsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListOutboundConnectorsRequest |
ListOutboundConnectorsRequest.Builder.build()
Build the instance of ListOutboundConnectorsRequest as configured by this builder
|
ListOutboundConnectorsRequest |
ListOutboundConnectorsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListOutboundConnectorsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListOutboundConnectorsRequest.Builder |
ListOutboundConnectorsRequest.Builder.copy(ListOutboundConnectorsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.