Package org.springframework.shell.test
Interface ShellTestClient.Builder
- All Known Implementing Classes:
ShellTestClient.DefaultBuilder
- Enclosing interface:
- ShellTestClient
public static interface ShellTestClient.Builder
Builder interface for
ShellClient
.-
Method Summary
-
Method Details
-
build
ShellTestClient build()Build a shell client.- Returns:
- a shell client
-