Package | Description |
---|---|
com.oracle.bmc.filestorage.model | |
com.oracle.bmc.filestorage.responses |
Modifier and Type | Class and Description |
---|---|
class |
LdapBindAccount
Account details for the LDAP bind account used by the outbound connector.
|
Modifier and Type | Method and Description |
---|---|
OutboundConnector |
GetOutboundConnectorResponse.getOutboundConnector()
The returned
OutboundConnector instance. |
OutboundConnector |
CreateOutboundConnectorResponse.getOutboundConnector()
The returned
OutboundConnector instance. |
OutboundConnector |
RemoveOutboundConnectorLockResponse.getOutboundConnector()
The returned
OutboundConnector instance. |
OutboundConnector |
UpdateOutboundConnectorResponse.getOutboundConnector()
The returned
OutboundConnector instance. |
OutboundConnector |
AddOutboundConnectorLockResponse.getOutboundConnector()
The returned
OutboundConnector instance. |
Modifier and Type | Method and Description |
---|---|
GetOutboundConnectorResponse.Builder |
GetOutboundConnectorResponse.Builder.outboundConnector(OutboundConnector outboundConnector)
The returned
OutboundConnector instance. |
CreateOutboundConnectorResponse.Builder |
CreateOutboundConnectorResponse.Builder.outboundConnector(OutboundConnector outboundConnector)
The returned
OutboundConnector instance. |
RemoveOutboundConnectorLockResponse.Builder |
RemoveOutboundConnectorLockResponse.Builder.outboundConnector(OutboundConnector outboundConnector)
The returned
OutboundConnector instance. |
UpdateOutboundConnectorResponse.Builder |
UpdateOutboundConnectorResponse.Builder.outboundConnector(OutboundConnector outboundConnector)
The returned
OutboundConnector instance. |
AddOutboundConnectorLockResponse.Builder |
AddOutboundConnectorLockResponse.Builder.outboundConnector(OutboundConnector outboundConnector)
The returned
OutboundConnector instance. |
Copyright © 2016–2024. All rights reserved.