Uses of Class
org.junittest.customtemplates_client_springconfiguration.InputWithObject.Builder
Packages that use InputWithObject.Builder
-
Uses of InputWithObject.Builder in org.junittest.customtemplates_client_springconfiguration
Methods in org.junittest.customtemplates_client_springconfiguration that return InputWithObject.BuilderModifier and TypeMethodDescriptionstatic InputWithObject.Builder
InputWithObject.builder()
InputWithObject.Builder.withBoolean
(Boolean _booleanParam) InputWithObject.Builder.withObject
(Object objectParam) InputWithObject.Builder.withObjects
(List<Object> objectsParam)