ObjectStorageServerProtocol
public enum ObjectStorageServerProtocol : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case https = "HTTPS" -
Undocumented
Declaration
Swift
case http = "HTTP" -
Declaration
Swift
public var description: String { get }
View on GitHub
ObjectStorageServerProtocol Enumeration Reference