public interface LCSClusterEntryClient
| Modifier and Type | Method and Description |
|---|---|
LCSClusterEntry |
addLCSClusterEntry(long lcsProjectId,
java.lang.String name,
java.lang.String description,
java.lang.String location,
java.lang.String subscriptionType,
int type) |
LCSClusterEntry |
getLCSClusterEntry(long lcsClusterEntryId) |
java.util.List<LCSClusterEntry> |
getLCSProjectManageableLCSClusterEntries(long lcsProjectId,
int localLCSClusterEntryType) |
LCSClusterEntry addLCSClusterEntry(long lcsProjectId, java.lang.String name, java.lang.String description, java.lang.String location, java.lang.String subscriptionType, int type)
LCSClusterEntry getLCSClusterEntry(long lcsClusterEntryId)
java.util.List<LCSClusterEntry> getLCSProjectManageableLCSClusterEntries(long lcsProjectId, int localLCSClusterEntryType)