Class ApprovalFlowUpdateAction.Builder
java.lang.Object
com.commercetools.graphql.api.types.ApprovalFlowUpdateAction.Builder
- Enclosing class:
- ApprovalFlowUpdateAction
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapprove(ApproveApprovalFlow approve) BETA: This feature can be subject to change and should be used carefully in production.build()reject(RejectApprovalFlow reject) BETA: This feature can be subject to change and should be used carefully in production.
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
-
approve
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta -
reject
BETA: This feature can be subject to change and should be used carefully in production. https://docs.commercetools.com/api/contract#public-beta
-