Uses of Interface
ai.vectros.types.AccessProfileRequest._FinalStage
Packages that use AccessProfileRequest._FinalStage
-
Uses of AccessProfileRequest._FinalStage in ai.vectros.types
Classes in ai.vectros.types that implement AccessProfileRequest._FinalStageMethods in ai.vectros.types that return AccessProfileRequest._FinalStageModifier and TypeMethodDescriptionAccessProfileRequest._FinalStage.additionalProperties(Map<String, Object> additionalProperties) AccessProfileRequest._FinalStage.additionalProperty(String key, Object value) ThePOST /v1/auth/token/assumeentitlement grant: which values, perscope:<namespace>, a holder of THIS profile may assume via/assume.ThePOST /v1/auth/token/assumeentitlement grant: which values, perscope:<namespace>, a holder of THIS profile may assume via/assume.ThePOST /v1/auth/token/assumeentitlement grant: which values, perscope:<namespace>, a holder of THIS profile may assume via/assume.AccessProfileRequest._FinalStage.identityOverrides(Map<String, Object> identityOverrides) AccessProfileRequest._FinalStage.identityOverrides(Optional<Map<String, Object>> identityOverrides) Optional per-context identity overrides, keyed by ownership namespace inscope:<namespace>form —scope:organdscope:clientfor the reserved namespaces, or any namespace you have registered (for examplescope:group).AccessProfileRequest.Builder.identityOverrides(Map<String, Object> identityOverrides) Optional per-context identity overrides, keyed by ownership namespace inscope:<namespace>form —scope:organdscope:clientfor the reserved namespaces, or any namespace you have registered (for examplescope:group).AccessProfileRequest.Builder.identityOverrides(Optional<Map<String, Object>> identityOverrides) Optional per-context identity overrides, keyed by ownership namespace inscope:<namespace>form —scope:organdscope:clientfor the reserved namespaces, or any namespace you have registered (for examplescope:group).AccessProfileRequest.Builder.principalId(@NotNull String principalId) Principal this profile applies to.AccessProfileRequest.PrincipalIdStage.principalId(@NotNull String principalId) Principal this profile applies to.Deprecated single-role form ofroleIds, accepted for backward compatibility and equivalent toroleIds: ["<value>"].Deprecated single-role form ofroleIds, accepted for backward compatibility and equivalent toroleIds: ["<value>"].Deprecated single-role form ofroleIds, accepted for backward compatibility and equivalent toroleIds: ["<value>"].References to one or more roles within the same context that together supply this principal's scopes.References to one or more roles within the same context that together supply this principal's scopes.References to one or more roles within the same context that together supply this principal's scopes.AccessProfileRequest._FinalStage.scopes(List<ScopeClause> scopes) AccessProfileRequest._FinalStage.scopes(Optional<List<ScopeClause>> scopes) Inline scope clauses to grant the principal.AccessProfileRequest.Builder.scopes(List<ScopeClause> scopes) Inline scope clauses to grant the principal.AccessProfileRequest.Builder.scopes(Optional<List<ScopeClause>> scopes) Inline scope clauses to grant the principal.AccessProfileRequest._FinalStage.status(AccessProfileRequestStatus status) AccessProfileRequest._FinalStage.status(Optional<AccessProfileRequestStatus> status) Profile lifecycle status.AccessProfileRequest.Builder.status(AccessProfileRequestStatus status) Profile lifecycle status.AccessProfileRequest.Builder.status(Optional<AccessProfileRequestStatus> status) Profile lifecycle status.