public class MicroserviceInstancesResponse extends Object
| Constructor and Description |
|---|
MicroserviceInstancesResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<MicroserviceInstance> |
getInstances() |
void |
setInstances(List<MicroserviceInstance> instances) |
public List<MicroserviceInstance> getInstances()
public void setInstances(List<MicroserviceInstance> instances)
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.