public abstract class GeoServiceDescriptor extends Object
| Constructor and Description |
|---|
GeoServiceDescriptor(Version version,
String baseEndpoint,
List<Credentials> accessibleCredentials) |
| Modifier and Type | Method and Description |
|---|---|
ConnectionDescriptor |
getConnection() |
abstract String |
getEngineId() |
public GeoServiceDescriptor(Version version, String baseEndpoint, List<Credentials> accessibleCredentials)
public abstract String getEngineId()
public ConnectionDescriptor getConnection()
Copyright © 2022. All Rights Reserved.