Interface CreateAppContextRequest._FinalStage
- All Known Implementing Classes:
CreateAppContextRequest.Builder
- Enclosing class:
CreateAppContextRequest
public static interface CreateAppContextRequest._FinalStage
-
Method Summary
Modifier and TypeMethodDescriptionadditionalProperties(Map<String, Object> additionalProperties) additionalProperty(String key, Object value) build()Whentrue, if an app context with the samecontextIdalready exists itsname,description, andcompanyNameare updated to the submitted values instead of being returned unchanged.
-
Method Details
-
build
CreateAppContextRequest build() -
additionalProperty
-
additionalProperties
-
upsert
When
true, if an app context with the samecontextIdalready exists itsname,description, andcompanyNameare updated to the submitted values instead of being returned unchanged. Defaults tofalse. Requires theapp-contexts:uscope in addition toapp-contexts:c. -
upsert
-