Class InterfaceAudience
- java.lang.Object
-
- com.couchbase.client.core.annotations.InterfaceAudience
-
@Committed @Public public class InterfaceAudience extends Object
Defines the intended audience for each entity.- Since:
- 1.0
- Author:
- Michael Nitschinger
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interface
InterfaceAudience.Private
Intended to be only used within this library.static interface
InterfaceAudience.Public
Intended to be used by any project or application that depends on this library.
-
Constructor Summary
Constructors Constructor Description InterfaceAudience()
-