| Package | Description |
|---|---|
| org.mythtv.services.api.capture | |
| org.mythtv.services.api.capture.impl |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<CaptureCardList> |
CaptureOperations.getCaptureCardList(ETagInfo etag)
- GET
|
org.springframework.http.ResponseEntity<CaptureCardList> |
CaptureOperations.getCaptureCardList(String hostName,
String cardType,
ETagInfo etag)
- GET
|
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<CaptureCardList> |
CaptureTemplate.getCaptureCardList(ETagInfo etag) |
org.springframework.http.ResponseEntity<CaptureCardList> |
CaptureTemplate.getCaptureCardList(String hostName,
String cardType,
ETagInfo etag) |
Copyright © 2012. All Rights Reserved.