public static class ServiceInstanceMetadataUtils.Endpoint extends Object
| Constructor and Description |
|---|
Endpoint(Integer port,
String protocol) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getPort() |
String |
getProtocol() |
void |
setPort(Integer port) |
void |
setProtocol(String protocol) |
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.