Package | Description |
---|---|
com.sap.cloud.sdk.services.scp.workflow.cf.api | |
com.sap.cloud.sdk.services.scp.workflow.cf.model |
Modifier and Type | Method and Description |
---|---|
OpenApiResponse |
WorkflowInstancesApi.updateInstanceRoles(String workflowInstanceId,
WorkflowInstanceRolesUpdatePayload body)
Update instance roles
|
Modifier and Type | Method and Description |
---|---|
WorkflowInstanceRolesUpdatePayload |
WorkflowInstanceRolesUpdatePayload.adminGroups(String adminGroups)
Set the adminGroups of this
WorkflowInstanceRolesUpdatePayload instance and return the same instance. |
WorkflowInstanceRolesUpdatePayload |
WorkflowInstanceRolesUpdatePayload.adminUsers(String adminUsers)
Set the adminUsers of this
WorkflowInstanceRolesUpdatePayload instance and return the same instance. |
WorkflowInstanceRolesUpdatePayload |
WorkflowInstanceRolesUpdatePayload.contextAdminGroups(String contextAdminGroups)
Set the contextAdminGroups of this
WorkflowInstanceRolesUpdatePayload instance and return the same
instance. |
WorkflowInstanceRolesUpdatePayload |
WorkflowInstanceRolesUpdatePayload.contextAdminUsers(String contextAdminUsers)
Set the contextAdminUsers of this
WorkflowInstanceRolesUpdatePayload instance and return the same
instance. |
WorkflowInstanceRolesUpdatePayload |
WorkflowInstanceRolesUpdatePayload.contextViewerGroups(String contextViewerGroups)
Set the contextViewerGroups of this
WorkflowInstanceRolesUpdatePayload instance and return the same
instance. |
WorkflowInstanceRolesUpdatePayload |
WorkflowInstanceRolesUpdatePayload.contextViewerUsers(String contextViewerUsers)
Set the contextViewerUsers of this
WorkflowInstanceRolesUpdatePayload instance and return the same
instance. |
WorkflowInstanceRolesUpdatePayload |
WorkflowInstanceRolesUpdatePayload.viewerGroups(String viewerGroups)
Set the viewerGroups of this
WorkflowInstanceRolesUpdatePayload instance and return the same instance. |
WorkflowInstanceRolesUpdatePayload |
WorkflowInstanceRolesUpdatePayload.viewerUsers(String viewerUsers)
Set the viewerUsers of this
WorkflowInstanceRolesUpdatePayload instance and return the same instance. |
Copyright © 2021 SAP SE. All rights reserved.