Uses of Class
com.oracle.bmc.filestorage.model.OutboundConnector.ConnectorType
-
Packages that use OutboundConnector.ConnectorType Package Description com.oracle.bmc.filestorage.model -
-
Uses of OutboundConnector.ConnectorType in com.oracle.bmc.filestorage.model
Methods in com.oracle.bmc.filestorage.model that return OutboundConnector.ConnectorType Modifier and Type Method Description static OutboundConnector.ConnectorTypeOutboundConnector.ConnectorType. create(String key)static OutboundConnector.ConnectorTypeOutboundConnector.ConnectorType. valueOf(String name)Returns the enum constant of this type with the specified name.static OutboundConnector.ConnectorType[]OutboundConnector.ConnectorType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-