public class MicroservicesResponse extends Object
| Constructor and Description |
|---|
MicroservicesResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<Microservice> |
getServices() |
void |
setServices(List<Microservice> services) |
public List<Microservice> getServices()
public void setServices(List<Microservice> services)
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.