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