Package | Description |
---|---|
com.oracle.bmc.filestorage | |
com.oracle.bmc.filestorage.responses |
Modifier and Type | Method and Description |
---|---|
ListOutboundConnectorsResponse |
FileStorageClient.listOutboundConnectors(ListOutboundConnectorsRequest request) |
ListOutboundConnectorsResponse |
FileStorage.listOutboundConnectors(ListOutboundConnectorsRequest request)
Lists the outbound connector resources in the specified compartment.
|
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) |
Iterable<ListOutboundConnectorsResponse> |
FileStoragePaginators.listOutboundConnectorsResponseIterator(ListOutboundConnectorsRequest request)
Creates a new iterable which will iterate over the responses received from the
listOutboundConnectors operation.
|
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 |
---|---|
ListOutboundConnectorsResponse |
ListOutboundConnectorsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListOutboundConnectorsResponse.Builder |
ListOutboundConnectorsResponse.Builder.copy(ListOutboundConnectorsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.