Package | Description |
---|---|
com.oracle.bmc.filestorage | |
com.oracle.bmc.filestorage.model | |
com.oracle.bmc.filestorage.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<OutboundConnectorSummary> |
FileStoragePaginators.listOutboundConnectorsRecordIterator(ListOutboundConnectorsRequest request)
Creates a new iterable which will iterate over the
OutboundConnectorSummary objects contained in responses
from the listOutboundConnectors operation. |
Modifier and Type | Class and Description |
---|---|
class |
LdapBindAccountSummary
Summary information for the LDAP bind account used by the outbound connector.
|
Modifier and Type | Method and Description |
---|---|
List<OutboundConnectorSummary> |
ListOutboundConnectorsResponse.getItems()
A list of
com.oracle.bmc.filestorage.model.OutboundConnectorSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListOutboundConnectorsResponse.Builder |
ListOutboundConnectorsResponse.Builder.items(List<OutboundConnectorSummary> items)
A list of
com.oracle.bmc.filestorage.model.OutboundConnectorSummary instances. |
Copyright © 2016–2024. All rights reserved.