Class BulkEditShareableEntityResponse.BulkEditShareableEntityResponseBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.model.BulkEditShareableEntityResponse.BulkEditShareableEntityResponseBuilder
- Enclosing class:
- BulkEditShareableEntityResponse
public static class BulkEditShareableEntityResponse.BulkEditShareableEntityResponseBuilder
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionAllowed action for bulk edit shareable entitybuild()entityErrors(Map<String, BulkEditActionError> entityErrors) The mapping dashboard id to errors if any.toString()
-
Method Details
-
entityErrors
public BulkEditShareableEntityResponse.BulkEditShareableEntityResponseBuilder entityErrors(Map<String, BulkEditActionError> entityErrors) The mapping dashboard id to errors if any.- Returns:
this.
-
build
-
toString