Class AdvanceServiceConfig.Builder

    • Constructor Detail

      • Builder

        public Builder()
        Constructor with parameters for the required properties of AdvanceServiceConfig.
    • Method Detail

      • setKubectlTool

        public AdvanceServiceConfig.Builder setKubectlTool​(java.lang.String kubectlTool)
        Filename of uploaded Kubernetes tools This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        kubectlTool - New value for the property.
      • setMessagingServiceName

        public AdvanceServiceConfig.Builder setMessagingServiceName​(java.lang.String messagingServiceName)
        FQDN to access kafka messaging service pod.
        Parameters:
        messagingServiceName - New value for the property.
      • setServiceName

        public AdvanceServiceConfig.Builder setServiceName​(java.lang.String serviceName)
        FQDN to access deployment pod.
        Parameters:
        serviceName - New value for the property.