Class DataFlowShellProperties.Proxy

java.lang.Object
org.springframework.cloud.dataflow.shell.config.DataFlowShellProperties.Proxy
Enclosing class:
DataFlowShellProperties

public static class DataFlowShellProperties.Proxy extends Object
  • Constructor Details

    • Proxy

      public Proxy(@DefaultValue("") String uri, @DefaultValue("") String username, @DefaultValue("") String password)
  • Method Details

    • getUri

      public String getUri()
    • getUsername

      public String getUsername()
    • getPassword

      public String getPassword()