Interface RegistryServiceStatusFluent<A extends RegistryServiceStatusFluent<A>>

    • Method Detail

      • getCreatedAt

        String getCreatedAt()
      • withCreatedAt

        A withCreatedAt​(String createdAt)
      • hasCreatedAt

        Boolean hasCreatedAt()
      • withNewCreatedAt

        A withNewCreatedAt​(String arg1)
      • withPort

        A withPort​(String port)
      • withNewPort

        A withNewPort​(String arg1)
      • getProtocol

        String getProtocol()
      • withProtocol

        A withProtocol​(String protocol)
      • hasProtocol

        Boolean hasProtocol()
      • withNewProtocol

        A withNewProtocol​(String arg1)
      • getServiceName

        String getServiceName()
      • withServiceName

        A withServiceName​(String serviceName)
      • hasServiceName

        Boolean hasServiceName()
      • withNewServiceName

        A withNewServiceName​(String arg1)
      • withNewServiceName

        A withNewServiceName​(StringBuffer arg1)
      • getServiceNamespace

        String getServiceNamespace()
      • withServiceNamespace

        A withServiceNamespace​(String serviceNamespace)
      • hasServiceNamespace

        Boolean hasServiceNamespace()
      • withNewServiceNamespace

        A withNewServiceNamespace​(String arg1)
      • withNewServiceNamespace

        A withNewServiceNamespace​(StringBuilder arg1)
      • withNewServiceNamespace

        A withNewServiceNamespace​(StringBuffer arg1)