| Package | Description |
|---|---|
| com.ctrip.framework.apollo.openapi.client | |
| com.ctrip.framework.apollo.openapi.client.service |
| Modifier and Type | Method and Description |
|---|---|
OpenNamespaceDTO |
ApolloOpenApiClient.getNamespace(String appId,
String env,
String clusterName,
String namespaceName)
Get the namespace
|
| Modifier and Type | Method and Description |
|---|---|
List<OpenNamespaceDTO> |
ApolloOpenApiClient.getNamespaces(String appId,
String env,
String clusterName)
Get the namespaces
|
| Modifier and Type | Method and Description |
|---|---|
OpenNamespaceDTO |
NamespaceOpenApiService.getNamespace(String appId,
String env,
String clusterName,
String namespaceName) |
| Modifier and Type | Method and Description |
|---|---|
List<OpenNamespaceDTO> |
NamespaceOpenApiService.getNamespaces(String appId,
String env,
String clusterName) |
Copyright © 2018 Ctrip, Inc.. All rights reserved.