Uses of Class
ai.vectros.types.AccessProfileSpec.Builder
Packages that use AccessProfileSpec.Builder
-
Uses of AccessProfileSpec.Builder in ai.vectros.types
Methods in ai.vectros.types that return AccessProfileSpec.BuilderModifier and TypeMethodDescriptionAccessProfileSpec.Builder.additionalProperties(Map<String, Object> additionalProperties) AccessProfileSpec.Builder.additionalProperty(String key, Object value) static AccessProfileSpec.BuilderAccessProfileSpec.builder()AccessProfileSpec.Builder.from(AccessProfileSpec other) Identifier of an existing role in the same app context.AccessProfileSpec.Builder.scopes(List<ScopeClause> scopes) AccessProfileSpec.Builder.scopes(Optional<List<ScopeClause>> scopes) Inline list of scope clauses granted directly to the invitee.