| Package | Description |
|---|---|
| org.apache.servicecomb.service.center.client | |
| org.apache.servicecomb.service.center.client.model |
| Modifier and Type | Method and Description |
|---|---|
MicroserviceInstancesResponse |
ServiceCenterOperation.getMicroserviceInstanceList(String serviceId)
Find microservice instances of service-center
|
MicroserviceInstancesResponse |
ServiceCenterClient.getMicroserviceInstanceList(String serviceId) |
MicroserviceInstancesResponse |
ServiceCenterOperation.getServiceCenterInstances()
Query service center instances.
|
MicroserviceInstancesResponse |
ServiceCenterClient.getServiceCenterInstances() |
| Modifier and Type | Method and Description |
|---|---|
MicroserviceInstancesResponse |
FindMicroserviceInstancesResponse.getMicroserviceInstancesResponse() |
| Modifier and Type | Method and Description |
|---|---|
void |
FindMicroserviceInstancesResponse.setMicroserviceInstancesResponse(MicroserviceInstancesResponse microserviceInstancesResponse) |
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.