public class UserAgent extends Object
Constructor and Description |
---|
UserAgent(String name,
Optional<String> version,
Optional<String> os,
Optional<String> platform) |
Modifier and Type | Method and Description |
---|---|
String |
formattedLong() |
String |
formattedShort() |
String |
name() |
Optional<String> |
os() |
Optional<String> |
platform() |
String |
toString() |
String |
version() |
Copyright © 2021 Couchbase, Inc.. All rights reserved.