Interface CreateRoleRequest._FinalStage
- All Known Implementing Classes:
CreateRoleRequest.Builder
- Enclosing class:
CreateRoleRequest
public static interface CreateRoleRequest._FinalStage
-
Method Summary
Modifier and TypeMethodDescriptionadditionalProperties(Map<String, Object> additionalProperties) additionalProperty(String key, Object value) build()Whentrue, if a role with the sameroleIdalready exists itsname,description, andscopesare updated to the submitted values instead of being returned unchanged.
-
Method Details
-
build
CreateRoleRequest build() -
additionalProperty
-
additionalProperties
-
upsert
When
true, if a role with the sameroleIdalready exists itsname,description, andscopesare updated to the submitted values instead of being returned unchanged. Defaults tofalse. Requires theprofiles:uscope in addition toprofiles:c. -
upsert
-