Class UserRequest.Builder
java.lang.Object
com.sath.idhub.generated.types.UserRequest.Builder
- Enclosing class:
UserRequest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription_etag(org.bson.types.ObjectId _etag) _id(org.bson.types.ObjectId _id) beneficiary(RequestUser beneficiary) build()collection(String collection) correlationId(String correlationId) dependentRequestId(String dependentRequestId) errorMessage(String errorMessage) fulfillmentRejected(Boolean fulfillmentRejected) history(List<UserRequestHistory> history) justification(String justification) raw(org.bson.Document raw) requester(RequestUser requester) requestType(String requestType) requestWorkflow(String requestWorkflow) resolution(String resolution) workflowDefinition(WorkflowDefinition workflowDefinition) workflowName(String workflowName)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
-
IDM
-
_etag
-
_id
-
beneficiary
-
collection
-
comments
-
correlationId
-
createdOn
-
dependentRequestId
-
entity
-
errorMessage
-
fulfillmentRejected
-
history
-
justification
-
payload
-
raw
-
requestId
-
requestType
-
requestWorkflow
-
requester
-
resolution
-
result
-
status
-
summary
-
workflowDefinition
-
workflowName
-