public static class ServiceInstanceMetadataUtils.Endpoint extends Object
Endpoint(Integer port, String protocol)
Integer
getPort()
String
getProtocol()
void
setPort(Integer port)
setProtocol(String protocol)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Endpoint(Integer port, String protocol)
public Integer getPort()
public void setPort(Integer port)
public String getProtocol()
public void setProtocol(String protocol)
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.