Uses of Class
com.oracle.bmc.filestorage.requests.ListOutboundConnectorsRequest
-
Packages that use ListOutboundConnectorsRequest Package Description com.oracle.bmc.filestorage com.oracle.bmc.filestorage.requests -
-
Uses of ListOutboundConnectorsRequest in com.oracle.bmc.filestorage
Method parameters in com.oracle.bmc.filestorage with type arguments of type ListOutboundConnectorsRequest Modifier and Type Method 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) -
Uses of ListOutboundConnectorsRequest in com.oracle.bmc.filestorage.requests
Methods in com.oracle.bmc.filestorage.requests that return ListOutboundConnectorsRequest Modifier and Type Method Description ListOutboundConnectorsRequestListOutboundConnectorsRequest.Builder. build()Build the instance of ListOutboundConnectorsRequest as configured by this builderListOutboundConnectorsRequestListOutboundConnectorsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListOutboundConnectorsRequest as configured by this builderMethods in com.oracle.bmc.filestorage.requests with parameters of type ListOutboundConnectorsRequest Modifier and Type Method Description ListOutboundConnectorsRequest.BuilderListOutboundConnectorsRequest.Builder. copy(ListOutboundConnectorsRequest o)Copy method to populate the builder with values from the given instance.
-