public class EndpointManager extends Object
| Constructor and Description |
|---|
EndpointManager() |
| Modifier and Type | Method and Description |
|---|---|
DatabaseCredentials |
getDatabaseEndpoint(String scope,
DatabaseProfile databaseProfile) |
List<String> |
getServiceEndpoints(String scope,
ServiceProfile serviceProfile) |
void |
removeServiceEndpoint(String scope,
ServiceProfile serviceProfile,
String endpoint) |
public DatabaseCredentials getDatabaseEndpoint(String scope, DatabaseProfile databaseProfile) throws DatabaseDiscoveryException
DatabaseDiscoveryExceptionpublic List<String> getServiceEndpoints(String scope, ServiceProfile serviceProfile) throws ServiceDiscoveryException
ServiceDiscoveryExceptionpublic void removeServiceEndpoint(String scope, ServiceProfile serviceProfile, String endpoint)
Copyright © 2019. All Rights Reserved.