All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description Api Internal class for the Oso Cloud API.Api.BatchTransaction Internal class for the Oso Cloud API.Api.RequestHolder Api.Synchronous<T> ApiException AsyncQueryBuilder AsyncQueryBuilderImpl BatchTransaction Interface for building a batch transaction of fact insertions and deletions.EvaluateArgs Provides static factory methods for creatingQueryBuilderImpl.EvaluateArginstances.ExpectedResult ExpectResponse Fact FactPattern Represents a pattern to match facts stored in Oso Cloud.JitteredBackoff Oso Oso Cloud client.OsoClientOptions Optional parameters for building an Oso Client.OsoClientOptions.Builder Builder for constructingOsoClientOptions.OsoExceptionalRetryHandler OsoServiceUnavailableRetryStrategy OsoTimeoutException Thrown when an HTTP request to Oso Cloud times out.ParityHandle ParityHandleImpl PolicyMetadata QueryArg Interface for all arguments that can be passed to a query.QueryBuilder Interface to support building a custom Oso query.QueryBuilderImpl Internal helper class to support building a custom Oso query.QueryBuilderImpl.EvaluateArg<T> Represents the structure of an argument passed toQueryBuilder.evaluate(EvaluateArg), determining the shape of the expected result.QueryBuilderImpl.ExistsArg Argument for checking query existence.QueryBuilderImpl.MapArg<SubT> Argument for retrieving nested map structures.QueryBuilderImpl.TypedVarArg Argument for retrieving values of a single variable.QueryComposer<T> Fluent interface for building query conditions.ResourceMetadata TypedVar Represents a variable used in a query.Value Represents a value in Oso Cloud, consisting of a type and an ID.ValueOfType A pattern that matches anyValuewith the specified type.ValuePattern Marker interface for patterns that can match aValue.ValuePattern.AnyValuePattern Private inner class for the ANY singleton.