Package io.gravitee.am.service.model
Class PatchApplicationScopeSettings
java.lang.Object
io.gravitee.am.service.model.PatchApplicationScopeSettings
- Author:
- Eric LELEU (eric.leleu at graviteesource.com), GraviteeSource Team
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetScope()patch(ApplicationScopeSettings _toPatch) voidsetDefaultScope(Optional<Boolean> defaultScope) voidvoidsetScopeApproval(Optional<Integer> scopeApproval)
-
Constructor Details
-
PatchApplicationScopeSettings
public PatchApplicationScopeSettings()
-
-
Method Details
-
getScope
-
setScope
-
getDefaultScope
-
setDefaultScope
-
getScopeApproval
-
setScopeApproval
-
patch
-