Class Role.Builder
java.lang.Object
com.sath.idhub.generated.types.Role.Builder
- Enclosing class:
Role
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription_etag(org.bson.types.ObjectId _etag) _id(org.bson.types.ObjectId _id) applications(List<Map<String, Object>> applications) approvalTime(String approvalTime) approvalWorkflow(String approvalWorkflow) approvalWorkflowDisplayName(String approvalWorkflowDisplayName) build()businessOwner(String businessOwner) collection(String collection) customAttributes(Map<String, Object> customAttributes) description(String description) displayName(String displayName) isCertifiable(String isCertifiable) isRequestable(Boolean isRequestable) raw(org.bson.Document raw) roleOwnerLogin(String roleOwnerLogin) searchTags(String searchTags) workflowAttributes(Map<String, Object> workflowAttributes) workflowRequestFormId(String workflowRequestFormId)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
-
IDM
-
_etag
-
_id
-
applications
-
approvalTime
-
approvalWorkflow
-
approvalWorkflowDisplayName
-
approver1
-
approver2
-
approver3
-
archiveId
-
businessOwner
-
category
-
collection
-
createdOn
-
customAttributes
-
description
-
disabled
-
displayName
-
isCertifiable
-
isRequestable
-
name
-
performer
-
raw
-
retired
-
riskLevel
-
roleOwnerLogin
-
rule
-
ruleForm
-
searchTags
-
updatedOn
-
workflowAttributes
-
workflowRequestFormId
-