Class ServiceInstanceName

java.lang.Object
de.aristaflow.ilm.base.service.ServiceInstanceName
All Implemented Interfaces:
Serializable

public class ServiceInstanceName extends Object implements Serializable
See Also:
  • Field Details

    • clusterName

      public String clusterName
    • nodeName

      @NotBlank public @NotBlank String nodeName
    • instanceName

      @NotBlank public @NotBlank String instanceName
  • Constructor Details

    • ServiceInstanceName

      public ServiceInstanceName()