Package ai.stapi.schema.scopeProvider
Class ScopeOptions
java.lang.Object
ai.stapi.schema.scopeProvider.ScopeOptions
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionScopeOptions(String scope, String tag) ScopeOptions(List<String> scopes, List<String> tags) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetTags()inthashCode()with(ScopeOptions scopeOptions)
-
Field Details
-
DOMAIN_TAG
- See Also:
-
TEST_TAG
- See Also:
-
-
Constructor Details
-
ScopeOptions
public ScopeOptions() -
ScopeOptions
-
ScopeOptions
-
-
Method Details