Uses of Class
is.galia.operation.OperationList.Builder
Packages that use OperationList.Builder
-
Uses of OperationList.Builder in is.galia.operation
Methods in is.galia.operation that return OperationList.BuilderModifier and TypeMethodDescriptionstatic OperationList.Builder
OperationList.builder()
OperationList.Builder.withIdentifier
(Identifier identifier) OperationList.Builder.withMetaIdentifier
(MetaIdentifier metaIdentifier) OperationList.Builder.withOperations
(Operation... operations) OperationList.Builder.withOptions
(Map<String, String> options)